aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2024-01-18Merge tag 'v5.4.267' into v5.4/standard/baseBruce Ashfield
2024-01-15ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren
2024-01-11Merge tag 'v5.4.266' into v5.4/standard/baseBruce Ashfield
2024-01-08x86/alternatives: Sync core before enabling interruptsThomas Gleixner
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2024-01-08ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan
2023-12-27Merge tag 'v5.4.265' into v5.4/standard/baseBruce Ashfield
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-19Merge tag 'v5.4.263' into v5.4/standard/baseBruce Ashfield
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)
2023-12-13arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno
2023-12-13arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev
2023-12-13ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel
2023-12-13ARM: dts: imx: make gpt node name genericAnson Huang
2023-12-13ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan
2023-12-08s390/cmma: fix detection of DAT pagesHeiko Carstens
2023-12-08s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-12-08KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2023-12-08arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray
2023-12-08MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-12-08arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.4.261' into v5.4/standard/baseBruce Ashfield
2023-11-28parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller
2023-11-28parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2023-11-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen
2023-11-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior
2023-11-20powerpc/xive: Fix endian conversion sizeBenjamin Gray
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven
2023-11-20ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney
2023-11-20ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski
2023-11-20arm64: dts: qcom: sdm845-mtp: fix WiFi configurationDmitry Baryshkov
2023-11-17Merge tag 'v5.4.260' into v5.4/standard/baseBruce Ashfield
2023-11-17Merge tag 'v5.4.259' into v5.4/standard/baseBruce Ashfield
2023-11-08Revert "ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver"Matthias Schiffer
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2023-11-08arm64: fix a concurrency issue in emulation_proc_handler()Jinjie Ruan