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-06-11
Linux 4.9.227
v4.9.227
Greg Kroah-Hartman
1
-1
/
+1
2020-06-11
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
1
-4
/
+10
2020-06-11
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
1
-4
/
+2
2020-06-11
x86/speculation: Add Ivy Bridge to affected list
Josh Poimboeuf
1
-3
/
+4
2020-06-11
x86/speculation: Add SRBDS vulnerability and mitigation documentation
Mark Gross
2
-1
/
+150
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
8
-14
/
+187
2020-06-11
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
1
-10
/
+13
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
3
-1
/
+39
2020-06-11
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
1
-14
/
+0
2020-06-11
staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Pascal Terjan
1
-8
/
+1
2020-06-11
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
1
-15
/
+8
2020-06-11
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
1
-10
/
+16
2020-06-11
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
1
-5
/
+5
2020-06-11
USB: serial: option: add Telit LE910C1-EUX compositions
Daniele Palmas
1
-0
/
+4
2020-06-11
USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
Bin Liu
1
-0
/
+4
2020-06-11
USB: serial: qcserial: add DW5816e QDL support
Matt Jolly
1
-0
/
+1
2020-06-11
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+2
2020-06-11
vsock: fix timeout in vsock_accept()
Stefano Garzarella
1
-1
/
+1
2020-06-11
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-06-11
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
Daniele Palmas
1
-0
/
+1
2020-06-11
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-06-11
devinet: fix memleak in inetdev_init()
Yang Yingliang
1
-0
/
+1
2020-06-11
airo: Fix read overflows sending packets
Dan Carpenter
1
-0
/
+12
2020-06-11
scsi: ufs: Release clock if DMA map fails
Can Guo
1
-0
/
+1
2020-06-11
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
1
-0
/
+3
2020-06-11
slcan: Fix double-free on slcan_open() error path
Ben Hutchings
1
-2
/
+1
2020-06-11
mmc: fix compilation of user API
Jérôme Pouiller
1
-0
/
+1
2020-06-11
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
1
-0
/
+5
2020-06-11
p54usb: add AirVasT USB stick device-id
Giuseppe Marco Randazzo
1
-0
/
+1
2020-06-11
HID: i2c-hid: add Schneider SCL142ALM to descriptor override
Julian Sax
1
-0
/
+8
2020-06-11
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2
-1
/
+2
2020-06-11
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
1
-0
/
+3
2020-06-11
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-06-11
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
1
-0
/
+13
2020-06-11
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
1
-6
/
+7
2020-06-11
net: bmac: Fix read of MAC address from ROM
Jeremy Kerr
1
-1
/
+1
2020-06-11
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
1
-2
/
+2
2020-06-11
ARC: Fix ICCM & DCCM runtime size checks
Eugeniy Paltsev
1
-2
/
+3
2020-06-11
s390/ftrace: save traced function caller
Vasily Gorbik
1
-0
/
+1
2020-06-11
spi: dw: use "smp_mb()" to avoid sending spi data error
Xinwei Kong
1
-0
/
+3
2020-06-11
esp6: fix memleak on error path in esp6_input
Zhen Lei
1
-1
/
+3
2020-06-11
usb: gadget: f_uac2: fix error handling in afunc_bind (again)
Eugeniu Rosca
1
-2
/
+2
2020-06-11
scsi: scsi_devinfo: fixup string compare
Hannes Reinecke
1
-10
/
+13
2020-06-03
Linux 4.9.226
v4.9.226
Greg Kroah-Hartman
1
-1
/
+1
2020-06-03
scsi: zfcp: fix request object use-after-free in send path causing wrong traces
Benjamin Block
1
-2
/
+8
2020-06-03
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
1
-0
/
+3
2020-06-03
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
1
-0
/
+2
2020-06-03
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
1
-1
/
+1
2020-06-03
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
1
-1
/
+1
2020-06-03
genirq/generic_pending: Do not lose pending affinity update
Thomas Gleixner
1
-7
/
+19
[next]