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.19.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-7.0.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
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
2023-03-11
ubifs: dirty_cow_znode: Fix memleak in error handling path
Zhihao Cheng
1
-1
/
+8
2023-03-11
ubifs: Re-statistic cleaned znode count if commit failed
Zhihao Cheng
1
-0
/
+15
2023-03-11
ubi: Fix possible null-ptr-deref in ubi_free_volume()
Yang Yingliang
2
-6
/
+7
2023-03-11
ubifs: Fix memory leak in alloc_wbufs()
Li Zetao
1
-4
/
+13
2023-03-11
ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
Li Zetao
1
-1
/
+1
2023-03-11
ubi: Fix use-after-free when volume resizing failed
Li Zetao
1
-1
/
+3
2023-03-11
ubifs: Reserve one leb for each journal head while doing budget
Zhihao Cheng
1
-4
/
+3
2023-03-11
ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
Zhihao Cheng
1
-0
/
+2
2023-03-11
ubifs: Fix wrong dirty space budget for dirty inode
Zhihao Cheng
1
-1
/
+1
2023-03-11
ubifs: Rectify space budget for ubifs_xrename()
Zhihao Cheng
1
-0
/
+5
2023-03-11
ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
Zhihao Cheng
1
-1
/
+1
2023-03-11
ubifs: Fix memory leak in ubifs_sysfs_init()
Liu Shixin
1
-0
/
+2
2023-03-11
ubifs: Fix build errors as symbol undefined
Li Hua
1
-0
/
+5
2023-03-11
ubi: ensure that VID header offset + VID header size <= alloc, size
George Kennedy
1
-0
/
+6
2023-03-11
um: vector: Fix memory leak in vector_config
Xiang Yang
1
-0
/
+1
2023-03-11
f2fs: fix to abort atomic write only during do_exist()
Chao Yu
1
-1
/
+2
2023-03-11
f2fs: allow set compression option of files without blocks
Yangtao Li
1
-1
/
+1
2023-03-11
fs: f2fs: initialize fsdata in pagecache_write()
Alexander Potapenko
1
-1
/
+1
2023-03-11
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
1
-6
/
+6
2023-03-11
soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()
Shang XiaoJing
1
-1
/
+1
2023-03-11
soc: mediatek: mtk-svs: reset svs when svs_resume() fail
Roger Lu
1
-1
/
+5
[prev]
[next]