summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-0292-267/+381
|\
| * Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-024-51/+80
| |\
| | * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-264-51/+80
| | |\
| | | * bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan2024-04-261-32/+25
| | | * bpf: verifier: prevent userspace memory accessPuranjay Mohan2024-04-261-0/+6
| | | * arm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan2024-04-221-13/+43
| | | * riscv, bpf: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
| | | * bpf, arm64: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
| * | | Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-301-4/+4
| |\ \ \
| | * | | KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton2024-04-241-4/+4
| * | | | Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-287-13/+29
| |\ \ \ \
| | * | | | cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson2024-04-251-2/+6
| | * | | | cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson2024-04-252-5/+14
| | * | | | x86/tdx: Preserve shared bit on mprotect()Kirill A. Shutemov2024-04-242-1/+3
| | * | | | x86/cpu: Fix check for RDPKRU in __show_regs()David Kaplan2024-04-241-1/+1
| | * | | | x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeWenkuan Wang2024-04-241-2/+1
| | * | | | x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handlerTom Lendacky2024-04-221-2/+4
| | | |/ / | | |/| |
| * | | | Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-277-27/+33
| |\ \ \ \
| | * \ \ \ Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt2024-04-263-23/+29
| | |\ \ \ \
| | | * | | | riscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner2024-04-251-4/+10
| | | * | | | riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner2024-04-253-19/+19
| | * | | | | riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger2024-04-231-1/+1
| | * | | | | Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"Palmer Dabbelt2024-04-093-3/+3
| | |\ \ \ \ \
| | | * | | | | riscv: Fix loading 64-bit NOMMU kernels past the start of RAMSamuel Holland2024-04-092-2/+2
| | | * | | | | riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland2024-04-091-1/+1
| | | |/ / / /
| * | | | | | Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-2637-105/+171
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2024-04-262-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: imx6ull-tarragon: fix USB over-current polarityMichael Heimpold2024-04-251-0/+1
| | | * | | | | | arm64: dts: imx8mp: Fix assigned-clocks for second CSI2Marek Vasut2024-04-221-1/+1
| | * | | | | | | Merge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-04-2612-41/+70
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm64: dts: mediatek: mt2712: fix validation errorsRafał Miłecki2024-04-052-5/+6
| | | * | | | | | | arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with "map-"Rafał Miłecki2024-04-051-3/+3
| | | * | | | | | | arm64: dts: mediatek: mt7986: drop invalid thermal block clockRafał Miłecki2024-04-051-3/+2
| | | * | | | | | | arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controllerRafał Miłecki2024-04-051-1/+0
| | | * | | | | | | arm64: dts: mediatek: mt7986: drop invalid properties from ethsysRafał Miłecki2024-04-051-2/+0
| | | * | | | | | | arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki2024-04-031-1/+0
| | | * | | | | | | arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki2024-04-031-3/+1
| | | * | | | | | | arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki2024-04-031-1/+1
| | | * | | | | | | arm64: dts: mediatek: mt7622: fix clock controllersRafał Miłecki2024-04-031-15/+12
| | | * | | | | | | arm64: dts: mediatek: mt8186-corsola: Update min voltage constraint for VgpuPin-yen Lin2024-04-031-1/+1
| | | * | | | | | | arm64: dts: mediatek: mt8183-kukui: Use default min voltage for MT6358Pin-yen Lin2024-04-031-1/+0
| | | * | | | | | | arm64: dts: mediatek: mt8195-cherry: Update min voltage constraint for MT6315Pin-yen Lin2024-04-031-2/+2
| | | * | | | | | | arm64: dts: mediatek: mt8192-asurada: Update min voltage constraint for MT6315Pin-yen Lin2024-04-031-3/+3
| | | * | | | | | | arm64: dts: mediatek: cherry: Describe CPU suppliesNícolas F. R. A. Prado2024-04-031-0/+32
| | | * | | | | | | arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1Nícolas F. R. A. Prado2024-04-031-0/+1
| | | * | | | | | | arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutexNícolas F. R. A. Prado2024-04-031-0/+1
| | | * | | | | | | arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosysNícolas F. R. A. Prado2024-04-031-0/+3
| | | * | | | | | | arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutexNícolas F. R. A. Prado2024-04-031-0/+1
| | | * | | | | | | arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfgIkjoon Jang2024-04-031-0/+1
| | * | | | | | | | Merge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2024-04-262-8/+8
| | |\ \ \ \ \ \ \ \