- 2dba5eb lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() by Vlastimil Babka · 3 years ago
- fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
- 763978c Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 years ago
- 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- b1ae6dc module: add in-kernel support for decompressing by Dmitry Torokhov · 3 years ago
- daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 1be5bdf Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
- b35b6d4 Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years ago
- eb52c0f mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]B by Hyeonggon Yoo · 3 years ago
- 5ee22fa Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 3 years ago
- 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
- 71f8de7 kcsan: Remove redundant zero-initialization of globals by Marco Elver · 3 years, 1 month ago
- 4dc0759 init/Kconfig: Drop linker version check for LD_ORPHAN_WARN by Nathan Chancellor · 3 years, 1 month ago
- 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 2 months ago
- 3f2beda futex: Ensure futex_atomic_cmpxchg_inatomic() is present by Arnd Bergmann · 3 years, 2 months ago
- 7e97b3d arch_topology: Remove unused topology_set_thermal_pressure() and related by Lukasz Luba · 3 years, 2 months ago
- 2aef6f3 perf: Force architectures to opt-in to guest callbacks by Sean Christopherson · 3 years, 2 months ago
- 158ea2d kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x by Gustavo A. R. Silva · 3 years, 1 month ago
- dee2b702 kconfig: Add support for -Wimplicit-fallthrough by Gustavo A. R. Silva · 3 years, 1 month ago
- fc661f2 Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 252220d mm: allow only SLUB on PREEMPT_RT by Ingo Molnar · 3 years, 2 months ago
- a8b7691 preempt: Restore preemption model selection configs by Valentin Schneider · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 8bc2b3d init: make unknown command line param message clearer by Andrew Halaney · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- d2635f2 mm: create a new system state and fix core_kernel_text() by Christophe Leroy · 3 years, 2 months ago
- 554b0f3 mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 2e9bc34 block: move elevator.h to block/ by Christoph Hellwig · 3 years, 3 months ago
- 1ae4385 bootconfig: init: Fix memblock leak in xbc_make_cmdline() by Masami Hiramatsu · 3 years, 3 months ago
- 115d4d0 bootconfig: Rename xbc_destroy_all() to xbc_exit() by Masami Hiramatsu · 3 years, 3 months ago
- e306220 bootconfig: Add xbc_get_info() for the node information by Masami Hiramatsu · 3 years, 3 months ago
- bdac5c2 bootconfig: Allocate xbc_data inside xbc_init() by Masami Hiramatsu · 3 years, 3 months ago
- a801695 Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 3 months ago
- 58e2cf5 init: Revert accidental changes to print irqs_disabled() by Geert Uytterhoeven · 3 years, 4 months ago
- 40c8ee6 init: don't panic if mount_nodev_root failed by Leon Romanovsky · 3 years, 3 months ago
- b51593c init/do_mounts.c: Harden split_fs_names() against buffer overflow by Vivek Goyal · 3 years, 3 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 3 months ago
- 4317562 Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- e2e694b Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- b66fbbe init/bootconfig: Reorder init parameter from bootconfig and cmdline by Masami Hiramatsu · 3 years, 4 months ago
- 40caa12 init: bootconfig: Remove all bootconfig data when the init memory is removed by Masami Hiramatsu · 3 years, 4 months ago
- 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
- b234ed6d init: move usermodehelper_enable() to populate_rootfs() by Rasmus Villemoes · 3 years, 4 months ago
- b339ec9 kbuild: Only default to -Werror if COMPILE_TEST by Marco Elver · 3 years, 4 months ago
- 3fe617c Enable '-Werror' by default for all kernel builds by Linus Torvalds · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 4 months ago
- c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
- 6e7c177 fs: simplify get_filesystem_list / get_all_fs_names by Christoph Hellwig · 3 years, 6 months ago
- f9259be init: allow mounting arbitrary non-blockdevice filesystems as root by Christoph Hellwig · 3 years, 6 months ago
- e24d12b init: split get_fs_names by Christoph Hellwig · 3 years, 6 months ago
- b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 5 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- d0ac5fb init: Suppress wrong warning for bootconfig cmdline parameter by Masami Hiramatsu · 3 years, 5 months ago
- f8ade8d xsurf100: drop include of lib8390.c by Michael Schmitz · 3 years, 5 months ago
- 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 6 months ago
- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
- ae14c63 Revert "mm/slub: use stackdepot to save stack trace in objects" by Linus Torvalds · 3 years, 5 months ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- 83cc6fa buildid: stash away kernels build ID on init by Stephen Boyd · 3 years, 6 months ago
- 78869146 mm/slub: use stackdepot to save stack trace in objects by Oliver Glitta · 3 years, 6 months ago
- 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
- 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 86d1919 init: print out unknown kernel parameters by Andrew Halaney · 3 years, 6 months ago
- 44b6ed4 Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 6 months ago
- df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 51c2ee6 Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR by Nick Desaulniers · 3 years, 6 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 6 months ago
- 99f4f5d bootconfig: Share the checksum function with tools by Masami Hiramatsu · 3 years, 7 months ago
- 0711f0d pid: take a reference when initializing `cad_pid` by Mark Rutland · 3 years, 7 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
- 15faafc sched,init: Fix DEBUG_PREEMPT vs early boot by Peter Zijlstra · 3 years, 7 months ago
- c97d93c block: factor out a part_devt helper by Christoph Hellwig · 3 years, 7 months ago
- 41eba23 init: use $(call cmd,) for generating include/generated/compile.h by Masahiro Yamada · 3 years, 7 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
- b24abcf bpf, kconfig: Add consolidated menu entry for bpf with core options by Daniel Borkmann · 3 years, 8 months ago
- 8e9c01c srcu: Initialize SRCU after timers by Frederic Weisbecker · 3 years, 9 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 17652f4 modules: add CONFIG_MODPROBE_PATH by Rasmus Villemoes · 3 years, 8 months ago
- e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 8 months ago
- 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
- e6f0bf0 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 8 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- bbc180a mm: HUGE_VMAP arch support cleanup by Nicholas Piggin · 3 years, 8 months ago
- 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago