Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 14:04:08 to 2023-06-13 07:56:04 UTC [more...]

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-06-13  7:55 UTC  (10+ messages)
` [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support

[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
 2023-06-13  7:43 UTC  (3+ messages)

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-13  7:28 UTC  (36+ messages)
` [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 05/34] mm: add utility functions for ptdesc
` [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v4 08/34] mm: Convert ptlock_ptr() "
` [PATCH v4 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v4 10/34] mm: Convert ptlock_init() "
` [PATCH v4 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v4 12/34] mm: Convert ptlock_free() "
` [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v4 15/34] x86: "
` [PATCH v4 16/34] s390: Convert various gmap "
` [PATCH v4 17/34] s390: Convert various pgalloc "
` [PATCH v4 18/34] mm: Remove page table members from struct page
` [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v4 20/34] arm: "
` [PATCH v4 21/34] arm64: "
` [PATCH v4 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v4 23/34] hexagon: "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 25/34] m68k: "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH] RISC-V: Support 32_PCREL relocation type in kernel module
 2023-06-13  7:26 UTC 

[PATCH RFC 0/2] RISC-V: T-Head vector handling
 2023-06-13  6:35 UTC  (3+ messages)
` [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling

[RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
 2023-06-13  4:02 UTC  (3+ messages)

[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-06-13  3:10 UTC  (9+ messages)
` [PATCH v5 1/4] RISC-V: add Zbc extension detection
` [PATCH v5 2/4] RISC-V: add Zbkb "
` [PATCH v5 3/4] RISC-V: hook new crypto subdir into build-system
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH 0/3] Add T-HEAD th1520 soc clock support
 2023-06-13  1:35 UTC  (3+ messages)
` [PATCH 2/3] clk: thead: add support for the T-HEAD TH1520 CCU

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-06-12 23:49 UTC  (7+ messages)
` [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
` [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
` [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()

[PATCH 00/13] mm: jit/text allocator
 2023-06-12 21:34 UTC  (10+ messages)

[PATCH v2 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-12 21:30 UTC  (12+ messages)
` [PATCH v2 01/10] RISC-V: KVM: Implement guest external interrupt line management
` [PATCH v2 02/10] RISC-V: KVM: Add IMSIC related defines
` [PATCH v2 03/10] RISC-V: KVM: Add APLIC "
` [PATCH v2 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
` [PATCH v2 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
` [PATCH v2 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
` [PATCH v2 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
` [PATCH v2 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
` [PATCH v2 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
` [PATCH v2 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip

[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
 2023-06-12 21:23 UTC  (10+ messages)

[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-12 19:38 UTC  (16+ messages)
` [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v1 03/21] arm/kexec: "
` [PATCH v1 04/21] ia64/kexec: "
` [PATCH v1 05/21] arm64/kexec: "
` [PATCH v1 06/21] loongarch/kexec: "
` [PATCH v1 07/21] m68k/kexec: "
` [PATCH v1 08/21] mips/kexec: "
` [PATCH v1 09/21] parisc/kexec: "
` [PATCH v1 10/21] powerpc/kexec: "
` [PATCH v1 11/21] riscv/kexec: "
` [PATCH v1 12/21] s390/kexec: "
` [PATCH v1 13/21] sh/kexec: "

Add D1/T113s thermal sensor controller support
 2023-06-12 18:58 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v4 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[PATCH v2 0/3] Add D1/T113s thermal sensor controller support
 2023-06-12 18:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v2 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[GIT PULL] RISC-V Devicetrees for v6.5
 2023-06-12 18:23 UTC 

[PATCH RFC 0/2] RISC-V: T-Head vector handling
 2023-06-12 15:44 UTC  (3+ messages)

[PATCH -next v21 00/27] riscv: Add vector ISA support
 2023-06-12 15:30 UTC  (11+ messages)
` [PATCH -next v21 09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
` [PATCH -next v21 25/27] riscv: Add documentation for Vector

[PATCH v5 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-12 14:59 UTC  (7+ messages)
` [PATCH v5 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v5 2/3] dt-bindings: "
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-06-12 14:45 UTC  (4+ messages)
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH] RISC-V: KVM: Allow Svnapot extension for Guest/VM
 2023-06-12 11:10 UTC 

[PATCH v1 0/2] Unify uapi bitsperlong.h
 2023-06-12 11:01 UTC  (3+ messages)
` [PATCH v1 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v1 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-12  9:44 UTC  (14+ messages)
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[PATCH v2] riscv: move memblock_allow_resize() after linear mapping is ready
 2023-06-12  9:37 UTC 

[PATCH v3 0/7] ISA string parser cleanups
 2023-06-12  7:52 UTC  (9+ messages)
` [PATCH v3 1/7] RISC-V: simplify register width check in ISA string parsing
` [PATCH v3 2/7] RISC-V: split early & late of_node to hartid mapping
` [PATCH v3 3/7] RISC-V: validate riscv,isa at boot, not during ISA string parsing
` [PATCH v3 5/7] RISC-V: remove decrement/increment dance in ISA string parser

[PATCH] riscv: move memblock_allow_resize() after lm is ready
 2023-06-12  7:15 UTC  (5+ messages)

[PATCH] riscv: reserve DTB before possible memblock allocation
 2023-06-12  6:57 UTC  (6+ messages)

[PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
 2023-06-12  3:06 UTC  (12+ messages)

[PATCH v3 0/3] Add D1/T113s thermal sensor controller support
 2023-06-11 10:21 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v3 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v3 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone

[PATCH v1 0/3] Add D1/T113s thermal sensor controller support
 2023-06-11 10:18 UTC  (13+ messages)
` [PATCH v1 1/3] thermal: sun8i: Add D1/T113s THS "
` [PATCH v1 2/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
` [PATCH v1 3/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller

[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-06-10 22:51 UTC  (13+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
              ` [patch] x86/realmode: Make stack lock work in trampoline_compat()

[PATCH v4 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-10 19:06 UTC  (10+ messages)
` [PATCH v4 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v4 2/3] dt-bindings: "
` [PATCH v4 3/3] riscv: dts: allwinner: d1: Add GPADC node

[PATCH v1 0/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
 2023-06-10 17:24 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: riscv: cpus: add a ref the common cpu schema
` [PATCH v1 2/6] dt-bindings: riscv: cpus: allow clocks property
` [PATCH v1 3/6] dt-bindings: riscv: cpus: add a ref to thermal-cooling-cells
` [PATCH v1 4/6] dt-bindings: riscv: cpus: permit operating-points-v2
` [PATCH v1 5/6] dt-bindings: riscv: cpus: document cpu-supply
` [PATCH v1 6/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false

[PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
 2023-06-10 16:58 UTC  (4+ messages)

[PATCH V2 0/4] Remove WARN_ON in save_processor_state
 2023-06-10 15:39 UTC  (3+ messages)
` [PATCH V2 3/4] riscv: hibernate: remove "

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-06-09 21:21 UTC  (6+ messages)
` [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v11 4/8] arm64: "

[GIT PULL] RISC-V Fixes for 6.4-rc6
 2023-06-09 16:40 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
 2023-06-09 15:02 UTC  (4+ messages)

[RFC PATCH 0/1] fdt: Mark "/reserved-memory" nodes as nosave if !reusable
 2023-06-09 14:54 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v2] dt-bindings: riscv: deprecate riscv,isa
 2023-06-09 14:20 UTC  (5+ messages)


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