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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
1
-0
/
+2
2026-03-04
drm: of: drm_of_panel_bridge_remove(): fix device_node leak
Luca Ceresoli
1
-0
/
+3
2026-03-04
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
1
-0
/
+2
2026-03-04
include: uapi: netfilter_bridge.h: Cover for musl libc
Phil Sutter
1
-0
/
+4
2026-03-04
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-1
/
+1
2026-03-04
ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
Eric Dumazet
1
-2
/
+2
2026-03-04
virt: vbox: uapi: Mark inner unions in packed structs as packed
Thomas Weißschuh
1
-2
/
+2
2026-03-04
hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed
Thomas Weißschuh
1
-1
/
+1
2026-03-04
media: dvb-core: dmxdevfilter must always flush bufs
Hans Verkuil
1
-2
/
+4
2026-03-04
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
1
-1
/
+2
2026-03-04
APEI/GHES: ensure that won't go past CPER allocated record
Mauro Carvalho Chehab
1
-0
/
+1
2026-03-04
audit: add missing syscalls to read class
Jeffrey Bencteux
1
-0
/
+6
2026-03-04
audit: add fchmodat2() to change attributes class
Jeffrey Bencteux
1
-0
/
+3
2026-03-04
net/mlx5: Fix multiport device check over light SFs
Shay Drory
1
-2
/
+2
2026-03-04
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
1
-2
/
+7
2026-03-04
cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)
Alexander Lobakin
1
-0
/
+59
2026-03-04
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
1
-15
/
+32
2026-03-04
cache: enforce cache groups
Coco Li
1
-0
/
+25
2026-03-04
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
2
-4
/
+14
2026-03-04
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2
-6
/
+9
2026-03-04
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2
-3
/
+2
2026-03-04
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2
-3
/
+4
2026-03-04
ipv6: fix a race in ip6_sock_set_v6only()
Eric Dumazet
1
-4
/
+7
2026-03-04
clk: Move clk_{save,restore}_context() to COMMON_CLK section
Geert Uytterhoeven
1
-24
/
+24
2026-03-04
scsi: ufs: host: mediatek: Require CONFIG_PM
Arnd Bergmann
1
-4
/
+0
2026-03-04
mtd: spinand: Fix kernel doc
Miquel Raynal
1
-1
/
+1
2026-03-04
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-0
/
+2
2026-03-04
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
1
-1
/
+1
2026-03-04
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
1
-0
/
+1
2026-03-04
net: Add skb_dstref_steal and skb_dstref_restore
Stanislav Fomichev
1
-0
/
+32
2026-03-04
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
1
-0
/
+10
2026-03-04
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
1
-0
/
+6
2026-03-04
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
1
-2
/
+4
2026-03-04
module: add helper function for reading module_buildid()
Petr Mladek
1
-0
/
+9
2026-03-04
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-0
/
+1
2026-03-04
mfd: wm8350-core: Use IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-03-04
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
1
-2
/
+66
2026-03-04
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-0
/
+2
2026-03-04
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
1
-0
/
+2
2026-03-04
audit: move the compat_xxx_class[] extern declarations to audit_arch.h
Ben Dooks
2
-6
/
+7
2026-02-19
net: tunnel: make skb_vlan_inet_prepare() return drop reasons
Menglong Dong
1
-5
/
+8
2026-02-19
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
3
-7
/
+86
2026-02-19
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-02-19
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
1
-0
/
+5
2026-02-11
net: add skb_header_pointer_careful() helper
Eric Dumazet
1
-0
/
+12
2026-02-06
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
2
-15
/
+16
2026-02-06
xsk: Fix race condition in AF_XDP generic RX path
e.kubanski
2
-3
/
+2
2026-02-06
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
1
-0
/
+5
2026-02-06
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
1
-0
/
+2
2026-02-06
bonding: annotate data-races around slave->last_rx
Eric Dumazet
1
-6
/
+7
[prev]
[next]