summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-21lockdep: fix static memory detection even moreHelge Deller
2023-08-18x86/kernel: increase kcov coverage under arch/x86/kernel folderPengfei Xu
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko
2023-08-18x86/asm: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko
2023-08-18arch: enable HAS_LTO_CLANG with KASAN and KCOVJakob Koschel
2023-08-18remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder
2023-08-18sh/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18riscv/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18powerpc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18parisc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18mips/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18arm64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18ia64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18x86/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder
2023-08-18arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerThomas Huth
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-29Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-29KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson
2023-07-29KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson
2023-07-29Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"Sean Christopherson
2023-07-29KVM: x86: Acquire SRCU read lock when handling fastpath MSR writesSean Christopherson
2023-07-29KVM: VMX: Use vmread_error() to report VM-Fail in "goto" pathSean Christopherson
2023-07-29KVM: VMX: Make VMREAD error path play nice with noinstrSean Christopherson
2023-07-29KVM: x86/irq: Conditionally register IRQ bypass consumer againLike Xu
2023-07-29KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipivPeng Hao
2023-07-29KVM: x86: check the kvm_cpu_get_interrupt result before using itMaxim Levitsky
2023-07-29KVM: x86: VMX: set irr_pending in kvm_apic_update_irrMaxim Levitsky
2023-07-29KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomicallyMaxim Levitsky
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-07-28LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*Huacai Chen
2023-07-28LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang
2023-07-28LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao
2023-07-28LoongArch: Fix return value underflow in exception pathWANG Rui
2023-07-28LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handlingZhihong Dong
2023-07-28LoongArch: Fix module relocation error with binutils 2.41Huacai Chen
2023-07-28LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'Huacai Chen
2023-07-27Revert "um: Use swap() to make code cleaner"Andy Shevchenko
2023-07-26arm64/sme: Set new vector length before reallocatingMark Brown
2023-07-26arm64/fpsimd: Don't flush SME register hardware state along with threadMark Brown