summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-10-22x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen1-1/+2
2024-10-22x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui1-1/+13
2024-10-22x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor1-2/+2
2024-10-22x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner1-0/+17
2024-10-22x86/bugs: Skip RSB fill at VMEXITJohannes Wikner1-0/+15
2024-10-22x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner1-0/+5
2024-10-22x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner2-0/+4
2024-10-22x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson1-1/+2
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
2024-10-22KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-10-22arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2-7/+5
2024-10-22arm64: probes: Fix simulate_ldr*_literal()Mark Rutland1-11/+7
2024-10-22arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland1-5/+11
2024-10-22arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbersJosua Mayer1-1/+1
2024-10-17fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev1-0/+2
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+3
2024-10-17x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross1-0/+4
2024-10-17LoongArch: Fix memleak in pci_acpi_scan_root()Wentao Guan1-0/+1
2024-10-17riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknownYing Sun1-0/+6
2024-10-17riscv: avoid Imbalance in RASJisheng Zhang1-2/+2
2024-10-17riscv: Omit optimized string routines when using KASANSamuel Holland7-3/+9
2024-10-17RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt1-1/+1
2024-10-17s390/traps: Handle early warnings gracefullyHeiko Carstens1-2/+15
2024-10-17s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-10-17bpf, x64: Fix a jit convergence issueYonghong Song1-2/+52
2024-10-17s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-10-17s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-10-10mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed2-2/+0
2024-10-10arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2-0/+4
2024-10-10arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-10-10riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti2-3/+7
2024-10-10riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang1-0/+5
2024-10-10arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan1-0/+1
2024-10-10arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland1-3/+2
2024-10-10parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
2024-10-10parisc: Fix 64-bit userspace syscall pathHelge Deller1-6/+8
2024-10-10parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-10-10KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier1-12/+13
2024-10-10powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy4-3/+20
2024-10-10powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni4-27/+10
2024-10-10perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko1-0/+63
2024-10-10x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook1-1/+6
2024-10-10x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl1-5/+18
2024-10-10x86/kexec: Add EFI config table identity mapping for kexec kernelTao Liu1-0/+27
2024-10-10x86/pkeys: Restore altstack access in sigreturn()Aruna Ramakrishna1-3/+3
2024-10-10x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna3-5/+6
2024-10-10x86/apic: Remove logical destination mode for 64-bitThomas Gleixner2-120/+7
2024-10-10x86/ioapic: Handle allocation failures gracefullyThomas Gleixner1-24/+22
2024-10-10x86/bugs: Fix handling when SRSO mitigation is disabledDavid Kaplan1-9/+5
2024-10-10x86/bugs: Add missing NO_SSB flagDaniel Sneddon1-2/+2