index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+5
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
[next]