summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-20btrfs: fix error handling when submitting direct I/O bioOmar Sandoval1-3/+3
2020-06-20PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas1-22/+45
2020-06-20PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj1-0/+15
2020-06-20PCI: Generalize multi-function power dependency device linksAbhishek Sahu1-20/+34
2020-06-20vga_switcheroo: Use device link for HDA controllerLukas Wunner10-136/+72
2020-06-20vga_switcheroo: Deduplicate power state trackingLukas Wunner1-12/+23
2020-06-20PCI: Make ACS quirk implementations more uniformBjorn Helgaas1-22/+19
2020-06-20PCI: Add ACS quirk for Ampere root portsFeng Kan2-0/+10
2020-06-20PCI: Add ACS quirk for iProc PAXBAbhinav Ratna1-0/+14
2020-06-20PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner1-0/+2
2020-06-20PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven1-4/+14
2020-06-20PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang1-0/+8
2020-06-20ext4: fix race between ext4_sync_parent() and rename()Eric Biggers1-15/+13
2020-06-20ext4: fix error pointer dereferenceJeffle Xu1-2/+5
2020-06-20ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_maxHarshad Shirwadkar1-3/+6
2020-06-20evm: Fix possible memory leak in evm_calc_hmac_or_hash()Roberto Sassu1-1/+1
2020-06-20ima: Directly assign the ima_default_policy pointer to ima_rulesRoberto Sassu1-2/+1
2020-06-20ima: Fix ima digest hash table key calculationKrzysztof Struczynski1-3/+4
2020-06-20mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()Andrea Arcangeli1-3/+28
2020-06-20btrfs: send: emit file capabilities after chownMarcos Paulo de Souza1-0/+67
2020-06-20string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens1-12/+48
2020-06-20platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko1-2/+8
2020-06-20cpuidle: Fix three reference count leaksQiushi Wu1-3/+3
2020-06-20spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2-6/+3
2020-06-20mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen1-1/+1
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi1-1/+1
2020-06-20mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-1/+6
2020-06-20staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-3/+7
2020-06-20mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti1-1/+3
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-20PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang1-1/+1
2020-06-20macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-06-20m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain3-20/+8
2020-06-20x86/mm: Stop printing BRK addressesArvind Sankar1-2/+0
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70
2020-06-20mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-06-20x86/boot: Correct relocation destination on old linkersArvind Sankar2-2/+4
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-06-20rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter1-6/+2
2020-06-20md: don't flush workqueue unconditionally in md_openGuoqing Jiang1-1/+2
2020-06-20net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-06-20wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET1-2/+4
2020-06-20nvme: refine the Qemu Identify CNS quirkChristoph Hellwig1-2/+14
2020-06-20kgdb: Fix spurious true from in_dbg_master()Daniel Thompson1-1/+1
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-06-20MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang3-3/+14
2020-06-20Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna1-1/+1
2020-06-20powerpc/spufs: fix copy_to_user while atomicJeremy Kerr1-38/+75
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-20media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter1-4/+4