linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-28 11:51:29 to 2025-06-03 09:41:56 UTC [more...]

[PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
 2025-06-03  9:40 UTC  (26+ messages)
` [PATCH 01/17] pinctrl: starfive: Allow compile testing on other platforms
` [PATCH 02/17] pinctrl: Allow compile testing for K210, TB10X and ZYNQ
` [PATCH 04/17] pinctrl: Constify pointers to 'pinctrl_desc'
` [PATCH 05/17] pinctrl: aspeed: Constify static 'pinctrl_desc'
` [PATCH 07/17] pinctrl: bcm: "
` [PATCH 08/17] pinctrl: bcm: cygnus-mux: Move fixed assignments to 'pinctrl_desc' definition
` [PATCH 09/17] pinctrl: bcm: cygnus-ns2: "
` [PATCH 10/17] pinctrl: bcm: cygnus-nsp: "
` [PATCH 14/17] pinctrl: renesas: "
` [PATCH 16/17] pinctrl: Constify static 'pinctrl_desc'

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-03  8:46 UTC  (2+ messages)

Instalacja pv
 2025-06-03  7:55 UTC 

[PATCH v5 0/4] Add USB2.0 PHY and USB3.0 PHY support for SpacemiT K1
 2025-06-03  7:37 UTC  (3+ messages)
` [PATCH v5 3/4] phy: spacemit: support K1 USB2.0 PHY controller

[PATCH v2 0/3] riscv: misaligned: fix misaligned accesses handling in put/get_user()
 2025-06-03  7:32 UTC  (6+ messages)
` [PATCH v2 1/3] riscv: make unsafe user copy routines use existing assembly routines
` [PATCH v2 2/3] riscv: process: use unsigned int instead of unsigned long for put_user()
` [PATCH v2 3/3] riscv: uaccess: do not do misaligned accesses in get/put_user()

Question About Access Fault Handling in the Kernel
 2025-06-03  4:25 UTC 

[PATCH] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
 2025-06-03  3:48 UTC 

[PATCH v4 0/4] Add SpacemiT K1 USB3.0 host controller support
 2025-06-03  2:51 UTC  (4+ messages)
` [PATCH v4 3/4] usb: dwc3: add generic driver to support flattened DT

[PATCH] riscv: traps: handle uprobe event in software-check exception
 2025-06-03  1:48 UTC  (3+ messages)

[PATCH] Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] riscv/kexec_file: Fix comment in purgatory relocator
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-06-02 21:19 UTC  (7+ messages)

[PATCH v2 1/3] riscv: module: Fix out-of-bounds relocation access
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] perf symbols: Ignore mapping symbols on riscv
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] riscv: hwprobe: export Zabha extension
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v3 0/4] riscv: Add Zicbop & prefetchw support
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] riscv: Make regs_irqs_disabled() more clear
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH] Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v3 0/2] riscv: kexec_file: Support loading Image binary file
 2025-06-02 22:12 UTC  (2+ messages)

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-02 21:39 UTC  (16+ messages)
    ` [PATCH v3 1/8] dt-bindings: power: Add T-HEAD TH1520 GPU power sequencer
    ` [PATCH v3 2/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
    ` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management
    ` [PATCH v3 4/8] dt-bindings: gpu: Add TH1520 GPU compatible to Imagination bindings
    ` [PATCH v3 5/8] riscv: dts: thead: th1520: Add missing reset controller header include
    ` [PATCH v3 6/8] riscv: dts: thead: Add GPU power sequencer node
    ` [PATCH v3 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
    ` [PATCH v3 8/8] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH v1 0/1] fix riscv runtime constant support
 2025-06-02 20:53 UTC  (7+ messages)
` [PATCH v1 1/1] riscv: fix runtime constant support for nommu kernels

[PATCH] riscv: pi: use 'targets' instead of extra-y in Makefile
 2025-06-02 18:10 UTC 

[PATCH] Don't worry about a local OpenSSL either
 2025-06-02 17:34 UTC  (2+ messages)

[PATCH 0/2] riscv: misaligned: fix misaligned accesses handling in put/get_user()
 2025-06-02 15:22 UTC  (13+ messages)
` [PATCH 1/2] riscv: process: use unsigned int instead of unsigned long for put_user()
` [PATCH 2/2] riscv: uaccess: do not do misaligned accesses in get/put_user()

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02 15:16 UTC  (4+ messages)

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-06-02 14:45 UTC  (11+ messages)
` [PATCH v4 08/13] crypto: s390/sha256 - implement library instead of shash

[PATCH 1/1] dt-bindings: serial: 8250: allow clock 'uartclk' and 'reg' for nxp,lpc1850-uart
 2025-06-02 14:27 UTC 

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-02 12:20 UTC  (24+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key

[PATCH v2] riscv: uaccess: Only restore the CSR_STATUS SUM bit
 2025-06-02 12:15 UTC 

[PATCH v5 0/8] add Voyager board support
 2025-06-02  6:07 UTC  (9+ messages)
` [PATCH v5 1/8] riscv: add Andes SoC family Kconfig support
` [PATCH v5 2/8] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH v5 3/8] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH v5 4/8] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH v5 5/8] dt-bindings: timer: add Andes machine timer
` [PATCH v5 6/8] riscv: dts: andes: add QiLai SoC device tree
` [PATCH v5 7/8] riscv: dts: andes: add Voyager board "
` [PATCH v5 8/8] riscv: defconfig: enable Andes SoC

[PATCH v8 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-06-02  4:24 UTC 

[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
 2025-06-01 22:44 UTC  (14+ messages)
` [PATCH 01/13] crypto/crc32: register only one shash_alg
` [PATCH 02/13] crypto/crc32c: "
` [PATCH 03/13] lib/crc: move files into lib/crc/
` [PATCH 04/13] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH 05/13] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH 06/13] lib/crc/arm64: migrate arm64-optimized "
` [PATCH 07/13] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH 08/13] lib/crc/mips: migrate mips-optimized "
` [PATCH 09/13] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH 10/13] lib/crc/riscv: migrate riscv-optimized "
` [PATCH 11/13] lib/crc/s390: migrate s390-optimized CRC code into lib/s390/
` [PATCH 12/13] lib/crc/sparc: migrate sparc-optimized CRC code into lib/crc/
` [PATCH 13/13] lib/crc/x86: migrate x86-optimized "

[PATCH RFC 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-01 17:32 UTC  (5+ messages)
  ` [PATCH RFC 5/6] riscv: dts: thead: Add PVT node

[PATCH] riscv: use generic MMIO accessors
 2025-05-31 13:55 UTC  (2+ messages)

Broken 32-bit riscv debug build with ZSTD and FTRACE
 2025-05-31 11:52 UTC  (2+ messages)

[PATCH v2 0/3] riscv: dts: sophgo: add more sg2042 isa extension support
 2025-05-31  2:49 UTC  (7+ messages)
` [PATCH v2 3/3] riscv: dts: sophgo: add zfh for sg2042

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-05-30 19:29 UTC  (16+ messages)
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-05-30 16:41 UTC  (7+ messages)
` [PATCH v4 08/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v4 09/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v4 17/23] ACPI: RISC-V: Create interrupt controller list in sorted order

[PATCH v5 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-05-30 14:51 UTC  (6+ messages)
` [PATCH v5 3/3] pwm: sophgo: add driver "

[PATCH AUTOSEL 6.12 24/26] tools/nolibc: use pselect6_time64 if available
 2025-05-30 12:40 UTC 

[PATCH AUTOSEL 6.14 26/28] tools/nolibc: use pselect6_time64 if available
 2025-05-30 12:39 UTC 

[PATCH AUTOSEL 6.15 28/30] tools/nolibc: use pselect6_time64 if available
 2025-05-30 12:38 UTC 

[GIT PULL] RISC-V Patches for the 6.16 Merge Window, Part 1
 2025-05-30  5:48 UTC  (3+ messages)

[PATCH 0/7] Remove ops.pgsize_bitmap
 2025-05-29 20:46 UTC  (3+ messages)
` [PATCH 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it

[PATCH] riscv: uaccess: Only restore the CSR_STATUS SUM bit
 2025-05-29 17:55 UTC  (3+ messages)

[PATCH v2 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-05-29 15:23 UTC  (4+ messages)
` [PATCH v2 01/35] mmc: sdhci: Use devm_mmc_alloc_host() helper
` [PATCH v2 22/35] mmc: sdhci-of-k1: Drop the use of sdhci_pltfm_free()

[PATCH] i2c: k1: check for transfer error
 2025-05-29 14:58 UTC  (2+ messages)

[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-29 12:43 UTC  (3+ messages)
` [PATCH v8 08/14] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED

[PATCH v15 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-05-29 11:22 UTC  (5+ messages)
` [PATCH v15 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v15 2/3] pwm: sifive: fix PWM algorithm and clarify inverted compare behavior
` [PATCH v15 3/3] pwm: sifive: fix rounding and idempotency issues in apply and get_state

Ulga na składki ZUS
 2025-05-29  7:56 UTC 

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-05-28 14:51 UTC  (11+ messages)

[PATCH] riscv: cpufeature: add validation for zfa, zfh and zfhmin
 2025-05-28 14:39 UTC  (2+ messages)

[PATCH v3] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
 2025-05-28 14:28 UTC 

[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2025-05-28 12:29 UTC  (6+ messages)
` [PATCH v12 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support


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).