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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2
-19
/
+2
2023-09-19
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
1
-1
/
+1
2023-09-19
bpf: bpf_sk_storage: Fix invalid wait context lockdep report
Martin KaFai Lau
1
-33
/
+14
2023-09-19
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2
-4
/
+2
2023-09-19
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
1
-0
/
+1
2023-09-19
netfilter: nf_tables: Audit log rule reset
Phil Sutter
1
-0
/
+1
2023-09-19
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
1
-0
/
+1
2023-09-13
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
3
-19
/
+18
2023-09-13
bpf: Fix issue in verifying allow_ptr_leaks
Yafang Shao
1
-8
/
+9
2023-09-13
cpu/hotplug: Prevent self deadlock on CPU hot-unplug
Thomas Gleixner
1
-1
/
+23
2023-09-13
printk: ringbuffer: Fix truncating buffer size min_t cast
Kees Cook
1
-1
/
+1
2023-09-13
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
1
-5
/
+12
2023-09-13
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
1
-1
/
+1
2023-09-13
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
1
-1
/
+1
2023-09-13
workqueue: fix data race with the pwq->stats[] increment
Mirsad Goran Todorovac
1
-1
/
+1
2023-09-13
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
1
-6
/
+0
2023-09-13
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
1
-3
/
+30
2023-09-13
audit: fix possible soft lockup in __audit_inode_child()
Gaosheng Cui
1
-0
/
+2
2023-09-13
bpf: Fix check_func_arg_reg_off bug for graph root/node
Kumar Kartikeya Dwivedi
1
-11
/
+0
2023-09-13
bpf: Fix a bpf_kptr_xchg() issue with local kptr
Yonghong Song
1
-10
/
+15
2023-09-13
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
1
-7
/
+2
2023-09-13
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-1
/
+1
2023-09-13
bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR.
Kui-Feng Lee
1
-1
/
+1
2023-09-13
bpf: Fix an error in verifying a field in a union
Yafang Shao
1
-1
/
+1
2023-09-13
bpf: Fix an error around PTR_UNTRUSTED
Yafang Shao
2
-11
/
+14
2023-09-13
bpf: Clear the probe_addr for uprobe
Yafang Shao
2
-2
/
+3
2023-09-13
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
1
-1
/
+1
2023-09-13
sched/fair: remove util_est boosting
Vincent Guittot
1
-3
/
+0
2023-09-13
clocksource: Handle negative skews in "skew is too large" messages
Paul E. McKenney
1
-4
/
+4
2023-09-13
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
1
-2
/
+1
2023-09-06
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
1
-2
/
+2
2023-09-06
modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
Christoph Hellwig
1
-3
/
+11
2023-09-02
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2
-32
/
+8
2023-09-02
lockdep: fix static memory detection even more
Helge Deller
1
-22
/
+14
2023-09-02
module/decompress: use vmalloc() for zstd decompression workspace
Andrea Righi
1
-2
/
+2
2023-09-02
module: Expose module_init_layout_section()
James Morse
1
-1
/
+1
2023-08-26
Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
1
-1
/
+6
2023-08-21
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2
-7
/
+50
2023-08-17
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
3
-2
/
+12
2023-08-16
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
1
-1
/
+2
2023-08-16
tracing/synthetic: Skip first entry for stack traces
Sven Schnelle
1
-13
/
+4
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
2
-50
/
+45
2023-08-16
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
1
-0
/
+6
2023-08-11
Merge tag 'pm-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2023-08-07
Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+42
2023-08-07
PM: hibernate: fix resume_store() return value when hibernation not available
Vlastimil Babka
1
-1
/
+1
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-19
/
+33
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-19
/
+33
2023-07-31
bpf, cpumap: Handle skb as well when clean up ptr_ring
Hou Tao
1
-4
/
+10
[next]