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
45 hours
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
45 hours
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
1
-1
/
+0
45 hours
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-0
/
+1
45 hours
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+9
45 hours
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
1
-0
/
+1
45 hours
irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...
Marc Zyngier
1
-0
/
+1
45 hours
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
1
-4
/
+5
45 hours
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-0
/
+3
45 hours
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
1
-2
/
+3
45 hours
net/mlx5: IFC updates for disabled host PF
Daniel Jurgens
1
-1
/
+3
45 hours
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
1
-0
/
+6
45 hours
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
1
-7
/
+11
45 hours
mailbox: Allow controller specific mapping using fwnode
Anup Patel
1
-0
/
+3
45 hours
mailbox: sort headers alphabetically
Tudor Ambarus
2
-4
/
+4
45 hours
resource: Add resource set range and size helpers
Ilpo Järvinen
1
-0
/
+32
2026-03-04
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+5
2026-03-04
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-1
/
+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
cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)
Alexander Lobakin
1
-0
/
+59
2026-03-04
cache: enforce cache groups
Coco Li
1
-0
/
+25
2026-03-04
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
1
-6
/
+8
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
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
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
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: 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
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
1
-0
/
+5
2026-01-30
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
1
-0
/
+3
2026-01-30
iio: core: add separate lockdep class for info_exist_lock
Rasmus Villemoes
1
-0
/
+2
2026-01-30
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
1
-1
/
+5
2026-01-30
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
1
-8
/
+27
2026-01-30
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes Brüderl
1
-0
/
+3
2026-01-30
mm, kfence: describe @slab parameter in __kfence_obj_info()
Bagas Sanjaya
1
-0
/
+1
2026-01-30
textsearch: describe @list member in ts_ops search
Bagas Sanjaya
1
-0
/
+1
2026-01-17
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
1
-0
/
+16
2026-01-17
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
1
-1
/
+2
2026-01-11
tty: fix tty_port_tty_*hangup() kernel-doc
Jiri Slaby (SUSE)
1
-0
/
+9
[next]