summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-10-22powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()Aneesh Kumar K.V1-3/+3
2024-10-22x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta1-1/+2
2024-10-22x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta1-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-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-17x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy2-2/+10
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-17Revert "arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings"Sumit Semwal1-6/+14
2024-10-17arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2-0/+4
2024-10-17arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-10-17arm64: Add Cortex-715 CPU part definitionAnshuman Khandual1-0/+2
2024-10-17riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang1-0/+5
2024-10-17parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-10-17x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook1-1/+6
2024-10-17x86/ioapic: Handle allocation failures gracefullyThomas Gleixner1-24/+22
2024-10-17x86/entry: Remove unwanted instrumentation in common_interrupt()Dmitry Vyukov2-5/+9
2024-10-17x86/idtentry: Incorporate definitions/declarations of the FRED entriesXin Li1-8/+63
2024-10-17arm64: dts: rockchip: Correct the Pinebook Pro battery design capacityDragan Simic1-1/+1
2024-10-17arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequencyDragan Simic1-1/+1
2024-10-17perf/x86/intel/pt: Fix sampling synchronizationAdrian Hunter1-8/+7
2024-10-17x86/mm: Switch to new Intel CPU model definesTony Luck1-10/+6
2024-10-17riscv: Fix fp alignment bug in perf_callchain_user()Jinjie Ruan1-1/+1
2024-10-17xen: use correct end address of kernel for conflict checkingJuergen Gross1-1/+1
2024-10-17powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy1-3/+3
2024-10-17powerpc/8xx: Fix initial memory mappingChristophe Leroy1-2/+2
2024-10-17powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy2-12/+0
2024-10-17powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy4-21/+7
2024-10-17m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain1-1/+1
2024-10-17ARM: versatile: fix OF node leak in CPUs prepareKrzysztof Kozlowski1-0/+1
2024-10-17ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl propertyKrzysztof Kozlowski1-1/+1
2024-10-17ARM: dts: microchip: sam9x60: Fix rtc/rtt clocksAlexander Dahl1-2/+2
2024-10-17arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizesLad Prabhakar1-2/+2
2024-10-17x86/sgx: Fix deadlock in SGX NUMA node searchAaron Lu1-13/+14
2024-10-17x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequencyMichael Kelley1-0/+1
2024-10-17microblaze: don't treat zero reserved memory regions as errorMike Rapoport1-5/+0
2024-10-17arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi EFUKAUMI Naoki1-1/+1
2024-10-17arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 PumaQuentin Schulz1-1/+22
2024-10-17powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy2-2/+1
2024-10-17parisc: Fix 64-bit userspace syscall pathHelge Deller1-6/+8