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
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
32 hours
dma-mapping: add missing `inline` for `dma_free_attrs`
Miguel Ojeda
1
-2
/
+2
32 hours
usb: core: new quirk to handle devices with zero configurations
Jie Deng
1
-0
/
+3
32 hours
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
9 days
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
9 days
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
1
-1
/
+0
9 days
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-0
/
+1
9 days
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
1
-0
/
+9
9 days
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
1
-0
/
+1
9 days
irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...
Marc Zyngier
1
-0
/
+1
9 days
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
1
-4
/
+5
9 days
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-0
/
+3
9 days
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
1
-2
/
+3
9 days
net/mlx5: IFC updates for disabled host PF
Daniel Jurgens
1
-1
/
+3
9 days
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
1
-0
/
+6
9 days
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
1
-7
/
+11
9 days
mailbox: Allow controller specific mapping using fwnode
Anup Patel
1
-0
/
+3
9 days
mailbox: sort headers alphabetically
Tudor Ambarus
2
-4
/
+4
9 days
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
[next]