summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana5-4/+28
2020-06-22btrfs: fix error handling when submitting direct I/O bioOmar Sandoval1-3/+3
2020-06-22btrfs: reloc: fix reloc root leak and NULL pointer dereferenceQu Wenruo1-3/+9
2020-06-22btrfs: force chunk allocation if our global rsv is larger than metadataJosef Bacik2-0/+21
2020-06-22btrfs: send: emit file capabilities after chownMarcos Paulo de Souza1-0/+67
2020-06-22btrfs: fix a race between scrub and block group removal/allocationFilipe Manana1-2/+36
2020-06-22btrfs: include non-missing as a qualifier for the latest_bdevAnand Jain1-0/+2
2020-06-22btrfs: free alien device after device addAnand Jain1-1/+11
2020-06-22string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens1-12/+48
2020-06-22kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens1-10/+19
2020-06-22s390/bpf: Maintain 8-byte stack alignmentIlya Leoshkevich1-9/+10
2020-06-22bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann4-2/+30
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki1-0/+1
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend4-5/+75
2020-06-22bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend1-21/+34
2020-06-22bpf: Fix map permissions checkAnton Protopopov1-1/+2
2020-06-22libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron1-1/+4
2020-06-22platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu1-0/+2
2020-06-22platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...Hans de Goede1-11/+8
2020-06-22platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)Nickolai Kozachenko1-0/+7
2020-06-22ice: Fix inability to set channels when downJesse Brandeburg1-4/+0
2020-06-22platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko1-2/+8
2020-06-22io_uring: fix overflowed reqs cancellationPavel Begunkov1-2/+3
2020-06-22spi: spi-fsl-dspi: fix native data copyAngelo Dureghello1-2/+22
2020-06-22cpuidle: Fix three reference count leaksQiushi Wu1-3/+3
2020-06-22spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2-6/+3
2020-06-22mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen1-1/+1
2020-06-22iwlwifi: mvm: fix aux station leakSharon3-11/+18
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi1-1/+1
2020-06-22ice: fix potential double free in probe unrollingJacob Keller1-1/+2
2020-06-22mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello2-3/+10
2020-06-22mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-1/+6
2020-06-22mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-1/+7
2020-06-22staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-3/+7
2020-06-22mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti1-1/+3
2020-06-22mmc: mmci: Switch to mmc_regulator_set_vqmmc()Marek Vasut1-22/+8
2020-06-22bcache: fix refcount underflow in bcache_device_free()Coly Li1-2/+5
2020-06-22MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-22PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang1-1/+1
2020-06-22macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-06-22nvmet: fix memory leak when removing namespaces and controllers concurrentlySagi Grimberg1-9/+6
2020-06-22nvme-pci: make sure write/poll_queues less or equal then cpu countWeiping Zhang1-4/+18
2020-06-22ACPI: video: Use native backlight on Acer TravelMate 5735ZPaul Menzel1-0/+10
2020-06-22btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...Qu Wenruo1-0/+14
2020-06-22btrfs: improve global reserve stealing logicJosef Bacik7-42/+46
2020-06-22m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain3-20/+8
2020-06-22MIPS: tools: Fix resource leak in elf-entry.cKaige Li1-1/+8
2020-06-22MIPS: Fix exception handler memcpy()Ben Hutchings4-12/+12
2020-06-22x86/mm: Stop printing BRK addressesArvind Sankar1-2/+0
2020-06-22ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley1-0/+48