summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-12net/rds: Check address length before reading address familyTetsuo Handa
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou
2019-04-12Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-04-12Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-12Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linuxLinus Torvalds
2019-04-12Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-04-12Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-04-12Merge tag 'acpi-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-04-12Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-04-12clang-format: Update with the latest for_each macro listMiguel Ojeda
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra
2019-04-11dctcp: more accurate tracking of packets deliveryEric Dumazet
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-11block: fix the return errno for direct IOJason Yan
2019-04-11Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-04-12Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-11net: fec: manage ahb clock in runtime pmAndy Duan
2019-04-11clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong
2019-04-11clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macroYangtao Li
2019-04-11clocksource/drivers/npcm: select TIMER_OFArnd Bergmann
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever
2019-04-11NFS: Fix handling of reply page vectorChuck Lever
2019-04-11NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa
2019-04-11net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-11Merge branch 'thunderx-xdp-mtu'David S. Miller
2019-04-11net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-11net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-11Merge branch 'smc-fixes'David S. Miller
2019-04-11net/smc: move unhash before release of clcsockUrsula Braun
2019-04-11net/smc: fix return code from FLUSH commandKarsten Graul
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun
2019-04-11net/smc: fix a NULL pointer dereferenceKangjie Lu
2019-04-11net/smc: wait for pending work before clcsock release_sockKarsten Graul
2019-04-11dma-debug: only skip one stackframe entryScott Wood
2019-04-11platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd
2019-04-11Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-04-11gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann
2019-04-11Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11nvme-fc: correct csn initialization and increments on errorJames Smart
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung
2019-04-11drm/ttm: fix dma_fence refcount imbalance on error pathLin Yi