summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2021-10-10bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu
2021-09-24Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-22init: Revert accidental changes to print irqs_disabled()Geert Uytterhoeven
2021-09-19init: don't panic if mount_nodev_root failedLeon Romanovsky
2021-09-19init/do_mounts.c: Harden split_fs_names() against buffer overflowVivek Goyal
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-09-09Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08init/bootconfig: Reorder init parameter from bootconfig and cmdlineMasami Hiramatsu
2021-09-08init: bootconfig: Remove all bootconfig data when the init memory is removedMasami Hiramatsu
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-08init: move usermodehelper_enable() to populate_rootfs()Rasmus Villemoes
2021-09-07kbuild: Only default to -Werror if COMPILE_TESTMarco Elver
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-08-24block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig
2021-08-23fs: simplify get_filesystem_list / get_all_fs_namesChristoph Hellwig
2021-08-23init: allow mounting arbitrary non-blockdevice filesystems as rootChristoph Hellwig
2021-08-23init: split get_fs_namesChristoph Hellwig
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12init: Suppress wrong warning for bootconfig cmdline parameterMasami Hiramatsu
2021-08-03xsurf100: drop include of lib8390.cMichael Schmitz
2021-07-26printk: remove NMI trackingJohn Ogness
2021-07-19printk: Userspace format indexing supportChris Down
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-08buildid: stash away kernels build ID on initStephen Boyd
2021-07-08mm/slub: use stackdepot to save stack trace in objectsOliver Glitta
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01init: print out unknown kernel parametersAndrew Halaney
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-10bootconfig: Share the checksum function with toolsMasami Hiramatsu
2021-06-05pid: take a reference when initializing `cad_pid`Mark Rutland
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-01sched,init: Fix DEBUG_PREEMPT vs early bootPeter Zijlstra
2021-06-01block: factor out a part_devt helperChristoph Hellwig
2021-05-27init: use $(call cmd,) for generating include/generated/compile.hMasahiro Yamada
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider