index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
mlx5: fix possible ptp queue fifo use-after-free
Vadim Fedorenko
4
-1
/
+22
2023-03-11
mlx5: fix skb leak while fifo resync and push
Vadim Fedorenko
2
-3
/
+5
2023-03-11
spi: tegra210-quad: Fix validate combined sequence
Krishna Yarlagadda
1
-1
/
+1
2023-03-11
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
Zhengchao Shao
1
-3
/
+12
2023-03-11
9p/xen: fix connection sequence
Juergen Gross
1
-15
/
+23
2023-03-11
9p/xen: fix version parsing
Juergen Gross
1
-2
/
+8
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-03-11
octeontx2-pf: Use correct struct reference in test condition
Deepak R Varma
1
-1
/
+1
2023-03-11
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
2
-31
/
+22
2023-03-11
net: sunhme: Fix region request
Sean Anderson
1
-2
/
+4
2023-03-11
octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
Geetha sowjanya
1
-19
/
+57
2023-03-11
drm/i915/xelpmp: Consider GSI offset when doing MCR lookups
Matt Roper
1
-1
/
+4
2023-03-11
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-03-11
drm/i915: move a Kconfig symbol to unbreak the menu presentation
Randy Dunlap
1
-3
/
+3
2023-03-11
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2
-23
/
+23
2023-03-11
swiotlb: mark swiotlb_memblock_alloc() as __init
Randy Dunlap
1
-1
/
+2
2023-03-11
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
3
-0
/
+12
2023-03-11
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
5
-6
/
+14
2023-03-11
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
1
-2
/
+1
2023-03-11
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
3
-5
/
+3
2023-03-11
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
2
-7
/
+29
2023-03-11
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
3
-14
/
+15
2023-03-11
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
1
-1
/
+4
2023-03-11
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
George Cherian
1
-0
/
+1
2023-03-11
watchdog: pcwd_usb: Fix attempting to access uninitialized memory
Li Hua
1
-2
/
+4
2023-03-11
watchdog: Fix kmemleak in watchdog_cdev_register
Chen Jun
1
-1
/
+1
2023-03-11
watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...
ruanjinjie
1
-4
/
+3
2023-03-11
watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M
Fabrizio Castro
1
-1
/
+36
2023-03-11
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
Lad Prabhakar
1
-6
/
+4
2023-03-11
f2fs: synchronize atomic write aborts
Daeho Jeong
4
-22
/
+38
2023-03-11
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
1
-5
/
+16
2023-03-11
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
1
-1
/
+15
2023-03-11
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
1
-0
/
+2
2023-03-11
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
1
-1
/
+4
2023-03-11
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
1
-4
/
+8
2023-03-11
netfilter: nf_tables: allow to fetch set elements when table has an owner
Pablo Neira Ayuso
1
-1
/
+1
2023-03-11
ext4: don't show commit interval if it is zero
Wang Jianjian
1
-1
/
+1
2023-03-11
ext4: use ext4_fc_tl_mem in fast-commit replay path
Eric Biggers
1
-18
/
+26
2023-03-11
f2fs: fix to set ipu policy
Yangtao Li
3
-5
/
+29
2023-03-11
f2fs: introduce IS_F2FS_IPU_* macro
Yangtao Li
4
-19
/
+29
2023-03-11
soc: qcom: stats: Populate all subsystem debugfs files
Stephen Boyd
1
-8
/
+2
2023-03-11
f2fs: fix to update age extent in f2fs_do_zero_range()
Chao Yu
1
-0
/
+1
2023-03-11
f2fs: fix to update age extent correctly during truncation
Chao Yu
1
-1
/
+1
2023-03-11
f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
Yangtao Li
1
-1
/
+5
2023-03-11
f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl()
Chao Yu
1
-0
/
+1
2023-03-11
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
Zhihao Cheng
1
-2
/
+14
2023-03-11
ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
Zhihao Cheng
1
-1
/
+8
2023-03-11
ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
Zhihao Cheng
1
-5
/
+7
2023-03-11
ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process
Zhihao Cheng
1
-5
/
+14
2023-03-11
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
1
-3
/
+9
[prev]
[next]