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-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-24
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
1
-1
/
+13
2023-05-17
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
1
-4
/
+4
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
2023-05-11
workqueue: Fix hung time report of worker pools
Petr Mladek
1
-3
/
+7
2023-05-11
tracing/user_events: Ensure write index cannot be negative
Beau Belgrave
1
-0
/
+3
2023-05-11
sched/clock: Fix local_clock() before sched_clock_init()
Aaron Thompson
1
-0
/
+3
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2
-0
/
+5
2023-05-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
1
-2
/
+2
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
1
-1
/
+1
2023-05-11
module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
1
-1
/
+1
2023-05-11
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
1
-3
/
+6
2023-05-11
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
1
-5
/
+3
2023-05-11
bpf/btf: Fix is_int_ptr()
Feng Zhou
1
-6
/
+2
2023-05-11
bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc call
Dave Marchevsky
1
-5
/
+9
2023-05-11
bpf: factor out fetching basic kfunc metadata
Andrii Nakryiko
1
-33
/
+59
2023-05-11
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
1
-3
/
+3
2023-05-11
bpf: return long from bpf_map_ops funcs
JP Kobryn
16
-89
/
+89
2023-05-11
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
1
-10
/
+6
2023-05-11
bpf: Free struct bpf_cpumask in call_rcu handler
David Vernet
1
-5
/
+14
2023-05-11
bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
Hou Tao
1
-3
/
+3
2023-05-11
bpf: fix precision propagation verbose logging
Andrii Nakryiko
1
-2
/
+2
2023-05-11
bpf: take into account liveness when propagating precision
Andrii Nakryiko
1
-2
/
+4
2023-05-11
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
1
-1
/
+11
2023-05-11
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
1
-0
/
+5
2023-05-11
kcsan: Avoid READ_ONCE() in read_instrumented_memory()
Marco Elver
1
-4
/
+13
2023-05-11
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
1
-1
/
+1
2023-05-11
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
1
-1
/
+2
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
1
-0
/
+1
2023-05-11
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
1
-0
/
+4
2023-05-11
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
1
-3
/
+13
2023-05-11
kheaders: Use array declaration instead of char
Kees Cook
1
-5
/
+5
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-3
/
+8
2023-05-11
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2
-14
/
+71
2023-04-20
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+15
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-29
/
+41
2023-04-19
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
1
-0
/
+15
2023-04-18
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
1
-0
/
+1
[next]