linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 18:58:45 to 2022-11-10 16:18:17 UTC [more...]

[PATCH v5 0/7] Add support for Renesas RZ/Five SoC
 2022-11-10 16:17 UTC  (27+ messages)
` [PATCH v5 3/7] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
` [PATCH v5 4/7] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC
` [PATCH v5 5/7] riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVK
` [PATCH v5 7/7] riscv: configs: defconfig: Enable Renesas RZ/Five SoC

[PATCH v12 0/2] Hey Uwe, all,
 2022-11-10  9:38 UTC  (4+ messages)
` [PATCH v12 1/2] pwm: add microchip soft ip corePWM driver
` [PATCH v12 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH V2] riscv: asid: Fixup stale TLB entry cause application crash
 2022-11-10  9:22 UTC  (4+ messages)

[PATCH v1 0/4] Route RISC-V SoC drivers/firmware/DT via the soc tree
 2022-11-10  8:48 UTC  (6+ messages)
` [PATCH v1 1/4] MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetrees
` [PATCH v1 2/4] MAINTAINERS: generify the Microchip RISC-V entry name
` [PATCH v1 3/4] MAINTAINERS: add an entry for StarFive devicetrees
` [PATCH v1 4/4] MAINTAINERS: repair Microchip corei2c driver entry

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-10  7:31 UTC  (63+ messages)
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 03/44] KVM: Allocate cpus_hardware_enabled "
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 08/44] KVM: x86: "
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC

[PATCH v11 0/4] Microchip soft ip corePWM driver
 2022-11-09 21:52 UTC  (8+ messages)
` [PATCH v11 3/4] pwm: add microchip "
` [PATCH v11 4/4] MAINTAINERS: add pwm to PolarFire SoC entry
` (subset) [PATCH v11 0/4] Microchip soft ip corePWM driver

Deprecating and removing SLOB
 2022-11-09 21:16 UTC  (5+ messages)

[PATCH v1 0/2] cleanup stackprotector canary generation
 2022-11-09 17:44 UTC  (3+ messages)
` [PATCH v1 2/2] stackprotector: actually use get_random_canary()

[PATCH v2] pwm: sifive: Always let the first pwm_apply_state succeed
 2022-11-09 15:33 UTC  (4+ messages)

[RFC 0/9] KVM perf support
 2022-11-09 13:42 UTC  (3+ messages)
` [RFC 4/9] RISC-V: KVM: Improve privilege mode filtering for perf

Should we merge arch/riscv/boot/dts via the SOC tree?
 2022-11-09  7:49 UTC  (8+ messages)

[PATCH 0/2] riscv: stacktrace: A fixup and an optimization
 2022-11-09  6:49 UTC  (3+ messages)
` [PATCH 1/2] riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
` [PATCH 2/2] riscv: stacktrace: Make walk_stackframe cross pt_regs frame

[PATCH RESEND] riscv: asid: Fixup stale TLB entry cause application crash
 2022-11-09  2:33 UTC  (7+ messages)

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-11-09  1:27 UTC  (24+ messages)
` [PATCH v12 02/17] riscv: Extending cpufeature.c to detect V-extension
` [PATCH v12 04/17] riscv: Add vector feature to compile
` [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH v12 06/17] riscv: Reset vector register
` [PATCH v12 07/17] riscv: Add vector struct and assembler definitions
` [PATCH v12 08/17] riscv: Add task switch support for vector
` [PATCH v12 09/17] riscv: Add ptrace vector support
` [PATCH v12 10/17] riscv: Add sigcontext save/restore for vector

[PATCH] RISC-V: vdso: Do not add missing symbols to version section in linker script
 2022-11-09  0:02 UTC  (2+ messages)

[PATCH v10 00/16] riscv: Add vector ISA support
 2022-11-08 17:25 UTC  (4+ messages)
