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
2024-05-30
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-05-30
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2
-2
/
+2
2024-05-30
tracing/user_events: Fix non-spaced field matching
Beau Belgrave
1
-1
/
+75
2024-05-30
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
1
-48
/
+59
2024-05-30
bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
Stanislav Fomichev
1
-0
/
+5
2024-05-30
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
1
-5
/
+18
2024-05-30
bpf: prevent r10 register from being marked as precise
Andrii Nakryiko
1
-2
/
+4
2024-05-30
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
1
-19
/
+34
2024-05-30
rcu: Fix buffer overflow in print_cpu_stall_info()
Nikita Kiryushin
1
-1
/
+2
2024-05-30
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
Nikita Kiryushin
1
-1
/
+1
2024-05-30
softirq: Fix suspicious RCU usage in __do_softirq()
Zqiang
1
-4
/
+8
2024-05-30
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
1
-1
/
+6
2024-05-30
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-4
/
+10
2024-05-30
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
1
-0
/
+9
2024-05-30
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-16
/
+23
2024-05-17
workqueue: Fix selection of wake_cpu in kick_pool()
Sven Schnelle
1
-2
/
+6
2024-05-17
bpf: Check bloom filter map value size
Andrei Matei
1
-0
/
+13
2024-05-17
swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
Will Deacon
1
-0
/
+1
2024-05-17
bpf: Fix a verifier verbose message
Anton Protopopov
1
-2
/
+1
2024-05-02
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-05-02
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
1
-6
/
+12
2024-05-02
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
1
-5
/
+6
2024-05-02
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
1
-3
/
+2
2024-05-02
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-05-02
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-2
/
+2
2024-04-27
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
1
-16
/
+17
2024-04-27
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-6
/
+14
2024-04-17
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
1
-1
/
+2
2024-04-17
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
1
-6
/
+12
2024-04-17
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
1
-0
/
+4
2024-04-17
PM: s2idle: Make sure CPUs will wakeup directly on resume
Anna-Maria Behnsen
1
-0
/
+6
2024-04-17
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
1
-3
/
+3
2024-04-13
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
1
-1
/
+1
2024-04-13
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
Zqiang
1
-1
/
+1
2024-04-13
dma-direct: Leak pages on dma_set_decrypted() failure
Rick Edgecombe
1
-4
/
+5
2024-04-13
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
1
-1
/
+0
2024-04-13
panic: Flush kernel log buffer at the end
John Ogness
1
-0
/
+8
2024-04-13
printk: For @suppress_panic_printk check for other CPU in panic
John Ogness
1
-2
/
+1
2024-04-10
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
2
-5
/
+34
2024-04-10
bpf: put uprobe link's path and task in release callback
Andrii Nakryiko
1
-3
/
+3
2024-04-10
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-1
/
+1
2024-04-10
bpf: Protect against int overflow for stack access size
Andrei Matei
1
-0
/
+5
2024-04-04
Revert "workqueue.c: Increase workqueue name length"
Greg Kroah-Hartman
1
-6
/
+2
2024-04-04
Revert "workqueue: Move pwq->max_active to wq->max_active"
Greg Kroah-Hartman
1
-66
/
+67
2024-04-04
Revert "workqueue: Factor out pwq_is_empty()"
Greg Kroah-Hartman
1
-9
/
+4
2024-04-04
Revert "workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate...
Greg Kroah-Hartman
1
-25
/
+6
2024-04-04
Revert "workqueue: Move nr_active handling into helpers"
Greg Kroah-Hartman
1
-67
/
+19
2024-04-04
Revert "workqueue: Make wq_adjust_max_active() round-robin pwqs while activat...
Greg Kroah-Hartman
1
-19
/
+12
2024-04-04
Revert "workqueue: RCU protect wq->dfl_pwq and implement accessors for it"
Greg Kroah-Hartman
1
-40
/
+24
2024-04-04
Revert "workqueue: Introduce struct wq_node_nr_active"
Greg Kroah-Hartman
1
-135
/
+7
[next]