summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-12x86/mm: Fix PTI for i386 some moreThomas Gleixner
2024-09-12powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-09-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-09-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-09-12s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens
2024-09-12riscv: set trap vector earlieryang.zhang
2024-09-12um: line: always fill *error_out in setup_one_line()Johannes Berg
2024-09-12x86/kmsan: Fix hook for unaligned accessesBrian Johannesmeyer
2024-09-12x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy
2024-09-12x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-09-12perf/x86/intel: Limit the period on HaswellKan Liang
2024-09-12x86/tdx: Fix data leak in mmio_read()Kirill A. Shutemov
2024-09-12KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missingRavi Bangoria
2024-09-12KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASEMaxim Levitsky
2024-09-12KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTSSean Christopherson
2024-09-04LoongArch: Remove the unused dma-direct.hMiao Wang
2024-08-29KVM: x86: fire timer when it is migrated and expired, and in oneshot modeLi RongQing
2024-08-29KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier
2024-08-29MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-08-29openrisc: Call setup_memory() earlier in the init sequenceOreoluwa Babatunde
2024-08-29powerpc/boot: Only free if realloc() succeedsMichael Ellerman
2024-08-29powerpc/boot: Handle allocation failure in simple_realloc()Li zeming
2024-08-29parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller
2024-08-29x86: Increase brk randomness entropy for 64-bit systemsKees Cook
2024-08-29powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan
2024-08-29arm64: Fix KASAN random tag seed initializationSamuel Holland
2024-08-29s390/smp,mcck: fix early IPI handlingHeiko Carstens
2024-08-29s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda
2024-08-29arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-29riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao
2024-08-19KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon
2024-08-19LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen
2024-08-14x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen
2024-08-14arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland
2024-08-14arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-14arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-08-14arm64: errata: Expand speculative SSBS workaroundMark Rutland
2024-08-14arm64: errata: Unify speculative SSBS errata logicMark Rutland
2024-08-14arm64: cputype: Add Cortex-X925 definitionsMark Rutland
2024-08-14arm64: cputype: Add Cortex-A720 definitionsMark Rutland
2024-08-14arm64: cputype: Add Cortex-X3 definitionsMark Rutland
2024-08-14arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland
2024-08-14arm64: cputype: Add Neoverse-V3 definitionsMark Rutland
2024-08-14arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-08-14arm64: barrier: Restore spec_bar() macroMark Rutland
2024-08-14arm64: Add Neoverse-V2 partBesar Wicaksono
2024-08-14x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra