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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
Linux 4.14.308
v4.14.308
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
1
-4
/
+16
2023-03-11
tcp: Fix listen() regression in 4.14.303.
Kuniyuki Iwashima
1
-0
/
+1
2023-03-11
s390/setup: init jump labels before command line parsing
Vasily Gorbik
1
-0
/
+1
2023-03-11
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
1
-5
/
+11
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
1
-4
/
+7
2023-03-11
phy: rockchip-typec: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-2
/
+1
2023-03-11
usb: uvc: Enumerate valid values for color matching
Daniel Scally
1
-0
/
+30
2023-03-11
USB: ene_usb6250: Allocate enough memory for full object
Kees Cook
1
-1
/
+1
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-03-11
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...
Harshit Mogalapalli
1
-1
/
+4
2023-03-11
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...
Harshit Mogalapalli
1
-1
/
+4
2023-03-11
tools/iio/iio_utils:fix memory leak
Yulong Zhang
1
-17
/
+6
2023-03-11
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
1
-2
/
+22
2023-03-11
tty: fix out-of-bounds access in tty_driver_lookup_tty()
Sven Schnelle
1
-3
/
+5
2023-03-11
media: uvcvideo: Handle cameras with invalid descriptors
Ricardo Ribalda
1
-1
/
+1
2023-03-11
firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
Darrell Kavanagh
1
-0
/
+8
2023-03-11
tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
Jia-Ju Bai
1
-1
/
+6
2023-03-11
thermal: intel: quark_dts: fix error pointer dereference
Dan Carpenter
1
-10
/
+2
2023-03-11
scsi: ipr: Work around fortify-string warning
Arnd Bergmann
1
-20
/
+21
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-03-11
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
3
-0
/
+16
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
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
1
-1
/
+4
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
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
1
-4
/
+8
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
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
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: 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
ubi: ensure that VID header offset + VID header size <= alloc, size
George Kennedy
1
-0
/
+6
2023-03-11
pwm: stm32-lp: fix the check on arr and cmp registers update
Fabrice Gasnier
1
-1
/
+1
2023-03-11
fs/jfs: fix shift exponent db_agl2size negative
Liu Shixin via Jfs-discussion
1
-1
/
+2
2023-03-11
net/sched: Retire tcindex classifier
Jamal Hadi Salim
3
-702
/
+0
2023-03-11
kbuild: Port silent mode detection to future gnu make.
Dmitry Goncharov
1
-3
/
+10
2023-03-11
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
1
-2
/
+3
2023-03-11
PCI: Avoid FLR for AMD FCH AHCI adapters
Damien Le Moal
1
-0
/
+1
2023-03-11
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
1
-1
/
+2
[next]