summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman1-0/+1
2024-11-17ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylinHeiko Stuebner1-2/+2
2024-11-17ARM: dts: rockchip: drop grf reference from rk3036 hdmiHeiko Stuebner1-1/+0
2024-11-17ARM: dts: rockchip: fix rk3036 acodec nodeHeiko Stuebner1-3/+4
2024-11-17arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavatorGeert Uytterhoeven1-1/+1
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang1-1/+1
2024-11-08KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-11-08KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch1-8/+16
2024-11-08KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch1-53/+69
2024-11-08KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch1-15/+17
2024-11-08arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2-7/+5
2024-11-08arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang1-1/+1
2024-11-08x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui1-1/+13
2024-11-08x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson1-1/+2
2024-11-08KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
2024-11-08arm64: probes: Fix simulate_ldr*_literal()Mark Rutland1-11/+7
2024-11-08arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland1-5/+11
2024-11-08s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-11-08s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-11-08s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-11-08arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2-0/+4
2024-11-08arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-11-08arm64: Add Cortex-715 CPU part definitionAnshuman Khandual1-0/+2
2024-11-08riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang1-0/+5
2024-11-08parisc: Fix 64-bit userspace syscall pathHelge Deller1-6/+8
2024-11-08parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-11-08xen: use correct end address of kernel for conflict checkingJuergen Gross1-1/+1
2024-11-08ARM: versatile: fix OF node leak in CPUs prepareKrzysztof Kozlowski1-0/+1
2024-11-08x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequencyMichael Kelley1-0/+1
2024-11-08microblaze: don't treat zero reserved memory regions as errorMike Rapoport1-5/+0
2024-11-08arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 PumaQuentin Schulz1-1/+22
2024-09-12Revert "parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking...Greg Kroah-Hartman1-2/+2
2024-09-12um: line: always fill *error_out in setup_one_line()Johannes Berg1-0/+2
2024-09-04openrisc: Call setup_memory() earlier in the init sequenceOreoluwa Babatunde1-3/+3
2024-09-04powerpc/boot: Only free if realloc() succeedsMichael Ellerman1-2/+3
2024-09-04powerpc/boot: Handle allocation failure in simple_realloc()Li zeming1-1/+3
2024-09-04parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller1-2/+2
2024-09-04powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan1-0/+2
2024-09-04arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu1-1/+1
2024-08-19arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap1-9/+33
2024-08-19x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen1-1/+1
2024-08-19arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland2-7/+26
2024-08-19arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-19arm64: errata: Expand speculative SSBS workaroundMark Rutland2-2/+16
2024-08-19arm64: errata: Unify speculative SSBS errata logicMark Rutland2-31/+7
2024-08-19arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-08-19arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland4-1/+86