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-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
1
-2
/
+4
2025-03-13
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-03-13
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang
1
-8
/
+9
2025-03-13
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-03-13
acct: block access to kernel internal filesystems
Christian Brauner
1
-0
/
+14
2025-03-13
acct: perform last write from workqueue
Christian Brauner
1
-50
/
+70
2025-03-13
bpf: skip non exist keys in generic_map_lookup_batch
Yan Zhai
1
-13
/
+5
2025-03-13
kdb: Do not assume write() callback available
John Ogness
1
-0
/
+2
2025-03-13
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
1
-2
/
+4
2025-03-13
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
1
-1
/
+2
2025-03-13
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
1
-1
/
+1
2025-03-13
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
1
-8
/
+12
2025-03-13
printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
Kuan-Wei Chiu
1
-1
/
+1
2025-03-13
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2025-03-13
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
1
-1
/
+6
2025-03-13
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2025-03-13
padata: avoid UAF for reorder_work
Chen Ridong
1
-1
/
+9
2025-03-13
padata: add pd get/put refcnt helper
Chen Ridong
1
-7
/
+20
2025-03-13
padata: fix UAF in padata_reorder
Chen Ridong
1
-0
/
+6
2025-03-13
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-03-13
padata: fix sysfs store callback check
Thomas Weißschuh
1
-1
/
+1
2025-03-13
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
1
-2
/
+2
2025-03-13
genirq: Make handle_enforce_irqctx() unconditionally available
Thomas Gleixner
1
-6
/
+3
2025-03-13
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-4
/
+13
2025-03-13
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
2
-19
/
+5
2025-03-13
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
1
-25
/
+0
2025-03-13
fs: move inode sysctls to its own file
Luis Chamberlain
1
-14
/
+0
2025-03-13
sysctl: share unsigned long const values
Luis Chamberlain
1
-6
/
+3
2025-03-13
sysctl: use const for typically used max/min proc sysctls
Xiaoming Ni
1
-27
/
+26
2025-03-13
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
2
-64
/
+78
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2
-2
/
+11
2025-01-23
kheaders: Ignore silly-rename files
David Howells
1
-0
/
+1
2025-01-09
kcov: mark in_softirq_really() as __always_inline
Arnd Bergmann
1
-1
/
+1
2025-01-09
bpf: fix potential error return
Anton Protopopov
1
-1
/
+5
2025-01-09
tracing: Have process_string() also allow arrays
Steven Rostedt
1
-0
/
+12
2025-01-09
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
1
-0
/
+3
2025-01-09
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-4
/
+9
2025-01-09
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
1
-1
/
+1
2025-01-09
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
1
-15
/
+91
2025-01-09
tracing: Add missing helper functions in event pointer dereference check
Steven Rostedt
1
-2
/
+19
2025-01-09
tracing: Fix test_event_printk() to process entire print argument
Steven Rostedt
1
-29
/
+53
2024-12-19
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
1
-1
/
+1
2024-12-19
tracing/kprobes: Skip symbol counting logic for module symbols in create_loca...
Nikolay Kuratov
1
-1
/
+1
2024-12-19
bpf: sync_linked_regs() must preserve subreg_def
Eduard Zingerman
1
-1
/
+4
2024-12-14
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
Masami Hiramatsu (Google)
1
-0
/
+5
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2
-11
/
+21
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-12-14
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
1
-1
/
+1
[next]