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
2026-02-06
ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layer
Jaroslav Kysela
1
-1
/
+1
2026-02-06
textsearch: describe @list member in ts_ops search
Bagas Sanjaya
1
-0
/
+1
2026-02-06
macvlan: Add nodst option to macvlan type source
Jethro Beekman
1
-0
/
+1
2026-01-19
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
1
-1
/
+2
2026-01-19
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
1
-0
/
+2
2026-01-19
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
1
-27
/
+16
2026-01-19
mm/balloon_compaction: make balloon page compaction callbacks static
Miaohe Lin
1
-22
/
+0
2026-01-19
tpm: Cap the number of PCR banks
Jarkko Sakkinen
1
-3
/
+6
2026-01-19
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-0
/
+1
2026-01-19
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
1
-0
/
+5
2026-01-19
Fonts: Add charcount field to font_desc
Peilin Ye
1
-0
/
+1
2026-01-19
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2
-2
/
+1
2026-01-19
genalloc.h: fix htmldocs warning
Andrew Morton
1
-0
/
+1
2026-01-19
media: v4l2-mem2mem: Fix outdated documentation
Laurent Pinchart
1
-2
/
+1
2026-01-19
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
1
-5
/
+5
2026-01-19
efi/cper: Add a new helper function to print bitmasks
Mauro Carvalho Chehab
1
-0
/
+2
2026-01-19
ALSA: uapi: Fix typo in asound.h comment
Andres J Rosa
1
-1
/
+1
2026-01-19
block: fix comment for op_is_zone_mgmt() to include RESET_ALL
shechenglong
1
-4
/
+1
2026-01-19
fs_context: drop the unused lsm_flags member
Ondrej Mosnacek
2
-2
/
+1
2026-01-19
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-0
/
+9
2026-01-19
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
1
-9
/
+8
2026-01-19
netfilter: nf_conncount: reduce unnecessary GC
William Tu
1
-0
/
+1
2026-01-19
virtio: fix virtqueue_set_affinity() docs
Michael S. Tsirkin
1
-1
/
+1
2026-01-19
backlight: lp855x: Fix lp855x.h kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2026-01-19
wifi: ieee80211: correct FILS status codes
Ria Thomas
1
-2
/
+2
2026-01-19
kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
Alexander Potapenko
2
-0
/
+29
2026-01-19
compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer
Kees Cook
1
-0
/
+8
2026-01-19
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
1
-0
/
+13
2026-01-19
rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
Xuanqiang Luo
1
-0
/
+59
2026-01-19
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
1
-9
/
+3
2026-01-19
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
1
-1
/
+0
2025-12-07
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
1
-11
/
+5
2025-12-07
ata: libata-scsi: Fix system suspend for a security locked drive
Niklas Cassel
1
-0
/
+1
2025-12-07
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-0
/
+6
2025-12-07
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
1
-1
/
+1
2025-12-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
1
-3
/
+2
2025-12-07
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
1
-2
/
+1
2025-12-07
net/cls_cgroup: Fix task_get_classid() during qdisc run
Yafang Shao
1
-1
/
+1
2025-12-07
net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
Juraj Šarinay
1
-1
/
+1
2025-12-07
dmaengine: sh: setup_xref error handling
Thomas Andreatta
1
-1
/
+1
2025-12-07
bpf: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-12-07
block: make REQ_OP_ZONE_OPEN a write operation
Damien Le Moal
1
-5
/
+5
2025-12-07
block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
1
-0
/
+1
2025-12-07
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-1
/
+24
2025-10-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+4
2025-10-29
net: add ndo_fdb_del_bulk
Nikolay Aleksandrov
1
-0
/
+9
2025-10-29
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-1
/
+2
2025-10-29
net: netlink: add NLM_F_BULK delete request modifier
Nikolay Aleksandrov
1
-0
/
+1
2025-10-29
net: rtnetlink: use BIT for flag values
Nikolay Aleksandrov
1
-1
/
+1
2025-10-29
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-0
/
+6
[prev]
[next]