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-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
2024-04-04
Revert "workqueue: Implement system-wide nr_active enforcement for unbound wo...
Greg Kroah-Hartman
1
-309
/
+32
2024-04-04
Revert "workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_nod...
Greg Kroah-Hartman
1
-1
/
+1
2024-04-04
Revert "workqueue: Shorten events_freezable_power_efficient name"
Greg Kroah-Hartman
1
-1
/
+1
2024-04-03
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
1
-0
/
+8
2024-04-03
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-2
/
+7
2024-04-03
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
1
-13
/
+21
2024-04-03
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-2
/
+5
2024-04-03
printk: Update @console_may_schedule in console_trylock_spinning()
John Ogness
1
-0
/
+6
2024-04-03
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
1
-2
/
+9
2024-04-03
swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
Will Deacon
1
-1
/
+3
2024-04-03
swiotlb: Fix double-allocation of slots due to broken alignment handling
Will Deacon
1
-12
/
+14
2024-04-03
entry: Respect changes to system call number by trace_sys_enter()
André Rösti
1
-1
/
+7
2024-04-03
Fix memory leak in posix_clock_open()
Linus Torvalds
1
-7
/
+9
2024-04-03
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
1
-0
/
+5
2024-04-03
workqueue: Shorten events_freezable_power_efficient name
Audra Mitchell
1
-1
/
+1
2024-04-03
tracing/ring-buffer: Fix wait_on_pipe() race
Steven Rostedt (Google)
2
-17
/
+39
2024-04-03
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
1
-48
/
+68
2024-04-03
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
1
-7
/
+20
2024-04-03
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google)
1
-3
/
+4
2024-04-03
serial: Lock console when calling into driver before registration
Peter Collingbourne
1
-3
/
+18
2024-04-03
PM: suspend: Set mem_sleep_current during kernel command line setup
Maulik Shah
1
-0
/
+1
2024-04-03
bounds: support non-power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-03-26
printk: Use prb_first_seq() as base for 32bit seq macros
John Ogness
2
-5
/
+5
2024-03-26
printk: Adjust mapping for 32bit seq macros
Sebastian Andrzej Siewior
1
-1
/
+1
2024-03-26
bpf: report RCU QS in cpumap kthread
Yan Zhai
1
-0
/
+3
2024-03-26
modules: wait do_free_init correctly
Changbin Du
1
-2
/
+7
2024-03-26
bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
Puranjay Mohan
1
-1
/
+6
[next]