summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-123-3/+5
|\
| * powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin2023-02-071-2/+4
| * powerpc/kexec_file: fix implicit decl errorRandy Dunlap2023-02-061-0/+1
| * powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman2023-02-021-1/+0
* | Merge tag 'x86-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-112-1/+3
|\ \
| * | x86/cpu: Add Lunar Lake MKan Liang2023-02-081-0/+2
| * | x86/kprobes: Fix 1 byte conditional jump targetNadav Amit2023-02-081-1/+1
* | | Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-1013-20/+37
|\ \ \
| * \ \ Merge tag 'amlogic-fixes-v6.2-rc-take2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2023-02-103-8/+8
| |\ \ \
| | * | | arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-101-3/+3
| | * | | arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit2023-02-101-3/+3
| | * | | arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-101-2/+2
| * | | | Merge tag 'sti-dt-for-6.3-round1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-02-061-1/+1
| |\ \ \ \
| | * | | | ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 portDmitry Torokhov2023-02-031-1/+1
| * | | | | arm64: dts: mediatek: mt8195: Fix vdosys* compatible stringsChen-Yu Tsai2023-02-031-2/+2
| * | | | | Merge tag 'v6.2-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-02-038-9/+26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | arm64: dts: rockchip: align rk3399 DMC OPP table with bindingsKrzysztof Kozlowski2023-01-291-1/+1
| | * | | | arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3aDan Johansen2023-01-291-1/+1
| | * | | | arm64: dts: rockchip: fix probe of analog sound card on rock-3aJonas Karlman2023-01-191-0/+2
| | * | | | arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1Jensen Huang2023-01-151-0/+1
| | * | | | arm64: dts: rockchip: fix input enable pinconf on rk3399Arnaud Ferraris2023-01-111-2/+0
| | * | | | ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker2023-01-111-0/+1
| | * | | | arm64: dts: rockchip: add io domain setting to rk3566-box-demoAndy Yan2023-01-111-0/+11
| | * | | | arm64: dts: rockchip: remove unsupported property from sdmmc2 for rock-3aChukun Pan2023-01-101-1/+0
| | * | | | arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski2023-01-101-2/+0
| | * | | | arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-proJarrah Gosbell2023-01-101-0/+7
| | * | | | arm64: dts: rockchip: use correct reset names for rk3399 crypto nodesCorentin Labbe2022-12-261-2/+2
* | | | | | Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-105-5/+34
|\ \ \ \ \ \
| * | | | | | riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren2023-02-091-1/+3
| * | | | | | riscv: kprobe: Fixup misaligned load textGuo Ren2023-02-091-3/+5
| * | | | | | riscv: stacktrace: Fix missing the first frameLiu Shixin2023-02-021-1/+2
| * | | | | | riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale2023-02-012-0/+24
* | | | | | | Merge tag 'x86_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-051-2/+24
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel2023-01-311-2/+24
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-0410-31/+77
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman2023-02-021-0/+2
| * | | | | powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain2023-02-011-1/+1
| * | | | | powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman2023-01-311-0/+13
| * | | | | powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman2023-01-311-0/+11
| * | | | | powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman2023-01-311-4/+7
| * | | | | powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman2023-01-311-7/+7
| * | | | | powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin2023-01-304-15/+32
| * | | | | powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin2023-01-301-1/+1
| * | | | | powerpc/kvm: Fix unannotated intra-function call warningSathvika Vasireddy2023-01-301-3/+2
| * | | | | powerpc/85xx: Fix unannotated intra-function call warningSathvika Vasireddy2023-01-301-1/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-043-10/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-043-10/+21
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-291-1/+1
| | * | | | | | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-291-1/+1
| | * | | | | | KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-292-8/+19