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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
rcuref: Plug slowpath race in rcuref_put()
Thomas Gleixner
1
-3
/
+6
2025-03-07
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+1
2025-03-07
SUNRPC: convert RPC_TASK_* constants to enum
Stephen Brennan
1
-7
/
+9
2025-02-27
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+2
2025-02-27
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-0
/
+2
2025-02-27
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
1
-5
/
+4
2025-02-27
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
1
-5
/
+3
2025-02-27
Input: serio - define serio_pause_rx guard to pause and resume serio ports
Dmitry Torokhov
1
-0
/
+3
2025-02-21
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-0
/
+1
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
1
-0
/
+6
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2
-3
/
+4
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
1
-0
/
+1
2025-02-21
block: cleanup and fix batch completion adding conditions
Jens Axboe
1
-4
/
+14
2025-02-17
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2025-02-17
net/mlx5: use do_aux_work for PHC overflow checks
Vadim Fedorenko
1
-1
/
+0
2025-02-17
exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
1
-1
/
+3
2025-02-08
pps: Fix a use-after-free
Calvin Owens
1
-2
/
+1
2025-02-08
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
1
-1
/
+2
2025-02-08
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
1
-1
/
+1
2025-02-08
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-02-08
inet: ipmr: fix data-races
Eric Dumazet
1
-3
/
+3
2025-02-08
wifi: mac80211: Fix common size calculation for ML element
Ilan Peer
1
-8
/
+3
2025-02-08
mfd: syscon: Add of_syscon_register_regmap() API
Peter Griffin
1
-0
/
+8
2025-02-08
mfd: syscon: Remove extern from function prototypes
Peter Griffin
1
-14
/
+11
2025-02-08
HID: fix generic desktop D-Pad controls
Terry Tritton
1
-0
/
+1
2025-02-08
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
1
-1
/
+1
2025-02-08
gpio: pca953x: Drop unused fields in struct pca953x_platform_data
Andy Shevchenko
1
-13
/
+0
2025-02-08
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-8
/
+7
2025-02-08
clk: si5351: allow PLLs to be adjusted without reset
Alvin Šipraga
1
-0
/
+2
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-0
/
+1
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-0
/
+6
2025-02-01
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-1
/
+0
2025-02-01
libfs: Add simple_offset_rename() API
Chuck Lever
1
-0
/
+2
2025-02-01
libfs: Add simple_offset_empty()
Chuck Lever
1
-0
/
+1
2025-02-01
seccomp: Stub for !CONFIG_SECCOMP
Linus Walleij
1
-1
/
+1
2025-01-23
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
1
-0
/
+1
2025-01-23
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
1
-1
/
+9
2025-01-23
soc: ti: pruss: Fix pruss APIs
MD Danish Anwar
1
-6
/
+6
2025-01-17
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2
-0
/
+31
2025-01-17
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
1
-3
/
+2
2025-01-17
pgtable: fix s390 ptdesc field comments
Alexander Gordeev
1
-2
/
+2
2025-01-17
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
1
-0
/
+5
2025-01-09
Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...
Shung-Hsi Yu
1
-27
/
+4
2025-01-09
seq_buf: Make DECLARE_SEQ_BUF() usable
Nathan Lynch
1
-2
/
+1
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-3
/
+13
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-0
/
+6
2025-01-09
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
1
-1
/
+5
2025-01-09
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
1
-4
/
+17
2025-01-09
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2
-4
/
+3
2025-01-09
cleanup: Remove address space of returned pointer
Uros Bizjak
1
-2
/
+2
[next]