public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-06-14 11:58:46 to 2023-06-16 10:27:46 UTC [more...]

[PATCH AUTOSEL 5.15 08/16] s390/purgatory: disable branch profiling
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 6.1 14/26] s390/purgatory: disable branch profiling
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 15/30] s390/purgatory: disable branch profiling
 2023-06-16 10:25 UTC 

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16 10:12 UTC  (7+ messages)
` [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-16  9:06 UTC  (36+ messages)
` [PATCH v2 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v2 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v2 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v2 04/10] drivers: perf: Rename riscv pmu driver
` [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v2 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-16  8:50 UTC  (13+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-16  8:43 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v1 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v1 3/3] riscv: dts: allwinner: d1: Add pwm node

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

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-16  2:01 UTC  (15+ messages)
` [PATCH v4 06/10] irqchip/riscv-imsic: Improve IOMMU DMA support
` [PATCH v4 07/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-15 23:02 UTC  (9+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
            ` [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()

[PATCH v2 0/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
 2023-06-15 22:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: cpus: add a ref the common cpu schema
` [PATCH v2 2/2] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false

[PATCH v1 0/6] dt-bindings: riscv: cpus: switch to unevaluatedProperties: false
 2023-06-15 21:46 UTC  (3+ messages)

[PATCH] selftests/mm: Fix cross compilation with LLVM
 2023-06-15 21:22 UTC  (3+ messages)

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

[PATCH] RISC-V: Clobber V registers on syscalls
 2023-06-15 20:33 UTC  (3+ messages)

[PATCH v2] Documentation: RISC-V: patch-acceptance: mention patchwork's role
 2023-06-15 17:20 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d
 2023-06-15 17:36 UTC 

[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-15 16:19 UTC  (18+ messages)
` [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v1 07/21] m68k/kexec: "
` [PATCH v1 10/21] powerpc/kexec: "

[PATCH] riscv: uprobes: Restore thread.bad_cause
 2023-06-15 15:30 UTC  (2+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-15 13:54 UTC  (4+ messages)

[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-06-15  9:49 UTC  (4+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

[PATCH v2] RISC-V: Support 32_PCREL relocation type in kernel module
 2023-06-15  9:47 UTC  (8+ messages)

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-15  7:57 UTC  (74+ 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 v2 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-15  6:32 UTC  (7+ messages)
` [PATCH v2 06/10] RISC-V: KVM: Implement device interface for "
` [PATCH v2 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC

[PATCH v9 0/6] Add non-coherent DMA support for AX45MP
 2023-06-15  6:00 UTC  (9+ messages)
` [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
` [PATCH v9 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core

[RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
 2023-06-15  5:51 UTC  (5+ messages)

[PATCH -next] clk: sifive: Use devm_platform_ioremap_resource()
 2023-06-15  0:20 UTC  (2+ messages)

[PATCH v3 0/7] ISA string parser cleanups
 2023-06-14 23:02 UTC  (3+ messages)
` [PATCH v3 6/7] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support

[PATCH v1 0/8] PCI: microchip: Fixes and clean-ups
 2023-06-14 19:53 UTC  (10+ messages)
` [PATCH v1 1/8] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v1 2/8] PCI: microchip: Remove cast warning for devm_add_action_or_reset() arg
` [PATCH v1 3/8] PCI: microchip: enable building this driver as a module
` [PATCH v1 4/8] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v1 5/8] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v1 6/8] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v1 7/8] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v1 8/8] PCI: microchip: Re-partition code between probe() and init()

[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe
 2023-06-14 18:42 UTC 

[PATCH 0/3] riscv: some CMO alternative related clean up
 2023-06-14 16:55 UTC  (4+ messages)
` [PATCH 1/3] riscv: errata: thead: only set cbom size & noncoherent during boot
` [PATCH 2/3] riscv: mm: mark CBO relate initialization funcs as __init
` [PATCH 3/3] riscv: mm: mark noncoherent_supported as __ro_after_init

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

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

[PATCH v3] riscv: move memblock_allow_resize() after linear mapping is ready
 2023-06-14 13:19 UTC 

[PATCH v5 0/3] Add D1/T113s thermal sensor controller support
 2023-06-14 12:55 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v5 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v5 3/3] riscv: dts: allwinner: d1: Add thermal sensor

[PATCH] riscv: move memblock_allow_resize() after lm is ready
 2023-06-14 12:41 UTC  (4+ messages)

[PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
 2023-06-14 12:23 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