summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-03nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-05-03nvme: fix potential memory leak in option parsingChengguang Xu
2018-05-03bdi: Fix use after free bug in debugfs_remove()Tetsuo Handa
2018-05-03tcp: restore autocorkingEric Dumazet
2018-05-03rds: do not leak kernel memory to user landEric Dumazet
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa
2018-05-03qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-03iommu: rockchip: fix building without CONFIG_OFArnd Bergmann
2018-05-03bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE setColy Li
2018-05-03bcache: set dc->io_disable to true in conditional_stop_bcache_device()Coly Li
2018-05-03bcache: add wait_for_kthread_stop() in bch_allocator_thread()Coly Li
2018-05-03bcache: count backing device I/O error for writeback I/OColy Li
2018-05-03bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()Coly Li
2018-05-03bcache: store disk name in struct cache and struct cached_devColy Li
2018-05-03iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel
2018-05-03iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du
2018-05-03iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum
2018-05-03iommu/rockchip: Make clock handling optionalHeiko Stuebner
2018-05-03iommu/amd: Hide unused iommu_table_lockArnd Bergmann
2018-05-03iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov
2018-05-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-03Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-03Merge tag 'drm-intel-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-02Merge branch 'bpf-sockmap-fixes'Alexei Starovoitov
2018-05-02bpf: sockmap, fix error handling in redirect failuresJohn Fastabend
2018-05-02bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-02parisc: Fix section mismatchesHelge Deller
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller
2018-05-02Merge branch 'x86-bpf-jit-fixes'Alexei Starovoitov
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann
2018-05-02drm/bridge: vga-dac: Fix edid memory leakSean Paul
2018-05-02net/smc: restrict non-blocking connect finishUrsula Braun
2018-05-028139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-05-02nvme: only reconfigure discard if necessaryJens Axboe
2018-05-02xfs: cap the length of deduplication requestsDarrick J. Wong
2018-05-03modpost: delete stale commentRasmus Villemoes
2018-05-02sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-02sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-02sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-05-02x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner