summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-08KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu
2022-03-08MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-03-08ARM: tegra: Move panels to AUX busThierry Reding
2022-03-08ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois
2022-03-08ARM: dts: switch timer config to common devkit8000 devicetreeAnthoine Bourgeois
2022-03-08MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo
2022-03-08arm64: dts: juno: Remove GICv2m dma-rangeRobin Murphy
2022-03-08s390/extable: fix exception table sortingHeiko Carstens
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-03-08mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-03-08ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)
2022-03-08arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF outputBrian Norris
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti
2022-03-08riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt
2022-03-08mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-03-08x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()Vitaly Kuznetsov
2022-03-08KVM: x86: Exit to userspace if emulation prepared a completion callbackHou Wenlong
2022-03-08KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code segSean Christopherson
2022-03-08KVM: X86: Ensure that dirty PDPTRs are loadedLai Jiangshan
2022-03-08KVM: VMX: Read Posted Interrupt "control" exactly once per loop iterationSean Christopherson
2022-03-08KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson
2022-03-08KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guestPaolo Bonzini
2022-03-08MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
2022-03-08arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOLMasami Hiramatsu
2022-03-08KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier
2022-03-02riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-03-02riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal
2022-03-02KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-03-02parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-03-02x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-23arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610Christian Hewitt
2022-02-23arm64: dts: meson-g12: add ATF BL32 reserved-memory regionChristian Hewitt
2022-02-23arm64: dts: meson-gx: add ATF BL32 reserved-memory regionChristian Hewitt
2022-02-23x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers
2022-02-23ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_ofYe Guojin
2022-02-23ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-23KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson
2022-02-23KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu
2022-02-23powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-23powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2022-02-23arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund
2022-02-23KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved stateMaxim Levitsky
2022-02-23KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky
2022-02-23KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky
2022-02-23KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSMMaxim Levitsky
2022-02-23KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse
2022-02-23x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich