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
/
linux
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
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-3
/
+10
2026-03-04
kcsan, compiler_types: avoid duplicate type issues in BPF Type Format
Alan Maguire
1
-7
/
+16
2026-03-04
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-1
/
+1
2026-03-04
PCI: Add Intel Nova Lake audio Device ID
Peter Ujfalusi
1
-0
/
+1
2026-03-04
EFI/CPER: don't go past the ARM processor CPER record buffer
Mauro Carvalho Chehab
1
-1
/
+2
2026-03-04
net/mlx5: Fix multiport device check over light SFs
Shay Drory
1
-2
/
+2
2026-03-04
clk: Move clk_{save,restore}_context() to COMMON_CLK section
Geert Uytterhoeven
1
-24
/
+24
2026-03-04
mtd: spinand: Fix kernel doc
Miquel Raynal
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
xdrgen: Initialize data pointer for zero-length items
Chuck Lever
1
-12
/
+8
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
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-0
/
+2
2026-03-04
mfd: wm8350-core: Use IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-03-04
genirq: Set IRQF_COND_ONESHOT in devm_request_irq().
Sebastian Andrzej Siewior
1
-1
/
+1
2026-03-04
x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
Jiri Olsa
1
-1
/
+9
2026-03-04
tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
1
-0
/
+31
2026-03-04
tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
1
-0
/
+17
2026-03-04
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2
-3
/
+11
2026-03-04
ftrace: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
Masami Hiramatsu (Google)
1
-1
/
+1
2026-03-04
ftrace: Use arch_ftrace_regs() for ftrace_regs_*() macros
Masami Hiramatsu (Google)
1
-6
/
+6
2026-03-04
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2
-25
/
+43
2026-03-04
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-3
/
+18
2026-03-04
tracing: Add a comment about ftrace_regs definition
Masami Hiramatsu (Google)
1
-0
/
+26
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
block: add a bio_add_virt_nofail helper
Christoph Hellwig
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
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2
-5
/
+11
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: sfp: pre-parse the module support
Russell King (Oracle)
1
-0
/
+22
2026-02-11
net: phy: add phy_interface_copy()
Russell King (Oracle)
1
-0
/
+5
2026-02-11
net: phy: add phy_interface_weight()
Russell King (Oracle)
1
-0
/
+5
2026-02-11
net: add skb_header_pointer_careful() helper
Eric Dumazet
1
-0
/
+12
2026-02-11
procfs: avoid fetching build ID while holding VMA lock
Andrii Nakryiko
1
-0
/
+3
2026-02-11
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
1
-0
/
+6
2026-02-06
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
1
-0
/
+5
2026-02-06
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
1
-0
/
+14
2026-01-30
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
1
-0
/
+2
2026-01-30
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
1
-3
/
+29
2026-01-30
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
1
-1
/
+1
2026-01-30
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
1
-3
/
+0
2026-01-30
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
1
-1
/
+2
2026-01-30
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
1
-7
/
+2
2026-01-30
iio: core: add separate lockdep class for info_exist_lock
Rasmus Villemoes
1
-0
/
+2
[next]