summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Linux 5.4.31v5.4.31Greg Kroah-Hartman1-1/+1
2020-04-08mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap1-1/+5
2020-04-08padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan1-2/+2
2020-04-08net: Fix Tx hash bound checkingAmritha Nambiar1-0/+2
2020-04-08i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt deviceMika Westerberg1-33/+12
2020-04-08watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg1-12/+16
2020-04-08watchdog: iTCO_wdt: Export vendorsupportMika Westerberg2-7/+11
2020-04-08tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell1-1/+5
2020-04-08IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn1-3/+22
2020-04-08rxrpc: Fix sendmsg(MSG_WAITALL) handlingDavid Howells1-2/+2
2020-04-08iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2-13/+8
2020-04-08iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein1-7/+3
2020-04-08iwlwifi: consider HE capability when setting LDPCMordechay Goodstein1-1/+5
2020-04-08net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan1-2/+2
2020-04-08soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helperBibby Hsieh1-0/+1
2020-04-08ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 ...Geoffrey Allott1-0/+1
2020-04-08Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer1-2/+3
2020-04-08power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede1-1/+56
2020-04-08extcon: axp288: Add wakeup supportHans de Goede1-0/+32
2020-04-08nvmem: check for NULL reg_read and reg_write before dereferencingNicholas Johnson1-0/+6
2020-04-08mei: me: add cedar fork device idsAlexander Usyskin2-0/+4
2020-04-08coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov1-2/+4
2020-04-08PCI: sysfs: Revert "rescan" file renamesKelsey Skunberg1-2/+4
2020-04-08misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I1-3/+9
2020-04-08misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-08misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck1-0/+2
2020-04-08padata: fix uninitialized return value in padata_replace()Daniel Jordan1-1/+1
2020-04-08XArray: Fix xa_find_next for large multi-index entriesMatthew Wilcox (Oracle)2-1/+20
2020-04-08net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan1-1/+1
2020-04-08tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-04-08tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-04-08tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-04-08drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-04-08initramfs: restore default compression behaviorEugeniy Paltsev1-11/+11
2020-04-08drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-04-08drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner1-0/+11
2020-04-08kconfig: introduce m32-flag and m64-flagMasahiro Yamada1-0/+7
2020-04-08nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa1-3/+5
2020-04-02Linux 5.4.30v5.4.30Greg Kroah-Hartman1-1/+1
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur1-2/+2
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur1-2/+2
2020-04-02ARM: dts: sun8i: r40: Move AHCI device node based on address orderChen-Yu Tsai1-11/+10
2020-04-02ARM: dts: N900: fix onenand timingsArthur Demchenkov1-16/+28
2020-04-02ARM: dts: imx6: phycore-som: fix arm and soc minimum voltageMarco Felsch1-2/+2
2020-04-02ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson1-0/+1
2020-04-02ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2-4/+4
2020-04-02perf map: Fix off by one in strncpy() size argumentdisconnect3d1-1/+1
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-04-02libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov3-16/+14