summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-15overlayfs: Fix setting IOP_XATTR flagVivek Goyal
2016-10-15iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-14Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-10-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-10-14qedr: Add events support and register IB deviceRam Amrani
2016-10-14qedr: Add GSI supportRam Amrani
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani
2016-10-14qedr: Add support for data pathRam Amrani
2016-10-14qedr: Add support for memory registeration verbsRam Amrani
2016-10-14qedr: Add support for QP verbsRam Amrani
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani
2016-10-14qedr: Add support for user context verbsRam Amrani
2016-10-14qedr: Add support for RoCE HW initRam Amrani
2016-10-14qedr: Add RoCE driver frameworkRam Amrani
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-10-14pkeys: Remove easily triggered WARNDave Jones
2016-10-14Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-10-14irqchip/gicv3: Handle loop timeout properDan Carpenter
2016-10-14irqchip/jcore: Fix lost per-cpu interruptsRich Felker
2016-10-14irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus
2016-10-14x86: Remove duplicate rtit status MSR macroLongpeng(Mike)
2016-10-14x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li
2016-10-14Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'Rafael J. Wysocki
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki
2016-10-14Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2016-10-14ovl: use vfs_get_link()Miklos Szeredi
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi
2016-10-14ovl: use generic_readlinkMiklos Szeredi