- f0c556f random: only call boot_init_stack_canary() once by Hans-Christian Noren Egtvedt · 2 years, 5 months ago
- 0a94ca6 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
- af49d0e init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
- 3cacffd init/main: properly align the multi-line comment by Viresh Kumar · 8 years ago
- 3b2f98d init/main: Fix double "the" in comment by Viresh Kumar · 8 years ago
- 47172da random: handle latent entropy and command line from random_init() by Jason A. Donenfeld · 2 years, 8 months ago
- 9af95df init: call time_init() before rand_initialize() by Jason A. Donenfeld · 2 years, 8 months ago
- ac4bbc0 workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
- 166a592 random: move rand_initialize() earlier by Kees Cook · 6 years ago
- 8f73534 random: do not ignore early device randomness by Kees Cook · 7 years ago
- 197643a init/main.c: return 1 from handled __setup() functions by Randy Dunlap · 2 years, 9 months ago
- b6ef4bc bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 8 months ago
- f86c805 pid: take a reference when initializing `cad_pid` by Mark Rutland · 3 years, 7 months ago
- eb9e7f0 init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM by Masahiro Yamada · 3 years, 10 months ago
- aeeb580 init/Kconfig: make COMPILE_TEST depend on !S390 by Heiko Carstens · 4 years, 1 month ago
- 7756acd printk: reduce LOG_BUF_SHIFT range for H8300 by John Ogness · 4 years, 5 months ago
- 23feab1 mm: Avoid calling build_all_zonelists_init under hotplug context by Oscar Salvador · 4 years, 4 months ago
- b263060 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 8 months ago
- ce9f411 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- c0138cf kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 6 years ago
- f351f4a init: initialize jump labels before command line option parsing by Dan Williams · 6 years ago
- dfdf8be module: fix DEBUG_SET_MODULE_RONX typo by Arnd Bergmann · 8 years ago
- 6bb53ee init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
- 7f9a93b module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 7 years ago
- a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
- 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
- 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 8 years ago
- aaf54d4 initramfs: finish fput() before accessing any binary from initramfs by Lokesh Vutla · 8 years ago
- 7c03613 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 8 years ago
- faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
- cd3caef Fix subtle CONFIG_MODVERSIONS problems by Linus Torvalds · 8 years ago
- 18594e9 init: use pr_cont() when displaying rotator during ramdisk loading. by Nicolas Schichan · 8 years ago
- 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 26b5679 relay: Use irq_work instead of plain timer for deferred wakeup by Peter Zijlstra · 8 years ago
- 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 9 years ago
- 997b611 Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- b5d5cf2 parisc: Drop BROKEN_RODATA config option by Helge Deller · 8 years ago
- c6c314a sched/core: Add try_get_task_stack() and put_task_stack() by Andy Lutomirski · 8 years ago
- c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
- b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- f1cb637 init/Kconfig: add clarification for out-of-tree modules by Valdis Kletnieks · 8 years ago
- ac3339b init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig by Alexey Dobriyan · 8 years ago
- 841c06d init: allow blacklisting of module_init functions by Prarit Bhargava · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- bc083a6 init/Kconfig: make COMPILE_TEST depend on !UML by Richard Weinberger · 8 years ago
- 9991a9c cgroup: update cgroup's document path by seokhoon.yoon · 8 years ago
- 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- 210e7a4 mm: SLUB freelist randomization by Thomas Garnier · 8 years ago
- ed18adc mm: SLUB hardened usercopy support by Kees Cook · 9 years ago
- 04385fc mm: SLAB hardened usercopy support by Kees Cook · 9 years ago
- 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- df00ccc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b58c358 sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code by Rik van Riel · 8 years ago
- 076501f init/Kconfig: keep Expert users menu together by Randy Dunlap · 8 years ago
- 54d5f16e Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
- 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 0fd5ed8 init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64 by Rasmus Villemoes · 9 years ago
- b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 9 years ago
- 5e0d8d5 init: fix Kconfig text by Geert Uytterhoeven · 9 years ago
- 570dd3c rcu: Disable TASKS_RCU for usermode Linux by Paul E. McKenney · 9 years ago
- fe53ca5 mm: use early_pfn_to_nid in page_ext_init by Yang Shi · 9 years ago
- 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
- c8cdd2b init/main.c: simplify initcall_blacklisted() by Rasmus Villemoes · 9 years ago
- 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 9 years ago
- 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
- b8f1a75 mm: call page_ext_init() after all struct pages are initialized by Yang Shi · 9 years ago
- c7ce4f60 mm: SLAB freelist randomization by Thomas Garnier · 9 years ago
- 877417e Kbuild: change CC_OPTIMIZE_FOR_SIZE definition by Arnd Bergmann · 9 years ago
- f76be61 Make CONFIG_FHANDLE default y by Andi Kleen · 9 years ago
- dbacb0e kconfig option for TRIM_UNUSED_KSYMS by Nicolas Pitre · 9 years ago
- 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 9 years ago
- 4d5d566 x86: kallsyms: disable absolute percpu symbols on !SMP by Ard Biesheuvel · 9 years ago
- e6fd1fb init/main.c: use list_for_each_entry() by Geliang Tang · 9 years ago
- 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 6cc578d cgroup: Trivial correction to reflect controller. by Parav Pandit · 9 years ago
- d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 9 years ago
- 931ef16 cpu/hotplug: Unpark smpboot threads from the state machine by Thomas Gleixner · 9 years ago
- cff7d37 cpu/hotplug: Convert to a state machine for the control processor by Thomas Gleixner · 9 years ago
- d2aa1ac mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings by Kees Cook · 9 years ago
- 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
- d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 9 years ago
- 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 9 years ago
- f057f3b init/do_mounts: initrd_load() can be boolean by Yaowei Bai · 9 years ago
- 31c025b init/main.c: obsolete_checksetup can be boolean by Yaowei Bai · 9 years ago
- 2d663b5 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
- 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- e535d74 Merge tag 'docs-4.5' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
- b2113a4 uselib: default depending if libc5 was used by Riku Voipio · 9 years ago
- cb74ed2 audit: always enable syscall auditing when supported and audit is enabled by Paul Moore · 9 years ago
- 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 3104fb3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
- b035396 init, Documentation: Remove ramdisk_blocksize mentions by Robert Elliott · 9 years ago
- 6bf024e cgroup: put controller Kconfig options in meaningful order by Johannes Weiner · 9 years ago
- a0166ec cgroup: clean up the kernel configuration menu nomenclature by Johannes Weiner · 9 years ago