summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-05-27KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier
2024-05-27KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-25Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-25Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-25ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-24arm64: patching: fix handling of execmem addressesWill Deacon
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-23genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright maskedSean Christopherson
2024-05-23KVM: x86: Force KVM_WERROR if the global WERROR is enabledSean Christopherson
2024-05-23KVM: x86: Disable KVM_INTEL_PROVE_VE by defaultSean Christopherson
2024-05-23KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfoSean Christopherson
2024-05-23KVM: x86/mmu: Print SPTEs on unexpected #VESean Christopherson
2024-05-23KVM: VMX: Dump VMCS on unexpected #VESean Christopherson
2024-05-23KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEsSean Christopherson
2024-05-23KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)Sean Christopherson
2024-05-23KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE supportSean Christopherson
2024-05-23KVM: VMX: Don't kill the VM on an unexpected #VESean Christopherson
2024-05-23KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMUIsaku Yamahata
2024-05-23riscv: Fix early ftrace nop patchingAlexandre Ghiti
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge patch series "riscv: Extension parsing fixes"Palmer Dabbelt
2024-05-22riscv: mm: accelerate pagefault when badaccessKefeng Wang
2024-05-22riscv: uaccess: Relax the threshold for fast pathXiao Wang
2024-05-22riscv: uaccess: Allow the last potential unrolled copyXiao Wang
2024-05-22riscv: typo in comment for get_f64_regXingyou Chen
2024-05-22Use bool value in set_cpu_online()Zhao Ke
2024-05-22Merge patch series "riscv: fix debug_pagealloc"Palmer Dabbelt
2024-05-22riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan
2024-05-22Merge patch series "riscv: access_ok() optimization"Palmer Dabbelt
2024-05-22riscv: do not select MODULE_SECTIONS by defaultQingfang Deng
2024-05-22riscv: show help string for riscv-specific targetsEmil Renner Berthing
2024-05-22riscv: make image compression configurableEmil Renner Berthing
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds
2024-05-22x86: improve bitop code generation with clangLinus Torvalds
2024-05-22x86: improve array_index_mask_nospec() code generationLinus Torvalds
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds