index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
Sean Christopherson
2022-06-09
1
-0
/
+5
*
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
1
-7
/
+3
*
init: call time_init() before rand_initialize()
Jason A. Donenfeld
2022-05-30
1
-1
/
+2
*
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-04-13
1
-2
/
+4
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-01-05
1
-0
/
+10
*
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
2021-11-21
1
-0
/
+1
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-07-14
1
-5
/
+1
*
pid: take a reference when initializing `cad_pid`
Mark Rutland
2021-06-10
1
-1
/
+1
*
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-05-14
1
-1
/
+1
*
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
2021-04-10
1
-2
/
+1
*
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
2021-04-10
1
-1
/
+1
*
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
2021-03-04
1
-0
/
+1
*
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-03-04
1
-0
/
+11
*
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-02-10
1
-1
/
+2
*
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2021-01-19
1
-0
/
+1
*
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
1
-1
/
+1
*
initramfs: fix clang build failure
Arnd Bergmann
2020-12-11
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-06
1
-0
/
+10
|
\
|
*
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
2020-12-01
1
-0
/
+5
|
*
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-12-01
1
-0
/
+5
*
|
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-12-02
1
-2
/
+2
|
\
\
|
*
|
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
2020-11-30
1
-2
/
+2
|
|
/
*
|
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
Paul Menzel
2020-11-03
1
-1
/
+1
*
|
bootconfig: Extend the magic check range to the preceding 3 bytes
Masami Hiramatsu
2020-11-12
1
-2
/
+12
*
|
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-18
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
init: main: add KUnit to kernel init
Brendan Higgins
2020-10-09
1
-0
/
+4
*
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-0
/
+3
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-1
/
+3
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
1
-0
/
+1
|
*
|
|
|
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG
Shaokun Zhang
2020-09-01
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-13
1
-1
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'printk-rework' into for-linus
Petr Mladek
2020-10-12
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
2020-09-08
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
io_uring: don't rely on weak ->files references
Jens Axboe
2020-09-30
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-12
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix references to nommu-mmap.rst
Stephen Kitt
2020-09-24
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
bootconfig: init: make xbc_namebuf static
Jason Yan
2020-09-18
1
-1
/
+1
*
|
|
|
|
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-18
1
-0
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
init: fix error check in clean_path()
Barret Rhoden
2020-09-04
1
-1
/
+1
|
/
/
/
*
|
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-14
1
-0
/
+1
|
\
\
\
|
*
|
|
init: Align init_task to avoid conflict with MUTEX_FLAGS
Stafford Horne
2020-08-04
1
-0
/
+1
*
|
|
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
1
-6
/
+8
|
\
\
\
\
|
*
|
|
|
bootconfig: Fix to find the initargs correctly
Masami Hiramatsu
2020-08-04
1
-6
/
+8
|
|
|
_
|
/
|
|
/
|
|
[next]