Age | Commit message (Expand) | Author |
2022-03-31 | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-03-28 | kprobes: Use rethook for kretprobe if possible | Masami Hiramatsu |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Remove tracehook_signal_handler | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-03-10 | arm64: Add gcc Shadow Call Stack support | Dan Li |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-19 | sched/preempt: Add PREEMPT_DYNAMIC using static keys | Mark Rutland |
2022-02-19 | sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY | Mark Rutland |
2022-02-16 | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS | Christophe Leroy |
2022-02-14 | stack: Constrain and fix stack offset randomization with Clang builds | Marco Elver |
2022-02-14 | stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET | Marco Elver |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB | Nathan Chancellor |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm: page table check | Pasha Tatashin |
2022-01-10 | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-12-09 | x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node | Jarkko Sakkinen |
2021-12-02 | arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG | Nathan Chancellor |
2021-11-27 | arch: Add generic Kconfig option indicating page size smaller than 64k | Guenter Roeck |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-10-26 | kprobes: Add a test case for stacktrace from kretprobe handler | Masami Hiramatsu |
2021-10-26 | signal: Add an optional check for altstack size | Thomas Gleixner |
2021-10-04 | arch/cc: Introduce a function to check for confidential computing features | Tom Lendacky |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | arch: Kconfig: fix spelling mistake "seperate" -> "separate" | Colin Ian King |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-07-28 | sched: Add task_work callback for paranoid L1D flush | Balbir Singh |
2021-06-22 | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR | Nick Desaulniers |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-04-30 | mm/vmalloc: hugepage vmalloc mappings | Nicholas Piggin |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-25 | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada |
2021-04-22 | landlock: Support filesystem access-control | Mickaël Salaün |
2021-04-08 | add support for Clang CFI | Sami Tolvanen |
2021-04-08 | stack: Optionally randomize kernel stack offset each syscall | Kees Cook |
2021-03-11 | kbuild: remove LLVM=1 test from HAS_LTO_CLANG | Masahiro Yamada |
2021-03-11 | kbuild: Allow LTO to be selected with KASAN_HW_TAGS | Sami Tolvanen |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds |