summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-28Merge tag 'drm-amdkfd-fixes-2017-09-24' of git://people.freedesktop.org/~gabb...Dave Airlie
2017-09-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud
2017-09-27Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-27IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam
2017-09-27IB/hfi1: Check eeprom config partition validityJan Sokolowski
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker
2017-09-27iommu/amd: pr_err() strings should end with newlinesArvind Yadav
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu
2017-09-27iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu
2017-09-27mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon
2017-09-27KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini
2017-09-27KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini
2017-09-27KVM: VMX: extract __pi_post_blockPaolo Bonzini
2017-09-27arm64: Make sure SPsel is always setMarc Zyngier
2017-09-27quota: Fix quota corruption with generic/232 testJan Kara
2017-09-27platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä
2017-09-26sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter
2017-09-26Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub...David S. Miller
2017-09-26Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-09-26vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-09-26Merge branch 'aquantia-fixes'David S. Miller
2017-09-26atlantic: fix iommu errorsPavel Belous
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh
2017-09-26aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh
2017-09-26netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal
2017-09-26netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik
2017-09-26netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan
2017-09-26xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong
2017-09-26xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino
2017-09-26xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong
2017-09-26xfs: update i_size after unwritten conversion in dio completionEryu Guan
2017-09-26iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra
2017-09-26xfs: validate bdev support for DAX inode flagRoss Zwisler
2017-09-26l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-09-26vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-09-26drm/i915/bios: ignore HDMI on port AJani Nikula
2017-09-26drm/i915: remove redundant variable hw_checkColin Ian King
2017-09-26drm/i915: always update ELD connector type after get modesJani Nikula
2017-09-26percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-09-26arm64: dts: rockchip: add the grf clk for dw-mipi-dsi on rk3399Nickey Yang
2017-09-26btrfs: log csums for all modified extentsJosef Bacik
2017-09-26Btrfs: fix unexpected result when dio reading corrupted blocksLiu Bo