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
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
2020-09-03
Linux 4.9.235
v4.9.235
Greg Kroah-Hartman
1
-1
/
+1
2020-09-03
ALSA: usb-audio: Update documentation comment for MS2109 quirk
Hector Martin
1
-2
/
+2
2020-09-03
HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
Peilin Ye
1
-0
/
+4
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
2020-09-03
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-09-03
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
1
-4
/
+4
2020-09-03
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-09-03
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
1
-11
/
+27
2020-09-03
overflow.h: Add allocation size calculation helpers
Kees Cook
2
-5
/
+78
2020-09-03
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-09-03
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
1
-1
/
+1
2020-09-03
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Kai-Heng Feng
1
-0
/
+2
2020-09-03
usb: uas: Add quirk for PNY Pro Elite
Thinh Nguyen
1
-0
/
+7
2020-09-03
USB: yurex: Fix bad gfp argument
Alan Stern
1
-1
/
+1
2020-09-03
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
1
-4
/
+8
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
1
-6
/
+10
2020-09-03
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
2020-09-03
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...
Thomas Gleixner
1
-8
/
+8
2020-09-03
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
2
-34
/
+23
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
2
-7
/
+18
2020-09-03
writeback: Protect inode->i_io_list with inode->i_lock
Jan Kara
1
-5
/
+17
2020-09-03
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
1
-3
/
+6
2020-09-03
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
1
-1
/
+4
2020-09-03
serial: pl011: Fix oops on -EPROBE_DEFER
Lukas Wunner
1
-6
/
+5
2020-09-03
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
1
-3
/
+5
2020-09-03
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
1
-1
/
+11
2020-09-03
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
1
-2
/
+3
2020-09-03
USB: lvtest: return proper error code in probe
Evgeny Novikov
1
-1
/
+1
2020-09-03
fbcon: prevent user font height or width change from causing potential out-of...
George Kennedy
1
-2
/
+23
2020-09-03
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2
-1
/
+2
2020-09-03
HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
Hans de Goede
1
-9
/
+13
2020-09-03
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
1
-0
/
+4
2020-09-03
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
1
-1
/
+3
2020-09-03
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
1
-3
/
+3
2020-09-03
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
1
-1
/
+4
2020-09-03
s390/cio: add cond_resched() in the slow_eval_known_fn() loop
Vineeth Vijayan
1
-0
/
+5
2020-09-03
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
2
-7
/
+9
2020-09-03
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
1
-0
/
+16
2020-09-03
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
1
-0
/
+10
2020-09-03
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-09-03
i2c: rcar: in slave mode, clear NACK earlier
Wolfram Sang
1
-0
/
+1
2020-09-03
Revert "ath10k: fix DMA related firmware crashes on multiple devices"
Zhi Chen
1
-1
/
+1
2020-09-03
efi: provide empty efi_enter_virtual_mode implementation
Andrey Konovalov
1
-0
/
+4
2020-09-03
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
1
-1
/
+1
2020-09-03
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
1
-0
/
+1
2020-09-03
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
1
-1
/
+1
2020-09-03
media: davinci: vpif_capture: fix potential double free
Evgeny Novikov
1
-2
/
+0
2020-09-03
EDAC/ie31200: Fallback if host bridge device is already initialized
Jason Baron
1
-3
/
+47
2020-09-03
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
1
-1
/
+1
2020-09-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
[next]