summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-15x86/efi: Apply EFI Memory Attributes after kexecNicolas Saenz Julienne
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne
2024-11-15crypto: aesni - Move back to module_initHerbert Xu
2024-11-15crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek
2024-11-15crypto: arm/crct10dif - Implement plain NEON variantArd Biesheuvel
2024-11-15crypto: arm/crct10dif - Macroify PMULL asm codeArd Biesheuvel
2024-11-15crypto: arm/crct10dif - Use existing mov_l macro instead of __adrlArd Biesheuvel
2024-11-15crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback codeArd Biesheuvel
2024-11-15crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiplyArd Biesheuvel
2024-11-15crypto: arm64/crct10dif - Remove obsolete chunking logicArd Biesheuvel
2024-11-15microblaze: mb: Use str_yes_no() helper in show_cpuinfo()Thorsten Blum
2024-11-15MIPS: mobileye: eyeq6h: add OLB nodes OLB and remove fixed clocksThéo Lebrun
2024-11-15MIPS: mobileye: eyeq5: use OLB as provider for fixed factor clocksThéo Lebrun
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-15powerpc/Makefile: Allow overriding CPPArnd Bergmann
2024-11-15powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini
2024-11-15powerpc/kexec: Fix return of uninitialized variableZhang Zekun
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas
2024-11-14Merge branch 'for-next/mops' into for-next/coreCatalin Marinas
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2024-11-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon
2024-11-14powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()Markus Elfring
2024-11-14powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn
2024-11-14powerpc/xive: Use cpumask_intersects()Costa Shulyupin
2024-11-14powerpc/xmon: symbol lookup length fixedMukesh Kumar Chaurasiya
2024-11-14powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman
2024-11-14powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall
2024-11-14KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis
2024-11-14perf/x86: Refactor misc flag assignmentsColton Lewis
2024-11-14perf/powerpc: Use perf_arch_instruction_pointer()Colton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-14perf/arm: Drop unused functionsColton Lewis
2024-11-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-11-14KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbellsGautam Menghani
2024-11-14KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guestsGautam Menghani
2024-11-14Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"Gautam Menghani
2024-11-14powerpc/vdso: Remove unused clockmode asm offsetsThomas Weißschuh
2024-11-14Merge tag 'at91-dt-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann
2024-11-13Merge tag 'at91-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-13KVM: x86: expose MSR_PLATFORM_INFO as a feature MSRPaolo Bonzini
2024-11-13x86: KVM: Advertise CPUIDs for new instructions in Clearwater ForestTao Su
2024-11-13Merge tag 'loongarch-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-13s390/boot/physmem: Convert to use flag output macrosHeiko Carstens