summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-19x86/kvm: Simplify FOP_SETCC()Josh Poimboeuf
2022-08-19x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng
2022-08-19KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSPaolo Bonzini
2022-08-18riscv: traps: add missing prototypeConor Dooley
2022-08-18riscv: signal: fix missing prototype warningConor Dooley
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-17riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-17arm64: adjust KASLR relocation after ARCH_RANDOM removalLukas Bulwahn
2022-08-17arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-17KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsOliver Upton
2022-08-17KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton
2022-08-16riscv: Ensure isa-ext static keys are writableAndrew Jones
2022-08-16Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-16x86: simplify load_unaligned_zeropad() implementationLinus Torvalds
2022-08-16x86/entry: Fix entry_INT80_compat for Xen PV guestsJuergen Gross
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-15nios2: add force_successful_syscall_return()Al Viro
2022-08-15nios2: restarts apply only to the first sigframe we build...Al Viro
2022-08-15nios2: fix syscall restart checksAl Viro
2022-08-15nios2: traced syscall does need to check the syscall numberAl Viro
2022-08-15nios2: don't leave NULLs in sys_call_table[]Al Viro
2022-08-15nios2: page fault et.al. are *not* restartable syscalls...Al Viro
2022-08-15s390/hypfs: avoid error message under KVMJuergen Gross
2022-08-15x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich
2022-08-15powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-14x86/kprobes: Fix JNG/JNLE emulationNadav Amit
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
2022-08-12LoongArch: Update Loongson-3 default config fileHuacai Chen
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang
2022-08-12LoongArch: Add guess unwinder supportQing Zhang
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen
2022-08-12LoongArch: Add PCI controller supportHuacai Chen
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li