summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-11-15bpf: add register bounds sanity checks and sanitizationAndrii Nakryiko-0/+4
2023-11-15bpf: generalize reg_set_min_max() to handle non-const register comparisonsAndrii Nakryiko-0/+4
2023-11-10bpf: Add crosstask check to __bpf_get_stackJordan Rome-0/+3
2023-11-10Merge branch 'for-6.8-bpf' of https://git.kernel.org/pub/scm/linux/kernel/git...Alexei Starovoitov-1/+4
2023-11-10compiler-gcc: Suppress -Wmissing-prototypes warning for all supported GCCYafang Shao-1/+1
2023-11-09bpf: Use named fields for certain bpf uapi structsYonghong Song-16/+7
2023-11-09bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enumDave Marchevsky-2/+2
2023-11-09bpf: Add __bpf_dynptr_data* for in kernel useSong Liu-0/+2
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-28/+46
2023-11-09cgroup: Add a new helper for cgroup1 hierarchyYafang Shao-1/+3
2023-11-09cgroup: Make operations on the cgroup root_list RCU safeYafang Shao-0/+1
2023-11-09Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2023-11-09Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds-0/+92
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-18/+6
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-159/+25
2023-11-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+11
2023-11-08net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov-13/+17
2023-11-08Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+3
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-55/+10
2023-11-07Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds-28/+36
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds-3/+47
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds-3/+9
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-423/+131
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski-3/+3
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie-0/+5
2023-11-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-16/+95
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5
2023-11-05Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2023-11-04Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds-3/+5
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-32/+55
2023-11-04Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds-1/+75
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-2/+3
2023-11-04Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-28/+42
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-9/+0
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal-0/+1
2023-11-04Merge tag 'spi-nor/for-6.7' into mtd/nextMiquel Raynal-26/+64
2023-11-04treewide: rename pinctrl_gpio_set_config_new()Bartosz Golaszewski-2/+2
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski-3/+3
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski-3/+3
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski-2/+2
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski-2/+2
2023-11-04treewide: rename pinctrl_gpio_can_use_line_new()Bartosz Golaszewski-2/+2
2023-11-04pinctrl: remove pinctrl_gpio_set_config()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_direction_input()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_free()Bartosz Golaszewski-5/+0
2023-11-04pinctrl: remove pinctrl_gpio_request()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: remove pinctrl_gpio_can_use_line()Bartosz Golaszewski-6/+0
2023-11-04pinctrl: provide new GPIO-to-pinctrl glue helpersBartosz Golaszewski-0/+46
2023-11-04pinctrl: remove unneeded extern specifiers from consumer.hBartosz Golaszewski-19/+19