linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-27 13:53:05 to 2025-02-03 07:00:22 UTC [more...]

[PATCH v2] riscv: Use Zalrsc extension to implement atomic functions
 2025-02-03  6:59 UTC  (5+ messages)

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-03  6:58 UTC 

[PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
 2025-02-03  5:43 UTC  (6+ messages)
` [PATCH v2 2/5] riscv: kvm: drop 32-bit host support
` [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s

[PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2025-02-03  2:35 UTC  (3+ messages)

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-02-03  1:37 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments
` [PATCH v2 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v2 3/5] riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0
` [PATCH v2 4/5] riscv: dts: starfive: jh7110-common: add eeprom node to i2c5
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
 2025-02-01 12:17 UTC  (9+ messages)

[PATCH] riscv: print hartid on bringup
 2025-02-01 11:06 UTC 

[PATCH v1 0/7] perf: Support multiple system call tables in the build
 2025-02-01  8:51 UTC  (9+ messages)
` [PATCH v1 1/7] perf syscalltble: Remove syscall_table.h
` [PATCH v1 2/7] perf trace: Reorganize syscalls
` [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v1 4/7] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v1 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v1 7/7] perf build: Remove Makefile.syscalls

[GIT PULL] RISC-V Patches for the 6.14 Merge Window, Part 1
 2025-02-01  3:59 UTC  (5+ messages)

[PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP
 2025-01-31 21:33 UTC  (6+ messages)

[PATCH v3] riscv: Add runtime constant support
 2025-01-31 21:23 UTC  (6+ messages)

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-01-31 19:27 UTC  (6+ messages)

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-01-31 15:39 UTC  (32+ 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

Współpraca
 2025-01-31  8:45 UTC 

[PATCH v3] riscv: Fix the PAUSE Opcode for MIPS P8700
 2025-01-31  7:20 UTC  (7+ messages)

[PATCH v2 0/4] riscv: uaccess: optimizations
 2025-01-31  6:00 UTC  (5+ messages)
` [PATCH v2 2/4] riscv: uaccess: use input constraints for ptr of __put_user

[PATCH v4] riscv: Add runtime constant support
 2025-01-31  1:26 UTC 

[PATCH v4 0/4] defconfig: drop RT_GROUP_SCHED=y
 2025-01-30 14:10 UTC  (2+ messages)

[PATCH] riscv: add a warning when physical memory address overflows
 2025-01-30 14:10 UTC  (2+ messages)

[PATCH] riscv/futex: Optimize atomic cmpxchg
 2025-01-30 14:10 UTC  (2+ messages)

[PATCH v11 00/14] riscv: Add support for xtheadvector
 2025-01-30 14:10 UTC  (2+ messages)

[PATCH] RISC-V: Mark riscv_v_init() as __init
 2025-01-30 14:10 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v3 2/4] riscv: add support for SBI Supervisor Software Events extension

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

[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 "

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

[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 4/4] entry: Inline syscall_exit_to_user_mode()
 2025-01-28  1:44 UTC  (2+ messages)

[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  (6+ 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  (5+ messages)
` [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-27 15:51 UTC  (6+ messages)
` [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  (3+ messages)
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code


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 NNTP newsgroup(s).