summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu
2026-04-02crash_dump/dm-crypt: don't print in arch-specific codeCoiby Xu
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig
2026-04-02x86: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02s390: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02sparc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02riscv: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02loongarch: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02arm64: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02arm: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02alpha: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: move generic implementations out of asm-generic/xor.hChristoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02xor: split xor.hChristoph Hellwig
2026-04-02um/xor: cleanup xor.hChristoph Hellwig
2026-04-02arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig
2026-04-02arm/xor: remove in_interrupt() handlingChristoph Hellwig
2026-03-24Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-19Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-19arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-03-17sh: platform_early: remove pdev->driver_override checkDanilo Krummrich
2026-03-17KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()Zenghui Yu (Huawei)
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger
2026-03-16KVM: s390: log machine checks more aggressivelyChristian Borntraeger
2026-03-16KVM: s390: Limit adapter indicator access to mapped pageJanosch Frank
2026-03-16s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank
2026-03-16LoongArch: KVM: Fix typo issue in kvm_vm_init_features()Bibo Mao
2026-03-16LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0Tiezhu Yang
2026-03-16LoongArch: No need to flush icache if text copy failedTiezhu Yang
2026-03-16LoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang
2026-03-16LoongArch: Give more information if kmem access failedTiezhu Yang
2026-03-16LoongArch: Fix calling smp_processor_id() in preemptible codeXi Ruoyao
2026-03-16LoongArch: Only use SC.Q when supported by the assemblerThomas Weißschuh
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-15Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-15KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier