summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernfs: add an API to get kernfs node from inode numberShaohua Li2017-07-293-1/+69
* kernfs: implement i_generationShaohua Li2017-07-293-1/+12
* kernfs: use idr instead of ida to manage inode numberShaohua Li2017-07-292-6/+13
* Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-292-2/+2
|\
| * of: irq: fix of_irq_to_resource() error checkSergei Shtylyov2017-07-211-1/+1
| * scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand2017-07-201-1/+1
* | Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-282-6/+12
|\ \
| * | NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington2017-07-281-1/+1
| * | NFS: Optimize fallocate by refreshing mapping when needed.NeilBrown2017-07-271-0/+2
| * | NFS: invalidate file size when taking a lock.NeilBrown2017-07-271-1/+1
| * | NFS: Use raw NFS access mask in nfs4_opendata_access()Anna Schumaker2017-07-261-4/+8
* | | Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-286-3/+39
|\ \ \
| * | | xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig2017-07-261-0/+12
| * | | xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong2017-07-251-0/+4
| * | | xfs: fix quotacheck dquot id overflow infinite loopBrian Foster2017-07-241-0/+3
| * | | xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong2017-07-202-0/+6
| * | | xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong2017-07-202-1/+10
| * | | xfs: check _btree_check_block valueDarrick J. Wong2017-07-201-2/+4
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-2816-49/+99
|\ \ \
| * \ \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2017-07-262-1/+5
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras2017-07-241-1/+3
| | * | | KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras2017-07-241-0/+2
| * | | | KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li2017-07-261-3/+14
| * | | | tools/kvm_stat: add '-f help' to get the available event listLin Ma2017-07-261-2/+14
| * | | | tools/kvm_stat: use variables instead of hard paths in help outputLin Ma2017-07-261-3/+3
| * | | | Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2017-07-261-2/+6
| |\ \ \ \
| | * | | | KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger2017-07-251-2/+6
| * | | | | KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li2017-07-261-0/+2
| * | | | | KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van2017-07-261-11/+11
| * | | | | x86: irq: Define a global vector for nested posted interruptsWincy Van2017-07-267-1/+29
| * | | | | KVM: x86: do mask out upper bits of PAE CR3Paolo Bonzini2017-07-261-2/+2
| * | | | | KVM: make pid available for uevents without debugfsClaudio Imbrenda2017-07-262-23/+13Star
| * | | | | KVM: VMX: remove unused fieldPaolo Bonzini2017-07-241-1/+0Star
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-283-13/+5Star
|\ \ \ \ \
| * | | | | xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross2017-07-271-10/+3Star
| * | | | | xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva2017-07-271-2/+2
| * | | | | xen: Drop un-informative message during bootPunit Agrawal2017-07-271-1/+0Star
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-2815-61/+84
|\ \ \ \ \ \
| * | | | | | arm64: mmu: Place guard page after mapping of kernel imageWill Deacon2017-07-281-7/+11
| * | | | | | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-273-14/+32
| * | | | | | arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin2017-07-261-2/+2
| * | | | | | perf: qcom_l2: fix column exclusion checkNeil Leeder2017-07-261-0/+2
| * | | | | | arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel2017-07-251-4/+5
| * | | | | | arm64/numa: Drop duplicate messagePunit Agrawal2017-07-201-6/+1Star
| * | | | | | perf: Convert to using %pOF instead of full_nameRob Herring2017-07-201-5/+4Star
| * | | | | | arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-203-19/+19
| * | | | | | arm64: traps: disable irq in die()Qiao Zhou2017-07-201-2/+6
| * | | | | | arm64: atomics: Remove '&' from '+&' asm constraint in lse atomicsWill Deacon2017-07-201-1/+1
| * | | | | | arm64: uaccess: Remove redundant __force from addr cast in __range_okWill Deacon2017-07-201-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-289-36/+168
|\ \ \ \ \ \