aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-04-14s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULLGravatar Ilya Leoshkevich 1-3/+8
2023-04-14Merge tag 'qcom-arm64-fixes-for-6.3-2' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 8-15/+16
2023-04-14Merge tag 'v6.3-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 15-35/+33
2023-04-13riscv: No need to relocate the dtb as it lies in the fixmap regionGravatar Alexandre Ghiti 1-19/+2
2023-04-13riscv: Do not set initial_boot_params to the linear address of the dtbGravatar Alexandre Ghiti 1-4/+1
2023-04-13riscv: Move early dtb mapping into the fixmap regionGravatar Alexandre Ghiti 4-30/+48
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-1/+10
2023-04-13x86/rtc: Remove __init for runtime functionsGravatar Matija Glavinic Pecotic 1-2/+2
2023-04-11riscv: add icache flush for nommu sigreturn trampolineGravatar Mathis Salmen 1-1/+8
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+21
2023-04-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-10/+30
2023-04-10Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+5
2023-04-09Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+9
2023-04-08purgatory: fix disabling debug infoGravatar Alyssa Ross 2-8/+2
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 3-1/+10
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-18/+14
2023-04-07arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boardsGravatar Abhinav Kumar 1-1/+1
2023-04-06x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotGravatar Basavaraj Natikar 1-0/+21
2023-04-06Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 1-1/+0
2023-04-06Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 5-10/+30
2023-04-06Merge tag 'imx-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 8-19/+11
2023-04-06ARM: imx_v6_v7_defconfig: Fix unintentional disablement of PCIGravatar Fabio Estevam 1-1/+1
2023-04-05arm64: dts: rockchip: correct panel supplies on some rk3326 boardsGravatar Krzysztof Kozlowski 4-2/+6
2023-04-05arm64: dts: rockchip: use just "port" in panel on RockPro64Gravatar Krzysztof Kozlowski 1-9/+3
2023-04-05arm64: dts: rockchip: use just "port" in panel on Pinebook ProGravatar Krzysztof Kozlowski 1-13/+3
2023-04-05arm64: compat: Work around uninitialized variable warningGravatar Ard Biesheuvel 1-18/+14
2023-04-05ARM: dts: imx6ull-colibri: Remove unnecessary #address-cells/#size-cellsGravatar Fabio Estevam 1-9/+3
2023-04-05ARM: dts: imx7d-remarkable2: Remove unnecessary #address-cells/#size-cellsGravatar Fabio Estevam 1-2/+0
2023-04-05arm64: dts: imx8mp-verdin: correct off-on-delayGravatar Peng Fan 2-3/+3
2023-04-05arm64: dts: imx8mm-verdin: correct off-on-delayGravatar Peng Fan 1-2/+2
2023-04-05arm64: dts: imx8mm-evk: correct pmic clock sourceGravatar Peng Fan 1-1/+1
2023-04-05x86/cpu: Add model number for Intel Arrow Lake processorGravatar Tony Luck 1-0/+2
2023-04-04arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registersGravatar Johan Hovold 1-2/+3
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 10-17/+137
2023-04-04KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsGravatar Fuad Tabba 3-9/+29
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeGravatar Aneesh Kumar K.V 2-0/+8
2023-04-04um: Only disable SSE on clang to work around old GCC bugsGravatar David Gow 1-0/+5
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-4/+8
2023-04-03Merge tag 'amlogic-fixes-v6.3-rc' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-8/+7
2023-04-03bpf, arm64: Fixed a BTI error on returning to patched functionGravatar Xu Kuohai 2-1/+6
2023-04-02Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-2/+21
2023-03-31Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-30/+38
2023-03-31Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+13
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentGravatar Alexey Kardashevskiy 4-0/+9
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Paolo Bonzini 71-280/+414
2023-03-31arm64: dts: rockchip: Remove non-existing pwm-delay-us propertyGravatar Javier Martinez Canillas 3-3/+0
2023-03-30arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 DevicesGravatar Chris Morgan 2-4/+8
2023-03-30x86/acpi/boot: Correct acpi_is_processor_usable() checkGravatar Eric DeVolder 1-1/+2
2023-03-30x86/ACPI/boot: Use FADT version to check support for online capableGravatar Mario Limonciello 1-1/+5
2023-03-30KVM: arm64: PMU: Restore the guest's EL0 event counting after migrationGravatar Reiji Watanabe 2-1/+1