summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+2
2017-04-26uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin-6/+2
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov-0/+1
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern-1/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-1/+1
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit-1/+1
2017-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+10
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-8/+14
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+28
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+5
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei-4/+28
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+2
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov-13/+0
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-6/+4
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+25
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin-1/+1
2017-04-10crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu-0/+10
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+4
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-10/+11
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+4
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu-2/+2
2017-04-07Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson-8/+14
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche-1/+0
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche-0/+2
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval-1/+1
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin-0/+1
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren-1/+2
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller-1/+5
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-11/+22
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-1/+2
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář-0/+4
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long-6/+5
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang-1/+2
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel-8/+14
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall-0/+3
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall-0/+1
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long-3/+14
2017-04-04Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-1/+4
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells-2/+3
2017-04-03statx: Reserve the top bit of the mask for future struct expansionDavid Howells-0/+1
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+7
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+3
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro-1/+5
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier-8/+8
2017-03-31kasan: report only the first error by defaultMark Rutland-0/+3
2017-03-31mm: fix section name for .data..ro_after_initKees Cook-5/+5
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner-0/+6