summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-27stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo
2020-05-27HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede
2020-05-27gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-27HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal
2020-05-27scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler
2020-05-27component: Silence bind error on -EPROBE_DEFERJames Hilliard
2020-05-27aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark
2020-05-27vhost/vsock: fix packet delivery order to monitoring devicesStefano Garzarella
2020-05-27configfs: fix config_item refcnt leak in configfs_rmdir()Xiyu Yang
2020-05-27scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran
2020-05-27scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi
2020-05-27HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina
2020-05-27HID: alps: Add AUI1657 device IDArtem Borisov
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-05-27ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger
2020-05-27i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2020-05-27iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov
2020-05-27ubifs: remove broken lazytime supportChristoph Hellwig
2020-05-27fix multiplication overflow in copy_fdtable()Al Viro
2020-05-27mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-05-27ima: Fix return value of ima_write_policy()Roberto Sassu
2020-05-27evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu
2020-05-27ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu
2020-05-27riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-05-27KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-05-27ubsan: build ubsan.c more conservativelyArnd Bergmann
2020-05-27x86/uaccess, ubsan: Fix UBSAN vs. SMAPPeter Zijlstra
2020-05-20Linux 4.19.124v4.19.124Greg Kroah-Hartman
2020-05-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-20arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodesYoshihiro Shimoda
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai
2020-05-20clk: Unlink clock if failed to prepare or enableMarc Zyngier
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz
2020-05-20exec: Move would_dump into flush_old_execEric W. Biederman
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov