messages from 2025-10-17 00:34:30 to 2025-10-20 11:39:48 UTC [more...]
[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-20 11:35 UTC (6+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
RISC-V big-endian support
2025-10-20 11:04 UTC (5+ messages)
` [PATCH 05/18] riscv: asm: use .insn for making custom instructioons
[PATCH v2 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-10-20 10:05 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
` [PATCH v2 2/3] riscv: dts: sophgo: Add syscon node for cv18xx
` [PATCH v2 3/3] riscv: dts: sophgo: Add USB support "
[PATCH v2 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
2025-10-20 9:55 UTC (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
[PATCH v4] i2c: spacemit: configure ILCR for accurate SCL frequency
2025-10-20 9:28 UTC (5+ messages)
[PATCH v4 0/5] riscv: Use riscv_has_extension_{likely,unlikely}
2025-10-20 9:10 UTC (6+ messages)
` [PATCH v4 1/5] riscv: pgtable: Use riscv_has_extension_unlikely
` [PATCH v4 2/5] riscv: checksum: Use riscv_has_extension_likely
` [PATCH v4 3/5] riscv: hweight: "
` [PATCH v4 4/5] riscv: bitops: "
` [PATCH v4 5/5] riscv: cmpxchg: "
[PATCH 0/2] Add Ethernet and PDMA support to OrangePi RV2 board
2025-10-20 9:07 UTC (7+ messages)
` [PATCH 1/2] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2
` [PATCH 2/2] net: spacemit: compile k1_emac driver as built-in by default
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-20 8:50 UTC (19+ messages)
` [PATCH v3 01/25] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v3 02/25] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v3 12/25] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 17/25] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v3 18/25] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v3 25/25] KVM: TDX: Fix list_add corruption during vcpu_load()
Energia elektryczna - zmiany
2025-10-20 7:51 UTC
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-20 6:55 UTC (17+ messages)
[patch V3 00/12] uaccess: Provide and use scopes for user masked access
2025-10-20 6:50 UTC (31+ messages)
` [patch V3 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V3 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V3 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V3 04/12] powerpc/uaccess: "
` [patch V3 05/12] riscv/uaccess: "
` [patch V3 06/12] s390/uaccess: "
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()
` [patch V3 09/12] [RFC] coccinelle: misc: Add scoped_masked_$MODE_access() checker script
` [patch V3 10/12] futex: Convert to scoped masked user access
` [patch V3 11/12] x86/futex: "
` [patch V3 12/12] select: "
[PATCH v2] drm/ttm: add pgprot handling for RISC-V
2025-10-20 5:35 UTC
[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
2025-10-20 4:34 UTC (6+ messages)
` [PATCH v4 01/10] riscv: Add ISA extension parsing for Zalasr
` [PATCH v4 02/10] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH v4 03/10] riscv: hwprobe: Export Zalasr extension
` [PATCH v4 04/10] riscv: Introduce Zalasr instructions
[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
2025-10-20 4:29 UTC
[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
2025-10-20 4:24 UTC (5+ messages)
` [PATCH v4 06/10] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations
` [PATCH v4 07/10] riscv: Apply acquire/release semantics to arch_atomic operations
` [PATCH v4 08/10] riscv: Remove arch specific __atomic_acquire/release_fence
` [PATCH v4 09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM
[PATCH] irqchip/sifive-plic: use hartid as context_id in OF to fix AMP conflicts
2025-10-20 3:49 UTC
[PATCH 0/4] Add PCIe support in DTS for Sophgo SG2042 SoC
2025-10-20 3:48 UTC (6+ messages)
` [PATCH 1/4] riscv: sophgo: dts: add PCIe controllers for SG2042
` [PATCH 2/4] riscv: sophgo: dts: enable PCIe for PioneerBox
` [PATCH 3/4] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
` [PATCH 4/4] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0
[PATCH v3 0/2] riscv: dts: spacemit: add initial support for MusePi Pro
2025-10-20 2:20 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: spacemit: add MusePi Pro board
` [PATCH v3 2/2] riscv: dts: spacemit: add MusePi Pro board device tree
[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
2025-10-19 21:43 UTC (8+ messages)
` [PATCH v2 4/6] riscv: vector: allow to force vector context save
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch
[GIT PULL] RISC-V Tenstorrent Devicetree for v6.19
2025-10-19 17:23 UTC
[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
2025-10-19 16:23 UTC (4+ messages)
[PATCH 3/4] riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
2025-10-19 14:07 UTC (3+ messages)
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-10-19 6:50 UTC (3+ messages)
` [PATCH 03/17] csky: "
[PATCH] riscv: Register IPI IRQs with unique names
2025-10-18 16:01 UTC (2+ messages)
[PATCH] RISC-V: Don't print details of CPUs disabled in DT
2025-10-18 16:01 UTC (2+ messages)
[PATCH] riscv: Remove the PER_CPU_OFFSET_SHIFT macro
2025-10-18 16:01 UTC (2+ messages)
[PATCH] RISC-V: Define pgprot_dmacoherent() for non-coherent devices
2025-10-18 16:01 UTC (2+ messages)
[PATCH] riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
2025-10-18 16:01 UTC (2+ messages)
[PATCH] ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
2025-10-18 16:01 UTC (2+ messages)
[PATCH] riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
2025-10-18 15:32 UTC
[PATCH] riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
2025-10-18 6:31 UTC
[PATCH] riscv: asm: use .insn for making custom instructioons
2025-10-18 4:50 UTC (4+ messages)
[PATCH v2 0/3] riscv: dts: thead: add more th1520 isa extension support
2025-10-18 4:26 UTC (2+ messages)
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-10-18 3:59 UTC (2+ messages)
[PATCH RFC v2 0/2] mm: add huge pfnmap support for remap_pfn_range()
2025-10-18 3:12 UTC (4+ messages)
` [PATCH RFC 1/2] pgtable: add pte_clrhuge() implementation for arm64 and riscv
[GIT PULL] RISC-V updates for v6.18-rc2
2025-10-17 23:06 UTC (2+ messages)
[PATCH 00/10] KVM: selftests: Convert to kernel-style types
2025-10-17 22:38 UTC (3+ messages)
[PATCH v2 0/2] Optimize the allocation of vector regset
2025-10-17 21:50 UTC (2+ messages)
[PATCH v5 0/3] Add UltraRISC DP1000 PLIC support
2025-10-17 21:25 UTC (7+ messages)
` [PATCH v5 3/3] irqchip/plic: add support for UltraRISC DP1000 PLIC
[PATCH v3 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-17 19:07 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v3 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v3 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v3 4/7] phy: spacemit: introduce PCIe/combo PHY
` [PATCH v3 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH v3 6/7] riscv: dts: spacemit: add a PCIe regulator
` [PATCH v3 7/7] riscv: dts: spacemit: PCIe and PHY-related updates
[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-17 16:21 UTC (15+ messages)
` [PATCH v2 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v2 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v2 4/7] phy: spacemit: introduce PCIe/combo PHY
[PATCH 0/4] SBI MPXY support for KVM Guest
2025-10-17 16:20 UTC (9+ messages)
` [PATCH 1/4] RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handler
` [PATCH 2/4] RISC-V: KVM: Add separate source for forwarded SBI extensions
` [PATCH 3/4] RISC-V: KVM: Add SBI MPXY extension support for Guest
` [PATCH 4/4] KVM: riscv: selftests: Add SBI MPXY extension to get-reg-list
[PATCH 5.15 152/276] tools build: Align warning options with perf
2025-10-17 14:54 UTC
[GIT PULL 0/5] soc: updates for 6.18
2025-10-01 22:26 UTC (2+ messages)
` [GIT PULL 2/5] soc: dt changes "
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-18 15:51 UTC (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[PATCH v2 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2025-10-01 10:42 UTC (3+ messages)
` [PATCH v2 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-14 4:00 UTC (2+ messages)
` [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS
[PATCH 6.17 094/371] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.17 095/371] perf python: split Clang options when invoking Popen
SiFive FU740 PCI driver fails on 6.18-rc1
2025-10-17 15:17 UTC (11+ messages)
[PATCH 6.12 058/277] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.12 059/277] perf python: split Clang options when invoking Popen
[PATCH 6.6 039/201] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.6 040/201] perf python: split Clang options when invoking Popen
[PATCH 6.1 037/168] tools build: Align warning options with perf
2025-10-17 14:51 UTC
[PATCH v6 0/2] Add USB2.0 PHY support for SpacemiT K1
2025-10-17 14:49 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: spacemit: add K1 USB2 PHY
` [PATCH v6 2/2] phy: spacemit: support K1 USB2.0 PHY controller
[PATCH v5 3/3] irqchip/plic: add support for UltraRISC DP1000 PLIC
2025-10-17 13:28 UTC (3+ messages)
[PATCH] RISC-V: KVM: Read HGEIP CSR on the correct cpu
2025-10-17 9:53 UTC (3+ messages)
[PATCH v1 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-10-17 9:35 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
[PATCH] mailbox: th1520: fix clock imbalance on probe failure
2025-10-17 5:54 UTC
[PATCH v1 0/7] Add support for StarFive VisionFive 2 Lite board
2025-10-17 5:09 UTC (3+ messages)
` [PATCH v1 1/7] cpufreq: dt-platdev: Add JH7110S SOC to the allowlist
[PATCH v5 0/2] ASoC: spacemit: add i2s support to K1 SoC
2025-10-17 3:36 UTC (4+ messages)
` [PATCH v5 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
` [PATCH v5 2/2] ASoC: spacemit: add i2s support for K1 SoC
[PATCH] RISC-V: KVM: Fix check for local interrupts on riscv32
2025-10-17 3:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).