summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: call cond_resched() from deferred_init_memmap()Pavel Tatashin2020-06-221-1/+1
* mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...Daniel Jordan2020-06-221-3/+4
* mm: initialize deferred pages with interrupts enabledPavel Tatashin2020-06-222-13/+9
* mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()Andrea Arcangeli2020-06-221-3/+28
* powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy2020-06-221-2/+2
* btrfs: fix space_info bytes_may_use underflow during space cache writeoutFilipe Manana2020-06-221-5/+15
* btrfs: fix space_info bytes_may_use underflow after nocow buffered writeFilipe Manana2020-06-221-5/+56
* btrfs: fix wrong file range cleanup after an error filling dealloc rangeFilipe Manana2020-06-221-1/+1
* btrfs: fix error handling when submitting direct I/O bioOmar Sandoval2020-06-221-3/+3
* btrfs: force chunk allocation if our global rsv is larger than metadataJosef Bacik2020-06-222-0/+21
* btrfs: send: emit file capabilities after chownMarcos Paulo de Souza2020-06-221-0/+67
* btrfs: include non-missing as a qualifier for the latest_bdevAnand Jain2020-06-221-0/+2
* btrfs: free alien device after device addAnand Jain2020-06-221-1/+11
* string.h: fix incompatibility between FORTIFY_SOURCE and KASANDaniel Axtens2020-06-221-12/+48
* kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens2020-06-221-10/+19
* selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki2020-06-221-0/+1
* bpf: Fix running sk_skb program types with ktlsJohn Fastabend2020-06-224-5/+75
* bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend2020-06-221-21/+34
* bpf: Fix map permissions checkAnton Protopopov2020-06-221-1/+2
* libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron2020-06-221-1/+4
* platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu2020-06-221-0/+2
* platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...Hans de Goede2020-06-221-11/+8
* platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)Nickolai Kozachenko2020-06-221-0/+7
* platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko2020-06-221-2/+8
* cpuidle: Fix three reference count leaksQiushi Wu2020-06-221-3/+3
* spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2020-06-222-6/+3
* mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-06-221-1/+1
* iwlwifi: mvm: fix aux station leakSharon2020-06-223-11/+18
* ixgbe: fix signed-integer-overflow warningXie XiuQi2020-06-221-1/+1
* ice: fix potential double free in probe unrollingJacob Keller2020-06-221-1/+2
* mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-221-1/+6
* staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-221-3/+7
* mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti2020-06-221-1/+3
* bcache: fix refcount underflow in bcache_device_free()Coly Li2020-06-221-2/+5
* MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-06-221-3/+3
* PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-06-221-1/+1
* macvlan: Skip loopback packets in RX handlerAlexander Sverdlin2020-06-221-0/+4
* btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...Qu Wenruo2020-06-221-0/+14
* btrfs: improve global reserve stealing logicJosef Bacik2020-06-227-42/+46
* m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain2020-06-223-20/+8
* MIPS: tools: Fix resource leak in elf-entry.cKaige Li2020-06-221-1/+8
* x86/mm: Stop printing BRK addressesArvind Sankar2020-06-221-2/+0
* selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire2020-06-221-0/+1
* drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling2020-06-221-2/+9
* drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong2020-06-221-0/+9
* crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff2020-06-221-12/+36
* crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff2020-06-221-3/+3
* crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff2020-06-221-50/+48
* mips: Add udelay lpj numbers adjustmentSerge Semin2020-06-221-0/+70
* mips: MAAR: Use more precise address maskSerge Semin2020-06-221-1/+1