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-04-10
reboot: reboot, not shutdown, on hw_protection_reboot timeout
Ahmad Fatoum
1
-21
/
+49
2025-04-10
reboot: replace __hw_protection_shutdown bool action parameter with an enum
Ahmad Fatoum
1
-8
/
+6
2025-04-10
kexec: initialize ELF lowest address to ULONG_MAX
Sourabh Jain
1
-1
/
+1
2025-04-10
kernel/events/uprobes: handle device-exclusive entries correctly in __replace...
David Hildenbrand
1
-1
/
+12
2025-04-10
bpf: Fix array bounds error with may_goto
Jiayuan Chen
2
-4
/
+22
2025-04-10
bpf: Use preempt_count() directly in bpf_send_signal_common()
Hou Tao
1
-1
/
+1
2025-04-10
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-0
/
+4
2025-04-10
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
4
-15
/
+29
2025-04-10
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
4
-12
/
+17
2025-04-10
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
4
-10
/
+18
2025-04-10
sched/deadline: Ignore special tasks when rebuilding domains
Juri Lelli
1
-1
/
+1
2025-04-10
perf: Supply task information to sched_task()
Kan Liang
1
-9
/
+11
2025-04-10
perf: Save PMU specific data in task_struct
Kan Liang
1
-0
/
+1
2025-04-10
perf/ring_buffer: Allow the EPOLLRDNORM flag for poll
Tao Chen
1
-1
/
+1
2025-04-10
watchdog/hardlockup/perf: Fix perf_event memory leak
Li Huafei
3
-57
/
+1
2025-04-10
rseq: Update kernel fields in lockstep with CONFIG_DEBUG_RSEQ=y
Michael Jeanson
1
-40
/
+40
2025-04-10
sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks
Tianchen Ding
1
-0
/
+4
2025-04-10
sched: Cancel the slice protection of the idle entity
zihan zhou
1
-13
/
+33
2025-04-10
seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTER
Oleg Nesterov
1
-4
/
+10
2025-04-10
watch_queue: fix pipe accounting mismatch
Eric Sandeen
1
-0
/
+9
2025-04-07
cgroup/rstat: Fix forceidle time in cpu.stat
Abel Wu
1
-16
/
+13
2025-03-21
Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+3
2025-03-20
Merge tag 'dma-mapping-6.14-2025-03-21' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-10
/
+18
2025-03-17
Merge tag 'probes-fixes-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-16
/
+14
2025-03-16
Merge tag 'trace-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+18
2025-03-15
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
1
-18
/
+3
2025-03-15
tracing: tprobe-events: Fix leakage of module refcount
Masami Hiramatsu (Google)
1
-13
/
+8
2025-03-15
tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
Masami Hiramatsu (Google)
1
-3
/
+6
2025-03-14
Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+6
2025-03-14
Merge tag 'locking-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+11
2025-03-14
tracing: Correct the refcount if the hist/hist_debug file fails to open
Tengda Wu
1
-6
/
+18
2025-03-12
Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+3
2025-03-12
dma-mapping: fix missing clear bdr in check_ram_in_range_map()
Baochen Qiang
1
-10
/
+18
2025-03-10
sched/clock: Don't define sched_clock_irqtime as static key
Yafang Shao
2
-6
/
+6
2025-03-08
locking/semaphore: Use wake_q to wake up processes outside lock critical section
Waiman Long
1
-4
/
+9
2025-03-08
locking/rtmutex: Use the 'struct' keyword in kernel-doc comment
Randy Dunlap
1
-2
/
+2
2025-03-07
Merge tag 'sched-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2025-03-07
Merge tag 'perf-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+28
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-03-06
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
1
-1
/
+1
2025-03-06
pid: Do not set pid_max in new pid namespaces
Michal Koutný
1
-1
/
+1
2025-03-05
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
1
-2
/
+4
2025-03-03
sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
Andrea Righi
1
-0
/
+3
2025-03-03
Merge tag 'probes-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+23
2025-03-03
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
Masami Hiramatsu (Google)
1
-1
/
+0
2025-03-01
perf/core: Fix perf_pmu_register() vs. perf_init_event()
Peter Zijlstra
1
-2
/
+26
2025-03-01
perf/core: Fix pmus_lock vs. pmus_srcu ordering
Peter Zijlstra
1
-2
/
+2
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
1
-2
/
+2
2025-02-28
Merge tag 'sched-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]