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
compress-2025-01-21
compress-2025-01-23
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-10-19
pid: Add a judgment for ns null in pid_nr_ns
gaoxiang17
1
-1
/
+1
2025-10-19
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
1
-24
/
+49
2025-10-19
PM: hibernate: Restrict GFP mask in power_down()
Rafael J. Wysocki
1
-0
/
+2
2025-10-19
PM: hibernate: Fix hybrid-sleep
Mario Limonciello (AMD)
1
-0
/
+4
2025-10-19
PM: EM: Fix late boot with holes in CPU topology
Christian Loehle
1
-5
/
+6
2025-10-19
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
1
-1
/
+5
2025-10-19
kho: only fill kimage if KHO is finalized
Pratyush Yadav
1
-1
/
+1
2025-10-19
kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlim...
Oleg Nesterov
1
-2
/
+20
2025-10-19
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
1
-1
/
+1
2025-10-19
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
1
-2
/
+2
2025-10-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-5
/
+5
2025-10-15
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
1
-2
/
+6
2025-10-15
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
1
-2
/
+2
2025-10-15
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
1
-48
/
+220
2025-10-15
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
1
-13
/
+10
2025-10-15
tracing: Fix wakeup tracers on failure of acquiring calltime
Steven Rostedt
1
-10
/
+6
2025-10-15
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
4
-14
/
+28
2025-10-15
tracing: Fix lock imbalance in s_start() memory allocation failure path
Sasha Levin
1
-2
/
+1
2025-10-15
bpf: Reject negative offsets for ALU ops
Yazhou Tang
1
-2
/
+2
2025-10-15
bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
Brahmajit Das
1
-1
/
+2
2025-10-15
srcu/tiny: Remove preempt_disable/enable() in srcu_gp_start_if_needed()
Zqiang
1
-3
/
+1
2025-10-15
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+5
2025-10-15
smp: Fix up and expand the smp_call_function_many() kerneldoc
Rafael J. Wysocki
1
-6
/
+5
2025-10-15
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
Eduard Zingerman
1
-3
/
+18
2025-10-15
tick: Do not set device to detached state in tick_shutdown()
Bibo Mao
3
-13
/
+7
2025-10-15
genirq/test: Ensure CPU 1 is online for hotplug test
Brian Norris
1
-0
/
+2
2025-10-15
genirq/test: Drop CONFIG_GENERIC_IRQ_MIGRATION assumptions
Brian Norris
1
-4
/
+0
2025-10-15
genirq/test: Depend on SPARSE_IRQ
Brian Norris
1
-0
/
+1
2025-10-15
genirq/test: Select IRQ_DOMAIN
Brian Norris
1
-0
/
+1
2025-10-15
genirq/test: Fix depth tests on architectures with NOREQUEST by default.
David Gow
1
-0
/
+12
2025-10-15
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
1
-0
/
+37
2025-10-15
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
1
-3
/
+0
2025-10-15
bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
1
-2
/
+7
2025-10-15
cpuset: fix failure to enable isolated partition when containing isolcpus
Chen Ridong
1
-1
/
+1
2025-10-15
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
1
-18
/
+10
2025-10-15
uprobes: uprobe_warn should use passed task
Jeremy Linton
1
-1
/
+1
2025-10-15
seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
Johannes Nixdorf
1
-7
/
+5
2025-10-15
pid: use ns_capable_noaudit() when determining net sysctl permissions
Christian Göttsche
1
-1
/
+1
2025-10-12
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
1
-1
/
+1
2025-09-28
Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+14
2025-09-27
tracing: fgraph: Protect return handler from recursion loop
Masami Hiramatsu (Google)
1
-0
/
+12
2025-09-26
Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-44
/
+35
2025-09-26
Merge tag 'locking-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+5
2025-09-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+2
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
2
-23
/
+33
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
3
-21
/
+2
2025-09-24
Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+8
2025-09-25
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
1
-0
/
+4
2025-09-24
tracing: fprobe: Fix to remove recorded module addresses from filter
Masami Hiramatsu (Google)
1
-3
/
+4
2025-09-24
futex: Use correct exit on failure from futex_hash_allocate_default()
Sebastian Andrzej Siewior
1
-1
/
+1
[next]