summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V2017-07-271-1/+1
| * | | | | | | powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman2017-07-261-12/+13
| * | | | | | | powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-07-261-1/+0Star
| * | | | | | | powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-266-22/+154
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-286-8/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: authencesn - Fix digest_null crashHerbert Xu2017-07-181-0/+5
| * | | | | | | | crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfigraveendra padasalagi2017-07-181-1/+1
| * | | | | | | | Documentation/bindings: crypto: remove the dma-mask propertyAntoine Ténart2017-07-181-2/+0Star
| * | | | | | | | crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart2017-07-181-4/+1Star
| * | | | | | | | crypto: cavium/nitrox - Change in firmware path.Srikanth Jampala2017-07-181-1/+2
| * | | | | | | | crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi2017-07-181-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-283-10/+8Star
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: round down size diff when shrinking/growing deviceNikolay Borisov2017-07-241-2/+2
| * | | | | | | | Btrfs: fix early ENOSPC due to delallocOmar Sandoval2017-07-241-4/+0Star
| * | | | | | | | btrfs: fix lockup in find_free_extent with read-only block groupsJeff Mahoney2017-07-241-2/+5
| * | | | | | | | Btrfs: fix dir item validation when replaying xattr deletesFilipe Manana2017-07-191-2/+1Star
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-286-126/+115Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MD: fix warnning for UP caseShaohua Li2017-07-261-1/+1
| * | | | | | | | | md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz2017-07-241-0/+2
| * | | | | | | | | md: simplify code with bio_io_errorGuoqing Jiang2017-07-213-12/+6Star
| * | | | | | | | | md/raid1: fix writebehind bio cloneShaohua Li2017-07-211-21/+13Star
| * | | | | | | | | md: raid1-10: move raid1/raid10 common code into raid1-10.cMing Lei2017-07-214-71/+62Star
| * | | | | | | | | md: raid1/raid10: initialize bvec table via bio_add_page()Ming Lei2017-07-213-16/+27
| * | | | | | | | | md: remove 'idx' from 'struct resync_pages'Ming Lei2017-07-213-7/+6Star
* | | | | | | | | | Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-2811-46/+94
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal2017-07-263-0/+42
| * | | | | | | | | | dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown2017-07-261-16/+5Star
| * | | | | | | | | | dm zoned: use GFP_NOIO in I/O pathDamien Le Moal2017-07-263-9/+9
| * | | | | | | | | | dm zoned: remove test for impossible REQ_OP_FLUSH conditionsMikulas Patocka2017-07-251-2/+2