summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-27NFSv4.x/callback: Create the callback service through svc_create_pooledKinglong Mee
2017-04-27docs: Fix a couple typosStan Drozd
2017-04-27docs: Fix a spelling error in vfio-mediated-device.txtStan Drozd
2017-04-27docs: Fix a spelling error in ioctl-number.txtStan Drozd
2017-04-27MAINTAINERS: update file entry for HSI subsystemTobias Klauser
2017-04-27pstore: Fix flags to enable dumps on powerpcAnkit Kumar
2017-04-27pstore: Remove unused vmalloc.h in pmsgGeliang Tang
2017-04-27Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.or...David S. Miller
2017-04-27Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2017-04-27dm mpath: make it easier to detect unintended I/O request flushesBart Van Assche
2017-04-27dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()Bart Van Assche
2017-04-27dm mpath: micro-optimize the hot path relative to MPATHF_QUEUE_IF_NO_PATHBart Van Assche
2017-04-27dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche
2017-04-27dm mpath: verify __pg_init_all_paths locking assumptions at runtimeBart Van Assche
2017-04-27dm: verify suspend_locking assumptions at runtimeBart Van Assche
2017-04-27dm block manager: remove an unused argument from dm_block_manager_create()Bart Van Assche
2017-04-27dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche
2017-04-27dm mpath: delay requeuing while path initialization is in progressBart Van Assche
2017-04-27dm mpath: avoid that path removal can trigger an infinite loopBart Van Assche
2017-04-27md/raid1: Use a new variable to count flighting sync requestsXiao Ni
2017-04-27dm mpath: split and rename activate_path() to prepare for its expanded useBart Van Assche
2017-04-27Merge branch 'qed-ptp-enhancements'David S. Miller
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com
2017-04-27libnvdimm: fix phys_addr for nvdimm_clear_poisonToshi Kani
2017-04-27net: vrf: Do not allow looback to be moved to a VRFDavid Ahern
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-27fib_rules: fix error return codeWei Yongjun
2017-04-27bridge: add per-port broadcast flood flagMike Manning
2017-04-27net: fib: Decrease one unnecessary rt cache flush in fib_disable_ipGao Feng
2017-04-27l2tp: remove useless device duplication test in l2tp_eth_create()Guillaume Nault
2017-04-27net: remove unnecessary carrier status checkZhang Shengju
2017-04-27net: update comment for netif_dormant() functionZhang Shengju
2017-04-27arm64: sunxi: always enable reset controllerArnd Bergmann
2017-04-27arm64: dts: Add basic DT to support Spreadtrum's SP9860GOrson Zhai
2017-04-27Merge branch 'for_4.12/soc-pmdomain-p2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2017-04-27Merge tag 'samsung-dt-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2017-04-27Merge tag 'samsung-dt64-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2017-04-27Merge tag 'juno-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-04-27Merge tag 'vexpress-dt-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2017-04-27arc: axs10x: Fix ARC PGU default clock frequencyJose Abreu
2017-04-27arc: axs10x: Add DT bindings for I2S audio playbackJose Abreu
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2017-04-27xfs: Allow user to kill fstrim processLukas Czerner
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)