summaryrefslogtreecommitdiff
path: root/init/main.c
AgeCommit message (Expand)Author
2024-04-27init/main.c: Fix potential static_command_line memory overflowYuntao Wang
2024-03-26modules: wait do_free_init correctlyChangbin Du
2023-12-03proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-08-08x86/mm: Initialize text poking earlierPeter Zijlstra
2023-08-08mm: Move mm_cachep initialization to mm_init()Peter Zijlstra
2023-08-08init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08init: Invoke arch_cpu_finalize_init() earlierThomas Gleixner
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner
2022-08-17stack: Declare {randomize_,}kstack_offset to fix Sparse warningsGONG, Ruiqi
2022-05-30random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-05-30init: call time_init() before rand_initialize()Jason A. Donenfeld
2022-04-13init/main.c: return 1 from handled __setup() functionsRandy Dunlap
2022-04-13net: initialize init_net earlierEric Dumazet
2021-11-18init: make unknown command line param message clearerAndrew Halaney
2021-10-10bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu
2021-09-22init: Revert accidental changes to print irqs_disabled()Geert Uytterhoeven
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-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-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-08buildid: stash away kernels build ID on initStephen Boyd
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-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-01sched,init: Fix DEBUG_PREEMPT vs early bootPeter Zijlstra
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-10srcu: Initialize SRCU after timersFrederic Weisbecker
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook
2021-03-18bootconfig: Update prototype of setup_boot_config()Cao jin
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-05init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg