public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 08:02:44 to 2023-01-11 16:23:29 UTC [more...]

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2023-01-11 16:23 UTC  (5+ messages)
` [PATCH 11/14] KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning

[PATCH v4 0/5] Zbb string optimizations and call support in alternatives
 2023-01-11 15:22 UTC  (36+ messages)
` [PATCH v4 1/5] RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
` [PATCH v4 2/5] RISC-V: add helpers for J-type immediate handling
` [PATCH v4 3/5] RISC-V: fix jal addresses in patched alternatives
` [PATCH v4 4/5] RISC-V: add infrastructure to allow different str* implementations
` [PATCH v4 5/5] RISC-V: add zbb support to string functions

[PATCH v2 00/13] riscv: improve boot time isa extensions handling
 2023-01-11 14:12 UTC  (3+ messages)
` [PATCH v2 10/13] riscv: alternative: patch alternatives in the vDSO

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-01-11 14:03 UTC  (18+ messages)
` [PATCH -next V6 1/7] riscv: ftrace: Fixup panic by disabling preemption
` [PATCH -next V6 3/7] riscv: ftrace: Reduce the detour code size to half
` [PATCH -next V6 5/7] riscv: ftrace: Make ftrace_caller call ftrace_graph_func
` [PATCH -next V6 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH v1 0/7] MPFS system controller/mailbox fixes
 2023-01-11 13:45 UTC  (8+ messages)
` [PATCH v1 1/7] mailbox: mpfs: fix an incorrect mask width
` [PATCH v1 2/7] mailbox: mpfs: switch to txdone_poll
` [PATCH v1 3/7] mailbox: mpfs: ditch a useless busy check
` [PATCH v1 4/7] soc: microchip: mpfs: fix some horrible alignment
` [PATCH v1 5/7] soc: microchip: mpfs: use a consistent completion timeout
` [PATCH v1 6/7] soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()
` [PATCH v1 7/7] soc: microchip: mpfs: handle timeouts and failed services differently

[PATCH v3 00/11] PCI: microchip: Partition address translations
 2023-01-11 12:53 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v3 02/11] PCI: microchip: Remove cast warning for devm_add_action_or_reset() arg
` [PATCH v3 03/11] PCI: microchip: enable building this driver as a module
` [PATCH v3 04/11] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v3 05/11] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v3 06/11] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v3 07/11] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v3 08/11] PCI: microchip: Re-partition code between probe() and init()
` [PATCH v3 09/11] PCI: microchip: Partition outbound address translation
` [PATCH v3 10/11] PCI: microchip: Partition inbound "
` [PATCH v3 11/11] riscv: dts: microchip: add parent ranges and dma-ranges for IKRD v2022.09

[PATCH v2 0/3] Add a devicetree for the Aldec PolarFire SoC TySoM
 2023-01-11 12:47 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add entry for Aldec
` [PATCH v2 2/3] dt-bindings: riscv: microchip: document the Aldec TySoM
` [PATCH v2 3/3] riscv: dts: microchip: add the Aldec TySoM's devicetree

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2023-01-11 12:13 UTC  (27+ messages)
                                      ` Auto-enabling V unit and/or use of elf attributes (was Re: Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break)

[PATCH v1] RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE
 2023-01-11 11:05 UTC  (2+ messages)

[PATCH v13 0/2] Microchip Soft IP corePWM driver
 2023-01-11  9:24 UTC  (10+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "
` [PATCH v13 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[RFC PATCH 0/1] riscv: Introduce system suspend support
 2023-01-11  9:16 UTC  (8+ messages)
` [RFC PATCH 1/1] riscv: sbi: "

[PATCH] RISC-V: Kconfig: Remove trailing whitespace
 2023-01-11  8:23 UTC  (2+ messages)

[PATCH v1 0/7] RISC-V: kconfig.socs cleanup, part 1
 2023-01-11  7:50 UTC  (9+ messages)
` [PATCH v1 1/7] RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbols

[PATCH v2 0/3] RISC-V Hibernation Support
 2023-01-11  5:05 UTC  (15+ messages)
` [PATCH v2 2/3] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v2 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH] riscv: elf: add .riscv.attributes parsing
 2023-01-11  0:29 UTC  (9+ messages)

[PATCH bpf-next v2] bpf, x86: Simplify the parsing logic of structure parameters
 2023-01-11  0:00 UTC  (2+ messages)

[PATCH v1 0/5] RISC-V Hardware Probing User Interface
 2023-01-10 19:12 UTC  (5+ messages)

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2023-01-10 17:59 UTC  (3+ messages)
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[PATCH -next V13 4/7] riscv: entry: Convert to generic entry
 2023-01-07 14:18 UTC  (5+ messages)

[PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
 2023-01-10 15:58 UTC  (5+ messages)
` [PATCH v4 07/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees

[PATCH v6 0/6] RISC-V non-coherent function pointer based cache management operations + non-coherent DMA support for AX45MP
 2023-01-10 15:11 UTC  (15+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
` [PATCH v6 4/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-10 13:52 UTC  (5+ messages)
` [RFC DO NOT MERGE] treewide: use __xchg in most obvious places
    ` [Intel-gfx] "

[PATCH] riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
 2023-01-10 10:21 UTC  (2+ messages)

[PATCH v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
 2023-01-10  9:02 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: move cpu-capacity to a shared loation

[PATCH v1 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-01-10  8:24 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC

[PATCH v3 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-10  7:45 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: rng: Add StarFive "
` [PATCH v3 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v3 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

Expected rdpmc behavior during context swtich and a RISC-V conundrum
 2023-01-10  6:17 UTC 

[PATCH] Documentation: riscv: note that counter access is part of the uABI
 2023-01-09 21:46 UTC  (6+ messages)

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-09 21:28 UTC  (6+ messages)
` [PATCH v7 2/2] "

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 20:55 UTC  (8+ messages)
` [RFC PATCH 12/25] kvx: Add system call support

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-09 19:02 UTC  (7+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2023-01-09 18:55 UTC  (4+ messages)
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to "

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-01-09 17:16 UTC  (3+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller

[RFC PATCH 0/4] dt-bindings: Introduce dual-link panels & panel-vendors
 2023-01-09 16:44 UTC  (10+ messages)
` [RFC PATCH 3/4] dt-bindings: panel: Introduce dual-link LVDS panel

[PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU
 2023-01-09 16:13 UTC  (3+ messages)
` [PATCH v4 3/6] cacheinfo: Check 'cache-unified' property to count cache leaves

[PATCH v4] dt-bindings: riscv: add SBI PMU event mappings
 2023-01-09 11:58 UTC  (6+ messages)

[PATCH v1 0/3] Remove toolchain dependencies for Zicbom
 2023-01-09 10:33 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-09  8:40 UTC 

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-09  8:15 UTC  (4+ messages)

[PATCH v3] dt-bindings: riscv: add SBI PMU event mappings
 2023-01-09  8:02 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox