messages from 2025-10-20 20:23:08 to 2025-10-23 11:54:30 UTC [more...]
[PATCH v4 0/2] riscv: dts: spacemit: add initial support for MusePi Pro
2025-10-23 11:53 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: riscv: spacemit: add MusePi Pro board
` [PATCH v4 2/2] riscv: dts: spacemit: add MusePi Pro board device tree
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-23 10:53 UTC (35+ messages)
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
[PATCH v4] i2c: spacemit: configure ILCR for accurate SCL frequency
2025-10-23 10:34 UTC (5+ messages)
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-23 10:24 UTC (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
[PATCH v5 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2025-10-23 10:15 UTC (10+ messages)
` [PATCH v5 2/9] soc: microchip: add mfd drivers for two syscon regions on PolarFire SoC
` [PATCH v5 3/9] reset: mpfs: add non-auxiliary bus probing
` [PATCH v5 5/9] clk: microchip: mpfs: use regmap for clocks
` (subset) [PATCH v5 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
[PATCH v1 0/2] epoll: Save one stac/clac pair in epoll_put_uevent()
2025-10-23 8:29 UTC (5+ messages)
` [PATCH v1 1/2] uaccess: Add __user_write_access_begin()
` [PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()
[PATCH RFC] arch/riscv: add proc status (proc/<pid>/status)
2025-10-23 8:11 UTC (4+ messages)
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-23 8:06 UTC (16+ messages)
[PATCH] irqchip/sifive-plic: use hartid as context_id in OF to fix AMP conflicts
2025-10-23 6:09 UTC (5+ messages)
[PATCH v2 0/1] Add Ethernet and PDMA support to OrangePi RV2 board
2025-10-23 5:58 UTC (4+ messages)
` [PATCH v2 1/1] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2
[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-23 4:58 UTC (10+ messages)
` [PATCH v2 1/6] iommu: Generic support for RMRs during device release
` [PATCH v2 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v2 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v2 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v2 5/6] iommu: Do not revert set_domain for the last gdev
` [PATCH v2 6/6] iommu: Pass in old domain to attach_dev callback functions
[PATCH][next] net: spacemit: Avoid -Wflex-array-member-not-at-end warnings
2025-10-23 3:46 UTC (4+ messages)
[PATCH v3] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
2025-10-23 3:25 UTC
[PATCH v3 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
2025-10-23 1:05 UTC (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
[PATCH v2] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
2025-10-22 21:27 UTC (4+ messages)
[PATCH 0/2] Add Ethernet and PDMA support to OrangePi RV2 board
2025-10-22 18:54 UTC (5+ messages)
` [PATCH 1/2] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2
[patch V4 00/12] uaccess: Provide and use scopes for user access
2025-10-22 15:16 UTC (18+ messages)
` [patch V4 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V4 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V4 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V4 04/12] powerpc/uaccess: "
` [patch V4 05/12] riscv/uaccess: "
` [patch V4 06/12] s390/uaccess: "
` [patch V4 07/12] uaccess: Provide scoped user access regions
` [patch V4 08/12] uaccess: Provide put/get_user_scoped()
` [patch V4 09/12] [RFC] coccinelle: misc: Add scoped_$MODE_access() checker script
` [patch V4 10/12] futex: Convert to scoped user access
` [patch V4 11/12] x86/futex: "
` [patch V4 12/12] select: "
[PATCH v16 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-10-22 8:34 UTC (2+ messages)
[PATCH] riscv: stacktrace: Disable KASAN checks for non-current tasks
2025-10-22 7:26 UTC
[PATCH] mfd: simple-mfd-i2c: remove select I2C_K1
2025-10-22 4:40 UTC (4+ messages)
[PATCH 0/8] spi: enable the SpacemiT K1 SoC QSPI
2025-10-22 4:34 UTC (19+ messages)
` [PATCH 2/8] dt-bindings: spi: fsl-qspi: support SpacemiT K1
` [PATCH 3/8] spi: fsl-qspi: add optional reset support
` [PATCH 4/8] spi: fsl-qspi: add a clock disable quirk
` [PATCH 5/8] spi: fsl-qspi: allot 1KB per chip
` [PATCH 6/8] spi: fsl-qspi: support the SpacemiT K1 SoC
[PATCH 0/2] riscv: tests: Make RISCV_KPROBES_KUNIT tristate
2025-10-22 0:47 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
2025-10-21 23:35 UTC (6+ messages)
` [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV
[PATCH v3 0/2] riscv: hwprobe: Add Zicbop support
2025-10-21 23:32 UTC (5+ messages)
` [PATCH v3 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
` [PATCH v3 2/2] selftests/riscv: Add Zicbop prefetch test
[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
2025-10-21 22:07 UTC (10+ 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
[BUG] RISC-V: KASAN out-of-bounds read in walk_stackframe() when reading /proc/self/stack
2025-10-20 6:11 UTC
[patch V3 00/12] uaccess: Provide and use scopes for user masked access
2025-10-21 20:52 UTC (11+ messages)
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
[PATCH] mailbox: th1520: fix clock imbalance on probe failure
2025-10-21 18:36 UTC (2+ messages)
[PATCH v5 0/2] ASoC: spacemit: add i2s support to K1 SoC
2025-10-21 18:52 UTC (2+ messages)
[PATCH v8 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
2025-10-21 17:05 UTC (2+ messages)
[PATCH v1] riscv: dts: microchip: remove BeagleV Fire fabric.dtsi
2025-10-21 15:38 UTC
[PATCH] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
2025-10-21 15:31 UTC (4+ messages)
[PATCH v2] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
2025-10-21 14:21 UTC
[PATCH 2/2] cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu
2025-10-21 13:51 UTC
[PATCH v8 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-21 13:30 UTC (3+ messages)
` [PATCH v8 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
2025-10-21 9:41 UTC (12+ messages)
` [PATCH v3 01/13] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
` [PATCH v3 02/13] dt-bindings: riscv: Add Nuclei UX900 compatibles
` [PATCH v3 03/13] dt-bindings: riscv: Add Anlogic DR1V90
` [PATCH v3 04/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
` [PATCH v3 05/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT MSWI
` [PATCH v3 06/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT SSWI
` [PATCH v3 07/13] dt-bindings: timer: Add Anlogic DR1V90 ACLINT MTIMER
` [PATCH v3 08/13] dt-bindings: serial: snps-dw-apb-uart: Add Anlogic DR1V90 uart
` [PATCH v3 09/13] irqchip/aclint-sswi: Add Nuclei UX900 support
` [PATCH v3 10/13] riscv: Add Anlogic SoC famly Kconfig support
` [PATCH v3 11/13] riscv: dts: Add initial Anlogic DR1V90 SoC device tree
[PATCH v2 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-10-21 9:35 UTC (3+ messages)
Informacja z księgowości
2025-10-21 7:40 UTC
[PATCH] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
2025-10-21 1:44 UTC (2+ messages)
` "
[RFC PATCH v2 18/18] DO NOT UPSTREAM: RISC-V: KVM: Workaround kvm_riscv_gstage_ioremap() bug
2025-10-21 1:10 UTC (2+ messages)
[GIT PULL] RISC-V updates for v6.18-rc1
2025-10-20 23:31 UTC (7+ messages)
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-20 21:13 UTC (13+ messages)
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-20 20:53 UTC (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v22 15/28] riscv/traps: Introduce software check exception and uprobe handling
[PATCH v3 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-20 21:00 UTC (3+ messages)
` [PATCH v3 3/7] dt-bindings: pci: spacemit: introduce PCIe "
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 read-only IMAP folder(s) and NNTP newsgroup(s).