index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
random: only call boot_init_stack_canary() once
Hans-Christian Noren Egtvedt
1
-7
/
+0
2022-08-25
init/main.c: extract early boot entropy from the passed cmdline
Daniel Micay
1
-0
/
+2
2022-08-25
init: move stack canary initialization after setup_arch
Laura Abbott
1
-6
/
+5
2022-08-25
init/main: properly align the multi-line comment
Viresh Kumar
1
-4
/
+4
2022-08-25
init/main: Fix double "the" in comment
Viresh Kumar
1
-1
/
+1
2022-06-25
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-7
/
+3
2022-06-25
init: call time_init() before rand_initialize()
Jason A. Donenfeld
1
-1
/
+2
2022-06-25
workqueue: make workqueue available early during boot
Tejun Heo
1
-0
/
+10
2022-06-25
random: move rand_initialize() earlier
Kees Cook
1
-0
/
+14
2022-06-25
random: do not ignore early device randomness
Kees Cook
1
-0
/
+1
2022-04-20
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
1
-2
/
+4
2022-02-16
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
1
-0
/
+10
2021-06-10
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-04-10
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
1
-2
/
+1
2021-04-10
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
1
-1
/
+1
2020-11-10
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
1
-1
/
+2
2020-08-21
mm: Avoid calling build_all_zonelists_init under hotplug context
Oscar Salvador
1
-1
/
+1
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+2
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-17
/
+0
2020-05-20
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
1
-0
/
+17
2019-05-16
init: initialize jump labels before command line option parsing
Dan Williams
1
-2
/
+2
2018-11-10
module: fix DEBUG_SET_MODULE_RONX typo
Arnd Bergmann
1
-1
/
+1
2018-08-15
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
1
-1
/
+1
2018-04-08
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
1
-2
/
+5
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-0
/
+7
2018-01-05
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
1
-5
/
+1
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
1
-0
/
+6
2017-10-21
initramfs: finish fput() before accessing any binary from initramfs
Lokesh Vutla
2
-3
/
+2
2017-04-12
random: use chacha20 for get_random_int/long
Jason A. Donenfeld
1
-1
/
+0
2016-11-29
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
1
-1
/
+0
2016-11-25
Fix subtle CONFIG_MODVERSIONS problems
Linus Torvalds
1
-0
/
+1
2016-11-24
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
1
-1
/
+1
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
1
-0
/
+1
2016-10-10
gcc-plugins: Add latent_entropy plugin
Emese Revfy
1
-0
/
+1
2016-10-07
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2016-09-20
parisc: Drop BROKEN_RODATA config option
Helge Deller
1
-6
/
+0
2016-09-16
sched/core: Add try_get_task_stack() and put_task_stack()
Andy Lutomirski
1
-0
/
+3
2016-09-15
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2
-2
/
+12
2016-09-09
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
1
-0
/
+2
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+2
2016-08-02
init/Kconfig: add clarification for out-of-tree modules
Valdis Kletnieks
1
-1
/
+1
2016-08-02
init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig
Alexey Dobriyan
1
-0
/
+1
2016-08-02
init: allow blacklisting of module_init functions
Prarit Bhargava
1
-0
/
+6
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-08-02
init/Kconfig: make COMPILE_TEST depend on !UML
Richard Weinberger
1
-0
/
+1
2016-08-02
cgroup: update cgroup's document path
seokhoon.yoon
1
-2
/
+2
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2016-07-26
mm: SLUB freelist randomization
Thomas Garnier
1
-2
/
+2
[next]