index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-02
5
-12
/
+23
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
5
-12
/
+23
|
|
\
|
|
*
bpf: Fix the kernel crash caused by bpf_setsockopt().
Kui-Feng Lee
2023-01-26
1
-1
/
+0
|
|
*
bpf: Add missing btf_put to register_btf_id_dtor_kfuncs
Jiri Olsa
2023-01-20
1
-2
/
+2
|
|
*
bpf: Fix to preserve reg parent/live fields when copying range info
Eduard Zingerman
2023-01-19
1
-7
/
+18
|
|
*
bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers
Yonghong Song
2023-01-18
1
-1
/
+2
|
|
*
bpf: Fix off-by-one error in bpf_mem_cache_idx()
Hou Tao
2023-01-18
1
-1
/
+1
*
|
|
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2023-01-31
1
-1
/
+2
*
|
|
Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-29
2
-2
/
+6
|
\
\
\
|
*
|
|
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2023-01-17
2
-2
/
+6
*
|
|
|
Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-01-27
9
-15
/
+39
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rv: remove redundant initialization of pointer ptr
Colin Ian King
2023-01-25
1
-1
/
+1
|
*
|
|
tracing/filter: fix kernel-doc warnings
Randy Dunlap
2023-01-25
1
-4
/
+4
|
*
|
|
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
2023-01-24
1
-0
/
+2
|
*
|
|
tracing/osnoise: Use built-in RCU list checking
Chuang Wang
2023-01-24
1
-3
/
+2
|
*
|
|
tracing: Kconfig: Fix spelling/grammar/punctuation
Randy Dunlap
2023-01-24
1
-4
/
+4
|
*
|
|
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
2023-01-24
3
-2
/
+4
|
*
|
|
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
2023-01-24
1
-1
/
+22
*
|
|
|
module: Don't wait for GOING modules
Petr Pavlu
2023-01-24
1
-5
/
+21
*
|
|
|
Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-01-22
2
-23
/
+35
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP...
Waiman Long
2023-01-16
1
-2
/
+8
|
*
|
|
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-01-13
1
-2
/
+11
|
*
|
|
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-01-13
1
-19
/
+16
*
|
|
|
Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
2023-01-21
1
-0
/
+2
*
|
|
|
|
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
kheaders: explicitly validate existence of cpio command
Thomas Weißschuh
2023-01-18
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-01-20
5
-23
/
+21
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-17
5
-23
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
Luis Gerhorst
2023-01-13
1
-1
/
+3
|
|
*
|
|
|
bpf: hash map, avoid deadlock with suitable hash mask
Tonghao Zhang
2023-01-12
1
-2
/
+2
|
|
*
|
|
|
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
2023-01-09
1
-14
/
+6
|
|
*
|
|
|
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...
Paul Moore
2023-01-09
2
-7
/
+2
|
|
*
|
|
|
bpf: Skip task with pid=1 in send_signal_common()
Hao Sun
2023-01-06
1
-0
/
+3
|
|
*
|
|
|
bpf: Skip invalid kfunc call in backtrack_insn
Hao Sun
2023-01-06
1
-0
/
+6
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-19
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2023-01-19
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
kernel/printk/printk.c: Fix W=1 kernel-doc warning
Anuradha Weeraman
2023-01-16
1
-0
/
+1
|
|
*
|
|
|
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2023-01-16
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-14
1
-15
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kallsyms: Fix scheduling with interrupts disabled in self-test
Nicholas Piggin
2023-01-13
1
-15
/
+6
*
|
|
|
|
|
Merge tag 'timers-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-12
3
-10
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
time: Fix various kernel-doc problems
Randy Dunlap
2023-01-03
3
-10
/
+10
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'sched-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-12
1
-9
/
+60
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
sched/core: Use kfree_rcu() in do_set_cpus_allowed()
Waiman Long
2023-01-09
1
-4
/
+29
|
*
|
|
|
|
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
2023-01-09
1
-5
/
+29
|
*
|
|
|
|
sched/core: Fix arch_scale_freq_tick() on tickless systems
Yair Podemsky
2023-01-07
1
-1
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-01-10
1
-1
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kcsan: test: don't put the expect array on the stack
Max Filippov
2023-01-02
1
-1
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
4
-18
/
+48
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]