summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-8/+14
|\
| * Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-071-8/+14
| |\
| | * reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-8/+14
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-161-4/+28
|\ \ \
| * | | block: fix bio_will_gap() for first bvec with offsetMing Lei2017-04-141-4/+28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-141-0/+1
|\ \ \ \
| * | | | uapi: add missing install of userio.hNaohiro Aota2017-03-241-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-141-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-061-1/+5
| |\ \ \ \ \
| | * | | | | [iov_iter] new privimitive: iov_iter_revert()Al Viro2017-04-021-1/+5
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-142-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-111-1/+1
| * | | | | | | virtio: allow drivers to validate featuresMichael S. Tsirkin2017-04-071-0/+1
* | | | | | | | mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-04-131-13/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-04-111-6/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-301-6/+2
| * | | | | | | | target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-301-0/+1
| * | | | | | | | target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-301-0/+1
* | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-112-0/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-03-172-0/+25
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-092-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-032-2/+3
| * | | | | | | | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-084-10/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-071-1/+0
| * | | | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-071-0/+2
| * | | | | | | | | blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1
| * | | | | | | | | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier2017-04-021-8/+8
* | | | | | | | | | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-081-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-071-1/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-082-0/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-04-052-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-041-0/+3
| | * | | | | | | | | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-041-0/+1
* | | | | | | | | | | vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu2017-04-081-2/+2
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-052-11/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sctp: get sock from transport in sctp_transport_update_pmtuXin Long2017-04-052-6/+5
| * | | | | | | | | | sctp: check for dst and pathmtu update in sctp_packet_configXin Long2017-04-031-3/+14
| * | | | | | | | | | sctp: alloc stream info when initializing asocXin Long2017-03-301-1/+2
| * | | | | | | | | | sctp: change to save MSG_MORE flag into assocXin Long2017-03-281-1/+1
* | | | | | | | | | | Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2017-04-051-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mfd: cros-ec: Fix host command buffer sizeVic Yang2017-04-051-1/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2017-04-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-03-301-1/+4
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-6/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-6/+7
* | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-022-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vmlinux.lds: Add __clkevt_of_table to kernelAlexander Kochetkov2017-03-281-0/+2
| * | | | | | | | | | | | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-281-1/+1
* | | | | | | | | | | | | kasan: report only the first error by defaultMark Rutland2017-03-311-0/+3