summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong20-0/+24
2025-11-02x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-11-02x86/bugs: Add attack vector controls for VMSCAPEDavid Kaplan1-4/+10
2025-11-02perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi3-9/+9
2025-11-02x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan1-1/+3
2025-11-02x86/bugs: Report correct retbleed mitigation statusDavid Kaplan1-1/+3
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-1/+1
2025-10-29x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper1-1/+1
2025-10-29riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()Paul Walmsley1-0/+6
2025-10-29RISC-V: Don't print details of CPUs disabled in DTAnup Patel1-3/+1
2025-10-29RISC-V: Define pgprot_dmacoherent() for non-coherent devicesAnup Patel1-0/+2
2025-10-29arm64: dts: broadcom: bcm2712: Define VGIC interruptPeter Robinson1-0/+2
2025-10-29arm64: dts: broadcom: bcm2712: Add default GIC address cellsKrzysztof Kozlowski1-0/+1
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki1-1/+1
2025-10-29arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas1-3/+8
2025-10-29riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()Paul Walmsley1-2/+2
2025-10-29riscv: hwprobe: Fix stale vDSO data for late-initialized keys at bootJingwei Wang5-15/+79
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-29s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens1-3/+10
2025-10-29riscv: cpufeature: add validation for zfa, zfh and zfhminClément Léger2-11/+9
2025-10-29riscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu3-3/+49
2025-10-29riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu2-4/+4
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy3-15/+3
2025-10-29m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-10-29arm64: sysreg: Correct sign definitions for EIESB and DoubleLockFuad Tabba1-2/+2
2025-10-29nios2: ensure that memblock.current_limit is set when setting pfn limitsSimon Schuster1-0/+15
2025-10-23x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-4/+10
2025-10-23x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger1-15/+23
2025-10-23arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland2-0/+2
2025-10-23arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-10-23arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz1-3/+5
2025-10-23x86/mm: Fix SMP ordering in switch_mm_irqs_off()Ingo Molnar1-2/+22
2025-10-23powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain1-0/+3
2025-10-23riscv: kprobes: Fix probe address validationFabian Vogt1-4/+9
2025-10-23KVM: arm64: Prevent access to vCPU events before initOliver Upton1-0/+6
2025-10-23x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang1-2/+14
2025-10-23rust: cfi: only 64-bit arm and x86 support CFI_CLANGConor Dooley1-0/+1
2025-10-23arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi1-1/+10
2025-10-19arm64: dts: qcom: qcs615: add missing dt property in QUP SEsViken Dadhaniya1-0/+6
2025-10-19s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens1-0/+1
2025-10-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-10-19x86/fred: Remove ENDBR64 from FRED entry pointsXin Li (Intel)1-1/+1
2025-10-19xtensa: simdisk: add input size check in proc_write_simdiskMiaoqian Lin1-1/+5
2025-10-19sparc: fix error handling in scan_one_device()Ma Ke2-0/+2
2025-10-19sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao1-1/+1
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1
2025-10-19parisc: Remove spurious if statement from raw_copy_from_user()John David Anglin1-1/+0
2025-10-19parisc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4