summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack4-10/+16
2021-06-03KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey2-4/+6
2021-06-03KVM: X86: Fix warning caused by stale emulation contextWanpeng Li1-5/+5
2021-06-03net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich1-2/+5
2021-06-03{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb3-30/+29
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2-7/+104
2021-06-03net/mlx5e: Fix null deref accessing lag devRoi Dayan1-0/+2
2021-06-03net/mlx5: Set reformat action when needed for termination rulesJianbo Liu1-21/+10
2021-06-03net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6
2021-06-03net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2021-06-03{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen6-5/+42
2021-06-03net/mlx5e: Fix error path of updating netdev queuesAya Levin1-1/+1
2021-06-03net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-06-03net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed1-0/+7
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong1-4/+5
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu1-1/+1
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust1-7/+5
2021-06-03NFS: Fix an Oopsable condition in __nfs_pageio_add_request()Trond Myklebust1-4/+5
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter1-1/+1
2021-06-03fs/nfs: Use fatal_signal_pending instead of signal_pendingzhouchuangao1-2/+2
2021-06-03Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo1-0/+5
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-06-03usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso1-1/+4
2021-06-03usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso1-0/+30
2021-06-03usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko1-2/+2
2021-06-03usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson1-1/+1
2021-06-03usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson1-3/+4
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda1-2/+3
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen1-6/+7
2021-06-03thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada2-1/+5
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng2-0/+2
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp2-0/+10
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas1-0/+4
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan1-0/+3
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma1-35/+17
2021-06-03serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven1-2/+2
2021-06-03serial: tegra: Fix a mask operation that is always trueColin Ian King1-1/+1
2021-06-03drivers: base: Fix device link removalRafael J. Wysocki2-18/+25
2021-06-03xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman1-2/+6
2021-06-03xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman1-5/+1
2021-06-03USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern1-3/+8
2021-06-03Revert "irqbypass: do not start cons/prod when failed connect"Zhu Lingshan1-10/+6
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold1-2/+2
2021-06-03serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner1-12/+17
2021-06-03serial: 8250_pci: Add support for new HPE serial deviceRandy Wright1-0/+18
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2-0/+2
2021-06-03serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery3-0/+14
2021-06-03iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean1-7/+4
2021-06-03iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron1-2/+6
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing1-0/+1