summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-27platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede1-0/+24
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern1-2/+2
2020-05-27stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov1-6/+1
2020-05-27ceph: fix double unlock in handle_cap_export()Wu Bo1-0/+1
2020-05-27HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede2-0/+2
2020-05-27gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi1-4/+5
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner1-13/+14
2020-05-27selftests: fix kvm relocatable native/cross builds and installsShuah Khan1-1/+28
2020-05-27ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire1-1/+7
2020-05-27ibmvnic: Skip fatal error reset after passive initJuliet Kim1-1/+2
2020-05-27HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal2-0/+5
2020-05-27scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler1-4/+0
2020-05-27net/ena: Fix build warning in ena_xdp_set()Gavin Shan1-1/+1
2020-05-27component: Silence bind error on -EPROBE_DEFERJames Hilliard1-3/+5
2020-05-27aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark1-1/+1
2020-05-27vhost/vsock: fix packet delivery order to monitoring devicesStefano Garzarella1-5/+5
2020-05-27configfs: fix config_item refcnt leak in configfs_rmdir()Xiyu Yang1-0/+1
2020-05-27scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran1-1/+1
2020-05-27scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi1-1/+1
2020-05-27HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina2-2/+2
2020-05-27HID: alps: Add AUI1657 device IDArtem Borisov2-1/+2
2020-05-27HID: logitech: Add support for Logitech G11 extra keysFabian Schindlatz2-0/+5
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2-0/+4
2020-05-27gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2-0/+5
2020-05-27net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada1-1/+1
2020-05-27kbuild: avoid concurrency issue in parallel building dtbs and dtbs_checkMasahiro Yamada1-2/+6
2020-05-27iommu: Fix deferred domain attachmentJoerg Roedel1-6/+11
2020-05-27mtd: Fix mtd not registered due to nvmem name collisionRicardo Ribalda Delgado1-1/+1
2020-05-27afs: Don't unlock fetched data pages until the op completes successfullyDavid Howells2-8/+8
2020-05-27ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger1-10/+2
2020-05-27i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET1-0/+1
2020-05-27evm: Fix a small race in init_desc()Dan Carpenter1-22/+22
2020-05-27iommu/amd: Fix get_acpihid_device_id()Raul E Rangel1-1/+2
2020-05-27iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov1-4/+5
2020-05-27i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat1-6/+16
2020-05-27ubifs: remove broken lazytime supportChristoph Hellwig1-5/+1
2020-05-27pipe: Fix pipe_full() test in opipe_prep().Tetsuo Handa1-1/+1
2020-05-27fix multiplication overflow in copy_fdtable()Al Viro1-1/+1
2020-05-27mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal1-0/+4
2020-05-27ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactiveRafael J. Wysocki2-12/+9
2020-05-27ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers2-24/+6
2020-05-27ovl: potential crash in ovl_fid_to_fh()Dan Carpenter1-0/+3
2020-05-27ima: Fix return value of ima_write_policy()Roberto Sassu1-2/+1
2020-05-27evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu1-1/+1
2020-05-27ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu1-6/+6
2020-05-27ARC: [plat-hsdk]: fix USB regressionEugeniy Paltsev1-0/+1
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao1-22/+26
2020-05-20Linux 5.6.14v5.6.14Greg Kroah-Hartman1-1/+1
2020-05-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich1-0/+1
2020-05-20bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann3-32/+88