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
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
2026-01-30
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
1
-1
/
+5
2026-01-23
mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detection
Joshua Hahn
1
-1
/
+1
2026-01-23
mm/fake-numa: allow later numa node hotplug
Bruno Faccini
1
-0
/
+3
2026-01-23
HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blocking
Zhang Lixu
1
-0
/
+2
2026-01-23
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes BrĂ¼derl
1
-0
/
+3
2026-01-23
mm, kfence: describe @slab parameter in __kfence_obj_info()
Bagas Sanjaya
1
-0
/
+1
2026-01-23
textsearch: describe @list member in ts_ops search
Bagas Sanjaya
1
-0
/
+1
2026-01-23
mm: describe @flags parameter in memalloc_flags_save()
Bagas Sanjaya
1
-0
/
+1
2026-01-23
PM: EM: Fix incorrect description of the cost field in struct em_perf_state
Yaxiong Tian
1
-1
/
+1
2026-01-23
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
1
-0
/
+1
2026-01-17
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
1
-5
/
+8
2026-01-17
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
1
-1
/
+2
[prev]
[next]