messages from 2025-04-07 08:03:35 to 2025-04-09 09:31:02 UTC [more...]
[PATCH v1 0/2] Add GPU clock/reset management for TH1520 in genpd
2025-04-09 9:30 UTC (2+ messages)
` [PATCH v1 1/2] dt-bindings: firmware: thead,th1520: Add clocks and resets
[PATCH 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
2025-04-09 9:18 UTC (2+ messages)
` [PATCH 2/2] riscv: dts: starfive: add DT for Orange Pi RV
[GIT PULL] RISC-V Fixes for 6.15-rc2
2025-04-09 8:32 UTC
[PATCH 0/7] Add USB3.0 PHY and host controller support for SpacemiT K1 SoC
2025-04-09 8:30 UTC (19+ messages)
` [PATCH 1/7] dt-bindings: phy: spacemit: add K1 USB2 PHY
` [PATCH 2/7] dt-bindings: phy: spacemit: add K1 PCIe/USB3 combo PHY
` [PATCH 3/7] dt-bindings: usb: add SpacemiT K1 DWC3 glue
` [PATCH 4/7] phy: spacemit: support K1 USB2.0 PHY controller
` [PATCH 5/7] phy: spacemit: add USB3 support for K1 PCIe/USB3 combo PHY
` [PATCH 6/7] usb: dwc3: add spacemit dwc3 glue layer driver
` [PATCH 7/7] riscv: dts: spacemit: add usb3.0 support for K1
[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
2025-04-09 7:06 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: PCI: sifive,fu740-pcie: Fix include placement "
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-04-09 8:03 UTC (19+ messages)
` [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv
[PATCH 0/2] riscv: pwm: sophgo: add pwm support for SG2044
2025-04-09 7:57 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH 2/2] pwm: sophgo: add driver "
[PATCH v5 0/4] rust: Add bug/warn abstractions
2025-04-09 7:38 UTC (6+ messages)
` [PATCH v5 1/4] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v5 2/4] riscv/bug: "
` [PATCH v5 3/4] arm64/bug: "
` [PATCH v5 4/4] rust: Add warn_on macro
[PATCH v7 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-04-09 6:40 UTC (6+ messages)
` [PATCH v7 2/6] syscall.h: add syscall_set_arguments()
[PATCH v4 0/4] rust: Add bug/warn abstractions
2025-04-09 6:26 UTC (4+ messages)
` [PATCH v4 4/4] rust: Add warn_on macro
[PATCH] riscv: config: Set MEDIA_SUPPORT_FILTER
2025-04-09 5:47 UTC (2+ messages)
[PATCH] riscv: module: Optimize PLT/GOT entry counting
2025-04-09 2:45 UTC
[PATCH] perf symbols: Ignore mapping symbols on riscv
2025-04-09 2:51 UTC
[PATCH v2 0/4] KVM: extract lock_all_vcpus/unlock_all_vcpus
2025-04-09 1:41 UTC (5+ messages)
` [PATCH v2 1/4] locking/mutex: implement mutex_trylock_nested
` [PATCH v2 2/4] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c
` [PATCH v2 3/4] KVM: arm64: switch to using kvm_lock/unlock_all_vcpus
` [PATCH v2 4/4] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus
[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
2025-04-08 22:31 UTC (13+ messages)
` [PATCH v4 02/12] riscv: ftrace factor out code defined by !WITH_ARG
` [PATCH v4 03/12] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v4 04/12] kernel: ftrace: export ftrace_sync_ipi
` [PATCH v4 05/12] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v4 06/12] riscv: ftrace: do not use stop_machine to update code
` [PATCH v4 07/12] riscv: vector: Support calling schedule() for preemptible Vector
` [PATCH v4 08/12] riscv: add a data fence for CMODX in the kernel mode
` [PATCH v4 09/12] riscv: ftrace: support PREEMPT
` [PATCH v4 10/12] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v4 11/12] riscv: ftrace: support direct call using call_ops
` [PATCH v4 12/12] riscv: Documentation: add a description about dynamic ftrace
[PATCH v6 0/6] Add clock controller support for SpacemiT K1
2025-04-08 19:37 UTC (14+ messages)
` [PATCH v6 1/6] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v6 2/6] dt-bindings: clock: spacemit: Add spacemit,k1-pll
` [PATCH v6 3/6] clk: spacemit: Add clock support for SpacemiT K1 SoC
` [PATCH v6 4/6] clk: spacemit: k1: Add TWSI8 bus and function clocks
` [PATCH v6 5/6] riscv: dts: spacemit: Add clock tree for SpacemiT K1
` [PATCH v6 6/6] riscv: defconfig: enable clock controller unit support "
[PATCH v4 00/23] iommu: Further abstract iommu-pages
2025-04-08 16:54 UTC (24+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()
[PATCH v2 00/12] Always call constructor for kernel page tables
2025-04-08 17:42 UTC (18+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
` [PATCH v2 04/12] m68k: "
` [PATCH v2 05/12] powerpc: "
` [PATCH v2 06/12] sparc64: "
` [PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs
` [PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH v2 10/12] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
[PATCH v4] gpiolib: support parsing gpio three-cell interrupts scheme
2025-04-08 16:59 UTC (4+ messages)
[PATCH 0/9] add Voyager board support
2025-04-08 16:43 UTC (18+ messages)
` [PATCH 1/9] riscv: add Andes SoC family Kconfig support
` [PATCH 2/9] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH 4/9] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH 5/9] dt-bindings: timer: add Andes machine timer
` [PATCH 6/9] dt-bindings: cache: ax45mp-cache: allow variable cache-sets for Andes L2 cache
` [PATCH 7/9] riscv: dts: andes: add QiLai SoC device tree
` [PATCH 8/9] riscv: dts: andes: add Voyager board "
` [PATCH 9/9] riscv: defconfig: enable Andes SoC
[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
2025-04-08 15:32 UTC (7+ messages)
` [PATCH v3 7/8] riscv: Add parameter for skipping access speed tests
[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
2025-04-08 12:27 UTC (11+ messages)
` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support
[PATCH v3 0/2] gpio: irq: support describing three-cell interrupts
2025-04-08 11:53 UTC (9+ messages)
` [PATCH v3 2/2] gpiolib: support parsing gpio three-cell interrupts scheme
[PATCH v4 0/2] Add basic SPI support for SG2042 SoC
2025-04-08 11:21 UTC (4+ messages)
` [PATCH v4 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for SOPHGO "
[PATCH v3] riscv: KGDB: Do not inline arch_kgdb_breakpoint()
2025-04-08 9:54 UTC
[PATCH V6 0/2] riscv: mm: Add soft-dirty and uffd-wp support
2025-04-08 9:21 UTC (4+ messages)
` [PATCH V6 1/2] riscv: mm: Add soft-dirty page tracking support
` [PATCH V6 2/2] riscv: mm: Add uffd write-protect support
[PATCH v3] scripts: Do not strip .rela.dyn section
2025-04-08 7:28 UTC
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-04-08 5:48 UTC (4+ messages)
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
[PATCH 0/9] riscv: sophgo: Introduce SG2044 SRD3-10 board support
2025-04-08 1:49 UTC (25+ messages)
` [PATCH 1/9] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer
` [PATCH 2/9] dt-bindings: interrupt-controller: Add Sophgo SG2044 CLINT mswi
` [PATCH 3/9] dt-bindings: interrupt-controller: Add Sophgo SG2044 PLIC
` [PATCH 4/9] dt-bindings: reset: sophgo: Add SG2044 bindings
` [PATCH 5/9] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support
` [PATCH 6/9] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2044 support
` [PATCH 7/9] dt-bindings: i2c: dw: Add Sophgo SG2044 SoC I2C controller
` [PATCH 8/9] dt-bindings: riscv: sophgo: Add SG2044 compatible string
` [PATCH 9/9] riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10
[PATCH 1/1] time/sched_clock: move sched_clock_register() out of .init section
2025-04-07 21:11 UTC (4+ messages)
[PATCH v7 0/3] Add T-HEAD TH1520 VO clock support for LicheePi 4A GPU enablement
2025-04-07 18:21 UTC (9+ messages)
` [PATCH v7 3/3] riscv: dts: thead: Add device tree VO clock controller
` [PATCH v7 2/3] clk: thead: Add clock support for VO subsystem in T-HEAD TH1520 SoC
[PATCH AUTOSEL 6.14 2/9] riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
2025-04-07 18:16 UTC
[PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
2025-04-07 15:53 UTC (5+ messages)
` [PATCH v8 5/5] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
` (subset) [PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
[PATCH] RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
2025-04-07 12:47 UTC (2+ messages)
[PATCH v2] serial: sifive: Switch to nbcon console
2025-04-07 12:39 UTC (2+ messages)
[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-04-07 12:04 UTC (2+ messages)
[PATCH v2] scripts: Do not strip .rela.dyn section
2025-04-07 8:42 UTC (6+ messages)
[PATCH] kunit: qemu_configs: Add riscv32 config
2025-04-07 8:17 UTC
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-04-07 8:06 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] dt-bindings: gpio: Correct indentation and style in DTS example
2025-04-07 7:54 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