summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()Anup Patel2023-12-291-1/+1
* RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LISTDaniel Henrique Barboza2023-12-291-0/+55
* RISC-V: KVM: add 'vlenb' Vector CSRDaniel Henrique Barboza2023-12-291-0/+15
* RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()Daniel Henrique Barboza2023-12-291-0/+1
* RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones2023-12-294-45/+65
* RISC-V: KVM: Don't add SBI multi regs in get-reg-listAndrew Jones2023-12-291-34/+2
* RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()Chao Du2023-12-291-2/+1
* riscv: kvm: use ".L" local labels in assembly when applicableClément Léger2023-12-291-2/+2
* riscv: kvm: Use SYM_*() assembly macros instead of deprecated onesClément Léger2023-12-291-16/+12
* Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-233-3/+29
|\
| * x86/acpi: Handle bogus MADT APIC tables gracefullyThomas Gleixner2023-12-181-1/+1
| * x86/alternatives: Disable interrupts and sync when optimizing NOPs in placeThomas Gleixner2023-12-151-1/+11
| * x86/alternatives: Sync core before enabling interruptsThomas Gleixner2023-12-151-1/+1
| * x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefullyThomas Gleixner2023-12-151-0/+16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-12-228-21/+68
|\ \
| * \ Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-12-2284-484/+679
| |\ \
| | * | RISCV: KVM: update external interrupt atomically for IMSIC swfileYong-Xuan Wang2023-12-131-0/+13
| | |/
| * | Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-12-224-20/+34
| |\ \
| | * | KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...Marc Zyngier2023-12-121-0/+2
| | * | KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier2023-12-124-3/+7
| | * | KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier2023-12-121-2/+11
| | * | KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier2023-12-121-15/+14
| * | | KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guestsMichael Roth2023-12-133-1/+21
* | | | Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-221-0/+1
|\ \ \ \
| * | | | x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann2023-12-211-0/+1
* | | | | posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds2023-12-204-51/+5
* | | | | Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-12-204-11/+12
|\ \ \ \ \
| * | | | | s390: update defconfigsHeiko Carstens2023-12-193-10/+11
| * | | | | s390/vx: fix save/restore of fpu kernel contextHeiko Carstens2023-12-181-1/+1
* | | | | | Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-207-4/+13
|\ \ \ \ \ \
| * | | | | | arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360Macpaul Lin2023-12-201-0/+1
| * | | | | | Merge tag 'am3-usb-hang-fix-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-12-201-0/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren2023-12-131-0/+1
| * | | | | | | Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-12-202-1/+6
| |\| | | | | |
| | * | | | | | ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan2023-11-301-0/+5
| | * | | | | | ARM: dts: dra7: Fix DRA7 L3 NoC node register sizeAndrew Davis2023-11-301-1/+1
| * | | | | | | Merge tag 'sunxi-fixes-for-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-12-143-3/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3Chukun Pan2023-11-183-3/+5
| | |/ / / / /
* | | | | | | Merge tag 'arc-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2023-12-1912-326/+155
|\ \ \ \ \ \ \
| * | | | | | | ARC: add hugetlb definitionsPavel Kozlov2023-12-131-0/+7
| * | | | | | | ARC: fix smatch warningVineet Gupta2023-12-081-3/+1
| * | | | | | | ARC: fix spare errorVineet Gupta2023-12-081-3/+3
| * | | | | | | ARC: mm: retire support for aliasing VIPT D$Vineet Gupta2023-12-085-207/+14
| * | | | | | | ARC: entry: move ARCompact specific bits out of entry.hVineet Gupta2023-12-082-67/+54
| * | | | | | | ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helperVineet Gupta2023-12-084-46/+76
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-172-7/+46
|\ \ \ \ \ \ \
| * | | | | | | powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2023-12-132-7/+46
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-12-151-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton2023-12-121-0/+6
* | | | | | | | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-152-2/+0