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: Fix the spi controller on rk3036Heiko Stuebner1-3/+3
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: Remove #cooling-cells from fan on Theobroma lionHeiko Stuebner1-1/+0
2024-11-17arm64: dts: rockchip: Fix bluetooth properties on Rock960 boardsHeiko Stuebner1-1/+1
2024-11-17arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328Diederik de Haas1-2/+1
2024-11-17arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavatorGeert Uytterhoeven1-1/+1
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang1-2/+0
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-08ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink1-1/+1
2024-11-08x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui1-1/+13
2024-11-08x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor1-2/+2
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-08x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook1-1/+6
2024-11-08riscv: Fix fp alignment bug in perf_callchain_user()Jinjie Ruan1-1/+1
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-08ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl propertyKrzysztof Kozlowski1-1/+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-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron1-1/+2
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse2-11/+11
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-04x86: Increase brk randomness entropy for 64-bit systemsKees Cook1-1/+4