public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-01-23 13:28:46 to 2025-01-30 11:39:01 UTC [more...]

[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-30 11:36 UTC  (11+ messages)
` [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
` [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()

[PATCH v3 0/4] riscv: add support for SBI Supervisor Software Events
 2025-01-30 10:01 UTC  (11+ messages)
` [PATCH v3 2/4] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v3 3/4] drivers: firmware: add riscv SSE support

Multigrain timestamps do not work on RISC-V
 2025-01-30  9:29 UTC  (6+ messages)

[PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
 2025-01-30  9:25 UTC 

[PATCH] riscv: Simplify base extension checks and direct boolean return
 2025-01-30  8:50 UTC  (2+ messages)

Proszę o kontakt
 2025-01-30  8:40 UTC 

[PATCH V5 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2025-01-30  8:42 UTC  (4+ messages)
` [PATCH V5 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)

[PATCH v4 0/2] riscv,aplic: support for hart indexes
 2025-01-29 16:40 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: add risc-v,aplic "
        ` [PATCH v5 0/2] riscv,aplic: support for "
          ` [PATCH v5 1/2] dt-bindings: interrupt-controller: add risc-v,aplic "
          ` [PATCH v5 2/2] irqchip/riscv-aplic: add support for "

[PATCH v3] riscv: Fix the PAUSE Opcode for MIPS P8700
 2025-01-29 16:19 UTC  (2+ messages)

Linux RISC-V Patchwork CI updates
 2025-01-29 13:26 UTC 

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-01-29 12:04 UTC  (25+ messages)
  ` [PATCH v4 01/18] dt-bindings: clock: thead: Add TH1520 VO clock controller
  ` [PATCH v4 02/18] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
  ` [PATCH v4 03/18] dt-bindings: firmware: thead,th1520: Add support for firmware node
  ` [PATCH v4 04/18] firmware: thead: Add AON firmware protocol driver
  ` [PATCH v4 05/18] dt-bindings: power: Add TH1520 SoC power domains
  ` [PATCH v4 06/18] pmdomain: thead: Add power-domain driver for TH1520
  ` [PATCH v4 07/18] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` [PATCH v4 08/18] dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
  ` [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver
  ` [PATCH v4 10/18] drm/imagination: Add reset controller support for GPU initialization
  ` [PATCH v4 11/18] dt-bindings: gpu: Add 'resets' property "
  ` [PATCH v4 12/18] dt-bindings: gpu: Add support for T-HEAD TH1520 GPU
  ` [PATCH v4 13/18] drm/imagination: Add support for IMG BXM-4-64 GPU
  ` [PATCH v4 14/18] drm/imagination: Enable PowerVR driver for RISC-V
  ` [PATCH v4 15/18] riscv: dts: thead: Add device tree VO clock controller
  ` [PATCH v4 16/18] riscv: dts: thead: Introduce power domain nodes with aon firmware
  ` [PATCH v4 17/18] riscv: dts: thead: Introduce reset controller node
  ` [PATCH v4 18/18] riscv: dts: thead: Add GPU node to TH1520 device tree

[PATCH v3] riscv: Add runtime constant support
 2025-01-29  9:30 UTC  (2+ messages)

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-29  8:49 UTC  (10+ messages)
  `  "
      `  "
            `  "
                `  "

[PATCH 00/12] Support for Allwinner V853 SoC
 2025-01-29  7:29 UTC  (6+ messages)
` [PATCH 05/12] clk: sunxi-ng: add CCU drivers for V853

[RFC v3 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-01-29  7:24 UTC  (9+ messages)
  ` [RFC v3 05/18] pmdomain: thead: Add power-domain driver for TH1520
    ` [RFC v3 04/18] firmware: thead: Add AON firmware protocol driver

[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
 2025-01-29  0:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
 2025-01-28 18:50 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: spacemit: add "

[PATCH v3 00/21] Add Counter delegation ISA extension support
 2025-01-28 18:16 UTC  (27+ messages)
` [PATCH v3 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v3 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v3 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v3 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v3 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v3 06/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v3 07/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v3 08/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v3 09/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v3 10/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v3 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v3 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v3 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v3 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v3 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v3 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v3 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v3 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v3 19/21] tools/perf: Support event code for arch standard events
` [PATCH v3 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v3 21/21] Sync empty-pmu-events.c with autogenerated one

[PATCH v4 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-28  5:33 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH v4 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH v4 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH v4 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH] MAINTAINERS: spacemit: update various info
 2025-01-28  4:22 UTC 

[PATCH v3 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-28  1:44 UTC  (6+ messages)
` [PATCH v3 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH v3 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH v3 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH v3 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH 12/13] riscv/irq: use seq_put_decimal_ull_width() for decimal values
 2025-01-28  1:16 UTC  (2+ messages)

[PATCH] riscv: Remove unused TASK_TI_FLAGS
 2025-01-28  1:01 UTC  (2+ messages)

[PATCH V2] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2025-01-27 22:34 UTC  (3+ messages)

[PATCH v2] riscv: Add runtime constant support
 2025-01-27 21:55 UTC 

[PATCH 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-27 20:55 UTC  (8+ messages)
` [PATCH 1/4] riscv: entry: Convert ret_from_fork() to C

[PATCH RESEND] irqchip: riscv: Order normal writes and IPI writes
 2025-01-27 19:07 UTC  (6+ messages)
  ` [External] "

[PATCH] riscv: Add runtime constant support
 2025-01-27 18:47 UTC  (3+ messages)

[PATCH v6 0/2] Improve interrupt handling during machine kexec
 2025-01-27 16:39 UTC  (3+ messages)
` [PATCH v6 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation

[PATCH 0/5] remove tlb_remove_page_ptdesc()
 2025-01-27 16:02 UTC  (10+ messages)
` [PATCH 2/5] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH 3/5] riscv: pgtable: unconditionally "
` [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
` [PATCH 5/5] mm: pgtable: remove tlb_remove_page_ptdesc()

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-27 15:51 UTC  (18+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-01-27 13:51 UTC  (11+ messages)
` [PATCH v4 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v4 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v4 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v4 5/9] mm: Use common huge_pte_clear() "
` [PATCH v4 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH v4 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH v4 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH v4 9/9] mm: Use common huge_ptep_clear_flush() "

[PATCH] pwm: Strengthen dependency for PWM_SIFIVE
 2025-01-27 10:50 UTC 

[PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2025-01-26  2:27 UTC  (2+ messages)

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-01-26  0:29 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host

[PATCH v2 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-24 22:23 UTC  (14+ messages)
` [PATCH v2 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH v2 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH v2 3/4] loongarch: entry: Migrate ret_from_fork() to C
` [PATCH v2 4/4] entry: Inline syscall_exit_to_user_mode()

[RFC PATCH v1 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-01-24 16:40 UTC  (5+ messages)
` [RFC PATCH v1 1/3] riscv: dts: starfive: jh7110: add timer node

[PATCH v1 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-01-24 10:46 UTC  (8+ messages)
` [PATCH v1 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments

[PATCH v6 0/3] Enable Zicbom in usermode
 2025-01-24  3:59 UTC  (4+ messages)
` [PATCH v6 1/3] RISC-V: Enable cbo.clean/flush "
` [PATCH v6 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
` [PATCH v6 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests

[PATCH v5 0/3] Enable Zicbom in usermode
 2025-01-24  3:26 UTC  (4+ messages)
` [PATCH v5 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
    ` [External] "

[PATCH v3 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2025-01-23 21:29 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2042 MSI

[PATCH 4/4] entry: Inline syscall_exit_to_user_mode()
 2025-01-23 17:34 UTC  (3+ messages)

[PATCH 3/4] loongarch: entry: Migrate ret_from_fork() to C
 2025-01-23 17:12 UTC  (2+ messages)

[PATCH v1] pwm: microchip-core: fix incorrect comparison with max period
 2025-01-23 15:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox