messages from 2024-12-02 19:09:50 to 2024-12-08 20:16:13 UTC [more...]
[PATCH 0/4] Move RISC-V IMSIC driver to the common MSI lib
2024-12-08 20:14 UTC (6+ messages)
` [PATCH 1/4] irqchip/riscv-imsic: Handle non-atomic MSI updates for device
` [PATCH 2/4] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH 3/4] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH 4/4] irqchip/riscv-imsic: Move to common MSI lib
[PATCH] MAINTAINERS: Remove Albert Ou from riscv
2024-12-08 18:18 UTC (5+ messages)
[PATCH] RISC-V: Remove unnecessary include from compat.h
2024-12-08 16:42 UTC (2+ messages)
[PATCH v7 00/32] riscv control-flow integrity for usermode
2024-12-08 15:51 UTC (2+ messages)
[RESEND PATCH] riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y
2024-12-08 0:35 UTC (4+ messages)
[RFC PATCH v2 00/21] riscv: Introduce 64K base page
2024-12-07 22:02 UTC (29+ messages)
` [RFC PATCH v2 01/21] riscv: mm: Distinguish hardware base page and software "
` [RFC PATCH v2 02/21] riscv: mm: Configure satp with hw page pfn
` [RFC PATCH v2 03/21] riscv: mm: Reimplement page table entry structures
` [RFC PATCH v2 04/21] riscv: mm: Reimplement page table entry constructor function
` [RFC PATCH v2 05/21] riscv: mm: Reimplement conversion functions between page table entry
` [RFC PATCH v2 06/21] riscv: mm: Avoid pte constructor during pte conversion
` [RFC PATCH v2 07/21] riscv: mm: Reimplement page table entry get function
` [RFC PATCH v2 08/21] riscv: mm: Reimplement page table entry atomic "
` [RFC PATCH v2 09/21] riscv: mm: Replace READ_ONCE with atomic pte "
` [RFC PATCH v2 10/21] riscv: mm: Reimplement PTE A/D bit check function
` [RFC PATCH v2 11/21] riscv: mm: Reimplement mk_huge_pte function
` [RFC PATCH v2 12/21] riscv: mm: Reimplement tlb flush function
` [RFC PATCH v2 13/21] riscv: mm: Adjust PGDIR/P4D/PUD/PMD_SHIFT
` [RFC PATCH v2 14/21] riscv: mm: Only apply svnapot region bigger than software page
` [RFC PATCH v2 15/21] riscv: mm: Adjust FIX_BTMAPS_SLOTS for variable PAGE_SIZE
` [RFC PATCH v2 16/21] riscv: mm: Adjust FIX_FDT_SIZE for variable PMD_SIZE
` [RFC PATCH v2 17/21] riscv: mm: Apply Svnapot for base page mapping if possible
` [RFC PATCH v2 18/21] riscv: Kconfig: Introduce 64K page size
` [RFC PATCH v2 19/21] riscv: Kconfig: Adjust mmap rnd bits for 64K Page
` [RFC PATCH v2 20/21] riscv: mm: Adjust address space layout and init page table "
` [RFC PATCH v2 21/21] riscv: mm: Update EXEC_PAGESIZE "
` [External] Re: [RFC PATCH v2 00/21] riscv: Introduce 64K base page
[PATCH v1] riscv: dts: thead: Fix TH1520 emmc and shdci clock rate
2024-12-07 15:36 UTC (4+ messages)
[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
2024-12-06 23:35 UTC (10+ messages)
` [PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` "
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching
[PATCH v5] riscv: selftests: Fix warnings pointer masking test
2024-12-06 17:52 UTC
[PATCH v4] riscv: selftests: Fix warnings pointer masking test
2024-12-06 17:45 UTC (4+ messages)
[PATCH v2] RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
2024-12-06 16:49 UTC (2+ messages)
[PATCH v3 0/4] riscv: add support for SBI Supervisor Software Events
2024-12-06 16:31 UTC (5+ messages)
` [PATCH v3 1/4] riscv: add SBI SSE extension definitions
` [PATCH v3 2/4] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v3 3/4] drivers: firmware: add riscv SSE support
` [PATCH v3 4/4] perf: RISC-V: add support for SSE event
[PATCH 6.12 066/146] perf jevents: fix breakage when do perf stat on system metric
2024-12-06 14:36 UTC
[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2024-12-06 13:56 UTC (10+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code
Patch "perf jevents: fix breakage when do perf stat on system metric" has been added to the 6.12-stable tree
2024-12-06 12:08 UTC
[PATCH v1] i2c: microchip-core: actually use repeated sends
2024-12-06 11:48 UTC (5+ messages)
[PATCH v2] riscv: mm: Fix alignment of phys_ram_base
2024-12-06 11:07 UTC (4+ messages)
` [External] "
[PATCH v3 0/3] riscv: Add bfloat16 instruction support
2024-12-06 5:58 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v3 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v3 3/3] riscv: hwprobe: export "
[PATCH v2] riscv: selftests: Fix warnings pointer masking test
2024-12-05 21:40 UTC (8+ messages)
[PATCH v3] riscv: selftests: Fix warnings pointer masking test
2024-12-05 21:34 UTC
[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-05 17:40 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
2024-12-05 16:12 UTC (11+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity
[PATCH] riscv: Constify ctl_table variables
2024-12-05 15:31 UTC
[PATCH v1] firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()
2024-12-05 15:14 UTC (2+ messages)
[PATCH v3] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
2024-12-05 15:12 UTC (3+ messages)
[RFC PATCH v1 00/14] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
2024-12-05 7:31 UTC (38+ messages)
` [RFC PATCH v1 01/14] clk: thead: Refactor TH1520 clock driver to share common code
` [RFC PATCH v1 02/14] dt-bindings: clock: thead,th1520: Rename header file
` [RFC PATCH v1 03/14] clk: thead: Enable clock gates with regmaps
` [RFC PATCH v1 04/14] clk: thead: Add clock driver for TH1520 Video Output subsystem
` [RFC PATCH v1 05/14] dt-bindings: clock: thead,th1520: Add support for "
` [RFC PATCH v1 06/14] dt-bindings: clock: thead,th1520: Rename YAML schema file
` [RFC PATCH v1 07/14] soc: thead: power-domain: Add skeleton power-domain driver for TH1520
` [RFC PATCH v1 08/14] dt-bindings: power: thead,th1520: Add support for power domains
` [RFC PATCH v1 09/14] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
` [RFC PATCH v1 10/14] drm/imagination: Add support for IMG BXM-4-64 GPU
` [RFC PATCH v1 11/14] drm/imagination: Enable PowerVR driver for RISC-V
` [RFC PATCH v1 12/14] riscv: dts: Add Video Output clock and syscon regmap nodes
` [RFC PATCH v1 13/14] riscv: dts: Introduce power domain node with simple-bus compatible
` [RFC PATCH v1 14/14] riscv: dts: Add GPU node to TH1520 device tree
[PATCH v2 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests
2024-12-05 6:09 UTC (2+ messages)
[PATCH 0/2] RISC-V: KVM: SBI system suspend support
2024-12-05 6:08 UTC (6+ messages)
` [PATCH 1/2] RISC-V: KVM: Add "
` [PATCH 2/2] KVM: riscv: selftests: Add SBI SUSP to get-reg-list test
[PATCH] riscv: selftests: Fix warnings pointer masking test
2024-12-05 2:53 UTC
[PATCH 00/11] irqchip: MSI parent cleanup and PCI host driver conversion
2024-12-04 22:58 UTC (14+ messages)
` [PATCH 01/11] irqchip: Make irq-msi-lib.h globally available
` [PATCH 02/11] genirq/msi: Add helper for creating MSI-parent irq domains
` [PATCH 03/11] irqchip/gic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/11] irqchip/mvebu: "
` [PATCH 05/11] irqchip/riscv-imsic: "
` [PATCH 06/11] irqchip/imx-mu-msi: "
` [PATCH 07/11] irqchip/loongson-pch-msi: "
` [PATCH 08/11] iommu/amd: "
` [PATCH 09/11] iommu/intel: "
` [PATCH 10/11] PCI: apple: Convert to MSI parent infrastructure
` [PATCH 11/11] PCI: xgene: "
[PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-12-04 14:07 UTC (2+ messages)
[PATCH v6 0/2] Improve interrupt handling during machine kexec
2024-12-04 14:20 UTC (3+ messages)
` [PATCH v6 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
` [PATCH v6 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown
[PATCH v5 0/4] Add Microchip IPC mailbox
2024-12-04 14:52 UTC (3+ messages)
` [PATCH v5 3/4] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
[PATCH v3 0/3] Add clock controller support for Spacemit K1
2024-12-04 11:54 UTC (2+ messages)
[PATCH v5 0/2] Improve interrupt handling during machine kexec
2024-12-04 11:02 UTC (4+ messages)
` [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
[PATCH] riscv: Remove duplicate CLINT_TIMER selections
2024-12-04 10:30 UTC (2+ messages)
[PATCH] riscv: Fix vector state restore in rt_sigreturn()
2024-12-04 4:45 UTC (2+ messages)
[PATCH v6 0/3] pwm: Add pwm driver for Sophgo SG2042
2024-12-04 3:23 UTC (5+ messages)
` [PATCH v6 1/3] dt-bindings: pwm: sophgo: add PWM controller for SG2042
` [PATCH v6 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM
` [PATCH v6 3/3] riscv: sophgo: dts: add pwm controller for SG2042 SoC
[PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-12-03 16:36 UTC (2+ messages)
[PATCH] riscv/ptrace: add new regset to get original a0 register
2024-12-03 18:45 UTC (8+ messages)
[PATCH] riscv: mm: Fix alignment of phys_ram_base
2024-12-03 13:37 UTC (3+ messages)
` [External] "
[PATCH 0/8] Add SBI v3.0 PMU enhancements
2024-12-03 2:39 UTC (9+ messages)
` [PATCH 3/8] drivers/perf: riscv: Add raw event v2 support
` [PATCH 5/8] drivers/perf: riscv: Implement PMU event info function
` [PATCH 7/8] RISC-V: KVM: Implement get "
[PATCH v4 0/1] riscv: dts: starfive: jh7110-pine64-star64: enable usb0 host function
2024-12-02 19:09 UTC (2+ messages)
[PATCH v6 0/1] riscv: dts: starfive: jh7110-milkv-mars: enable usb0 host function
2024-12-02 19:09 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