summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-14staging:iio:ad7150: fix threshold mode config bitMelissa Wen
2019-07-14soundwire: stream: fix out of boundary access on port propertiesSrinivas Kandagatla
2019-07-14bpf: sockmap, fix use after free from sleep in psock backlog workqueueJohn Fastabend
2019-07-14mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin
2019-07-14samples, bpf: suppress compiler warningMatteo Croce
2019-07-14samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai
2019-07-14Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma
2019-07-14soc: bcm: brcmstb: biuctrl: Register writes require a barrierFlorian Fainelli
2019-07-14soc: brcmstb: Fix error path for unsupported CPUsFlorian Fainelli
2019-07-14crypto: talitos - rename alternative AEAD algos.Christophe Leroy
2019-07-10Linux 4.19.58Greg Kroah-Hartman
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong
2019-07-10dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R
2019-07-10MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens
2019-07-10svcrdma: Ignore source port when computing DRC hashChuck Lever
2019-07-10nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-07-10KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault
2019-07-10bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2019-07-10net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-07-10sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2019-07-10netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault
2019-07-10ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-07-10rds: Fix warning.David S. Miller
2019-07-10ALSA: hda: Initialize power_state field properlyTakashi Iwai
2019-07-10net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-07-10x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov
2019-07-10selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern
2019-07-10scsi: tcmu: fix use after freeXiubo Li
2019-07-10mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun
2019-07-10f2fs: don't access node/meta inode mapping after iputJaegeuk Kim
2019-07-10drm/fb-helper: generic: Don't take module ref for fbconNoralf Trønnes
2019-07-10media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski
2019-07-10net/smc: move unhash before release of clcsockUrsula Braun
2019-07-10mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel
2019-07-10tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-07-10mm/vmscan.c: prevent useless kswapd loopsShakeel Butt
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett
2019-07-10drm/etnaviv: add missing failure path to destroy suballocLucas Stach
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-10drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-07-10ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott
2019-07-10tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata