Age | Commit message (Expand) | Author |
2024-08-12 | treewide: remove unnecessary <linux/version.h> inclusion | Masahiro Yamada |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-19 | Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2024-07-18 | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-07-17 | Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-17 | vfio-mdev: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-07-10 | samples: configfs: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-05 | HID: samples: fix the 2 struct_ops definitions | Benjamin Tissoires |
2024-07-03 | kmemleak-test: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-28 | kfifo: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-14 | HID: samples: convert the 2 HID-BPF samples into struct_ops | Benjamin Tissoires |
2024-06-12 | samples: kprobes: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-12 | fprobe: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-06-07 | Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin... | Greg Kroah-Hartman |
2024-06-04 | samples/kobject: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-05-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-27 | samples: qmi: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-22 | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-05-21 | bpf: Remove unused variable "prev_state" | Ying Zhang |
2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-18 | Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-13 | samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV | Günther Noack |
2024-05-13 | samples/landlock: Fix incorrect free in populate_ruleset_net | Ivanov Mikhail |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-08 | kfifo: don't use "proxy" headers | Andy Shevchenko |
2024-05-04 | virt: acrn: Fix typos | Thorsten Blum |
2024-04-29 | samples/bpf: Add valid info for VMLINUX_BTF | Tao Chen |
2024-04-16 | rust: sync: update `Arc` and `UniqueArc` to take allocation flags | Wedson Almeida Filho |
2024-04-16 | rust: alloc: update `VecExt` to take allocation flags | Wedson Almeida Filho |
2024-03-18 | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-03-18 | tracing: Remove second parameter to __assign_rel_str() | Steven Rostedt (Google) |
2024-03-18 | tracing: Add __string_len() example | Steven Rostedt (Google) |
2024-03-18 | tracing: Remove __assign_str_len() | Steven Rostedt (Google) |
2024-03-15 | Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2024-03-14 | Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-03-12 | Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-03-08 | samples/landlock: Don't error out if a file path cannot be opened | Mickaël Salaün |
2024-03-05 | vfio/mbochs: make mbochs_class constant | Ricardo B. Marliere |
2024-03-05 | vfio/mdpy: make mdpy_class constant | Ricardo B. Marliere |
2024-03-02 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-02-29 | bpf: Replace bpf_lpm_trie_key 0-length array with flexible array | Kees Cook |
2024-02-12 | samples: user-trap: fix strict-aliasing warning | Arnd Bergmann |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds |