summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11Linux 4.9.227v4.9.227Greg Kroah-Hartman
2020-06-11uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-06-11x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf
2020-06-11x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-11nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla
2020-06-11staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2020-06-11tty: hvc_console, fix crashes on parallel open/closeJiri Slaby
2020-06-11vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov
2020-06-11usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-06-11USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-06-11USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-06-11USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-06-11l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-06-11vsock: fix timeout in vsock_accept()Stefano Garzarella
2020-06-11NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-06-11net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas
2020-06-11l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-06-11devinet: fix memleak in inetdev_init()Yang Yingliang
2020-06-11airo: Fix read overflows sending packetsDan Carpenter
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-06-11slcan: Fix double-free on slcan_open() error pathBen Hutchings
2020-06-11mmc: fix compilation of user APIJérôme Pouiller
2020-06-11kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens
2020-06-11p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-06-11HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-11mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-06-11net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-11x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-06-11ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev
2020-06-11s390/ftrace: save traced function callerVasily Gorbik
2020-06-11spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong
2020-06-11esp6: fix memleak on error path in esp6_inputZhen Lei
2020-06-11usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2020-06-11scsi: scsi_devinfo: fixup string compareHannes Reinecke
2020-06-03Linux 4.9.226v4.9.226Greg Kroah-Hartman
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2020-06-03net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2020-06-03sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2020-06-03mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau
2020-06-03net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu
2020-06-03genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner