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-10-19
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
1
-3
/
+2
2023-10-19
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
1
-2
/
+6
2023-10-19
bpf: Fix verifier log for async callback return values
David Vernet
1
-3
/
+3
2023-10-10
bpf: unconditionally reset backtrack_state masks on global func exit
Andrii Nakryiko
1
-5
/
+3
2023-10-06
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
1
-7
/
+51
2023-10-06
bpf: Add override check to kprobe multi link attach
Jiri Olsa
1
-0
/
+16
2023-10-06
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
1
-0
/
+3
2023-10-06
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
1
-13
/
+15
2023-10-06
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
1
-0
/
+1
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2
-1
/
+2
2023-10-06
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
1
-0
/
+5
2023-10-06
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
1
-0
/
+2
2023-10-06
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
1
-5
/
+15
2023-10-06
swiotlb: use the calculated number of areas
Ross Lagerwall
1
-2
/
+2
2023-10-06
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-10-06
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
Eduard Zingerman
1
-5
/
+7
2023-10-06
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
1
-3
/
+18
2023-09-23
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
1
-1
/
+22
2023-09-23
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
1
-1
/
+2
2023-09-23
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
3
-2
/
+33
2023-09-23
tracing/synthetic: Print out u64 values properly
Tero Kristo
1
-1
/
+1
2023-09-23
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
1
-1
/
+2
2023-09-23
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
1
-5
/
+10
2023-09-23
panic: Reenable preemption in WARN slowpath
Lukas Wunner
1
-0
/
+1
2023-09-23
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
1
-6
/
+6
2023-09-23
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
2
-7
/
+10
2023-09-23
printk: Consolidate console deferred printing
John Ogness
2
-14
/
+30
2023-09-23
printk: Do not take console lock for console_flush_on_panic()
John Ogness
1
-9
/
+19
2023-09-23
printk: Keep non-panic-CPUs out of console lock
John Ogness
1
-19
/
+26
2023-09-23
printk: Reduce console_unblank() usage in unsafe scenarios
John Ogness
1
-0
/
+28
2023-09-23
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
1
-1
/
+12
2023-09-23
scftorture: Forgive memory-allocation failure if KASAN
Paul E. McKenney
1
-2
/
+4
2023-09-23
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
1
-1
/
+1
2023-09-23
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
1
-0
/
+8
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
[next]