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-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-20
module/decompress: use kvmalloc() consistently
Andrea Righi
1
-4
/
+4
2023-11-20
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
1
-9
/
+16
2023-11-20
livepatch: Fix missing newline character in klp_resolve_symbols()
Zheng Yejian
1
-1
/
+1
2023-11-20
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
1
-1
/
+5
2023-11-20
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
1
-2
/
+2
2023-11-20
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
Song Liu
1
-2
/
+5
2023-11-20
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
1
-1
/
+6
2023-11-20
bpf: Fix kfunc callback register type handling
Kumar Kartikeya Dwivedi
1
-0
/
+4
2023-11-20
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2
-2
/
+5
2023-11-20
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
1
-3
/
+3
2023-11-20
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
1
-55
/
+60
2023-11-20
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
1
-2
/
+29
2023-11-20
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
1
-5
/
+13
2023-11-20
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
1
-1
/
+23
2023-11-20
cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
Laurent Dufour
1
-14
/
+10
2023-11-20
futex: Don't include process MM in futex key on no-MMU
Ben Wolsieffer
1
-1
/
+11
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
4
-3
/
+17
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
1
-17
/
+1
2023-11-20
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
1
-6
/
+5
2023-11-20
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
1
-1
/
+1
2023-11-20
sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
Yury Norov
1
-1
/
+5
2023-11-02
perf/core: Fix potential NULL deref
Peter Zijlstra
1
-1
/
+2
2023-11-02
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
1
-2
/
+2
2023-11-02
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-4
/
+20
2023-10-25
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2
-0
/
+64
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-6
/
+33
2023-10-25
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-10-25
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
1
-3
/
+3
2023-10-25
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
1
-4
/
+4
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
[next]