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
2025-08-15
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
1
-0
/
+30
2025-08-15
net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
John Ernberg
1
-0
/
+1
2025-08-15
net: drop UFO packets in udp_rcv_segment()
Wang Liang
1
-6
/
+18
2025-08-15
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-0
/
+23
2025-08-15
ASoC: tas2781: Fix the wrong step for TLV on tas2781
Baojun Xu
1
-1
/
+1
2025-08-15
block: Fix default IO priority if there is no IO context
Guenter Roeck
1
-1
/
+2
2025-08-15
padata: Remove comment for reorder_work
Herbert Xu
1
-1
/
+0
2025-08-15
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
3
-1
/
+17
2025-08-15
module: Restore the moduleparam prefix length check
Petr Pavlu
1
-3
/
+2
2025-08-15
vhost: Reintroduce kthread API and add mode selection
Cindy Lu
1
-0
/
+29
2025-08-15
proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...
wangzijie
1
-0
/
+1
2025-08-15
padata: Fix pd UAF once and for all
Herbert Xu
1
-3
/
+0
2025-08-15
fortify: Fix incorrect reporting of read buffer size
Kees Cook
1
-1
/
+1
2025-08-15
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-0
/
+1
2025-08-15
Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'
Arseniy Krasnov
1
-0
/
+6
2025-08-15
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
1
-3
/
+1
2025-08-15
PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
Steven Rostedt
1
-22
/
+0
2025-08-15
RDMA/mlx5: Fix UMR modifying of mkey page size
Edward Srouji
1
-0
/
+1
2025-08-15
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-3
/
+3
2025-08-15
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
1
-4
/
+2
2025-08-15
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
1
-0
/
+20
2025-08-15
net: dst: annotate data-races around dst->output
Eric Dumazet
2
-3
/
+3
2025-08-15
net: dst: annotate data-races around dst->input
Eric Dumazet
2
-3
/
+3
2025-08-15
team: replace team lock with rtnl lock
Stanislav Fomichev
1
-3
/
+0
2025-08-15
drm/panthor: Add missing explicit padding in drm_panthor_gpu_info
Boris Brezillon
1
-0
/
+3
2025-08-15
pps: fix poll support
Denis OSTERLAND-HEIM
1
-0
/
+1
2025-08-15
fs_context: fix parameter name in infofc() macro
RubenKelevra
1
-1
/
+1
2025-08-15
audit,module: restore audit logging in load failure case
Richard Guy Briggs
1
-5
/
+4
2025-08-01
sprintf.h requires stdarg.h
Stephen Rothwell
1
-0
/
+1
2025-08-01
drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
1
-0
/
+2
2025-08-01
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
1
-0
/
+1
2025-08-01
xfrm: always initialize offload path
Leon Romanovsky
1
-1
/
+1
2025-07-24
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
1
-1
/
+2
2025-07-24
rxrpc: Fix recv-recv race of completed call
David Howells
1
-0
/
+3
2025-07-24
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-2
/
+13
2025-07-24
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2
-12
/
+18
2025-07-24
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-24
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-24
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
1
-1
/
+1
2025-07-24
phy: use per-PHY lockdep keys
Dmitry Baryshkov
1
-0
/
+2
2025-07-24
netfs: Fix race between cache write completion and ALL_QUEUED being set
David Howells
1
-0
/
+30
2025-07-17
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-07-17
erofs: refine readahead tracepoint
Gao Xiang
1
-1
/
+1
2025-07-17
block: reject bs > ps block devices when THP is disabled
Pankaj Raghav
1
-0
/
+5
2025-07-17
wifi: mac80211: correctly identify S1G short beacon
Lachlan Hodges
1
-12
/
+33
2025-07-17
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
1
-0
/
+5
2025-07-17
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
1
-0
/
+7
2025-07-17
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
1
-0
/
+3
2025-07-17
drm/sched: Increment job count before swapping tail spsc queue
Matthew Brost
1
-1
/
+3
2025-07-17
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
1
-0
/
+2
[next]