Age | Commit message (Expand) | Author | Files | Lines |
2021-09-24 | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -14/+16 |
2021-09-22 | init: Revert accidental changes to print irqs_disabled() | Geert Uytterhoeven | 1 | -3/+3 |
2021-09-20 | init: don't panic if mount_nodev_root failed | Leon Romanovsky | 1 | -3/+0 |
2021-09-20 | init/do_mounts.c: Harden split_fs_names() against buffer overflow | Vivek Goyal | 1 | -11/+16 |
2021-09-14 | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds | 1 | -1/+1 |
2021-09-09 | Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -11/+26 |
2021-09-09 | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -25/+65 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -1/+6 |
2021-09-08 | init/bootconfig: Reorder init parameter from bootconfig and cmdline | Masami Hiramatsu | 1 | -9/+14 |
2021-09-08 | init: bootconfig: Remove all bootconfig data when the init memory is removed | Masami Hiramatsu | 1 | -2/+12 |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang | 1 | -0/+2 |
2021-09-08 | init: move usermodehelper_enable() to populate_rootfs() | Rasmus Villemoes | 3 | -1/+4 |
2021-09-08 | kbuild: Only default to -Werror if COMPILE_TEST | Marco Elver | 1 | -1/+1 |
2021-09-05 | Enable '-Werror' by default for all kernel builds | Linus Torvalds | 1 | -0/+14 |
2021-09-02 | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+14 |
2021-09-01 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -3/+3 |
2021-08-31 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+0 |
2021-08-30 | Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2021-08-30 | Merge branch 'rework/printk_safe-removal' into for-linus | Petr Mladek | 1 | -5/+0 |
2021-08-24 | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig | 1 | -4/+0 |
2021-08-23 | fs: simplify get_filesystem_list / get_all_fs_names | Christoph Hellwig | 1 | -28/+21 |
2021-08-23 | init: allow mounting arbitrary non-blockdevice filesystems as root | Christoph Hellwig | 1 | -0/+43 |
2021-08-23 | init: split get_fs_names | Christoph Hellwig | 1 | -22/+26 |
2021-08-20 | sched: Introduce task_struct::user_cpus_ptr to track requested affinity | Will Deacon | 1 | -0/+1 |
2021-08-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+7 |
2021-08-12 | init: Suppress wrong warning for bootconfig cmdline parameter | Masami Hiramatsu | 1 | -2/+7 |
2021-08-03 | xsurf100: drop include of lib8390.c | Michael Schmitz | 1 | -3/+3 |
2021-07-26 | printk: remove NMI tracking | John Ogness | 1 | -5/+0 |
2021-07-19 | printk: Userspace format indexing support | Chris Down | 1 | -0/+14 |
2021-07-17 | Revert "mm/slub: use stackdepot to save stack trace in objects" | Linus Torvalds | 1 | -1/+0 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -6/+6 |
2021-07-08 | buildid: stash away kernels build ID on init | Stephen Boyd | 1 | -0/+2 |
2021-07-08 | mm/slub: use stackdepot to save stack trace in objects | Oliver Glitta | 1 | -0/+1 |
2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -11/+1 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+42 |
2021-07-01 | init: print out unknown kernel parameters | Andrew Halaney | 1 | -0/+42 |
2021-07-01 | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -8/+2 |
2021-06-22 | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR | Nick Desaulniers | 1 | -0/+3 |
2021-06-18 | sched: Change task_struct::state | Peter Zijlstra | 1 | -1/+1 |
2021-06-18 | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 1 | -1/+1 |
2021-06-10 | bootconfig: Share the checksum function with tools | Masami Hiramatsu | 1 | -11/+1 |
2021-06-05 | pid: take a reference when initializing `cad_pid` | Mark Rutland | 1 | -1/+1 |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 1 | -40/+1 |
2021-06-01 | sched,init: Fix DEBUG_PREEMPT vs early boot | Peter Zijlstra | 1 | -5/+6 |
2021-06-01 | block: factor out a part_devt helper | Christoph Hellwig | 1 | -8/+2 |
2021-05-26 | init: use $(call cmd,) for generating include/generated/compile.h | Masahiro Yamada | 1 | -6/+6 |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 1 | -5/+1 |
2021-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -40/+1 |