summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds4 days1-1/+2
|\
| * x86/execmem: fix ROX cache usage in Xen PV guestsJuergen Gross5 days1-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5 days7-181/+152
|\ \
| * \ Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini6 days9-7/+92
| |\ \
| | * | KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss11 days1-0/+2
| | * | KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss11 days1-0/+4
| | * | KVM: s390: vsie: fix virtual/physical address in unpin_scb()Claudio Imbrenda11 days1-1/+1
| | |/
| * | Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6 days3-64/+60
| |\ \
| | * | KVM: arm64: Only apply PMCR_EL0.P to the guest range of countersOliver Upton2024-12-181-2/+8
| | * | KVM: arm64: nv: Reload PMU events upon MDCR_EL2.HPME changeOliver Upton2024-12-181-1/+21
| | * | KVM: arm64: Use KVM_REQ_RELOAD_PMU to handle PMCR_EL0.E changeOliver Upton2024-12-181-11/+6
| | * | KVM: arm64: Add unified helper for reprogramming counters by maskOliver Upton2024-12-182-49/+27
| | * | KVM: arm64: Always check the state from hyp_ack_unshare()Quentin Perret2024-12-181-3/+0
| * | | KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini6 days1-109/+69
| * | | KVM: e500: map readonly host pages for readPaolo Bonzini6 days1-2/+3
| * | | KVM: e500: track host-writability of pagesPaolo Bonzini6 days2-4/+13
| * | | KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini6 days1-4/+3
| * | | KVM: e500: always restore irqsPaolo Bonzini6 days1-2/+2
* | | | Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5 days2-2/+2
|\ \ \ \
| * | | | x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe10 days1-1/+2
| * | | | x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper2025-01-021-1/+0
* | | | | Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6 days14-14/+35
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v6.13-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann7 days5-1/+6
| |\ \ \ \ \
| | * | | | | arm64: dts: rockchip: add hevc power domain clock to rk3328Peter Geis9 days1-0/+1
| | * | | | | arm64: dts: rockchip: Fix the SD card detection on NanoPi R6C/R6SAnton Kirilov10 days1-0/+1
| | * | | | | arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5BFUKAUMI Naoki2024-12-031-1/+1
| | * | | | | arm64: dts: rockchip: add reset-names for combphy on rk3568Chukun Pan2024-12-032-0/+3
| * | | | | | Merge tag 'imx-fixes-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann8 days5-4/+5
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: imxrt1050: Fix clocks for mmcJesse Taube2024-12-091-1/+1
| | * | | | | | ARM: imx_v6_v7_defconfig: enable SND_SOC_SPDIFStefan Eichenberger2024-12-091-0/+1
| | * | | | | | arm64: dts: imx95: correct the address length of netcmix_blk_ctrlWei Fang2024-12-091-1/+1
| | * | | | | | arm64: dts: imx8-ss-audio: add fallback compatible string fsl,imx6ull-esai fo...Frank Li2024-12-092-2/+2
| | |/ / / / /
| * | | | | | Merge tag 'qcom-arm64-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann8 days4-9/+24
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | arm64: dts: qcom: sa8775p: fix the secure device bootup issueJie Gan2024-12-261-0/+1
| | * | | | | Revert "arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers"Johan Hovold2024-12-191-6/+0
| | * | | | | Revert "arm64: dts: qcom: x1e80100-crd: enable otg on usb ports"Johan Hovold2024-12-191-0/+12
| | * | | | | arm64: dts: qcom: x1e80100: Fix up BAR space size for PCIe6aQiang Yu2024-12-161-1/+1
| | * | | | | Revert "arm64: dts: qcom: x1e78100-t14s: enable otg on usb-c ports"Johan Hovold2024-12-161-0/+8
| | * | | | | arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regionsManivannan Sadhasivam2024-12-021-2/+2
| | |/ / / /
* | | | | | Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7 days10-32/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge patch series "SBI PMU event related fixes"Palmer Dabbelt8 days1-0/+1
| |\ \ \ \ \
| | * | | | | drivers/perf: riscv: Fix Platform firmware event dataAtish Patra8 days1-0/+1
| | |/ / / /
| * | | | | riscv: use local label names instead of global ones in assemblyClément Léger9 days1-10/+10
| * | | | | riscv: qspinlock: Fixup _Q_PENDING_LOOPS definitionGuo Ren9 days1-1/+4
| * | | | | riscv: stacktrace: fix backtracing through exceptionsClément Léger9 days2-1/+4
| * | | | | riscv: mm: Fix the out of bound issue of vmemmap addressXu Lu9 days3-2/+18
| * | | | | riscv: kprobes: Fix incorrect address calculationNam Cao9 days1-1/+1
| * | | | | riscv: Fix sleeping in invalid context in die()Nam Cao9 days1-3/+3
| * | | | | riscv: module: remove relocation_head rel_entry member allocationClément Léger9 days1-14/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nios2_update_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2025-01-031-5/+5
|\ \ \ \ \