[PATCH v1 0/5] rust: Add bug/warn abstractions
2024-12-11 0:40 UTC (8+ messages)
` [PATCH v1 1/5] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v1 2/5] riscv/bug: "
` [PATCH v1 3/5] arm64/bug: "
` [PATCH v1 4/5] loongarch/bug: "
` [PATCH v1 5/5] rust: Add warn_on and warn_on_once
[PATCH v2 0/3] irqchip: Add Sophgo SG2042 MSI controller
2024-12-10 23:13 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2042 MSI
` [PATCH v2 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller
` [PATCH v2 3/3] riscv: sophgo: dts: add msi controller for SG2042
[PATCH v2 0/5] Add PCIe support to Sophgo SG2042 SoC
2024-12-10 17:33 UTC (9+ messages)
` [PATCH v2 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH v2 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH v2 3/5] dt-bindings: mfd: syscon: Add sg2042 pcie ctrl compatible
` [PATCH v2 4/5] riscv: sophgo: dts: add pcie controllers for SG2042
` [PATCH v2 5/5] riscv: sophgo: dts: enable pcie for PioneerBox
[PATCH 0/2] riscv: signal: fix the size of signal frame
2024-12-10 14:23 UTC (3+ messages)
` [PATCH 1/2] riscv: signal: fix signal frame size
` [PATCH 2/2] riscv: signal: fix signal_minsigstksz
[PATCHv2 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
2024-12-10 13:26 UTC (4+ messages)
Fixes for 6.13-rc3
2024-12-10 10:13 UTC
[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
2024-12-10 10:07 UTC (2+ messages)
[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
2024-12-10 8:48 UTC (4+ messages)
` [RFC PATCH v2 02/10] iommu/riscv: support HPM and interrupt handling
` [External] "
[PATCH v3 0/4] riscv: add support for SBI Supervisor Software Events
2024-12-10 4:51 UTC (6+ 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] riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
2024-12-10 4:19 UTC
[PATCH] riscv: dts: starfive: jh7110-pinfunc.h
2024-12-10 4:09 UTC (3+ messages)
[PATCH] riscv: dts: starfive: jh7110-common: Use named definition for mmc1 card detect
2024-12-10 4:06 UTC
[PATCH 0/8] Add SBI v3.0 PMU enhancements
2024-12-10 1:16 UTC (12+ 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 0/2] SBI PMU event related fixes
2024-12-10 0:04 UTC (3+ messages)
` [PATCH 1/2] drivers/perf: riscv: Fix Platform firmware event data
` [PATCH 2/2] drivers/perf: riscv: Do not allow invalid raw event config
[PATCH 0/4] Move RISC-V IMSIC driver to the common MSI lib
2024-12-09 17:09 UTC (9+ 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 v5] riscv: selftests: Fix warnings pointer masking test
2024-12-09 16:25 UTC (2+ messages)
[PATCH] riscv: stacktrace: fix backtracing through exceptions
2024-12-09 15:57 UTC
[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
2024-12-09 14:57 UTC (8+ messages)
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching
[PATCH v4] riscv: mm: Fix the out of bound issue of vmemmap address
2024-12-09 13:10 UTC (3+ messages)
[PATCH v3] riscv: mm: Fix the out of bound issue of vmemmap address
2024-12-09 11:31 UTC (4+ messages)
` [External] "
[PATCH -fixes] riscv: Fix IPIs usage in kfence_protect_page()
2024-12-09 7:41 UTC
[PATCH RFC v3 0/3] riscv: add Svukte extension
2024-12-09 8:09 UTC (4+ messages)
` [PATCH RFC v3 3/3] riscv: KVM: Add Svukte extension support for Guest/VM
[PATCH -fixes] riscv: Fix wrong usage of __pa() on a fixmap address
2024-12-09 7:45 UTC
[PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC
2024-12-09 6:51 UTC (2+ messages)
[RFC PATCH v2 00/21] riscv: Introduce 64K base page
2024-12-09 3:36 UTC (30+ 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] MAINTAINERS: Remove Albert Ou from riscv
2024-12-09 0:11 UTC (6+ 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)
[PATCH v1] riscv: dts: thead: Fix TH1520 emmc and shdci clock rate
2024-12-07 15:36 UTC (4+ messages)
[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 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 (3+ messages)
` [PATCH v2 1/2] "
[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 (15+ messages)
` [RFC PATCH v1 05/14] dt-bindings: clock: thead,th1520: Add support for Video Output subsystem
` [RFC PATCH v1 13/14] riscv: dts: Introduce power domain node with simple-bus compatible
` [RFC PATCH v1 01/14] clk: thead: Refactor TH1520 clock driver to share common code
[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 (3+ 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
page: next (older)
- 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).