Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-30 23:04:43 to 2026-01-05 05:17:15 UTC [more...]

[PATCH 00/36] AES library improvements
 2026-01-05  5:12 UTC  (26+ messages)
` [PATCH 01/36] crypto: powerpc/aes - Rename struct aes_key
` [PATCH 02/36] lib/crypto: aes: Introduce improved AES library
` [PATCH 03/36] crypto: arm/aes-neonbs - Use AES library for single blocks
` [PATCH 04/36] crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]
` [PATCH 05/36] crypto: arm64/aes "
` [PATCH 06/36] crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct places
` [PATCH 07/36] crypto: aegis - Switch from crypto_ft_tab[] to aes_enc_tab[]
` [PATCH 08/36] crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
` [PATCH 09/36] crypto: aes - Replace aes-generic with wrapper around lib
` [PATCH 10/36] lib/crypto: arm/aes: Migrate optimized code into library
` [PATCH 11/36] lib/crypto: arm64/aes: "
` [PATCH 12/36] lib/crypto: powerpc/aes: Migrate SPE "
` [PATCH 13/36] lib/crypto: powerpc/aes: Migrate POWER8 "
` [PATCH 14/36] lib/crypto: riscv/aes: Migrate "
` [PATCH 15/36] lib/crypto: s390/aes: "
` [PATCH 16/36] lib/crypto: sparc/aes: "
` [PATCH 17/36] lib/crypto: x86/aes: Add AES-NI optimization
` [PATCH 18/36] crypto: x86/aes - Remove the superseded AES-NI crypto_cipher
` [PATCH 19/36] Bluetooth: SMP: Use new AES library API
` [PATCH 20/36] chelsio: "
` [PATCH 21/36] net: phy: mscc: macsec: "
` [PATCH 22/36] staging: rtl8723bs: core: "
` [PATCH 23/36] crypto: arm/ghash - "
` [PATCH 24/36] crypto: arm64/ghash "
` [PATCH 25/36] crypto: x86/aes-gcm "

[PATCH v3 0/3] riscv: fix timer update hazards on RV32
 2026-01-05  4:31 UTC  (7+ messages)
` [PATCH v3 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH v3 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH v3 3/3] riscv: suspend: Fix stimecmp "

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-04 23:01 UTC  (11+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-04 22:07 UTC  (37+ messages)
` [PATCH v2 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH v2 02/28] arc: "
` [PATCH v2 03/28] arm: "
` [PATCH v2 04/28] arm64: "
` [PATCH v2 05/28] csky: "
` [PATCH v2 06/28] hexagon: "
` [PATCH v2 07/28] loongarch: "
` [PATCH v2 08/28] m68k: "
` [PATCH v2 09/28] microblaze: "
` [PATCH v2 10/28] mips: "
` [PATCH v2 11/28] nios2: "
` [PATCH v2 12/28] openrisc: "
` [PATCH v2 13/28] parisc: "
` [PATCH v2 14/28] powerpc: "
` [PATCH v2 15/28] riscv: "
` [PATCH v2 16/28] s390: "
` [PATCH v2 17/28] sh: "
` [PATCH v2 18/28] sparc: "
` [PATCH v2 19/28] um: "
` [PATCH v2 20/28] x86: "
` [PATCH v2 21/28] xtensa: "
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
        ` [PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
` [PATCH v2 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v2 24/28] mips: drop paging_init()
` [PATCH v2 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH v2 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v2 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v2 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH net-next v3] net: spacemit: Remove broken flow control support
 2026-01-04 22:01 UTC  (2+ messages)

[PATCH v5] irqchip/riscv-imsic: Adjust the number of available guest irq files
 2026-01-04 13:34 UTC 

[PATCH v4] irqchip/riscv-imsic: Adjust the number of available guest irq files
 2026-01-04 13:16 UTC  (2+ messages)

[PATCH v2 0/3] riscv: Fix potential spurious timer interrupts on RV32
 2026-01-04 13:09 UTC  (5+ messages)
` [PATCH v2 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH v2 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH v2 3/3] riscv: suspend: Fix stimecmp "

[PATCH] RISC-V: KVM: Remove unnecessary 'ret' assignments
 2026-01-04 12:47 UTC  (2+ messages)

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2026-01-04  9:16 UTC  (2+ messages)

[PATCH v4 0/6] clk/reset: anlogic: add support for DR1V90 SoC
 2026-01-04  9:11 UTC  (9+ messages)
` [PATCH v4 1/6] clk: correct clk_div_mask() return value for width == 32
` [PATCH v4 2/6] dt-bindings: clock: add Anlogic DR1V90 CRU
` [PATCH v4 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
` [PATCH v4 4/6] reset: anlogic: add support for Anlogic DR1V90 resets
` [PATCH v4 5/6] riscv: dts: anlogic: add clocks and CRU for DR1V90
` [PATCH v4 6/6] MAINTAINERS: Add entry for Anlogic DR1V90 SoC drivers

[PATCH v2 0/2] Initial support for 100ask CanMV-K230 DshanPi
 2026-01-04  7:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: canaan: add 100ask K230 boards compatible strings
` [PATCH v2 2/2] riscv: dts: canaan: Add initial dshanpi board DT files

[PATCH] drivers: pwm: replace `kernel::c_str!` with C-Strings
 2026-01-04  2:30 UTC  (2+ messages)

[PATCH 0/5] Add USB support for Canaan K230
 2026-01-04  1:40 UTC  (9+ messages)
` [PATCH 2/5] dt-bindings: soc: canaan: Add top syscon for Canaan K230 SoC
` [PATCH 4/5] phy: usb: Add driver for Canaan K230 USB 2.0 PHY

[PATCH v2] riscv: fix KUnit test_kprobes crash when building with Clang
 2026-01-04  0:53 UTC  (3+ messages)
  `  "

[PATCH 0/2] clk: spacemit: refactor common ccu driver
 2026-01-03 22:00 UTC  (6+ messages)
` [PATCH 2/2] reset: spacemit: fix auxiliary device id

[PATCH v2 0/2] riscv: spacemit: add gpio support for K3 SoC
 2026-01-03 21:33 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: spacemit: add compatible name "
` [PATCH v2 2/2] gpio: spacemit: Add GPIO support "

[PATCH 0/2] riscv: spacemit: add gpio support for K3 SoC
 2026-01-03 21:25 UTC  (8+ messages)
` [PATCH 2/2] gpio: spacemit: Add GPIO "

[PATCH] irqchip/riscv-aplic: adapt to syscore API passing context data
 2026-01-03 15:51 UTC  (3+ messages)

[PATCH 0/3] riscv: Fix potential spurious timer interrupts on RV32
 2026-01-03 15:27 UTC  (8+ messages)
` [PATCH 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH 3/3] riscv: suspend: Fix stimecmp "

[PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
 2026-01-03 10:56 UTC  (7+ messages)
` [PATCH 1/5] riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
` [PATCH 2/5] arm64/uprobes: "
` [PATCH 3/5] mips/uprobes: "
` [PATCH 4/5] arm/uprobes: "
` [PATCH 5/5] uprobes: use kmap_local_page() for temporary page mappings

[PATCH v4 0/5] Add clock support for SpacemiT K3 SoC
 2026-01-03  7:44 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: soc: spacemit: k3: add clock support
` [PATCH v4 2/5] clk: spacemit: ccu_mix: add inverted enable gate clock
` [PATCH v4 3/5] clk: spacemit: ccu_pll: add plla type clock
` [PATCH v4 4/5] clk: spacemit: k3: extract common header
` [PATCH v4 5/5] clk: spacemit: k3: add the clock tree

[PATCH v3 0/4] clk: spacemit: refactor common ccu driver
 2026-01-03  7:26 UTC  (5+ messages)
` [PATCH v3 1/4] clk: spacemit: prepare common ccu header
` [PATCH v3 2/4] clk: spacemit: extract common ccu functions
` [PATCH v3 3/4] clk: spacemit: add platform SoC prefix to reset name
` [PATCH v3 4/4] reset: spacemit: fix auxiliary device id

[PATCH v2 0/3] clk: spacemit: refactor common ccu driver
 2026-01-03  1:58 UTC  (14+ messages)
` [PATCH v2 1/3] clk: spacemit: prepare common ccu header
` [PATCH v2 2/3] clk: spacemit: extract common ccu functions
` [PATCH v2 3/3] reset: spacemit: fix auxiliary device id

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02 18:04 UTC  (6+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()

[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
 2026-01-02 17:36 UTC  (15+ messages)
` [PATCH v4 06/21] KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
` [PATCH v4 08/21] KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
` [PATCH v4 11/21] KVM: selftests: Stop passing VMX metadata to TDP mapping functions
` [PATCH v4 12/21] KVM: selftests: Add a stage-2 MMU instance to kvm_vm
` [PATCH v4 20/21] KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()
` [PATCH v4 21/21] KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMU

[PATCH] riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
 2026-01-02 14:58 UTC 

[PATCH] phy: Kconfig: spacemit: add COMMON_CLK dependency
 2026-01-02 13:29 UTC  (3+ messages)

[PATCH v2 3/3] randomize_kstack: Unify random source across arches
 2026-01-02 12:58 UTC  (3+ messages)

[PATCH v3 0/4] pinctrl: spacemit: add support for K3 SoC
 2026-01-02 11:01 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: spacemit: convert drive strength to schema format
` [PATCH v3 2/4] dt-bindings: pinctrl: spacemit: add K3 SoC support
` [PATCH v3 3/4] pinctrl: spacemit: k3: add initial pin support
` [PATCH v3 4/4] pinctrl: spacemit: k3: adjust drive strength and schmitter trigger

[PATCH v2 00/12] Linux RISC-V trace framework and drivers
 2026-01-02  3:52 UTC  (7+ messages)
` [PATCH v2 01/12] dt-bindings: Add RISC-V trace component bindings
` [PATCH v2 10/12] perf tools: Add RISC-V trace PMU record capabilities

[PATCH v2 0/3] pinctrl: spacemit: add support for K3 SoC
 2026-01-02  3:20 UTC  (3+ messages)

[PATCH 0/2] pinctrl: spacemit: support I/O power domain configuration
 2026-01-01 22:58 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add syscon property
` [PATCH 2/2] pinctrl: spacemit: support I/O power domain configuration

[PATCH v6 0/2] Add USB2.0 PHY support for SpacemiT K1
 2026-01-01 11:08 UTC  (2+ messages)

[PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
 2026-01-01  0:24 UTC  (11+ messages)

[PATCH v2] dt-bindings: riscv: update ratified version of h, svinval, svnapot, svpbmt
 2026-01-01  0:09 UTC  (2+ messages)

[PATCH v2 00/13] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2026-01-01  0:08 UTC  (9+ messages)
` [PATCH v2 11/13] dt-bindings: riscv: Add Supm extension description

[PATCH v4 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-12-31 14:20 UTC  (3+ messages)
` [PATCH v4 3/9] drm: verisilicon: add a driver for Verisilicon display controllers

[PATCH 0/2] riscv: Add Spectre v1 mitigations
 2025-12-31 10:35 UTC  (12+ messages)
` [PATCH 1/2] riscv: Use pointer masking to limit uaccess speculation
` [PATCH 2/2] riscv: Sanitize syscall table indexing under speculation

[PATCH 0/4] reset: spacemit: Add support for SpacemiT K3 SoC
 2025-12-31  9:36 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: reset: spacemit: Add K3 reset IDs
` [PATCH 3/4] reset: spacemit: Extract common K1 reset code

[PATCH] crypto: riscv: add poly1305-core.S to .gitignore
 2025-12-31  3:31 UTC  (2+ messages)

[PATCH] spi: mpfs: Fix an error handling path in mpfs_spi_probe()
 2025-12-31  3:31 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v6.19-rc3
 2025-12-31  3:31 UTC  (2+ messages)

[PATCH] riscv: boot: Always make Image from vmlinux, not vmlinux.unstripped
 2025-12-31  0:30 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