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
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]