public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-12-10 10:10:05 to 2022-12-15 21:11:05 UTC [more...]

[PATCH v2 00/11] KVM perf support
 2022-12-15 21:10 UTC  (14+ messages)
` [PATCH v2 01/11] RISC-V: Define helper functions expose hpm counter width and count
` [PATCH v2 02/11] RISC-V: KVM: Define a probe function for SBI extension data structures
` [PATCH v2 03/11] RISC-V: KVM: Return correct code for hsm stop function
` [PATCH v2 04/11] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v2 05/11] RISC-V: KVM: Improve privilege mode filtering for perf
` [PATCH v2 06/11] RISC-V: KVM: Add skeleton support "
` [PATCH v2 07/11] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v2 08/11] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
` [PATCH v2 09/11] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v2 10/11] RISC-V: KVM: Implement perf support without sampling
` [PATCH v2 11/11] RISC-V: KVM: Implement firmware events

[PATCH v5 0/6] AX45MP: Add support to non-coherent DMA
 2022-12-15 20:32 UTC  (21+ messages)
` [PATCH v5 1/6] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v5 2/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v5 3/6] riscv: errata: Add Andes alternative ports
` [PATCH v5 4/6] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()
` [PATCH v5 5/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC

RISCV Vector unit disabled by default for new task (was Re: [PATCH v12 17/17] riscv: prctl to enable vector commands)
 2022-12-15 19:56 UTC  (13+ messages)

[PATCH] iommu/renesas: Support riscv compile
 2022-12-15 17:16 UTC  (2+ messages)

[PATCH v2] riscv: Allow to downgrade paging mode from the command line
 2022-12-15 11:30 UTC  (2+ messages)

[PATCH] RISC-V: Disable IPMMU_VMSA on rv32
 2022-12-15  9:14 UTC  (7+ messages)

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-15  7:20 UTC  (41+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
` [RFC PATCH 04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page
` [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault "
` [RFC PATCH 17/37] KVM: Move struct kvm_gfn_range to kvm_types.h
` [RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level
` [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-12-15  0:40 UTC  (3+ messages)
` [PATCH v12 04/17] riscv: Add vector feature to compile

[GIT PULL] RISC-V Patches for the 6.2 Merge Window, Part 1
 2022-12-14 23:27 UTC  (2+ messages)

[PATCH] dt-bindings: vendor-prefixes: sort entries alphabetically
 2022-12-14 22:18 UTC  (2+ messages)

[PATCH] riscv: Allow to downgrade paging mode from the command line
 2022-12-14 16:38 UTC  (3+ messages)

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-14 11:22 UTC  (2+ messages)

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2022-12-14  9:43 UTC  (23+ messages)
` [PATCH 01/14] KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
` [PATCH 02/14] KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
` [PATCH 03/14] KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
` [PATCH 04/14] KVM: selftests: Use pattern matching in .gitignore
` [PATCH 05/14] KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
` [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
` [PATCH 07/14] KVM: selftests: Use proper function prototypes in probing code
` [PATCH 08/14] KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
` [PATCH 09/14] KVM: selftests: Explicitly disable builtins for mem*() overrides
` [PATCH 10/14] KVM: selftests: Include lib.mk before consuming $(CC)
` [PATCH 11/14] KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
` [PATCH 12/14] KVM: selftests: Use wildcards to find library source files
` [PATCH 13/14] KVM: selftests: Use wildcards to find targets and test "
` [PATCH 14/14] KVM: selftests: Enable RSEQ test for RISC-V

[PATCH] riscv: Fixup compile error with !MMU
 2022-12-13 17:40 UTC  (3+ messages)

[PATCH v3 0/4] Documentation: RISC-V: patch-acceptance changes
 2022-12-13 17:40 UTC  (3+ messages)

[PATCH v3 2/4] Documentation: RISC-V: Allow patches for non-standard behavior
 2022-12-13 17:39 UTC  (2+ messages)

[PATCH v3] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2022-12-13 16:38 UTC  (2+ messages)

[PATCH] riscv: Apply a static assert to riscv_isa_ext_id
 2022-12-13 16:30 UTC  (3+ messages)

[PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
 2022-12-13 16:30 UTC  (3+ messages)

[PATCH v3 0/8] Generic IPI sending tracepoint
 2022-12-13 16:18 UTC  (2+ messages)

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-12-13 13:41 UTC  (3+ messages)
` [PATCH 12/12] mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED

Słowa kluczowe do wypozycjonowania
 2022-12-13  9:17 UTC 

[PATCH v2] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2022-12-13  7:56 UTC  (3+ messages)

[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
 2022-12-13  7:38 UTC  (6+ messages)
` [PATCH v1 2/3] mmc: starfive: Add sdio/emmc "

[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
 2022-12-13  6:32 UTC  (3+ messages)

[PATCH 1/2] RISC-V: Align the shadow stack
 2022-12-13  6:20 UTC  (3+ messages)

[PATCH] kbuild: add test-{ge,gt,le,lt} macros
 2022-12-13  4:02 UTC  (3+ messages)

[RFC PATCH] riscv: vdso: remove hardcoded 0x800 .text section start addr
 2022-12-12 15:21 UTC  (3+ messages)

[GIT PULL] KVM/riscv changes for 6.2
 2022-12-12 14:05 UTC  (4+ messages)

[QUERY]: Adding support for a platform
 2022-12-12 12:43 UTC  (3+ messages)

[PATCH RESEND v10 0/3] riscv, mm: detect svnapot cpu support at runtime
 2022-12-12  8:15 UTC  (6+ messages)
` [PATCH v10 1/3] riscv: mm: modify pte format for Svnapot
` [PATCH v10 2/3] riscv: mm: support Svnapot in hugetlb page
` [PATCH v10 3/3] riscv: mm: support Svnapot in huge vmap

[PATCH v10 0/3] riscv, mm: detect svnapot cpu support at runtime
 2022-12-12  8:05 UTC  (9+ messages)
` [PATCH v10 1/3] riscv: mm: modify pte format for Svnapot
` [PATCH v10 2/3] riscv: mm: support Svnapot in hugetlb page
` [PATCH v10 3/3] riscv: mm: support Svnapot in huge vmap

[PATCH -next V11 0/7] riscv: Add GENERIC_ENTRY support
 2022-12-12  7:47 UTC  (10+ messages)
` [PATCH -next V11 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V11 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V11 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V11 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V11 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V11 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V11 7/7] riscv: entry: Consolidate general regs saving/restoring

[RESEND PATCH v2 0/3] JH7110 PMU Support
 2022-12-12  6:33 UTC  (8+ messages)
` [RESEND PATCH v2 1/3] dt-bindings: power: Add starfive,jh71xx-pmu

[PATCH v4 00/12] Allow calls in alternatives
 2022-12-11 20:49 UTC  (25+ messages)
` [PATCH v4 01/12] RISC-V: fix funct4 definition for c.jalr in parse_asm.h
` [PATCH v4 02/12] RISC-V: add prefix to all constants/macros "
` [PATCH v4 03/12] RISC-V: detach funct-values from their offset
` [PATCH v4 04/12] RISC-V: add ebreak instructions to definitions
` [PATCH v4 05/12] RISC-V: add auipc elements to parse_asm header
` [PATCH v4 06/12] RISC-V: Move riscv_insn_is_* macros into a common header
` [PATCH v4 07/12] RISC-V: rename parse_asm.h to insn.h
` [PATCH v4 08/12] RISC-V: kprobes: use central defined funct3 constants
` [PATCH v4 09/12] RISC-V: add U-type imm parsing to insn.h header
` [PATCH v4 10/12] RISC-V: add rd reg "
` [PATCH v4 11/12] RISC-V: add helpers for handling immediates in U-type and I-type pairs
` [PATCH v4 12/12] RISC-V: fix auipc-jalr addresses in patched alternatives

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2022-12-11 13:31 UTC  (6+ messages)

[PATCH v6 RESEND 0/2] use static key to optimize pgtable_l4_enabled
 2022-12-11 10:43 UTC  (5+ messages)

[PATCH] riscv: increase boot command line size to 1K
 2022-12-11  6:17 UTC  (2+ messages)

[PATCH -next V10 00/10] riscv: Add GENERIC_ENTRY support and related features
 2022-12-10 16:05 UTC  (10+ messages)
` [PATCH -next V10 04/10] riscv: entry: Convert to generic entry
` [PATCH -next V10 09/10] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK

[PATCH -next V2 0/2] riscv: jump_label: Fixup & Optimization
 2022-12-10 10:09 UTC  (3+ messages)
` [PATCH -next V2 1/2] riscv: jump_label: Fixup unaligned arch_static_branch function
` [PATCH -next V2 2/2] riscv: jump_label: Using c.j for CONFIG_RISCV_ISA_C


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