summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()Sean Christopherson2024-10-041-23/+23
* KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bitsSean Christopherson2024-10-041-1/+14
* KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla2024-10-041-6/+15
* xen: allow mapping ACPI data using a different physical addressJuergen Gross2024-10-048-1/+59
* xen: move checks for e820 conflicts further upJuergen Gross2024-10-041-22/+22
* ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter2024-10-041-1/+1
* crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen2024-10-041-0/+1
* riscv: Fix fp alignment bug in perf_callchain_user()Jinjie Ruan2024-10-041-1/+1
* x86/PCI: Check pcie_find_root_port() return for NULLSamasth Norway Ananda2024-10-041-2/+2
* bpf, arm64: Fix tailcall hierarchyLeon Hwang2024-10-041-16/+41
* bpf, x64: Fix tailcall hierarchyLeon Hwang2024-10-041-28/+79
* xen: tolerate ACPI NVS memory overlapping with Xen allocated memoryJuergen Gross2024-10-041-1/+91
* xen: add capability to remap non-RAM pages to different PFNsJuergen Gross2024-10-042-0/+66
* xen: move max_pfn in xen_memory_setup() out of function scopeJuergen Gross2024-10-041-26/+26
* xen: introduce generic helper checking for memory map conflictsJuergen Gross2024-10-043-11/+31
* minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds2024-10-041-2/+3
* xen: use correct end address of kernel for conflict checkingJuergen Gross2024-10-041-1/+1
* powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy2024-10-041-4/+0
* powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy2024-10-041-3/+3
* powerpc/8xx: Fix initial memory mappingChristophe Leroy2024-10-041-2/+2
* m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain2024-10-041-1/+1
* x86/boot/64: Strip percpu address space when setting up GDT descriptorsUros Bizjak2024-10-041-1/+2
* x86/mm: Use IPIs to synchronize LAM enablementYosry Ahmed2024-10-042-7/+29
* arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*Chen-Yu Tsai2024-10-041-6/+6
* ARM: versatile: fix OF node leak in CPUs prepareKrzysztof Kozlowski2024-10-041-0/+1
* arm64: dts: ti: k3-am654-idk: Fix dtbs_check warning in ICSSG dmasMD Danish Anwar2024-10-041-6/+2
* ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl propertyKrzysztof Kozlowski2024-10-041-1/+1
* ARM: dts: microchip: sama7g5: Fix RTT clockClaudiu Beznea2024-10-041-1/+1
* arm64: dts: qcom: x1e80100: Fix PHY for DP2Abel Vesa2024-10-041-5/+5
* arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locationsAndrew Davis2024-10-041-2/+2
* arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locationsAndrew Davis2024-10-041-2/+2
* arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1Jonas Karlman2024-10-041-1/+1
* arm64: tegra: Correct location of power-sensors for IGX OrinJon Hunter2024-10-042-33/+33
* ARM: dts: microchip: sam9x60: Fix rtc/rtt clocksAlexander Dahl2024-10-041-2/+2
* arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizesLad Prabhakar2024-10-041-2/+2
* arm64: dts: renesas: r9a07g054: Correct GICD and GICR sizesLad Prabhakar2024-10-041-2/+2
* arm64: dts: renesas: r9a07g043u: Correct GICD and GICR sizesLad Prabhakar2024-10-041-2/+2
* arm64: dts: renesas: r9a08g045: Correct GICD and GICR sizesLad Prabhakar2024-10-041-2/+2
* arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPsAngeloGioacchino Del Regno2024-10-041-6/+6
* arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GBDavid Virag2024-10-041-1/+1
* x86/sgx: Fix deadlock in SGX NUMA node searchAaron Lu2024-10-041-13/+14
* arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI firstDouglas Anderson2024-10-041-63/+97
* ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macrosCalvin Owens2024-10-041-22/+26
* RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra2024-10-041-3/+3
* RISC-V: KVM: Allow legacy PMU access from guestAtish Patra2024-10-041-1/+14
* RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel2024-10-041-12/+2
* RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones2024-10-041-2/+2
* arm64: signal: Fix some under-bracketed UAPI macrosDave Martin2024-10-041-3/+3
* x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequencyMichael Kelley2024-09-301-0/+1
* LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao2024-09-303-9/+1