summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-10Linux 5.7.2v5.7.2Greg Kroah-Hartman
2020-06-10uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov
2020-06-10x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf
2020-06-10x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-10x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-10nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla
2020-06-10CDC-ACM: heed quirk also in error handlingOliver Neukum
2020-06-10staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2020-06-10tty: hvc_console, fix crashes on parallel open/closeJiri Slaby
2020-06-10vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov
2020-06-10serial: 8250: Enable 16550A variants by default on non-x86Josh Triplett
2020-06-10usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil
2020-06-10usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-06-10usb: musb: start session in resume for host portBin Liu
2020-06-10iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-06-10iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-06-10iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron
2020-06-10USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold
2020-06-10USB: serial: ch341: add basis for quirk detectionMichael Hanselmann
2020-06-10USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-06-10USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-06-07Linux 5.7.1v5.7.1Greg Kroah-Hartman
2020-06-07airo: Fix read overflows sending packetsDan Carpenter
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang
2020-06-07media: staging: ipu3-imgu: Move alignment attribute to fieldSakari Ailus
2020-06-07media: Revert "staging: imgu: Address a compiler warning on alignment"Sakari Ailus
2020-06-07mmc: fix compilation of user APIJérôme Pouiller
2020-06-07kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens
2020-06-07crypto: api - Fix use-after-free and race in crypto_spawn_algHerbert Xu
2020-06-07mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-07HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-06-07mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-07media: dvbdev: Fix tuner->demod media controller linkBrad Love
2020-05-31Linux 5.7v5.7Linus Torvalds
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew
2020-05-30Merge branch 'mptcp-a-bunch-of-fixes'David S. Miller
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni