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
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
2024-10-04
bpf: Fix helper writes to read-only maps
Daniel Borkmann
4
-41
/
+15
2024-10-04
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
Daniel Borkmann
1
-2
/
+2
2024-10-04
sched/numa: Fix the vma scan starving issue
Yujie Liu
1
-0
/
+9
2024-10-04
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
1
-3
/
+52
2024-10-04
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
1
-3
/
+15
2024-10-04
sched/numa: Move up the access pid reset logic
Raghavendra K T
1
-10
/
+7
2024-10-04
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
1
-4
/
+13
2024-10-04
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
1
-6
/
+6
2024-10-04
kthread: fix task state in kthread worker if being frozen
Chen Yu
1
-1
/
+9
2024-10-04
bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
Eduard Zingerman
1
-0
/
+8
2024-10-04
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
1
-13
/
+9
2024-10-04
rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
Frederic Weisbecker
1
-1
/
+4
2024-10-04
padata: Honor the caller's alignment in case of chunk_size 0
Kamlesh Gurudasani
1
-0
/
+3
2024-09-18
tracing/osnoise: Fix build when timerlat is not enabled
Steven Rostedt
1
-5
/
+5
2024-09-12
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
1
-2
/
+3
2024-09-12
workqueue: Improve scalability of workqueue watchdog touch
Nicholas Piggin
1
-2
/
+8
2024-09-12
workqueue: wq_watchdog_touch is always called with valid CPU
Nicholas Piggin
1
-0
/
+2
2024-09-12
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
3
-6
/
+15
[next]