summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-16samples/landlock: Add support for signal scopingTahera Fahimi
2024-09-16samples/landlock: Add support for abstract UNIX socket scopingTahera Fahimi
2024-09-04samples/bpf: Remove sample tracex2Rong Tao
2024-09-01kmemleak-test: add percpu leakPavel Tikhomirov
2024-08-27samples/bpf: tracex4: Fix failed to create kretprobe 'kmem_cache_alloc_node+0x0'Rong Tao
2024-08-15samples/bpf: Fix compilation errors with cf-protection optionJiangshan Yi
2024-08-12treewide: remove unnecessary <linux/version.h> inclusionMasahiro Yamada
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-19Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-17Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-17vfio-mdev: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-10samples: configfs: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-05HID: samples: fix the 2 struct_ops definitionsBenjamin Tissoires
2024-07-03kmemleak-test: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28kfifo: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-14HID: samples: convert the 2 HID-BPF samples into struct_opsBenjamin Tissoires
2024-06-12samples: kprobes: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-12fprobe: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2024-06-04samples/kobject: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27samples: qmi: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21bpf: Remove unused variable "prev_state"Ying Zhang
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-13samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEVGünther Noack
2024-05-13samples/landlock: Fix incorrect free in populate_ruleset_netIvanov Mikhail
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-08kfifo: don't use "proxy" headersAndy Shevchenko
2024-05-04virt: acrn: Fix typosThorsten Blum
2024-04-29samples/bpf: Add valid info for VMLINUX_BTFTao Chen
2024-04-16rust: sync: update `Arc` and `UniqueArc` to take allocation flagsWedson Almeida Filho
2024-04-16rust: alloc: update `VecExt` to take allocation flagsWedson Almeida Filho
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18tracing: Remove second parameter to __assign_rel_str()Steven Rostedt (Google)
2024-03-18tracing: Add __string_len() exampleSteven Rostedt (Google)
2024-03-18tracing: Remove __assign_str_len()Steven Rostedt (Google)
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-03-14Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds