summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0317-46/+155
|\
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman2018-10-012-8/+97
| |\
| | * arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-011-1/+9
| | * arm64: KVM: Tighten guest core register access from userspaceDave Martin2018-10-011-0/+45
| | * arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flagsSteve Capper2018-09-241-4/+34
| | * arm64: hugetlb: Fix handling of young ptesSteve Capper2018-09-241-3/+9
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Greg Kroah-Hartman2018-10-014-10/+13
| |\ \
| | * | ARM: dts: stm32: update SPI6 dmas property on stm32mp157cAmelie Delaunay2018-09-251-2/+2
| | * | Merge tag 'arm-soc/for-4.19/devicetree-fixes' of https://github.com/Broadcom/...Olof Johansson2018-09-251-6/+8
| | |\ \
| | | * | ARM: dts: BCM63xx: Fix incorrect interrupt specifiersFlorian Fainelli2018-09-241-6/+8
| | * | | Merge tag 'at91-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2018-09-251-0/+2
| | |\ \ \
| | | * | | ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrlLudovic Desroches2018-09-121-0/+2
| | | |/ /
| | * | | Merge tag 'sunxi-fixes-for-4.19-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-09-231-2/+1
| | |\ \ \
| | | * | | ARM: dts: sun8i: drop A64 HDMI PHY fallback compatible from R40 DTIcenowy Zheng2018-09-201-2/+1
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-291-19/+0
| |\ \ \ \ \
| | * | | | | x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-09-271-19/+0
| * | | | | | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-09-289-9/+38
| |\ \ \ \ \ \
| | * | | | | | powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-09-251-1/+3
| | * | | | | | powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-09-251-1/+8
| | * | | | | | powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-09-251-2/+9
| | * | | | | | powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-09-241-1/+2
| | * | | | | | powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann2018-09-201-1/+1
| | * | | | | | powerpc: fix csum_ipv6_magic() on little endian platformsChristophe Leroy2018-09-201-0/+3
| | * | | | | | powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)Alexey Kardashevskiy2018-09-201-1/+1
| | * | | | | | powerpc: Avoid code patching freed init sectionsMichael Neuling2018-09-183-0/+9
| | * | | | | | KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling2018-09-171-2/+2
| * | | | | | | RISC-V: include linux/ftrace.h in asm-prototypes.hJames Cowgill2018-09-241-0/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-2540-284/+553
|\| | | | | |
| * | | | | | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-231-1/+1
| |\ \ \ \ \ \
| | * | | | | | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-191-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-2315-39/+234
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-206-8/+42
| | * | | | | x86/paravirt: Fix some warning messagesDan Carpenter2018-09-191-2/+2
| | * | | | | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| | * | | | | x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre2018-09-181-2/+12
| | * | | | | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| | * | | | | x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre2018-09-181-0/+6
| | * | | | | x86/intel_rdt: Fix unchecked MSR accessReinette Chatre2018-09-181-0/+12
| | * | | | | x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre2018-09-181-1/+1
| | * | | | | x86/intel_rdt: Global closid helper to support future fixesReinette Chatre2018-09-182-0/+8
| | * | | | | x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre2018-09-181-4/+10
| | * | | | | x86/intel_rdt: Fix data type in parsing callbacksXiaochen Shen2018-09-182-17/+20
| | * | | | | x86/kvm: Use __bss_decrypted attribute in shared variablesBrijesh Singh2018-09-151-3/+49
| | * | | | | x86/mm: Add .bss..decrypted section to hold shared variablesBrijesh Singh2018-09-155-0/+70
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-2119-239/+318
| |\ \ \ \ \ \
| | * | | | | | KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLsLiran Alon2018-09-201-8/+14
| | * | | | | | KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt2018-09-202-0/+12
| | * | | | | | KVM: x86: Turbo bits in MSR_PLATFORM_INFODrew Schmitt2018-09-201-1/+0
| | * | | | | | nVMX x86: Check VPID value on vmentry of L2 guestsKrish Sadhukhan2018-09-201-0/+3
| | * | | | | | nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2Krish Sadhukhan2018-09-201-1/+5