summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-20selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song1-2/+2
2020-05-20bpf: Enforce returning 0 for fentry/fexit progsYonghong Song1-0/+16
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-20riscv: perf: RISCV_BASE_PMU should be independentKefeng Wang2-7/+3
2020-05-20RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe3-7/+10
2020-05-20RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe4-3/+29
2020-05-20powerpc/ima: Fix secure boot rules in ima arch policyNayna Jain1-3/+3
2020-05-20powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-05-20bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang1-3/+6