| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x | Gustavo A. R. Silva | 2021-11-15 | 1 | -1/+1 |
* | kconfig: Add support for -Wimplicit-fallthrough | Gustavo A. R. Silva | 2021-11-14 | 1 | -0/+5 |
* | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-14 | 1 | -1/+1 |
|\ |
|
| * | preempt: Restore preemption model selection configs | Valentin Schneider | 2021-11-11 | 1 | -1/+1 |
* | | mm: allow only SLUB on PREEMPT_RT | Ingo Molnar | 2021-11-11 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-09 | 1 | -1/+3 |
|\ |
|
| * | init: make unknown command line param message clearer | Andrew Halaney | 2021-11-09 | 1 | -1/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 3 | -4/+6 |
|\| |
|
| * | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 2021-11-06 | 2 | -3/+3 |
| * | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
| * | mm: create a new system state and fix core_kernel_text() | Christophe Leroy | 2021-11-06 | 1 | -0/+2 |
| * | mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP... | Sebastian Andrzej Siewior | 2021-11-06 | 1 | -1/+1 |
* | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-11-02 | 1 | -12/+4 |
|\ \ |
|
| * | | bootconfig: Rename xbc_destroy_all() to xbc_exit() | Masami Hiramatsu | 2021-10-11 | 1 | -1/+1 |
| * | | bootconfig: Add xbc_get_info() for the node information | Masami Hiramatsu | 2021-10-11 | 1 | -0/+1 |
| * | | bootconfig: Allocate xbc_data inside xbc_init() | Masami Hiramatsu | 2021-10-11 | 1 | -11/+2 |
* | | | block: move elevator.h to block/ | Christoph Hellwig | 2021-10-18 | 1 | -1/+0 |
| |/
|/| |
|
* | | bootconfig: init: Fix memblock leak in xbc_make_cmdline() | Masami Hiramatsu | 2021-10-11 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2021-09-24 | 1 | -14/+16 |
|\ |
|
| * | init: don't panic if mount_nodev_root failed | Leon Romanovsky | 2021-09-20 | 1 | -3/+0 |
| * | init/do_mounts.c: Harden split_fs_names() against buffer overflow | Vivek Goyal | 2021-09-20 | 1 | -11/+16 |
* | | init: Revert accidental changes to print irqs_disabled() | Geert Uytterhoeven | 2021-09-22 | 1 | -3/+3 |
|/ |
|
* | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds | 2021-09-14 | 1 | -1/+1 |
* | Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2021-09-09 | 1 | -11/+26 |
|\ |
|
| * | init/bootconfig: Reorder init parameter from bootconfig and cmdline | Masami Hiramatsu | 2021-09-08 | 1 | -9/+14 |
| * | init: bootconfig: Remove all bootconfig data when the init memory is removed | Masami Hiramatsu | 2021-09-08 | 1 | -2/+12 |
* | | Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2021-09-09 | 1 | -25/+65 |
|\ \ |
|
| * | | fs: simplify get_filesystem_list / get_all_fs_names | Christoph Hellwig | 2021-08-23 | 1 | -28/+21 |
| * | | init: allow mounting arbitrary non-blockdevice filesystems as root | Christoph Hellwig | 2021-08-23 | 1 | -0/+43 |
| * | | init: split get_fs_names | Christoph Hellwig | 2021-08-23 | 1 | -22/+26 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 3 | -1/+6 |
|\ \ \ |
|
| * | | | trap: cleanup trap_init() | Kefeng Wang | 2021-09-08 | 1 | -0/+2 |
| * | | | init: move usermodehelper_enable() to populate_rootfs() | Rasmus Villemoes | 2021-09-08 | 3 | -1/+4 |
| | |/
| |/| |
|
* | | | kbuild: Only default to -Werror if COMPILE_TEST | Marco Elver | 2021-09-08 | 1 | -1/+1 |
* | | | Enable '-Werror' by default for all kernel builds | Linus Torvalds | 2021-09-05 | 1 | -0/+14 |
* | | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-09-02 | 1 | -5/+14 |
|\ \ \ |
|
| * \ \ | Merge branch 'rework/printk_safe-removal' into for-linus | Petr Mladek | 2021-08-30 | 1 | -5/+0 |
| |\ \ \ |
|
| | * | | | printk: remove NMI tracking | John Ogness | 2021-07-26 | 1 | -5/+0 |
| * | | | | printk: Userspace format indexing support | Chris Down | 2021-07-19 | 1 | -0/+14 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-09-01 | 1 | -3/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-20 | 1 | -2/+7 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | xsurf100: drop include of lib8390.c | Michael Schmitz | 2021-08-03 | 1 | -3/+3 |
* | | | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-08-31 | 1 | -4/+0 |
|\ \ \ \ \ |
|
| * | | | | | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig | 2021-08-24 | 1 | -4/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-08-30 | 1 | -0/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | sched: Introduce task_struct::user_cpus_ptr to track requested affinity | Will Deacon | 2021-08-20 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | init: Suppress wrong warning for bootconfig cmdline parameter | Masami Hiramatsu | 2021-08-12 | 1 | -2/+7 |
| |/ /
|/| | |
|
* | | | Revert "mm/slub: use stackdepot to save stack trace in objects" | Linus Torvalds | 2021-07-17 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-07-10 | 1 | -6/+6 |
|\ \ |
|
| * | | init: use $(call cmd,) for generating include/generated/compile.h | Masahiro Yamada | 2021-05-26 | 1 | -6/+6 |