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-08-11
bpf, cpumap: Make sure kthread is running before map update returns
Hou Tao
1
-10
/
+11
2023-08-11
bpf: Disable preemption in bpf_event_output
Jiri Olsa
1
-1
/
+5
2023-08-11
bpf, cpumap: Handle skb as well when clean up ptr_ring
Hou Tao
1
-4
/
+10
2023-08-11
perf: Fix function pointer case
Peter Zijlstra
1
-2
/
+6
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2023-08-03
tracing: Fix trace_event_raw_event_synth() if else statement
Steven Rostedt (Google)
1
-2
/
+2
2023-08-03
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
4
-76
/
+155
2023-08-03
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
1
-10
/
+4
2023-08-03
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
1
-10
/
+12
2023-08-03
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
2023-08-03
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
3
-26
/
+9
2023-08-03
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
4
-5
/
+87
2023-08-03
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
1
-2
/
+2
2023-08-03
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
4
-24
/
+85
2023-07-27
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
1
-1
/
+2
2023-07-27
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
1
-5
/
+6
2023-07-23
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
1
-5
/
+7
2023-07-23
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
1
-0
/
+2
2023-07-23
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
1
-1
/
+1
2023-07-23
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
1
-14
/
+31
2023-07-23
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
1
-9
/
+15
2023-07-23
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
1
-0
/
+1
2023-07-23
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
1
-3
/
+5
2023-07-23
bpf: cpumap: Fix memory leak in cpu_map_update_elem
Pu Lehui
1
-16
/
+24
2023-07-23
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
1
-2
/
+16
2023-07-23
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
1
-2
/
+3
2023-07-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
1
-5
/
+8
2023-07-23
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Christophe Leroy
1
-0
/
+2
2023-07-23
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
1
-3
/
+2
2023-07-23
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
1
-3
/
+3
2023-07-23
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
1
-0
/
+15
2023-07-23
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
1
-0
/
+5
2023-07-23
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
1
-97
/
+97
2023-07-23
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-4
/
+3
2023-07-23
rcuscale: Always log error message
Li Zhijian
1
-7
/
+7
2023-07-23
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
1
-8
/
+35
2023-07-05
bpf: ensure main program has an extable
Krister Johansen
1
-2
/
+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
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-28
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
4
-4
/
+12
2023-06-21
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
1
-8
/
+31
2023-06-21
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
1
-9
/
+8
2023-06-21
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
1
-1
/
+13
2023-06-14
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
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
[next]