Age | Commit message (Expand) | Author |
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 |
2021-02-21 | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-17 | preempt: Introduce CONFIG_PREEMPT_DYNAMIC | Michal Hocko |
2021-02-13 | s390,alpha: switch to 64-bit ino_t | Heiko Carstens |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-01-29 | drivers: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-21 | arch/Kconfig: update a broken file reference | Lukas Bulwahn |
2021-01-14 | kbuild: lto: fix module versioning | Sami Tolvanen |
2021-01-14 | kbuild: add support for Clang LTO | Sami Tolvanen |
2021-01-06 | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly | Al Viro |
2020-12-28 | fanotify: Fix sys_fanotify_mark() on native x86-32 | Brian Gerst |
2020-12-22 | kasan: allow VMAP_STACK for HW_TAGS mode | Andrey Konovalov |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport |
2020-12-15 | arm, arm64: move free_unused_memmap() to generic mm | Mike Rapoport |
2020-12-15 | mm: speedup mremap on 1GB or larger regions | Kalesh Singh |
2020-12-15 | arch/Kconfig: fix spelling mistakes | Colin Ian King |
2020-12-14 | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" | Steven Rostedt (VMware) |
2020-12-02 | s390/vtime: Use the generic IRQ entry accounting | Frederic Weisbecker |
2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor |