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-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
2024-09-12
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
1
-2
/
+1
2024-09-12
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
Zqiang
1
-0
/
+1
2024-09-12
dma-mapping: benchmark: Don't starve others when doing the test
Yicong Yang
1
-0
/
+16
2024-09-12
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
1
-1
/
+1
2024-09-12
bpf: Add sockptr support for setsockopt
Breno Leitao
1
-2
/
+3
2024-09-12
bpf: Add sockptr support for getsockopt
Breno Leitao
1
-9
/
+11
2024-09-12
bpf, verifier: Correct tail_call_reachable for bpf prog
Leon Hwang
1
-1
/
+3
2024-09-12
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...
Steven Rostedt
1
-7
/
+6
2024-09-12
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
1
-0
/
+2
2024-09-12
tracing/timerlat: Only clear timer if a kthread exists
Steven Rostedt
1
-6
/
+13
2024-09-12
tracing/osnoise: Use a cpumask to know what threads are kthreads
Steven Rostedt
1
-3
/
+15
2024-09-12
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Petr Tesarik
1
-1
/
+1
2024-09-12
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
1
-4
/
+5
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-4
/
+2
2024-09-08
rcu/nocb: Remove buggy bypass lock contention mitigation
Frederic Weisbecker
2
-27
/
+6
2024-09-08
dma-debug: avoid deadlock between dma debug vs printk and netconsole
Rik van Riel
1
-1
/
+4
2024-09-04
Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"
Greg Kroah-Hartman
1
-2
/
+2
2024-09-04
tracing: Have format file honor EVENT_FILE_FL_FREED
Steven Rostedt
5
-19
/
+49
2024-08-29
bpf: Fix a kernel verifier crash in stacksafe()
Yonghong Song
1
-2
/
+3
2024-08-29
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-2
/
+2
2024-08-29
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
1
-0
/
+2
2024-08-29
clocksource: Make watchdog and suspend-timing multiplication overflow safe
Adrian Hunter
1
-22
/
+20
2024-08-29
tick: Move got_idle_tick away from common flags
Frederic Weisbecker
1
-1
/
+1
2024-08-29
hrtimer: Select housekeeping CPU during migration
Costa Shulyupin
1
-1
/
+2
2024-08-29
cpu/SMT: Enable SMT only if a core is online
Nysal Jan K.A
1
-1
/
+11
2024-08-29
cgroup: Avoid extra dereference in css_populate_dir()
Kamalesh Babulal
1
-2
/
+2
[next]