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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-06-04
fork: use pidfd_prepare()
Christian Brauner
1
-11
/
+2
2025-06-04
pid: add pidfd_prepare()
Christian Brauner
1
-0
/
+85
2025-06-04
padata: do not leak refcount in reorder_work
Dominik Grzegorzek
1
-1
/
+2
2025-06-04
rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Ankur Arora
1
-4
/
+7
2025-06-04
timer_list: Don't use %pK through printk()
Thomas Weißschuh
1
-2
/
+2
2025-06-04
posix-timers: Add cond_resched() to posix_timer_add() search loop
Eric Dumazet
1
-0
/
+1
2025-06-04
lockdep: Fix wait context check on softirq for PREEMPT_RT
Ryo Takakura
1
-0
/
+18
2025-06-04
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
2
-15
/
+12
2025-06-04
bpf: fix possible endless loop in BPF map iteration
Brandon Kammerdiener
1
-1
/
+1
2025-06-04
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
1
-1
/
+1
2025-05-22
ftrace: Fix preemption accounting for stacktrace filter command
pengdonglin
1
-5
/
+1
2025-05-22
ftrace: Fix preemption accounting for stacktrace trigger command
pengdonglin
1
-1
/
+1
2025-05-22
tracing: probes: Fix a possible race in trace_probe_log APIs
Masami Hiramatsu (Google)
5
-3
/
+27
2025-05-18
module: ensure that kobject_put() is safe for module type kobjects
Dmitry Antipov
1
-1
/
+3
2025-05-09
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-05-02
dma/contiguous: avoid warning about unused size_bytes
Arnd Bergmann
1
-2
/
+1
2025-05-02
bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
Hou Tao
1
-5
/
+9
2025-05-02
bpf: avoid holding freeze_mutex during mmap operation
Andrii Nakryiko
1
-7
/
+10
2025-05-02
tracing: Fix filter string testing
Steven Rostedt
1
-2
/
+2
2025-05-02
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
1
-3
/
+15
2025-05-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-05-02
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Boqun Feng
1
-0
/
+3
2025-05-02
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
1
-1
/
+3
2025-04-10
tracing: Do not use PERF enums when perf is not defined
Steven Rostedt
1
-2
/
+6
2025-04-10
tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
Ran Xiaokai
1
-1
/
+0
2025-04-10
tracing: Fix synth event printk format for str fields
Douglas Raillard
1
-1
/
+1
2025-04-10
tracing: Ensure module defining synth event cannot be unloaded while tracing
Douglas Raillard
1
-1
/
+30
2025-04-10
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
3
-4
/
+1
2025-04-10
locking/semaphore: Use wake_q to wake up processes outside lock critical section
Waiman Long
1
-4
/
+9
2025-04-10
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
1
-1
/
+1
2025-04-10
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
1
-2
/
+2
2025-04-10
kexec: initialize ELF lowest address to ULONG_MAX
Sourabh Jain
1
-1
/
+1
2025-04-10
bpf: Use preempt_count() directly in bpf_send_signal_common()
Hou Tao
1
-1
/
+1
2025-04-10
perf/ring_buffer: Allow the EPOLLRDNORM flag for poll
Tao Chen
1
-1
/
+1
2025-04-10
watch_queue: fix pipe accounting mismatch
Eric Sandeen
1
-0
/
+9
2025-04-10
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-04-10
hrtimers: Mark is_migration_base() with __always_inline
Andy Shevchenko
1
-10
/
+12
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
[next]