summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-17block: do not leak memory in bio_copy_user_iov()Jérôme Glisse1-1/+4
2019-04-17block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche4-69/+71
2019-04-17riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-5/+7
2019-04-17btrfs: prop: fix vanished compression property after failed setAnand Jain1-3/+3
2019-04-17btrfs: prop: fix zstd compression parameter validationAnand Jain1-1/+1
2019-04-17Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana1-0/+10
2019-04-17ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-04-17ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck1-0/+8
2019-04-17mm: writeback: use exact memcg dirty countsGreg Thelen2-3/+22
2019-04-17include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-17kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes1-5/+5
2019-04-17drm/udl: add a release method and delay modeset teardownDave Airlie3-1/+9
2019-04-17drm/sun4i: DW HDMI: Lower max. supported rate for H6Jernej Skrabec1-2/+7
2019-04-17drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao1-2/+3
2019-04-17alarmtimer: Return correct remaining timeAndrei Vagin1-1/+1
2019-04-17parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle1-1/+2
2019-04-17parisc: regs_return_value() should return gpr28Sven Schnelle1-1/+1
2019-04-17parisc: Detect QEMU earlier in boot processHelge Deller2-6/+3
2019-04-17mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas1-0/+38
2019-04-17mmc: alcor: don't write data before command has completedDaniel Drake1-21/+13
2019-04-17arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis1-7/+7
2019-04-17mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()Aneesh Kumar K.V1-0/+36
2019-04-17ALSA: hda - Add two more machines to the power_save_blacklistHui Wang1-0/+4
2019-04-17ALSA: xen-front: Do not use stream buffer size before it is setOleksandr Andrushchenko1-1/+1
2019-04-17ALSA: hda/realtek - Add quirk for Tuxedo XC 1509Richard Sailer1-9/+10
2019-04-17ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233Jian-Hong Pan1-0/+12
2019-04-17ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-04-17ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss1-0/+4
2019-04-17ACPICA: Clear status of GPEs before enabling themFurquan Shaikh1-1/+5
2019-04-17HID: logitech: Handle 0 scroll events for the m560Peter Hutterer1-2/+3
2019-04-17SMB3: Allow persistent handle timeout to be configurable on mountSteve French5-5/+53
2019-04-17hwmon: (occ) Fix power sensor indexingEddie James1-2/+4
2019-04-17hwmon: (w83773g) Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2019-04-17tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman3-0/+74
2019-04-17tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-17Revert "clk: meson: clean-up clock registration"Neil Armstrong1-10/+5
2019-04-17lib/string.c: implement a basic bcmpNick Desaulniers2-0/+23
2019-04-17kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers1-1/+1
2019-04-17net/mlx5e: Update xon formulaHuy Nguyen1-12/+16
2019-04-17net/mlx5e: Update xoff formulaHuy Nguyen1-5/+6
2019-04-17net: mlx5: Add a missing check on idr_find, free bufAditya Pakki1-3/+11
2019-04-17r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit1-1/+1
2019-04-17net: core: netif_receive_skb_list: unlist skb before passing to pt->funcAlexander Lobakin1-1/+3
2019-04-17net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin1-2/+6
2019-04-17net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi1-8/+12
2019-04-17net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov1-0/+3
2019-04-17net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi1-8/+13
2019-04-17net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi1-5/+10
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7