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-07-19
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
1
-6
/
+6
2023-07-19
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
1
-4
/
+2
2023-07-19
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Christophe Leroy
1
-0
/
+2
2023-07-19
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
1
-3
/
+2
2023-07-19
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
1
-3
/
+3
2023-07-19
bpf: Fix memleak due to fentry attach failure
Yafang Shao
1
-6
/
+15
2023-07-19
bpf: Remove bpf trampoline selector
Yafang Shao
1
-7
/
+4
2023-07-19
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
1
-0
/
+15
2023-07-19
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
1
-0
/
+5
2023-07-19
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
1
-97
/
+97
2023-07-19
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-4
/
+3
2023-07-19
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
3
-3
/
+22
2023-07-19
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
1
-6
/
+5
2023-07-19
tick/rcu: Fix bogus ratelimit condition
Wen Yang
1
-1
/
+1
2023-07-19
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
1
-8
/
+35
2023-06-28
bpf: Force kprobe multi expected_attach_type for kprobe_multi link
Jiri Olsa
1
-0
/
+5
2023-06-28
bpf/btf: Accept function names that contain dots
Florent Revest
1
-12
/
+8
2023-06-28
bpf: Fix verifier id tracking of scalars on spill
Maxim Mikityanskiy
1
-0
/
+3
2023-06-28
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
1
-2
/
+16
2023-06-28
bpf: ensure main program has an extable
Krister Johansen
1
-2
/
+5
2023-06-28
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
1
-2
/
+6
2023-06-28
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
1
-3
/
+17
2023-06-28
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2
-13
/
+13
2023-06-21
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
1
-8
/
+19
2023-06-21
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
1
-1
/
+13
2023-06-21
cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
Qi Zheng
1
-2
/
+2
2023-06-21
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
1
-9
/
+8
2023-06-21
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
5
-61
/
+61
2023-06-14
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
2023-06-14
bpf: Fix elem_size not being set for inner maps
Rhys Rustad-Elliott
1
-2
/
+6
2023-06-14
bpf: Fix UAF in task local storage
KP Singh
1
-1
/
+1
2023-06-09
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
1
-1
/
+1
2023-06-09
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
1
-7
/
+16
2023-06-09
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
1
-0
/
+2
2023-05-30
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
1
-2
/
+2
2023-05-30
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
1
-2
/
+4
2023-05-30
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
1
-1
/
+1
2023-05-24
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
1
-2
/
+2
2023-05-24
bpf: Add preempt_count_{sub,add} into btf id deny list
Yafang
1
-0
/
+4
2023-05-24
bpf: Annotate data races in bpf_local_storage
Kumar Kartikeya Dwivedi
1
-3
/
+13
2023-05-24
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
1
-2
/
+4
2023-05-24
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-1
/
+1
2023-05-24
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
1
-32
/
+88
2023-05-17
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
1
-4
/
+4
2023-05-11
kcsan: Avoid READ_ONCE() in read_instrumented_memory()
Marco Elver
1
-4
/
+13
2023-05-11
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2
-4
/
+12
2023-05-11
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
2
-1
/
+7
2023-05-11
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
1
-2
/
+2
2023-05-11
swiotlb: fix debugfs reporting of reserved memory pools
Michael Kelley
1
-2
/
+4
2023-05-11
swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup
Doug Berger
1
-5
/
+5
[next]