messages from 2023-06-14 15:10:24 to 2023-06-16 22:06:52 UTC [more...]
[PATCH v4 00/10] Linux RISC-V AIA Support
2023-06-16 22:05 UTC (16+ 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 v4 00/34] Split ptdesc from struct page
2023-06-16 21:28 UTC (33+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 21/34] arm64: Convert various functions to use ptdescs
` [PATCH v4 24/34] loongarch: "
` [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 0/3] Add SiFive Private L2 cache and PMU driver
2023-06-16 21:05 UTC (12+ 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/12] mm: jit/text allocator
2023-06-16 20:18 UTC (30+ 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] RISC-V: Clobber V registers on syscalls
2023-06-16 20:12 UTC (6+ messages)
[GIT PULL] RISC-V Fix for 6.4-rc7
2023-06-16 18:57 UTC (2+ messages)
[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-06-16 18:57 UTC (8+ 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 v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
2023-06-16 18:28 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
2023-06-16 17:56 UTC
[RFC PATCH v4 00/10] Linux RISC-V ACLINT Support
2023-06-16 14:39 UTC (3+ messages)
` [RFC PATCH v4 05/10] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
[PATCH] riscv: kvm: define vcpu_sbi_ext_pmu in header
2023-06-16 12:55 UTC (4+ messages)
[PATCH v9 0/6] Add non-coherent DMA support for AX45MP
2023-06-16 12:23 UTC (9+ messages)
` [PATCH v9 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
[PATCH] riscv: vdso: include vdso/vsyscall.h for vdso_data
2023-06-16 11:43 UTC
[PATCH v5 0/4] Implement GCM ghash using Zbc and Zbkb extensions
2023-06-16 10:34 UTC (3+ messages)
` [PATCH v5 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
[PATCH AUTOSEL 5.10 07/14] s390/purgatory: disable branch profiling
2023-06-16 10:27 UTC
[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 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 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 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 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 (12+ messages)
` [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.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 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
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox