summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-18MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHQing Zhang
2021-06-18MIPS: Loongson64: Add GMAC support for Loongson-2K1000Qing Zhang
2021-06-18Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-12Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-12Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-11riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti
2021-06-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
2021-06-11x86, lto: Pass -stack-alignment only on LLD < 13.0.0Tor Vic
2021-06-11KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson
2021-06-11KVM: X86: Fix x86_emulator slab cache leakWanpeng Li
2021-06-11KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun
2021-06-10riscv: alternative: fix typo in macro nameVitaly Wool
2021-06-10ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta
2021-06-10ARCv2: save ABI registers across signal handlingVineet Gupta
2021-06-10riscv: code patching only works on !XIP_KERNELJisheng Zhang
2021-06-10riscv: xip: support runtime trap patchingVitaly Wool
2021-06-10KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson
2021-06-10KVM: x86: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-10KVM: SVM: fix doc warningsChenXiaoSong
2021-06-10x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc
2021-06-09kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-08KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU syncLai Jiangshan
2021-06-08KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-08KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behaviorLai Jiangshan
2021-06-08KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2021-06-08KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timerWanpeng Li
2021-06-08KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...Ashish Kalra
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-05Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer
2021-06-04x86/sev: Check SME/SEV support in CPUID firstPu Wen
2021-06-04x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRJiashuo Liang
2021-06-03x86/setup: Always reserve the first 1M of RAMMike Rapoport
2021-06-03x86/alternative: Optimize single-byte NOPs at an arbitrary positionBorislav Petkov
2021-06-03x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner
2021-06-02ARM: cpuidle: Avoid orphan section warningArnd Bergmann