` [PATCH v10 05/16] riscv: Add has_vector/riscv_vsize to save vector features

[PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-08 17:21 UTC  (17+ messages)
` [PATCH 1/5] cacheinfo: Use riscv's init_cache_level() as generic OF implem
` [PATCH 2/5] cacheinfo: Return error code in init_of_cache_level()
` [PATCH 3/5] ACPI: PPTT: Remove acpi_find_cache_levels()
` [PATCH 4/5] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
` [PATCH 5/5] arch_topology: Build cacheinfo from primary CPU

[PATCH v4 0/8] Add OPTPROBES feature on RISCV
 2022-11-08 13:12 UTC  (15+ messages)
` [PATCH v4 1/8] riscv/kprobe: Prepare the skeleton to implement RISCV OPTPROBES feature
` [PATCH v4 2/8] riscv/kprobe: Allocate detour buffer from module area
` [PATCH v4 3/8] riscv/kprobe: Prepare the skeleton to prepare optimized kprobe
` [PATCH v4 4/8] riscv/kprobe: Add common RVI and RVC instruction decoder code
` [PATCH v4 5/8] riscv/kprobe: Search free register(s) to clobber for 'AUIPC/JALR'
` [PATCH v4 6/8] riscv/kprobe: Add code to check if kprobe can be optimized
` [PATCH v4 7/8] riscv/kprobe: Prepare detour buffer for optimized kprobe
` [PATCH v4 8/8] riscv/kprobe: Patch AUIPC/JALR pair to optimize kprobe

[PATCH] RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
 2022-11-08 12:18 UTC  (2+ messages)

[PATCH] riscv: asid: Fixup stale TLB entry cause application crash
 2022-11-08  9:27 UTC  (3+ messages)

[PATCH v1] riscv: fix reserved memory setup
 2022-11-08  7:27 UTC  (3+ messages)

[RFC PATCH v1] riscv: support for hardware breakpoints/watchpoints
 2022-11-07 20:52 UTC  (9+ messages)

Słowa kluczowe do wypozycjonowania
 2022-11-07  9:15 UTC 

[PATCH] Documentation: riscv: tableize memory layout
 2022-11-07  7:26 UTC  (5+ messages)

[PATCH 1/2] RISC-V: kexec: Fix memory leak of fdt buffer
 2022-11-07  1:30 UTC  (5+ messages)
` [PATCH 2/2] RISC-V: kexec: Fix memory leak of elf header buffer

[QUERY]: RZ/Five (AX45MP) non-coherent DMA
 2022-11-05 22:41 UTC  (3+ messages)

[PATCH RFC 0/9] String optimizations and call support in alternatives
 2022-11-04 22:51 UTC  (10+ messages)
` [PATCH RFC 1/9] string: allow override for strstarts()
` [PATCH RFC 2/9] efi/riscv: libstub: mark when compiling libstub
` [PATCH RFC 3/9] RISC-V: add auipc elements to parse_asm header
` [PATCH RFC 4/9] RISC-V: add U-type imm parsing "
` [PATCH RFC 5/9] RISC-V: add rd reg "
` [PATCH RFC 6/9] RISC-V: fix auipc-jalr addresses in patched alternatives
` [PATCH RFC 7/9] RISC-V: add infrastructure to allow different str* implementations
` [PATCH RFC 8/9] HACK: RISC-V: add zbb support to string functions
` [PATCH RFC 9/9] HACK: disable strchr call in overlay-fs

Regression: Fwd: Re: [PATCH] riscv: mmap with PROT_WRITE but no PROT_READ is invalid
 2022-11-04 12:02 UTC  (2+ messages)
` Regression: Fwd: Re: [PATCH] riscv: mmap with PROT_WRITE but no PROT_READ is invalid #forregzbot

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-11-04  2:57 UTC  (3+ messages)
` [PATCH 02/12] dt-bindings: riscv: Add T-HEAD C906 and C910 compatibles

[PATCH] riscv: vdso: fix build with llvm
 2022-11-02 17:07 UTC  (3+ messages)

[PATCH v3 2/2] x86: Fix /proc/cpuinfo cpumask warning
 2022-11-03 23:22 UTC  (11+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-4 tag
 2022-11-03 22:18 UTC  (3+ 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 NNTP newsgroup(s).