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
compress-2025-01-21
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
2024-11-01
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
1
-3
/
+6
2024-11-01
uprobes: prevent mutex_lock() under rcu_read_lock()
Andrii Nakryiko
1
-5
/
+9
2024-11-01
uprobes: prepare uprobe args buffer lazily
Andrii Nakryiko
1
-21
/
+28
2024-11-01
uprobes: encapsulate preparation of uprobe args buffer
Andrii Nakryiko
1
-37
/
+41
2024-11-01
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
8
-62
/
+283
2024-11-01
tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
Masami Hiramatsu (Google)
6
-9
/
+11
2024-11-01
tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
Masami Hiramatsu (Google)
1
-1
/
+1
2024-11-01
bpf: Fix iter/task tid filtering
Jordan Rome
1
-1
/
+1
2024-11-01
bpf: Fix truncation bug in coerce_reg_to_size_sx()
Dimitar Kanaliev
1
-4
/
+4
2024-11-01
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2
-3
/
+16
2024-11-01
task_work: Add TWA_NMI_CURRENT as an additional notify mode.
Sebastian Andrzej Siewior
1
-3
/
+21
2024-11-01
bpf: fix kfunc btf caching for modules
Toke Høiland-Jørgensen
1
-1
/
+7
2024-11-01
bpf: fix unpopulated name_len field in perf_event link info
Tyrone Wu
1
-7
/
+22
2024-11-01
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
1
-0
/
+4
2024-11-01
bpf: Add missed value to kprobe perf link info
Jiri Olsa
3
-11
/
+22
2024-11-01
bpf: Fix memory leak in bpf_core_apply
Jiri Olsa
1
-0
/
+1
2024-11-01
bpf: devmap: provide rxq after redirect
Florian Kauer
1
-4
/
+7
2024-10-22
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-17
kthread: unpark only parked kthread
Frederic Weisbecker
1
-0
/
+2
2024-10-17
rcu/nocb: Fix rcuog wake-up from offline softirq
Frederic Weisbecker
1
-1
/
+7
2024-10-17
rcu/nocb: Make IRQs disablement symmetric
Frederic Weisbecker
2
-14
/
+15
2024-10-17
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
1
-3
/
+18
2024-10-17
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-10-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
1
-10
/
+8
2024-10-17
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-10-10
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
1
-14
/
+12
2024-10-10
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-10-10
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-18
/
+14
2024-10-10
tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
Wei Li
1
-2
/
+5
2024-10-10
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-10
tracing/timerlat: Drop interface_lock in stop_kthread()
Wei Li
1
-7
/
+6
2024-10-10
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-10
resource: fix region_intersects() vs add_memory_driver_managed()
Huang Ying
1
-8
/
+50
2024-10-10
perf/core: Fix small negative period being ignored
Luo Gengkun
1
-1
/
+5
2024-10-10
perf: Really fix event_function_call() locking
Namhyung Kim
1
-5
/
+8
2024-10-10
bpf: Make the pointer returned by iter next method valid
Juntong Deng
1
-4
/
+22
2024-10-10
perf: Fix event_function_call() locking
Peter Zijlstra
1
-4
/
+5
2024-10-10
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+2
2024-10-10
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2024-10-10
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-0
/
+9
2024-10-10
jump_label: Fix static_key_slow_dec() yet again
Peter Zijlstra
1
-7
/
+27
2024-10-10
jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
Thomas Gleixner
1
-9
/
+11
2024-10-10
static_call: Replace pointless WARN_ON() in static_call_module_notify()
Thomas Gleixner
1
-1
/
+1
2024-10-10
static_call: Handle module init failure correctly in static_call_del_module()
Thomas Gleixner
1
-0
/
+11
2024-10-04
bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
Oleg Nesterov
1
-3
/
+6
2024-10-04
module: Fix KCOV-ignored file name
Dmitry Vyukov
1
-1
/
+1
2024-10-04
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
1
-16
/
+32
2024-10-04
padata: use integer wrap around to prevent deadlock on seq_nr overflow
VanGiang Nguyen
1
-1
/
+2
2024-10-04
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
2
-0
/
+3
2024-10-04
bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
Daniel Borkmann
1
-5
/
+11
[next]