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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
1
-1
/
+9
2026-01-08
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
1
-27
/
+16
2026-01-08
soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
Pierre-Louis Bossart
1
-1
/
+1
2026-01-08
hrtimers: Make hrtimer_update_function() less expensive
Thomas Gleixner
1
-1
/
+2
2026-01-08
tty: fix tty_port_tty_*hangup() kernel-doc
Jiri Slaby (SUSE)
1
-0
/
+9
2026-01-08
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
3
-4
/
+6
2026-01-08
ipv6: adopt dst_dev() helper
Eric Dumazet
1
-2
/
+2
2026-01-08
hrtimers: Introduce hrtimer_update_function()
Nam Cao
1
-0
/
+22
2026-01-08
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-0
/
+1
2026-01-08
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-1
/
+11
2026-01-08
drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident
Jani Nikula
1
-0
/
+6
2026-01-08
drm/buddy: Separate clear and dirty free block trees
Arunpravin Paneer Selvam
1
-1
/
+1
2026-01-08
drm/buddy: Optimize free block management with RB tree
Arunpravin Paneer Selvam
1
-3
/
+8
2026-01-08
kasan: refactor pcpu kasan vmalloc unpoison
Maciej Wieczor-Retman
1
-0
/
+15
2026-01-08
mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
Jiayuan Chen
1
-0
/
+1
2026-01-08
compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
1
-0
/
+13
2026-01-08
genalloc.h: fix htmldocs warning
Andrew Morton
1
-0
/
+1
2026-01-08
media: v4l2-mem2mem: Fix outdated documentation
Laurent Pinchart
1
-2
/
+1
2026-01-08
jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
Tetsuo Handa
1
-0
/
+6
2026-01-08
tpm: Cap the number of PCR banks
Jarkko Sakkinen
1
-3
/
+5
2026-01-08
reset: fix BIT macro reference
Encrow Thorne
1
-0
/
+1
2026-01-08
nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
Mike Snitzer
1
-6
/
+6
2026-01-08
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+1
2026-01-08
shmem: fix recovery on rename failures
Al Viro
1
-1
/
+1
2025-12-18
net: dst: introduce dst->dev_rcu
Eric Dumazet
1
-5
/
+11
2025-12-18
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
1
-5
/
+5
2025-12-18
efi/cper: Add a new helper function to print bitmasks
Mauro Carvalho Chehab
1
-0
/
+2
2025-12-18
block: return unsigned int from queue_dma_alignment
Christoph Hellwig
1
-1
/
+1
2025-12-18
ALSA: uapi: Fix typo in asound.h comment
Andres J Rosa
1
-1
/
+1
2025-12-18
block: fix comment for op_is_zone_mgmt() to include RESET_ALL
shechenglong
1
-4
/
+1
2025-12-18
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
1
-0
/
+5
2025-12-18
Expand the type of nfs_fattr->valid
Trond Myklebust
2
-28
/
+28
2025-12-18
nfs/vfs: discard d_exact_alias()
NeilBrown
1
-1
/
+0
2025-12-18
net: hsr: create an API to get hsr port type
Xiaoliang Yang
1
-0
/
+9
2025-12-18
net: hsr: Create and export hsr_get_port_ndev()
MD Danish Anwar
1
-0
/
+17
2025-12-18
vfio/pci: Use RCU for error/request triggers to avoid circular locking
Alex Williamson
1
-2
/
+8
2025-12-18
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
1
-9
/
+8
2025-12-18
virtio: fix virtqueue_set_affinity() docs
Michael S. Tsirkin
1
-1
/
+1
2025-12-18
virtio: fix grammar in virtio_queue_info docs
Michael S. Tsirkin
1
-1
/
+1
2025-12-18
virtio: fix whitespace in virtio_config_ops
Michael S. Tsirkin
1
-1
/
+1
2025-12-18
virtio: fix typo in virtio_device_ready() comment
Michael S. Tsirkin
1
-1
/
+1
2025-12-18
backlight: lp855x: Fix lp855x.h kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2025-12-18
wifi: ieee80211: correct FILS status codes
Ria Thomas
1
-2
/
+2
2025-12-18
RAS: Report all ARM processor CPER information to userspace
Jason Tian
2
-8
/
+57
2025-12-18
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
1
-5
/
+7
2025-12-18
coresight: Change device mode to atomic type
Leo Yan
1
-14
/
+11
2025-12-18
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
1
-1
/
+1
2025-12-18
firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-doc
Randy Dunlap
1
-3
/
+12
2025-12-18
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
1
-0
/
+13
2025-12-18
rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
Xuanqiang Luo
1
-0
/
+59
[next]