summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-02KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong
2022-04-02KVM: x86/pmu: Fix and isolate TSX-specific performance event logicLike Xu
2022-04-02KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was setMaxim Levitsky
2022-04-02KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-02KVM: x86: Trace all APICv inhibit changes and capture overall statusSean Christopherson
2022-04-02KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson
2022-04-02KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson
2022-04-02KVM: X86: Handle implicit supervisor access with SMAPLai Jiangshan
2022-04-02KVM: X86: Rename variable smap to not_smap in permission_fault()Lai Jiangshan
2022-04-02KVM: X86: Fix comments in update_permission_bitmaskLai Jiangshan
2022-04-02KVM: X86: Change the type of access u32 to u64Lai Jiangshan
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson
2022-04-02KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda
2022-04-02KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-02KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmapSean Christopherson
2022-04-02KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang
2022-04-02KVM: MMU: propagate alloc_workqueue failurePaolo Bonzini
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-04-01Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-01Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor
2022-04-01ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun
2022-04-01ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim
2022-04-01MIPS: crypto: Fix CRC32 codePaul Cercueil
2022-03-31RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt
2022-03-31RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-31riscv: cpu.c: don't use kernel-doc markers for commentsRandy Dunlap
2022-04-01arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh
2022-04-01arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh
2022-04-01ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-01ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-03-31ARM: OMAP2+: Fix regression for smc calls for vmap stackTony Lindgren
2022-03-31RISC-V: Enable profiling by defaultAnup Patel
2022-03-31RISC-V: module: fix apply_r_riscv_rcv_branch_rela typoWu Caize
2022-03-31RISC-V: Declare per cpu boot data as staticAtish Patra
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-31ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-03-31ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada
2022-03-31powerpc/numa: Handle partially initialized numa nodesSrikar Dronamraju
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner
2022-03-30RISC-V: Fix a comment typo in riscv_of_parent_hartid()Atish Patra