| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | KVM: SEV: Restrict userspace return codes for KVM_HC_MAP_GPA_RANGE | Sagi Shahar | 1 | -2/+10 |
| 4 days | KVM: TDX: Allow userspace to return errors to guest for MAPGPA | Vishal Annapurve | 2 | -7/+27 |
| 4 days | KVM: VMX: Handle bad values on proxied writes to LBR MSRs | Xuanqing Shi | 1 | -2/+4 |
| 4 days | KVM: x86/mmu: Plumb "sp" _pointer_ into the TDP MMU's handle_changed_spte() | Sean Christopherson | 1 | -17/+18 |
| 4 days | KVM: x86/tdp_mmu: Morph !is_frozen_spte() check into a KVM_MMU_WARN_ON() | Rick Edgecombe | 1 | -1/+4 |
| 4 days | KVM: TDX: Move lockdep assert in __tdp_mmu_set_spte_atomic() to TDX code | Rick Edgecombe | 2 | -2/+2 |
| 4 days | KVM: TDX: Move KVM_BUG_ON()s in __tdp_mmu_set_spte_atomic() to TDX code | Rick Edgecombe | 2 | -10/+3 |
| 4 days | KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte() | Sean Christopherson | 3 | -15/+15 |
| 4 days | KVM: x86/mmu: Fold set_external_spte_present() into its sole caller | Sean Christopherson | 1 | -41/+31 |
| 4 days | KVM: TDX: Wrap mapping of leaf and non-leaf S-EPT entries into helpers | Sean Christopherson | 1 | -9/+15 |
| 4 days | KVM: TDX: Drop kvm_x86_ops.link_external_spt() | Sean Christopherson | 4 | -52/+44 |
| 4 days | x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines | Alexis Lothoré (eBPF Foundation) | 1 | -0/+7 |
| 4 days | x86/mm: Fix freeing of PMD-sized vmemmap pages | David Hildenbrand (Arm) | 1 | -14/+26 |
| 4 days | KVM: x86: Virtualize AMD CPUID faulting | Jim Mattson | 4 | -9/+17 |
| 4 days | KVM: x86: Remove supports_cpuid_fault() helper | Jim Mattson | 2 | -6/+1 |
| 4 days | KVM: x86: Prioritize CPUID faulting over CPUID VM-exits in nested VMX | Jim Mattson | 1 | -0/+2 |
| 4 days | KVM: x86: Consolidate CPUID fault handling for emulator and interception logic | Sean Christopherson | 6 | -20/+20 |
| 5 days | Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next | Marc Zyngier | 1 | -3/+1 |
| 5 days | KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2() | Will Deacon | 1 | -3/+1 |
| 5 days | Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/next | Marc Zyngier | 4 | -16/+45 |
| 5 days | Merge branch 'v7.2-armsoc/dts64' into for-next | Heiko Stuebner | 1 | -0/+44 |
| 5 days | arm64: dts: rockchip: add rga3 dt nodes to rk3588 | Sven Püschel | 1 | -0/+44 |
| 5 days | KVM: arm64: Pre-check vcpu memcache for host->guest donate | Fuad Tabba | 1 | -0/+4 |
| 5 days | KVM: arm64: Pre-check vcpu memcache for host->guest share | Fuad Tabba | 1 | -0/+20 |
| 5 days | KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache | Fuad Tabba | 1 | -1/+15 |
| 5 days | KVM: arm64: Fix __deactivate_fgt macro parameter typo | Fuad Tabba | 1 | -1/+1 |
| 5 days | KVM: arm64: Guard against NULL vcpu on VHE hyp panic path | Fuad Tabba | 1 | -1/+2 |
| 5 days | KVM: arm64: Fix memory leak in hyp_trace_unload() | Vincent Donnefort | 1 | -0/+2 |
| 5 days | KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp() | Vincent Donnefort | 1 | -2/+3 |
| 5 days | KVM: arm64: Fix meta-page unsharing in pKVM hyp tracing | Vincent Donnefort | 1 | -1/+1 |
| 5 days | KVM: arm64: PMU: Preserve AArch32 counter low bits | Qiang Ma | 1 | -2/+2 |
| 5 days | ARM: omap1: enable real software node lookup of GPIOs on Nokia 770 | Bartosz Golaszewski | 3 | -28/+15 |
| 5 days | ARM: omap1: use platform_device_register_full() for GPIO devices on OMAP 16xx | Bartosz Golaszewski | 1 | -38/+33 |
| 5 days | ARM: omap1: drop unused variable from omap16xx_gpio_init() | Bartosz Golaszewski | 1 | -2/+0 |
| 5 days | MIPS: alchemy: db1300: switch to static device properties | Dmitry Torokhov | 3 | -71/+156 |
| 5 days | MIPS: alchemy: gpr: switch to static device properties | Dmitry Torokhov | 1 | -52/+75 |
| 5 days | MIPS: alchemy: db1000: use nodes attached to GPIO chips in properties | Dmitry Torokhov | 1 | -21/+8 |
| 5 days | MIPS: alchemy: mtx1: attach software nodes to GPIO chips | Dmitry Torokhov | 3 | -22/+56 |
| 5 days | MIPS: alchemy: provide visible function prototypes to board files | Bartosz Golaszewski | 6 | -10/+25 |
| 5 days | MIPS: alchemy: platform: add missing include | Bartosz Golaszewski | 1 | -0/+2 |
| 5 days | MIPS: ip22-gio: do not export device release function | Johan Hovold | 2 | -8/+1 |
| 5 days | MIPS: ip22-gio: switch to dynamic root device | Johan Hovold | 1 | -16/+8 |
| 5 days | MIPS: ip22-gio: fix device reference leak in probe | Johan Hovold | 1 | -4/+0 |
| 5 days | MIPS: ip22-gio: fix gio device memory leak | Johan Hovold | 1 | -0/+2 |
| 5 days | MIPS: ip22-gio: fix kfree() of static object | Johan Hovold | 1 | -1/+0 |
| 5 days | Merge branch 'x86/urgent' into x86/merge, to resolve conflict | Ingo Molnar | 192 | -757/+1452 |
| 5 days | Merge branches 'aspeed/drivers', 'aspeed/arm/dt', 'aspeed/fixes/drivers' and ... | Andrew Jeffery | 12 | -258/+2173 |
| 5 days | ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linename | Potin Lai | 1 | -2/+2 |
| 5 days | ARM: dts: aspeed: sanmiguel: Add IOEXP interrupt pin settings | Potin Lai | 1 | -0/+4 |
| 5 days | ARM: dts: aspeed: clemente: Remove IOB NIC TMP421 nodes | Mike Hsieh | 1 | -20/+0 |
| 5 days | ARM: dts: aspeed: Enable networking for Asus Kommando IPMI Card | Anirudh Srinivasan | 1 | -0/+18 |
| 5 days | ARM: dts: aspeed: rainiera6: Add Meta Rainiera6 BMC | Neil Cheng | 2 | -0/+1013 |
| 5 days | KVM: x86: Treat KVM's virtual PMU as disabled for TDX VMs | Vishal Annapurve | 3 | -1/+12 |
| 5 days | KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bits | Kevin Cheng | 2 | -6/+33 |
| 5 days | KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits | Kevin Cheng | 3 | -21/+31 |
| 5 days | KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware | Sean Christopherson | 5 | -14/+28 |
| 5 days | x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external users | Yan Zhao | 2 | -6/+6 |
| 5 days | x86/tdx: Drop exported function tdx_quirk_reset_page() | Yan Zhao | 3 | -9/+2 |
| 5 days | x86/tdx: Use PFN directly for unmapping guest private memory | Sean Christopherson | 3 | -16/+13 |
| 5 days | x86/tdx: Use PFN directly for mapping guest private memory | Sean Christopherson | 3 | -13/+20 |
| 5 days | Merge branch 'v7.1-armsoc/arm32-fixes' into for-next | Heiko Stuebner | 1 | -6/+10 |
| 5 days | ARM: rockchip: keep reset control around | Heiko Stuebner | 1 | -6/+10 |
| 5 days | module, riscv: force sh_addr=0 for arch-specific sections | Petr Pavlu | 1 | -3/+3 |
| 5 days | module, m68k: force sh_addr=0 for arch-specific sections | Petr Pavlu | 1 | -1/+1 |
| 5 days | module, arm64: force sh_addr=0 for arch-specific sections | Petr Pavlu | 1 | -2/+2 |
| 5 days | module, arm: force sh_addr=0 for arch-specific sections | Petr Pavlu | 1 | -2/+2 |
| 5 days | x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guest | Borislav Petkov | 5 | -15/+16 |
| 5 days | KVM: x86: Widen x86_exception's error_code to 64 bits | Kevin Cheng | 2 | -1/+7 |
| 5 days | KVM: SEV: Mark source page dirty when writing back CPUID data on failure | Ackerley Tng | 1 | -0/+1 |
| 5 days | KVM: SEV: Unmap local kmaps in LIFO order, per highmem requirements | Ackerley Tng | 1 | -2/+2 |
| 5 days | KVM: SEV: Pin source page for write when adding CPUID data for SNP guest | Sean Christopherson | 2 | -1/+2 |
| 6 days | x86/virt/tdx: Enable TDX module runtime updates | Chao Gao | 1 | -2/+2 |
| 6 days | x86/virt/tdx: Refresh TDX module version after update | Chao Gao | 2 | -2/+9 |
| 6 days | x86/virt/seamldr: Add module update locking | Dave Hansen | 2 | -0/+18 |
| 6 days | x86/virt/tdx: Restore TDX module state | Chao Gao | 3 | -0/+20 |
| 6 days | x86/virt/seamldr: Initialize the newly-installed TDX module | Chao Gao | 3 | -1/+6 |
| 6 days | KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_host | Vincent Donnefort | 1 | -4/+16 |
| 6 days | KVM: arm64: Fix __pkvm_init_vm error path | Vincent Donnefort | 3 | -5/+13 |
| 6 days | KVM: arm64: Reset page order in pKVM hyp_pool | Vincent Donnefort | 2 | -7/+16 |
| 6 days | ARM: socfpga: Fix OF node refcount leak in SMP setup | Yuho Choi | 1 | -0/+1 |
| 6 days | arm64: tegra: Enable PCIe for Jetson AGX Thor | Jon Hunter | 1 | -0/+12 |
| 6 days | arm64: tegra: Fix address of Tegra264 main GPIO controller | Jon Hunter | 1 | -44/+44 |
| 6 days | MIPS: Loongson64: dts: Add node for LS7A PCH LPC | Icenowy Zheng | 1 | -0/+9 |
| 6 days | MIPS: Loongson64: dts: Sort nodes | Icenowy Zheng | 1 | -7/+7 |
| 6 days | MIPS: mobileye: Remove duplicate FIT_IMAGE_FDT_EPM5 from main Kconfig | Sasha Levin | 1 | -9/+0 |
| 6 days | MIPS: ralink: reduce ARCH_DMA_MINALIGN | Qingfang Deng | 1 | -0/+9 |
| 6 days | mips: n64: add __iomem for writel call | Rosen Penev | 1 | -1/+1 |
| 6 days | mips: ralink: mt7621: add missing __iomem | Rosen Penev | 1 | -1/+1 |
| 6 days | mips: cps: Assemble jr.hb with an R2 ISA level | Rosen Penev | 1 | -0/+6 |
| 6 days | MIPS: DEC: Prevent initial console buffer from landing in XKPHYS | Maciej W. Rozycki | 1 | -2/+5 |
| 6 days | MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf() | Maciej W. Rozycki | 2 | -3/+18 |
| 6 days | MIPS: DEC: Remove IRQF_ONESHOT reference for IOASIC DMA error IRQs | Maciej W. Rozycki | 1 | -4/+1 |
| 6 days | MIPS: DEC: Fix prototypes for halt/reset handlers | Maciej W. Rozycki | 3 | -5/+22 |
| 6 days | MIPS: DEC: Remove do_IRQ() call indirection | Maciej W. Rozycki | 2 | -7/+1 |
| 6 days | MIPS: Make do_IRQ() available for assembly callers | Maciej W. Rozycki | 2 | -2/+2 |
| 6 days | MIPS: Fix big-endian stack argument fetching in o32 wrapper | Maciej W. Rozycki | 1 | -1/+1 |
| 6 days | MIPS: RB532: serial: statify setup_serial_port() | Bartosz Golaszewski | 1 | -1/+1 |
| 6 days | MIPS: RB532: attach the software node to its target GPIO controller | Bartosz Golaszewski | 2 | -26/+47 |
| 6 days | genirq/proc: Increase default interrupt number precision to four | Thomas Gleixner | 10 | -24/+21 |
| 6 days | x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats | Thomas Gleixner | 6 | -24/+11 |
| 6 days | x86/irq: Suppress unlikely interrupt stats by default | Thomas Gleixner | 4 | -12/+31 |
| 6 days | x86/irq: Make irqstats array based | Thomas Gleixner | 27 | -233/+174 |
| 6 days | x86/irq: Optimize interrupts decimals printing | Dmitry Ilvokhin | 1 | -53/+59 |
| 6 days | arm64: dts: ti: k3-j722s-main: use J722S compatibles for WIZ, gmii-sel and CP... | Nora Schiffer | 1 | -2/+10 |
| 6 days | Merge branch 'v7.1-next/dts64' into for-next | AngeloGioacchino Del Regno | 1 | -0/+36 |
| 6 days | rust: kasan/kbuild: fix rustc-option when cross-compiling | Alice Ryhl | 2 | -0/+12 |
| 6 days | Merge branch 'fixes' into for-next | Alexander Gordeev | 2 | -0/+8 |
| 6 days | Merge branch 'features' into for-next | Alexander Gordeev | 14 | -38/+162 |
| 6 days | s390/tracing: Add s390-tod clock | Sven Schnelle | 3 | -0/+26 |
| 6 days | s390/Kconfig: Cleanup defaults for selftests | Julian Braha | 1 | -5/+3 |
| 6 days | s390/debug: Remove s390dbf_sysctl_header variable | Heiko Carstens | 1 | -3/+1 |
| 6 days | s390/appldata: Remove unused appldata_sysctl_header variable | Heiko Carstens | 1 | -2/+1 |
| 6 days | s390/configs: Enable IOMMUFD and VFIO cdev in defconfigs | Niklas Schnelle | 2 | -0/+8 |
| 6 days | Merge branch 'at91-defconfig' into at91-next | Claudiu Beznea | 1 | -0/+2 |
| 6 days | Merge branch 'microchip-dt64' into at91-next | Claudiu Beznea | 1 | -0/+5 |
| 6 days | Merge branch 'at91-dt' into at91-next | Claudiu Beznea | 1 | -0/+8 |
| 6 days | arm64: dts: microchip: lan969x: add OTP node | Robert Marko | 1 | -0/+5 |
| 6 days | ARM: configs: at91: sama7: add sama7d65 i3c-hci | Manikandan Muralidharan | 1 | -0/+2 |
| 6 days | ARM: dts: microchip: add I3C controller | Durai Manickam KR | 1 | -0/+8 |
| 7 days | Merge branch 'arena_direct_access' | Alexei Starovoitov | 4 | -7/+39 |
| 7 days | m68k: coldfire: use ColdFire specifc IO access in SoC code | Greg Ungerer | 15 | -168/+168 |
| 7 days | m68k: coldfire: use ColdFire specifc IO access in system code | Greg Ungerer | 4 | -38/+38 |
| 7 days | m68k: coldfire: rename timer register access defines | Greg Ungerer | 1 | -6/+6 |
| 7 days | m68k: coldfire: use ColdFire specifc IO access in timer code | Greg Ungerer | 4 | -38/+38 |
| 7 days | m68k: coldfire: use ColdFire specifc IO access in interrupt code | Greg Ungerer | 6 | -69/+69 |
| 7 days | m68k: coldfire: use ColdFire specific IO access in headers | Greg Ungerer | 2 | -8/+8 |
| 7 days | m68k: coldfire: create IO access functions for internal registers | Greg Ungerer | 1 | -0/+16 |
| 7 days | m68k: defconfig: update all ColdFire defconfigs | Greg Ungerer | 7 | -32/+35 |
| 7 days | m68k: defconfig: add config for SnapGear/NETtel board | Greg Ungerer | 1 | -0/+56 |
| 7 days | m68k: defconfig: add config for M54418EVB board | Greg Ungerer | 1 | -0/+70 |
| 7 days | m68k: defconfig: add config for M5329EVB board | Greg Ungerer | 1 | -0/+61 |
| 7 days | m68k: coldfire: select legacy gpiolib interface for mcfqspi | Arnd Bergmann | 1 | -0/+1 |
| 7 days | m68k: update boards company name | Angelo Dureghello | 3 | -8/+8 |
| 7 days | config: stmark2: defconfig updates | Angelo Dureghello | 1 | -13/+20 |
| 7 days | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5 | Alexei Starovoitov | 124 | -394/+782 |
| 7 days | m68k: defconfig: Update defconfigs for v7.1-rc1 | Geert Uytterhoeven | 12 | -59/+96 |
| 7 days | arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist | Nguyen Tran | 2 | -0/+721 |
| 7 days | arm64: dts: renesas: r9a07g054: Add max-frequency to SDHI nodes | Biju Das | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: r9a07g044: Add max-frequency to SDHI nodes | Biju Das | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: r9a07g043: Add max-frequency to SDHI nodes | Biju Das | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Add alias for on-SoC RTC | Lad Prabhakar | 1 | -0/+1 |
| 7 days | arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add alias for on-SoC RTC | Lad Prabhakar | 1 | -0/+1 |
| 7 days | arm64: dts: renesas: gray-hawk: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: white-hawk: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: falcon: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: draak: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: ebisu: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: v3hsk: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: condor-common: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: v3msk: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: eagle: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: ulcb: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: salvator-common: Specify ethernet PHY reset timings | Marek Vasut | 1 | -0/+2 |
| 7 days | arm64: dts: renesas: ulcb: Rename clk-multiplier to clock-controller | Marek Vasut | 1 | -1/+1 |
| 7 days | arm64: dts: renesas: salvator-common: Rename clk-multiplier to clock-controller | Marek Vasut | 1 | -1/+1 |
| 7 days | arm64: dts: renesas: hihope: Rename clk-multiplier to clock-controller | Marek Vasut | 1 | -1/+1 |
| 7 days | arm64: dts: renesas: ebisu: Rename clk-multiplier to clock-controller | Marek Vasut | 1 | -1/+1 |
| 7 days | arm64: dts: renesas: draak: Rename clk-multiplier to clock-controller | Marek Vasut | 1 | -1/+1 |
| 7 days | arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs | Nguyen Tran | 1 | -0/+59 |
| 7 days | arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable PCIe | Lad Prabhakar | 1 | -0/+23 |
| 7 days | arm64: dts: renesas: r9a09g056: Add PCIe node | Lad Prabhakar | 1 | -0/+69 |
| 7 days | arm64: dts: renesas: rz-smarc-du-adv7513: Simplify DU port configuration | Lad Prabhakar | 1 | -12/+3 |
| 7 days | arm64: dts: renesas: r9a09g087: Add MTU3 support | Cosmin Tanislav | 1 | -0/+68 |
| 7 days | arm64: dts: renesas: r9a09g077: Add MTU3 support | Cosmin Tanislav | 1 | -0/+68 |
| 7 days | arm64: dts: renesas: r9a07g0{43,44,54}: Remove TCIU8 interrupt from MTU3 | Cosmin Tanislav | 3 | -9/+6 |
| 7 days | ASoC: add shared BCLK rate constraint for cross-DAI coordination | Mark Brown | 82 | -220/+449 |
| 7 days | arm64: dts: apple: Initial t8122 (M3) device trees | Janne Grunau | 10 | -0/+1823 |
| 7 days | arm64: dts: mediatek: add LED and key support on Xiaomi AX3000T | Aleksander Jan Bajkowski | 1 | -0/+36 |
| 7 days | riscv: dts: thead: Enable wifi on the BeagleV-Ahead | Thomas Gerner | 1 | -0/+48 |
| 7 days | riscv: dts: thead: Enable WiFi on Lichee Pi 4A | MoeLeak | 1 | -0/+47 |
| 7 days | riscv: dts: thead: Add TH1520 I2C1 controller | MoeLeak | 1 | -0/+11 |
| 7 days | Merge tag 'v7.1-rc5' into driver-core-next | Danilo Krummrich | 187 | -742/+1436 |
| 7 days | x86/tlb: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user() | Fushuai Wang | 1 | -12/+7 |
| 7 days | arm64: dts: allwinner: a523: add gpadc node | Michal Piekos | 1 | -0/+13 |
| 7 days | arm64: dts: allwinner: Add EL2 virtual timer interrupt | Marc Zyngier | 1 | -1/+2 |
| 7 days | arm64: dts: exynos: Add EL2 virtual timer interrupt | Marc Zyngier | 5 | -5/+10 |
| 7 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 14 | -30/+110 |
| 7 days | ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node | Paul Kocialkowski | 1 | -0/+43 |
| 7 days | ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect | Paul Kocialkowski | 1 | -0/+15 |
| 7 days | Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -69/+134 |
| 7 days | arm64: dts: allwinner: sun50i-a64: Enable DT overlays | Peter Robinson | 1 | -0/+6 |
| 8 days | riscv: dts: tenstorrent: Add PMU node to blackhole for Linux perf support | Michael Neuling | 1 | -0/+48 |
| 8 days | Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
| 8 days | Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -15/+68 |
| 9 days | nios2: Implement _THIS_IP_ using inline asm | Marco Elver | 1 | -0/+2 |
| 9 days | Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next | Marc Zyngier | 9 | -171/+100 |
| 9 days | KVM: arm64: Fix arch timer interrupts for GICv3-on-GICv5 guests | Sascha Bischoff | 1 | -10/+7 |
| 9 days | KVM: arm64: vgic-v5: Atomically assign bits to PPI DVI bitmap | Sascha Bischoff | 1 | -1/+1 |
| 9 days | KVM: arm64: vgic-v5: Add missing trap handing for NV triage | Sascha Bischoff | 1 | -0/+8 |
| 9 days | Merge branches 'riscv-soc-drivers-for-next', 'k230-basic', 'cache-for-next' a... | Conor Dooley | 5 | -0/+569 |
| 9 days | Merge branch 'pci/sysfs' | Bjorn Helgaas | 3 | -180/+219 |
| 9 days | char: dtlk: remove driver for ISA speech synthesizer card | Ethan Nelson-Moore | 1 | -1/+0 |
| 9 days | bpf: Recover arena kernel faults with scratch page | Kumar Kartikeya Dwivedi | 2 | -7/+15 |
| 9 days | mm: Add ptep_try_set() for lockless empty-slot installs | Tejun Heo | 2 | -0/+24 |
| 9 days | KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235) | Tina Zhang | 1 | -5/+7 |
| 9 days | KVM: x86: Return the VM's configured APIC bus frequency when queried | Sean Christopherson | 1 | -1/+1 |
| 9 days | Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini | 4 | -10/+15 |
| 9 days | Merge tag 'kvm-s390-master-7.1-2' of https://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini | 48 | -102/+177 |
| 9 days | Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 3 | -3/+14 |
| 9 days | openrisc: Fix jump_label smp syncing | Stafford Horne | 2 | -1/+4 |