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: imx8mp: correct sdhc ipg clkPeng Fan1-3/+3
2024-11-17arm64: dts: rockchip: Fix LED triggers on rk3308-roc-ccHeiko Stuebner1-2/+2
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-08x86/bugs: Use code segment selector for VERW operandPawan Gupta1-1/+10
2024-11-08riscv: Remove duplicated GET_RMChunyan Zhang1-2/+0
2024-11-08riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang1-2/+0
2024-11-08riscv: Use '%u' to format the output of 'cpu'WangYuli1-1/+1
2024-11-08riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt1-1/+1
2024-11-08riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti1-0/+1
2024-11-08arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang1-1/+1
2024-11-08KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson1-1/+5
2024-11-08arm64: Force position-independent veneersMark Rutland1-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-08s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens1-0/+1
2024-11-08ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink1-1/+1
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/+5
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-17s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
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-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 64-bit userspace syscall pathHelge Deller1-6/+8
2024-10-17parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2