aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-31KVM: PPC: Book3S HV: Report storage key support to userspaceGravatar Paul Mackerras 1-1/+2
2017-08-08KVM: add spinlock optimization frameworkGravatar Longpeng(Mike) 1-1/+2
2017-08-07KVM: nVMX: get rid of nested_get_page()Gravatar David Hildenbrand 1-0/+6
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-27/+8
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 3-22/+15
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-4/+4
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 4-1/+8
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-6/+0
2017-08-03Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-2/+2
2017-08-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-5/+22
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Radim Krčmář 1-2/+0
2017-08-02Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-1/+1
2017-08-02mm: allow page_cache_get_speculative in interrupt contextGravatar Kan Liang 1-2/+0
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Gravatar Dima Zavin 1-2/+17
2017-08-02kthread: fix documentation build warningGravatar Jonathan Corbet 1-1/+1
2017-08-02mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Gravatar Mel Gorman 1-0/+4
2017-08-02KVM: avoid using rcu_dereference_protectedGravatar Paolo Bonzini 1-2/+4
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueGravatar Trond Myklebust 1-1/+1
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalGravatar Ilya Dryomov 3-0/+7
2017-08-01libceph: fallback for when there isn't a pool-specific choose_argGravatar Ilya Dryomov 1-1/+1
2017-08-01Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Gravatar Mark Brown 1-6/+0
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-17/+39
2017-07-31udp6: fix jumbogram receptionGravatar Paolo Abeni 1-0/+6
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+3
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-07-30ext4: remove unused metadata accounting variablesGravatar Eric Whitney 1-27/+8
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+4
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+6
2017-07-29udp6: fix socket leak on early demuxGravatar Paolo Abeni 1-0/+1
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+4
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-1/+20
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-10/+0
2017-07-27Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+1
2017-07-27net/mlx5e: Add field select to MTPPS registerGravatar Eugenia Emantayev 1-3/+7
2017-07-27net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeGravatar Eugenia Emantayev 1-1/+1
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Gravatar Thomas Gleixner 1-1/+6
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUGravatar Will Deacon 1-0/+4
2017-07-27sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsGravatar Xin Long 1-2/+2
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itGravatar Vivek Goyal 1-0/+1
2017-07-26include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...Gravatar Murilo Opsfelder Araujo 1-2/+2
2017-07-26KVM: make pid available for uevents without debugfsGravatar Claudio Imbrenda 1-0/+1
2017-07-26media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSGravatar Prabhakar Lad 2-22/+0
2017-07-26media: cec-notifier: small improvementsGravatar Hans Verkuil 1-0/+15
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidGravatar Linus Torvalds 1-14/+0
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-8/+32
2017-07-25net: phy: Remove trailing semicolon in macro definitionGravatar Marc Gonzalez 1-1/+1
2017-07-25workqueue: implicit ordered attribute should be overridableGravatar Tejun Heo 1-1/+3
2017-07-25udp: preserve head state for IP_CMSG_PASSSECGravatar Paolo Abeni 1-11/+22