summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-01-25arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2024-01-25x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov1-4/+8
2024-01-25ARM: davinci: always select CONFIG_CPU_ARM926TArnd Bergmann1-0/+1
2024-01-25arm64: dts: qcom: sdm845-db845c: correct LED panic indicatorKrzysztof Kozlowski1-1/+1
2024-01-25ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov1-1/+1
2024-01-25powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan1-0/+6
2024-01-25powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan1-0/+6
2024-01-25powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan1-0/+2
2024-01-25powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan1-0/+5
2024-01-25powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch1-4/+5
2024-01-25powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour1-6/+6
2024-01-25powerpc/44x: select I2C for CURRITUCKRandy Dunlap1-0/+1
2024-01-25powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada1-1/+1
2024-01-25x86/lib: Fix overflow when counting digitsColin Ian King1-1/+1
2024-01-25ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren1-2/+2
2024-01-25ARC: fix spare errorVineet Gupta1-3/+3
2024-01-15ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren1-2/+2
2024-01-08x86/alternatives: Sync core before enabling interruptsThomas Gleixner1-1/+1
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2024-01-08ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan1-0/+5
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+11
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)1-0/+3
2023-12-13arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno1-2/+2
2023-12-13arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev2-2/+2
2023-12-13ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel1-4/+4
2023-12-13ARM: dts: imx: make gpt node name genericAnson Huang5-9/+9
2023-12-13ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan1-1/+6
2023-12-08s390/cmma: fix detection of DAT pagesHeiko Carstens1-3/+3
2023-12-08s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev1-4/+4
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-12-08KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray2-0/+16
2023-12-08arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray1-0/+23
2023-12-08MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen1-2/+1
2023-12-08arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-11-28parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller1-4/+3
2023-11-28parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller1-3/+2
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller1-0/+1
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2-0/+3
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne1-4/+6
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen1-2/+6
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch1-4/+0
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)2-14/+0
2023-11-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen1-1/+3