summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-29signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman
2019-05-29ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptopsHui Wang
2019-05-28net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed
2019-05-28net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu
2019-05-28net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit
2019-05-28net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit
2019-05-28net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit
2019-05-28net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed
2019-05-28Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli
2019-05-28llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-28tracing: Avoid memory leak in predicate_parse()Tomas Bortoli
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur
2019-05-28net: mvneta: Fix err code path of probeJisheng Zhang
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding
2019-05-28Btrfs: fix race updating log root item during fsyncFilipe Manana
2019-05-28Btrfs: fix wrong ctime and mtime of a directory after log replayFilipe Manana
2019-05-28Btrfs: fix fsync not persisting changed attributes of a directoryFilipe Manana
2019-05-28btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer deref...Qu Wenruo
2019-05-28btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()Qu Wenruo
2019-05-28Btrfs: incremental send, fix emission of invalid clone operationsFilipe Manana
2019-05-28Btrfs: incremental send, fix file corruption when no-holes feature is enabledFilipe Manana
2019-05-28btrfs: correct zstd workspace manager lock to use spin_lock_bh()Dennis Zhou
2019-05-28btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-05-28Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-05-28Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-28ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-05-28arm64/module: revert to unsigned interpretation of ABS16/32 relocationsArd Biesheuvel
2019-05-28arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-05-28ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai
2019-05-28configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-05-28ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao
2019-05-27Merge branch 'aquantia-fixes'David S. Miller
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-05-27net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov
2019-05-27net: aquantia: tx clean budget logic errorIgor Russkikh
2019-05-27drm/etnaviv: lock MMU while dumping coreLucas Stach
2019-05-27drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6QPhilipp Zabel
2019-05-27drm/qxl: drop WARN_ONCE()Gerd Hoffmann
2019-05-27Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-05-26net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-05-26Merge branch 'net-tls-two-fixes-for-rx_list-pre-handling'David S. Miller
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski
2019-05-26net/tls: fix no wakeup on partial readsJakub Kicinski
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski
2019-05-26net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski
2019-05-26Linux 5.2-rc2Linus Torvalds
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds