messages from 2025-10-25 21:07:36 to 2025-10-28 17:41:14 UTC [more...]
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-28 17:40 UTC (27+ messages)
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()
[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
2025-10-28 17:33 UTC (18+ messages)
` [PATCH v7 01/15] genpt: Generic Page Table base API
` [PATCH v7 02/15] genpt: Add Documentation/ files
` [PATCH v7 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v7 05/15] iommupt: Add iova_to_phys op
` [PATCH v7 06/15] iommupt: Add unmap_pages op
` [PATCH v7 07/15] iommupt: Add map_pages op
` [PATCH v7 08/15] iommupt: Add read_and_clear_dirty op
[PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()
2025-10-28 16:58 UTC (5+ messages)
[PATCH v3] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
2025-10-28 16:29 UTC (2+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-28 16:25 UTC (8+ messages)
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-10-28 16:13 UTC (30+ messages)
` [patch V5 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V5 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V5 04/12] powerpc/uaccess: "
` [patch V5 05/12] riscv/uaccess: "
` [patch V5 06/12] s390/uaccess: "
` [patch V5 07/12] uaccess: Provide scoped user access regions
` [patch V5 08/12] uaccess: Provide put/get_user_inline()
` [patch V5 09/12] [RFC] coccinelle: misc: Add scoped_masked_$MODE_access() checker script
` [patch V5 10/12] futex: Convert to get/put_user_inline()
` [patch V5 11/12] x86/futex: Convert to scoped user access
` [patch V5 12/12] select: "
[PATCH] RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
2025-10-28 16:13 UTC (4+ messages)
[PATCH] clk: spacemit: fix comment typo
2025-10-28 16:05 UTC
[PATCH v2 0/2] ASoC: spacemit: fix build warning and error
2025-10-28 14:27 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
` [PATCH v2 2/2] ASoC: spacemit: use `depends on` instead of `select`
[PATCH] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
2025-10-28 14:27 UTC (2+ messages)
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-28 13:47 UTC (18+ messages)
[PATCH v3 0/5] Add reset controllers for other TH1520 subsystems
2025-10-28 13:42 UTC (4+ messages)
` [PATCH v3 5/5] riscv: dts: thead: Add reset controllers of more subsystems for TH1520
[PATCH AUTOSEL 6.17-6.1] riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
2025-10-28 12:48 UTC
[PATCH 0/3] Add NMI Support to RISC-V via SSE
2025-10-28 12:36 UTC (7+ messages)
` [PATCH 1/3] drivers: firmware: riscv: add SSE NMI support
` [PATCH 2/3] riscv: crash: move IPI crash handling logic to crash.c
` [PATCH 3/3] riscv: crash: use NMI to stop the CPU
[PATCH 0/4] Introduce import_ns support for Rust
2025-10-28 12:22 UTC (5+ messages)
` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!
` [PATCH 2/4] rust: pwm: Add module_pwm_platform_driver! macro
` [PATCH 3/4] pwm: th1520: Use "
` [PATCH 4/4] pwm: th1520: Fix clippy warning for redundant struct field init
[PATCH v6 0/3] spi: support the SpacemiT K1 SPI controller
2025-10-28 12:13 UTC (8+ messages)
` [PATCH v6 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH v6 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v6 3/3] riscv: dts: spacemit: define a SPI controller node
[PATCH v2 0/6] clk/reset: anlogic: add support for DR1V90 SoC
2025-10-28 11:29 UTC (12+ messages)
` [PATCH v2 1/6] clk: correct clk_div_mask() return value for width == 32
` [PATCH v2 2/6] dt-bindings: clock: add Anlogic DR1V90 CRU
` [PATCH v2 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
` [PATCH v2 4/6] reset: anlogic: add support for Anlogic DR1V90 resets
` [PATCH v2 5/6] riscv: dts: anlogic: add clocks and CRU for DR1V90
` [PATCH v2 6/6] MAINTAINERS: Add entry for Anlogic DR1V90 SoC drivers
[PATCH v16 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-10-28 10:09 UTC (7+ messages)
` [PATCH v16 6/7] riscv: dts: thead: Add PWM controller node
` [PATCH v16 7/7] riscv: dts: thead: Add PWM fan and thermal control
[PATCH 2/2] cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu
2025-10-28 9:58 UTC (3+ messages)
[PATCH v2] drm/ttm: add pgprot handling for RISC-V
2025-10-28 8:20 UTC (5+ messages)
[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-28 7:06 UTC (9+ messages)
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe "
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-28 6:54 UTC (12+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev
[PATCH] riscv: mm: Add proper handling for HWPOISON faults
2025-10-28 6:37 UTC (2+ messages)
[PATCH] riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
2025-10-28 6:21 UTC (2+ messages)
[PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
2025-10-28 5:29 UTC (10+ messages)
` [PATCH v7 2/5] riscv: add support for SBI Supervisor Software Events extension
` [External] "
` [PATCH v7 3/5] drivers: firmware: add riscv SSE support
` [External] [PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
[PATCH v3] riscv: asm: use .insn for making custom instructions
2025-10-28 1:10 UTC (2+ messages)
[PATCH] riscv: Fix memory leak in module_frob_arch_sections()
2025-10-28 0:51 UTC (2+ messages)
[PATCH AUTOSEL 6.17-5.10] RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence errors
2025-10-28 0:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.17-6.6] riscv: acpi: avoid errors caused by probing DT devices when ACPI is used
[PATCH 5.15 070/123] riscv: Use of_get_cpu_hwid()
2025-10-27 18:35 UTC
[PATCH 5.10 115/332] tools build: Align warning options with perf
2025-10-27 18:35 UTC (2+ messages)
` [PATCH 5.10 286/332] riscv: Use of_get_cpu_hwid()
[PATCH 5.4 094/224] tools build: Align warning options with perf
2025-10-27 18:34 UTC
[PATCH 0/3] Optimize code generation during context switching
2025-10-27 15:21 UTC (2+ messages)
` [PATCH 0/3] Optimize code generation during context
[PATCH v4 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-10-27 15:13 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
[PATCH v4 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
2025-10-27 13:56 UTC (13+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
[PATCH v2 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
2025-10-27 13:52 UTC (8+ messages)
` [PATCH v2 1/4] mfd: simple-mfd-i2c: remove select I2C_K1
` [PATCH v2 2/4] i2c: spacemit: configure ILCR for accurate SCL frequency
` [PATCH v2 3/4] rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
` [PATCH v2 4/4] regulator: "
[PATCH v9 0/4] Add support for Andes Qilai SoC PCIe controller
2025-10-27 13:38 UTC (3+ messages)
` [PATCH v9 1/4] dt-bindings: PCI: Add Andes QiLai PCIe support
[PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI
2025-10-27 13:30 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: spi: fsl-qspi: support SpacemiT K1
` [PATCH v4 2/9] dt-bindings: spi: fsl-qspi: add optional resets
` [PATCH v4 3/9] spi: fsl-qspi: add optional reset support
` [PATCH v4 4/9] spi: fsl-qspi: switch predicates to bool
` [PATCH v4 5/9] spi: fsl-qspi: add a clock disable quirk
` [PATCH v4 6/9] spi: fsl-qspi: introduce sfa_size devtype data
` [PATCH v4 7/9] spi: fsl-qspi: support the SpacemiT K1 SoC
` [PATCH v4 8/9] riscv: dts: spacemit: enable K1 SoC QSPI on BPI-F3
` [PATCH v4 9/9] riscv: defconfig: enable SPI_FSL_QUADSPI as a module
[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
2025-10-27 12:55 UTC (2+ messages)
[PATCH v2] riscv/plic: assign context ID based on hartid
2025-10-27 7:03 UTC
[PATCH v4 0/2] riscv: dts: spacemit: add initial support for MusePi Pro
2025-10-27 5:52 UTC (4+ messages)
` [PATCH v4 2/2] riscv: dts: spacemit: add MusePi Pro board device tree
[PATCH 0/4] SBI MPXY support for KVM Guest
2025-10-27 3:38 UTC (2+ messages)
[RFC PATCH] riscv: dts: spacemit: initial i2c support for OrangePi RV2
2025-10-27 1:18 UTC (3+ messages)
[PATCH 0/3] Add initial Milk-V Duo S board support
2025-10-26 22:48 UTC (7+ messages)
` [PATCH 2/3] arm64: dts: sophgo: add "
[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
2025-10-26 21:43 UTC (7+ messages)
` [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 AUTOSEL 6.17] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL
2025-10-26 14:48 UTC
[PATCH 0/4] Add PCIe support in DTS for Sophgo SG2042 SoC
2025-10-26 0:31 UTC (4+ messages)
[PATCH v3 0/9] riscv: vector: misc ptrace fixes for debug use-cases
2025-10-25 21:06 UTC (6+ messages)
` [PATCH v3 1/9] selftests: riscv: test ptrace vector interface
` [PATCH v3 6/9] riscv: ptrace: validate input vector csr registers
` [PATCH v3 7/9] selftests: riscv: verify ptrace rejects invalid vector csr inputs
` [PATCH v3 8/9] selftests: riscv: verify ptrace accepts valid vector csr values
` [PATCH v3 9/9] selftests: riscv: verify syscalls discard vector context
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).