summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorLines
2021-11-14kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.xGustavo A. R. Silva-1/+1
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva-0/+5
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2021-11-11mm: allow only SLUB on PREEMPT_RTIngo Molnar-0/+2
2021-11-11preempt: Restore preemption model selection configsValentin Schneider-1/+1
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+3
2021-11-09init: make unknown command line param message clearerAndrew Halaney-1/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+6
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport-3/+3
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport-1/+1
2021-11-06mm: create a new system state and fix core_kernel_text()Christophe Leroy-0/+2
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior-1/+1
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-12/+4
2021-10-18block: move elevator.h to block/Christoph Hellwig-1/+0
2021-10-10bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu-0/+1
2021-10-10bootconfig: Rename xbc_destroy_all() to xbc_exit()Masami Hiramatsu-1/+1
2021-10-10bootconfig: Add xbc_get_info() for the node informationMasami Hiramatsu-0/+1
2021-10-10bootconfig: Allocate xbc_data inside xbc_init()Masami Hiramatsu-11/+2
2021-09-24Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-14/+16
2021-09-22init: Revert accidental changes to print irqs_disabled()Geert Uytterhoeven-3/+3
2021-09-19init: don't panic if mount_nodev_root failedLeon Romanovsky-3/+0
2021-09-19init/do_mounts.c: Harden split_fs_names() against buffer overflowVivek Goyal-11/+16
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds-1/+1
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-11/+26
2021-09-09Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-25/+65
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+6
2021-09-08init/bootconfig: Reorder init parameter from bootconfig and cmdlineMasami Hiramatsu-9/+14
2021-09-08init: bootconfig: Remove all bootconfig data when the init memory is removedMasami Hiramatsu-2/+12
2021-09-08trap: cleanup trap_init()Kefeng Wang-0/+2
2021-09-08init: move usermodehelper_enable() to populate_rootfs()Rasmus Villemoes-1/+4
2021-09-07kbuild: Only default to -Werror if COMPILE_TESTMarco Elver-1/+1
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds-0/+14
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+14
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3/+3
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+0
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek-5/+0
2021-08-24block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig-4/+0
2021-08-23fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig-28/+21
2021-08-23init: allow mounting arbitrary non-blockdevice filesystems as rootChristoph Hellwig-0/+43
2021-08-23init: split get_fs_namesChristoph Hellwig-22/+26
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon-0/+1
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+7
2021-08-12init: Suppress wrong warning for bootconfig cmdline parameterMasami Hiramatsu-2/+7
2021-08-03xsurf100: drop include of lib8390.cMichael Schmitz-3/+3
2021-07-26printk: remove NMI trackingJohn Ogness-5/+0
2021-07-19printk: Userspace format indexing supportChris Down-0/+14
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds-1/+0
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+6
2021-07-08buildid: stash away kernels build ID on initStephen Boyd-0/+2