summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-18ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede
2020-08-18x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-08-18parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-08-18drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-08-18drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-08-18io-mapping: indicate mapping failureMichael J. Ruhl
2020-08-18mm: memcg/slab: fix memory leak at non-root kmem_cache destroyMuchun Song
2020-08-18mm/memcg: fix refcount error while moving and swappingHugh Dickins
2020-08-18mm/mmap.c: close race between munmap() and expand_upwards()/downwards()Kirill A. Shutemov
2020-08-18Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song
2020-08-18vt: Reject zero-sized screen buffer size.Tetsuo Handa
2020-08-18fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-08-18serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2020-08-18staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-08-18staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-08-18staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-08-18staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-08-18staging: wlan-ng: properly check endpoint typesRustam Kovhaev
2020-08-18usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-08-18usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun
2020-08-18binder: Don't use mmput() from shrinker function.Tetsuo Handa
2020-08-18RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt
2020-08-18drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2020-08-18asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon
2020-08-18x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-08-18arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-08-18drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu
2020-08-18ALSA: hda/realtek - fixup for yet another Intel reference boardPeiSen Hou
2020-08-18hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi
2020-08-18hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck
2020-08-18hwmon: (adm1275) Make sure we are reading enough data for different chipsChu Lin
2020-08-18usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-08-18usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-08-18usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-08-18Input: elan_i2c - only increment wakeup count on touchDerek Basehore
2020-08-18Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson
2020-08-18dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich
2020-08-18dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello
2020-08-18hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov
2020-08-18regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-08-18spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu
2020-08-18ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer
2020-08-18Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-08-18dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu
2020-08-18HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-08-18HID: steam: fixes race in handling device list.Rodrigo Rivas Costa
2020-08-18HID: alps: support devices with report id 2Caiyuan Xie
2020-08-18HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-08-18serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-08-18bonding: check return value of register_netdevice() in bond_newlink()Cong Wang