Age | Commit message (Expand) | Author |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-03-24 | module: fold usermode helper kmod into modules directory | Luis Chamberlain |
2023-03-23 | vhost_task: Allow vhost layer to use copy_process | Mike Christie |
2022-12-23 | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-23 | cfi: Fix CFI failure with KASAN | Sami Tolvanen |
2022-11-15 | kallsyms: Add self-test facility | Zhen Lei |
2022-10-03 | kmsan: disable instrumentation of unsupported common kernel code | Alexander Potapenko |
2022-08-01 | kernel: remove platform_has() infrastructure | Juergen Gross |
2022-06-06 | kernel: add platform_has() infrastructure | Juergen Gross |
2022-05-26 | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-04-05 | static_call: Don't make __static_call_return0 static | Christophe Leroy |
2022-04-04 | module: Move all into module/ | Aaron Tomlin |
2022-03-28 | kprobes: Use rethook for kretprobe if possible | Masami Hiramatsu |
2022-01-11 | module: add in-kernel support for decompressing | Dmitry Torokhov |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-10-26 | test_kprobes: Move it from kernel/ to lib/ | Tiezhu Yang |
2021-10-07 | futex: Move to kernel/futex/ | Peter Zijlstra |
2021-05-02 | kbuild: update config_data.gz only when the content of .config is changed | Masahiro Yamada |
2021-04-08 | add support for Clang CFI | Sami Tolvanen |
2021-02-16 | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE | Chris Wilson |
2020-12-15 | kcov: don't instrument with UBSAN | Dmitry Vyukov |
2020-12-15 | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-11 | elfcore: fix building with clang | Arnd Bergmann |
2020-11-17 | resource: Add test cases for new resource API | Andy Shevchenko |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-21 | treewide: remove DISABLE_LTO | Sami Tolvanen |
2020-10-18 | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-09-01 | static_call: Add inline static call infrastructure | Josh Poimboeuf |
2020-08-24 | scftorture: Add smp_call_function() torture test | Paul E. McKenney |
2020-08-20 | bpf: Add kernel module with user mode driver that populates bpffs. | Alexei Starovoitov |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-12 | kcov: unconditionally add -fno-stack-protector to compiler options | Marco Elver |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-04 | Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-07-27 | introduction of regset ->get() wrappers, switching ELF coredumps to those | Al Viro |
2020-07-24 | entry: Provide generic syscall entry functionality | Thomas Gleixner |
2020-07-04 | umh: Separate the user mode driver and the user mode helper support | Eric W. Biederman |
2020-06-24 | gcc-plugins/stackleak: Don't instrument itself | Alexander Popov |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-05-19 | pipe: Add general notification queue support | David Howells |
2020-05-15 | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2020-01-31 | kcov: ignore fault-inject and stacktrace | Dmitry Vyukov |
2019-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2019-12-02 | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-11-16 | build, kcsan: Add KCSAN build exceptions | Marco Elver |
2019-11-16 | kcsan: Add Kernel Concurrency Sanitizer infrastructure | Marco Elver |