summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-01-26arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-26riscv: Fix module_alloc() that did not reset the linear mapping permissionsAlexandre Ghiti1-1/+2
2024-01-26riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti4-1/+15
2024-01-26mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2024-01-26mips: dmi: Fix early remap on MIPS32Serge Semin1-1/+1
2024-01-26ARM: 9330/1: davinci: also select PINCTRLRandy Dunlap1-0/+1
2024-01-26KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton1-0/+5
2024-01-26KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier1-10/+17
2024-01-26x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov1-4/+8
2024-01-26ARM: davinci: always select CONFIG_CPU_ARM926TArnd Bergmann1-0/+1
2024-01-26arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherentKonrad Dybcio1-0/+2
2024-01-26arm64: dts: qcom: sm8150-hdk: fix SS USB regulatorsDmitry Baryshkov1-4/+8
2024-01-26arm64: dts: qcom: sc7280: fix usb_2 wakeup interrupt typesJohan Hovold1-2/+2
2024-01-26arm64: dts: qcom: sdm845-db845c: correct LED panic indicatorKrzysztof Kozlowski1-1/+1
2024-01-26arm64: dts: qcom: qrb5165-rb5: correct LED panic indicatorKrzysztof Kozlowski1-1/+1
2024-01-26arm64: dts: qcom: sm8250: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sm8150: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sdm845: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sc7280: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26ARM: dts: qcom: sdx65: correct SPMI node nameKrzysztof Kozlowski1-1/+1
2024-01-26arm64: dts: ti: k3-am65-main: Fix DSS irq trigger typeTomi Valkeinen1-1/+1
2024-01-26ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov1-1/+1
2024-01-26powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan1-0/+2
2024-01-26powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan1-0/+5
2024-01-26powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch1-4/+5
2024-01-26powerpc/44x: select I2C for CURRITUCKRandy Dunlap1-0/+1
2024-01-26powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada1-1/+1
2024-01-26powerpc: remove checks for binutils older than 2.25Masahiro Yamada2-17/+2
2024-01-26powerpc/toc: Future proof kernel tocAlan Modra6-22/+18
2024-01-26powerpc: Mark .opd section read-onlyChristophe Leroy1-6/+6
2024-01-26x86/lib: Fix overflow when counting digitsColin Ian King1-1/+1
2024-01-26ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren1-2/+2
2024-01-26ARC: fix spare errorVineet Gupta1-3/+3
2024-01-26MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2024-01-15x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia1-1/+2
2024-01-15ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren1-2/+2
2024-01-05bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+46
2024-01-05ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren1-0/+1
2024-01-05x86/alternatives: Sync core before enabling interruptsThomas Gleixner1-1/+1
2024-01-05KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier4-3/+7
2024-01-05s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2024-01-05ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan1-0/+5
2024-01-05ARM: dts: dra7: Fix DRA7 L3 NoC node register sizeAndrew Davis1-1/+1
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2