aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.290' into v4.19/standard/baseBruce Ashfield
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-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.249' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.238' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.234' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.230' into v4.19/standard/baseBruce Ashfield
2022-06-25random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-06-25init: call time_init() before rand_initialize()Jason A. Donenfeld
2022-06-25random: move rand_initialize() earlierKees Cook
2022-04-15init/main.c: return 1 from handled __setup() functionsRandy Dunlap
2022-03-11kbuild: add CONFIG_LD_IS_LLDSami Tolvanen
2022-02-16bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge tag 'v4.19.194' into v4.19/standard/baseBruce Ashfield
2021-06-10sched: Lazy migrate_disable processingScott Wood
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge tag 'v4.19.186' into v4.19/standard/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge tag 'v4.19.176' into v4.19/standard/baseBruce Ashfield
2021-06-10pid: take a reference when initializing `cad_pid`Mark Rutland
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2021-02-13fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge tag 'v4.19.155' into v4.19/standard/baseBruce Ashfield
2020-11-05printk: reduce LOG_BUF_SHIFT range for H8300John Ogness
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-06Merge tag 'v4.19.134' into v4.19/standard/baseBruce Ashfield
2020-07-22printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.124' into v4.19/standard/baseBruce Ashfield
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-20kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.88' into v4.19/standard/baseBruce Ashfield
2019-12-05fork: fix some -Wmissing-prototypes warningsYi Wang
2019-11-17workqueue: reworkSebastian Andrzej Siewior
2019-11-17kthread: add a global worker thread.Sebastian Andrzej Siewior
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.76' into v4.19/standard/baseBruce Ashfield
2019-10-01initramfs: don't free a non-existent initrdSteven Price