Age | Commit message (Expand) | Author |
2021-07-17 | Revert "mm/slub: use stackdepot to save stack trace in objects" | Linus Torvalds |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-08 | buildid: stash away kernels build ID on init | Stephen Boyd |
2021-07-08 | mm/slub: use stackdepot to save stack trace in objects | Oliver Glitta |
2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | init: print out unknown kernel parameters | Andrew Halaney |
2021-06-30 | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-22 | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR | Nick Desaulniers |
2021-06-18 | sched: Change task_struct::state | Peter Zijlstra |
2021-06-18 | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar |
2021-06-10 | bootconfig: Share the checksum function with tools | Masami Hiramatsu |
2021-06-05 | pid: take a reference when initializing `cad_pid` | Mark Rutland |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2021-06-01 | sched,init: Fix DEBUG_PREEMPT vs early boot | Peter Zijlstra |
2021-06-01 | block: factor out a part_devt helper | Christoph Hellwig |
2021-05-27 | init: use $(call cmd,) for generating include/generated/compile.h | Masahiro Yamada |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2021-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-05-11 | bpf, kconfig: Add consolidated menu entry for bpf with core options | Daniel Borkmann |
2021-05-10 | srcu: Initialize SRCU after timers | Frederic Weisbecker |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | modules: add CONFIG_MODPROBE_PATH | Rasmus Villemoes |
2021-05-07 | init/initramfs.c: do unpacking asynchronously | Rasmus Villemoes |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | userfaultfd: add minor fault registration mode | Axel Rasmussen |
2021-05-03 | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-05-01 | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-30 | mm: HUGE_VMAP arch support cleanup | Nicholas Piggin |
2021-04-29 | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-27 | Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2021-04-27 | bpf: Implement formatted output helpers with bstr_printf | Florent Revest |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-27 | Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-04-25 | kbuild: redo fake deps at include/config/*.h | Alexey Dobriyan |
2021-04-25 | kbuild: add an elfnote for whether vmlinux is built with lto | Yonghong Song |
2021-04-25 | kbuild: add support for zstd compressed modules | Piotr Gorski |
2021-04-25 | kbuild: remove CONFIG_MODULE_COMPRESS | Masahiro Yamada |
2021-04-25 | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada |
2021-04-14 | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada |
2021-04-14 | kconfig: do not use allnoconfig_y option | Masahiro Yamada |
2021-04-14 | kconfig: change defconfig_list option to environment variable | Masahiro Yamada |
2021-04-09 | ima: enable signing of modules with build time generated key | Nayna Jain |
2021-04-08 | add support for Clang CFI | Sami Tolvanen |
2021-04-08 | stack: Optionally randomize kernel stack offset each syscall | Kees Cook |