summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-11-08arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi
2022-11-08x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko
2022-11-08x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-06Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-11-06Merge branch 'kvm-master' into HEADPaolo Bonzini
2022-11-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-04Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-04x86/cpu: Add several Intel server CPU model numbersTony Luck
2022-11-03arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-11-03KVM: x86: Fix a typo about the usage of kvcalloc()Liao Chang
2022-11-03KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()Ben Gardon
2022-11-03x86/xen: simplify sysenter and syscall setupJuergen Gross
2022-11-03x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross
2022-11-02Merge tag 'juno-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTLSean Christopherson
2022-11-02KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()Sean Christopherson
2022-11-02KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRsSean Christopherson
2022-11-02perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang
2022-11-02perf/x86/intel: Fix pebs event constraints for SPRKan Liang
2022-11-02perf/x86/intel: Fix pebs event constraints for ICLKan Liang
2022-11-02perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui
2022-11-01x86/tdx: Panic on bad configs that #VE on "private" memory accessKirill A. Shutemov
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-01arm64: entry: avoid kprobe recursionMark Rutland
2022-11-01x86/tdx: Prepare for using "INFO" call for a second purposeDave Hansen
2022-11-01KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier
2022-11-01arm64: dts: juno: Add thermal critical trip pointsCristian Marussi
2022-11-01ARM: dts: ux500: Add trips to battery thermal zonesLinus Walleij
2022-11-01Merge tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-31parisc: Avoid printing the hardware path twiceHelge Deller
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman
2022-10-31Merge tag 'v6.1-rc2' into fixesMichael Ellerman
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-29Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-29arm64: dts: ls208xa: specify clock frequencies for the MDIO controllersIoana Ciornei
2022-10-29arm64: dts: ls1088a: specify clock frequencies for the MDIO controllersIoana Ciornei
2022-10-29arm64: dts: lx2160a: specify clock frequencies for the MDIO controllersIoana Ciornei
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen