Age | Commit message (Expand) | Author |
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 |
2019-11-11 | kheaders: remove the last bashism to allow sh to run it | Masahiro Yamada |
2019-09-30 | kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() | Iurii Zaikin |
2019-09-27 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-16 | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-06 | kexec: add KEXEC_ELF | Sven Schnelle |
2019-09-04 | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada |
2019-08-05 | MODSIGN: Export module signature definitions | Thiago Jung Bauermann |