summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-08arm64: dts: imx8ulp: correct the flexspi compatible stringHaibo Chen
2024-11-08x86/traps: move kmsan check after instrumentation_beginSabyrzhan Tasbolatov
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-11-08riscv: Remove duplicated GET_RMChunyan Zhang
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang
2024-11-08riscv: Use '%u' to format the output of 'cpu'WangYuli
2024-11-08riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt
2024-11-08riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti
2024-11-08RISC-V: ACPI: fix early_ioremap to early_memremapYunhui Cui
2024-11-01LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen
2024-11-01LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen
2024-11-01LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-11-01x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta
2024-11-01KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier
2024-11-01KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen
2024-11-01KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson
2024-11-01LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh
2024-11-01arm64: Force position-independent veneersMark Rutland
2024-11-01riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri
2024-11-01s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens
2024-11-01s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle
2024-11-01ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink
2024-11-01x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander
2024-10-22x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-10-22x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta
2024-10-22x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta
2024-10-22x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen
2024-10-22x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui
2024-10-22x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor
2024-10-22x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner
2024-10-22x86/bugs: Skip RSB fill at VMEXITJohannes Wikner
2024-10-22x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner
2024-10-22x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-22x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller
2024-10-22KVM: s390: gaccess: Check if guest address is in memslotNico Boehr
2024-10-22arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-10-22arm64: probes: Fix simulate_ldr*_literal()Mark Rutland
2024-10-22arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland
2024-10-17fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K
2024-10-17LoongArch: Fix memleak in pci_acpi_scan_root()Wentao Guan
2024-10-17riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknownYing Sun
2024-10-17riscv: avoid Imbalance in RASJisheng Zhang
2024-10-17RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt
2024-10-17s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter
2024-10-17bpf, x64: Fix a jit convergence issueYonghong Song
2024-10-17s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer
2024-10-17s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens