summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-22platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko1-2/+8
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: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-1/+6
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-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-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-22x86/mm: Stop printing BRK addressesArvind Sankar1-2/+0
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire1-0/+1
2020-06-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling1-2/+9
2020-06-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong1-0/+9
2020-06-22crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff1-12/+36
2020-06-22crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff1-3/+3
2020-06-22crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff1-50/+48
2020-06-22mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70
2020-06-22mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-06-22sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang3-1/+21
2020-06-22x86/boot: Correct relocation destination on old linkersArvind Sankar2-2/+4
2020-06-22kgdboc: Use a platform device to handle tty drivers showing up lateDouglas Anderson1-25/+101
2020-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-06-22rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter1-6/+2
2020-06-22net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit1-3/+12
2020-06-22veth: Adjust hard_start offset on redirect XDP framesJesper Dangaard Brouer1-4/+4
2020-06-22iocost: don't let vrate run wild while there's no saturation signalTejun Heo1-4/+24
2020-06-22raid5: remove gfp flags from scribble_alloc()Coly Li1-6/+9
2020-06-22md: don't flush workqueue unconditionally in md_openGuoqing Jiang1-1/+2
2020-06-22mt76: avoid rx reorder buffer overflowRyder Lee2-7/+7
2020-06-22drm/mcde: dsi: Fix return value check in mcde_dsi_bind()Wei Yongjun1-4/+3