summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-05tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2-0/+15
2020-02-05PM / devfreq: Add new name attribute for sysfsChanwoo Choi2-0/+16
2020-02-05perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund1-4/+6
2020-02-05crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu1-1/+2
2020-02-05x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen1-8/+8
2020-02-05x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen1-5/+5
2020-02-05x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen1-2/+10
2020-02-05vfs: fix do_last() regressionAl Viro1-2/+2
2020-02-05crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu1-2/+4
2020-02-05rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6
2020-02-05net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-02-05usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott1-2/+5
2020-02-05PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski1-0/+34
2020-02-05atm: eni: fix uninitialized variable warningArnd Bergmann1-2/+2
2020-02-05gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko1-0/+1
2020-02-05net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski1-1/+1
2020-02-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-02-05spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu2-3/+13
2020-02-05watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade1-0/+1
2020-02-05watchdog: max77620_wdt: fix potential build errorsDavid Engraf1-0/+1
2020-02-05phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren1-3/+15
2020-02-05HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2-0/+4
2020-02-05arc: eznps: fix allmodconfig kconfig warningRandy Dunlap1-1/+1
2020-02-05zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-05rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-05ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-05crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers1-13/+3
2020-02-05serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-02-05staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-05staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-05staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-05staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-05staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-05USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-02-05USB: serial: ir-usb: fix link-speed handlingJohan Hovold2-11/+22
2020-02-05USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-02-05rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2020-01-29Linux 4.14.169v4.14.169Greg Kroah-Hartman1-1/+1
2020-01-29net/x25: fix nonblocking connectMartin Schiller1-1/+5
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József5-17/+10
2020-01-29bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko2-0/+28
2020-01-29md: Avoid namespace collision with bitmap APIAndy Shevchenko3-9/+9
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu1-0/+7
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil1-12/+12
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang1-3/+13
2020-01-29coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose1-3/+1
2020-01-29coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose1-3/+1