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
2025-02-08
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2
-3
/
+18
2025-02-08
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
1
-1
/
+6
2025-02-08
module: Don't fail module loading when setting ro_after_init section RO failed
Christophe Leroy
1
-3
/
+4
2025-02-08
bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
Hou Tao
1
-2
/
+16
2025-02-08
padata: avoid UAF for reorder_work
Chen Ridong
1
-1
/
+9
2025-02-08
padata: add pd get/put refcnt helper
Chen Ridong
1
-7
/
+20
2025-02-08
padata: fix UAF in padata_reorder
Chen Ridong
1
-0
/
+6
2025-02-08
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-02-08
padata: fix sysfs store callback check
Thomas Weißschuh
1
-1
/
+1
2025-02-08
bpf: Reject struct_ops registration that uses module ptr and the module btf_i...
Martin KaFai Lau
2
-5
/
+21
2025-02-08
bpf: Use refcount_t instead of atomic_t for mmap_count
Pei Xiao
1
-4
/
+4
2025-02-08
bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
Martin KaFai Lau
1
-2
/
+6
2025-02-08
sched_ext: Use the NUMA scheduling domain for NUMA optimizations
Andrea Righi
1
-28
/
+86
2025-02-08
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
1
-2
/
+2
2025-02-08
genirq: Make handle_enforce_irqctx() unconditionally available
Thomas Gleixner
1
-6
/
+3
2025-02-08
printk: Defer legacy printing when holding printk_cpu_sync
John Ogness
3
-1
/
+17
2025-02-08
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2
-3
/
+7
2025-02-08
sched: Fix race between yield_to() and try_to_wake_up()
Tianchen Ding
1
-1
/
+1
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-4
/
+13
2025-02-08
sched/fair: Untangle NEXT_BUDDY and pick_next_task()
Peter Zijlstra
2
-2
/
+11
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
2
-22
/
+24
2025-01-19
Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-20
/
+94
2025-01-19
Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-128
/
+23
2025-01-16
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2
-2
/
+11
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
1
-6
/
+15
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
1
-2
/
+12
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
1
-1
/
+28
2025-01-15
signal/posixtimers: Handle ignore/blocked sequences correctly
Thomas Gleixner
1
-9
/
+28
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
1
-0
/
+1
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
2
-0
/
+28
2025-01-13
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
1
-1
/
+5
2025-01-12
Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-01-11
Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2025-01-10
Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+74
2025-01-10
Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-33
/
+11
2025-01-10
Merge tag 'wq-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-10
workqueue: warn if delayed_work is queued to an offlined cpu.
Imran Khan
1
-0
/
+7
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
1
-1
/
+1
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
1
-2
/
+4
2025-01-09
sched/fair: Fix EEVDF entity placement bug causing scheduling lag
Peter Zijlstra
1
-127
/
+18
2025-01-08
cgroup/cpuset: remove kernfs active break
Chen Ridong
1
-25
/
+0
2025-01-08
sched_ext: switch class when preempted by higher priority scheduler
Honglei Wang
1
-1
/
+2
2025-01-08
sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
Changwoo Min
1
-6
/
+6
2025-01-08
sched_ext: keep running prev when prev->scx.slice != 0
Henry Huang
1
-4
/
+7
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2025-01-03
Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+14
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+3
[next]