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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
16 hours
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
1
-0
/
+3
39 hours
printk: add print_hex_dump_devel()
Thorsten Blum
1
-0
/
+13
39 hours
firmware: exynos-acpm: Drop fake 'const' on handle pointer
Krzysztof Kozlowski
1
-17
/
+12
39 hours
mmc: core: Optimize time for secure erase/trim for some Kingston eMMCs
Luke Wang
1
-0
/
+1
39 hours
mmc: core: Add quirk for incorrect manufacturing date
Avri Altman
1
-0
/
+1
39 hours
dma-mapping: add __dma_from_device_group_begin()/end()
Michael S. Tsirkin
1
-0
/
+13
39 hours
fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info
Thomas Zimmermann
1
-1
/
+3
39 hours
io_uring/kbuf: support min length left for incremental buffers
Martin Michaelis
1
-1
/
+2
39 hours
fanotify: fix false positive on permission events
Miklos Szeredi
1
-0
/
+1
39 hours
fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free
Rajat Gupta
1
-0
/
+1
9 days
driver core: Add kernel-doc for DEV_FLAG_COUNT enum value
Douglas Anderson
1
-0
/
+1
9 days
mm: prevent droppable mappings from being locked
Anthony Yznaga
1
-2
/
+2
9 days
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2
-11
/
+19
9 days
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
1
-2
/
+7
9 days
net: mctp: fix don't require received header reserved bits to be zero
Yuan Zhaoming
1
-0
/
+3
9 days
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
1
-1
/
+0
9 days
rxrpc: Fix rxkad crypto unalignment handling
David Howells
1
-0
/
+1
9 days
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
1
-2
/
+2
9 days
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-0
/
+1
9 days
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
1
-0
/
+1
9 days
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
2
-1
/
+3
9 days
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
1
-11
/
+33
9 days
driver core: Don't let a device probe until it's ready
Douglas Anderson
1
-0
/
+44
9 days
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
1
-1
/
+2
2026-04-22
dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
1
-1
/
+2
2026-04-22
mm/userfaultfd: fix hugetlb fault mutex hash calculation
Jianhui Zhou
1
-0
/
+17
2026-04-22
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+2
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
1
-3
/
+8
2026-04-22
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
1
-5
/
+6
2026-04-22
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
2
-48
/
+43
2026-04-22
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
1
-0
/
+7
2026-04-22
netfilter: nfnetlink_queue: make hash table per queue
Florian Westphal
1
-1
/
+0
2026-04-22
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
1
-1
/
+1
2026-04-22
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
1
-1
/
+22
2026-04-22
net: increase IP_TUNNEL_RECURSION_LIMIT to 5
Chris J Arges
1
-1
/
+1
2026-04-22
dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
Michael S. Tsirkin
1
-0
/
+7
2026-04-22
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
1
-0
/
+1
2026-04-22
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
1
-3
/
+3
2026-04-22
netfilter: ctnetlink: ensure safe access to master conntrack
Pablo Neira Ayuso
1
-0
/
+5
2026-04-22
btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...
Goldwyn Rodrigues
1
-4
/
+7
2026-04-18
rxrpc: Fix to request an ack if window is limited
Marc Dionne
1
-0
/
+1
2026-04-18
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
1
-0
/
+1
2026-04-18
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-1
/
+1
2026-04-18
firmware: thead: Fix buffer overflow and use standard endian macros
Michal Wilczynski
1
-74
/
+0
2026-04-18
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
1
-0
/
+1
2026-04-11
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
1
-2
/
+8
2026-04-11
iio: add IIO_DECLARE_QUATERNION() macro
David Lechner
1
-0
/
+12
2026-04-11
netfilter: nf_conntrack_expect: store netns and zone in expectation
Pablo Neira Ayuso
1
-1
/
+17
2026-04-11
netfilter: nf_conntrack_expect: honor expectation helper field
Pablo Neira Ayuso
1
-1
/
+1
2026-04-11
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
1
-1
/
+1
[next]