summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* random: only call boot_init_stack_canary() onceHans-Christian Noren Egtvedt2022-08-251-7/+0
* init/main.c: extract early boot entropy from the passed cmdlineDaniel Micay2022-08-251-0/+2
* init: move stack canary initialization after setup_archLaura Abbott2022-08-251-6/+5
* init/main: properly align the multi-line commentViresh Kumar2022-08-251-4/+4
* init/main: Fix double "the" in commentViresh Kumar2022-08-251-1/+1
* random: handle latent entropy and command line from random_init()Jason A. Donenfeld2022-06-251-7/+3
* init: call time_init() before rand_initialize()Jason A. Donenfeld2022-06-251-1/+2
* workqueue: make workqueue available early during bootTejun Heo2022-06-251-0/+10
* random: move rand_initialize() earlierKees Cook2022-06-251-0/+14
* random: do not ignore early device randomnessKees Cook2022-06-251-0/+1
* init/main.c: return 1 from handled __setup() functionsRandy Dunlap2022-04-201-2/+4
* bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2022-02-161-0/+10
* pid: take a reference when initializing `cad_pid`Mark Rutland2021-06-101-1/+1
* init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada2021-04-101-2/+1
* init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens2021-04-101-1/+1
* printk: reduce LOG_BUF_SHIFT range for H8300John Ogness2020-11-101-1/+2
* mm: Avoid calling build_all_zonelists_init under hotplug contextOscar Salvador2020-08-211-1/+1
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-201-0/+2
* Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-201-17/+0
* kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2020-05-201-0/+17
* init: initialize jump labels before command line option parsingDan Williams2019-05-161-2/+2
* module: fix DEBUG_SET_MODULE_RONX typoArnd Bergmann2018-11-101-1/+1
* init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-151-1/+1
* module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro2018-04-081-2/+5
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-311-0/+7
* kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-051-5/+1
* KAISER: Kernel Address IsolationRichard Fellner2018-01-051-0/+6
* initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2017-10-212-3/+2
* random: use chacha20 for get_random_int/longJason A. Donenfeld2017-04-121-1/+0
* Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2016-11-291-1/+0
* Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds2016-11-251-0/+1
* init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-241-1/+1
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-0/+1
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+2
|\ \
| * | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-091-0/+2
* | | relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra2016-10-111-0/+1
* | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-071-6/+0
|\ \ \
| * | | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-201-6/+0
| | |/ | |/|
* | | sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2016-09-161-0/+3
* | | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-152-2/+12
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+2
|\ \ | |/ |/|
| * mm: SLUB hardened usercopy supportKees Cook2016-07-261-0/+1
| * mm: SLAB hardened usercopy supportKees Cook2016-07-261-0/+1
* | init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks2016-08-021-1/+1
* | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan2016-08-021-0/+1
* | init: allow blacklisting of module_init functionsPrarit Bhargava2016-08-021-0/+6
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* | init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger2016-08-021-0/+1
* | cgroup: update cgroup's document pathseokhoon.yoon2016-08-021-2/+2