summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Linux 5.7.2v5.7.2Greg Kroah-Hartman1-1/+1
2020-06-10uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov1-4/+12
2020-06-10x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf1-3/+4
2020-06-10x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross2-0/+149
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross8-0/+173
2020-06-10x86/cpu: Add 'table' argument to cpu_matches()Mark Gross1-11/+14
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross3-4/+32
2020-06-10nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla1-14/+0
2020-06-10CDC-ACM: heed quirk also in error handlingOliver Neukum1-1/+1
2020-06-10staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan1-8/+1
2020-06-10tty: hvc_console, fix crashes on parallel open/closeJiri Slaby1-15/+8
2020-06-10vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov1-10/+16
2020-06-10serial: 8250: Enable 16550A variants by default on non-x86Josh Triplett1-0/+1
2020-06-10usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil1-2/+2
2020-06-10usb: musb: Fix runtime PM imbalance on errorDinghao Liu1-5/+5
2020-06-10usb: musb: start session in resume for host portBin Liu1-0/+7
2020-06-10iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier1-20/+14
2020-06-10iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+12
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-06-10iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron1-3/+6
2020-06-10USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold1-3/+12
2020-06-10USB: serial: ch341: add basis for quirk detectionMichael Hanselmann1-0/+53
2020-06-10USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu1-0/+4
2020-06-10USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-06-07Linux 5.7.1v5.7.1Greg Kroah-Hartman1-1/+1
2020-06-07airo: Fix read overflows sending packetsDan Carpenter1-0/+12
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2-3/+14
2020-06-07media: staging: ipu3-imgu: Move alignment attribute to fieldSakari Ailus1-2/+3
2020-06-07media: Revert "staging: imgu: Address a compiler warning on alignment"Sakari Ailus1-1/+1
2020-06-07mmc: fix compilation of user APIJérôme Pouiller1-0/+1
2020-06-07kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens1-0/+5
2020-06-07crypto: api - Fix use-after-free and race in crypto_spawn_algHerbert Xu3-7/+19
2020-06-07mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2-0/+2
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax1-0/+8
2020-06-07HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires1-0/+26
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate1-0/+17
2020-06-07mm: Fix mremap not considering huge pmd devmapFan Yang2-1/+2
2020-06-07media: dvbdev: Fix tuner->demod media controller linkBrad Love1-2/+3
2020-06-01Linux 5.7v5.7Linus Torvalds1-1/+1
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches2-14/+23
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-57/+74
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds69-337/+806
2020-05-31l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+3
2020-05-31l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-15/+44
2020-05-31net: qrtr: Allocate workqueue before kernel_bindChris Lew1-5/+5
2020-05-31Merge branch 'mptcp-a-bunch-of-fixes'David S. Miller1-18/+46
2020-05-31mptcp: remove msk from the token container at destruction time.Paolo Abeni1-1/+1