linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-04 01:15:43 to 2025-08-06 22:30:03 UTC [more...]

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-06 19:57 UTC  (38+ messages)
` [PATCH v5 01/44] perf: Skip pmu_ctx based on event_type
` [PATCH v5 02/44] perf: Add generic exclude_guest support
` [PATCH v5 03/44] perf: Move security_perf_event_free() call to __free_event()
` [PATCH v5 04/44] perf: Add APIs to create/release mediated guest vPMUs
` [PATCH v5 05/44] perf: Clean up perf ctx time
` [PATCH v5 06/44] perf: Add a EVENT_GUEST flag
` [PATCH v5 07/44] perf: Add APIs to load/put guest mediated PMU context
` [PATCH v5 08/44] perf: core/x86: Register a new vector for handling mediated guest PMIs
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
` [PATCH v5 10/44] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v5 11/44] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v5 13/44] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
` [PATCH v5 14/44] KVM: VMX: Setup canonical VMCS config prior to kvm_x86_vendor_init()
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 16/44] KVM: Add a simplified wrapper for registering perf callbacks
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 18/44] KVM: x86/pmu: Start stubbing in mediated PMU support
` [PATCH v5 19/44] KVM: x86/pmu: Implement Intel mediated PMU requirements and constraints
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 21/44] KVM: x86/pmu: Register PMI handler for mediated vPMU
` [PATCH v5 22/44] KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpers
` [PATCH v5 23/44] KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header
` [PATCH v5 24/44] KVM: x86: Rework KVM_REQ_MSR_FILTER_CHANGED into a generic RECALC_INTERCEPTS
` [PATCH v5 25/44] KVM: x86: Use KVM_REQ_RECALC_INTERCEPTS to react to CPUID updates
` [PATCH v5 26/44] KVM: VMX: Add helpers to toggle/change a bit in VMCS execution controls
` [PATCH v5 27/44] KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMU
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
` [PATCH v5 29/44] KVM: x86/pmu: Use BIT_ULL() instead of open coded equivalents
` [PATCH v5 30/44] KVM: x86/pmu: Move initialization of valid PMCs bitmask to common x86
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
` [PATCH v5 33/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v5 35/44] KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates
` [PATCH v5 39/44] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v5 41/44] KVM: nVMX: Disable PMU MSR interception as appropriate while running L2
` [PATCH v5 42/44] KVM: nSVM: "
` [PATCH v5 43/44] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
` [PATCH v5 44/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match

[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-06 19:51 UTC  (19+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v4 2/9] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 3/9] kasan/arm,arm64: call kasan_init_generic in kasan_init
` [PATCH v4 4/9] kasan/xtensa: "
` [PATCH v4 5/9] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 6/9] kasan/um: "
` [PATCH v4 7/9] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v4 8/9] kasan/s390: "
` [PATCH v4 9/9] kasan/riscv: "

[PATCH -next] riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHG
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH] riscv: pi: use 'targets' instead of extra-y in Makefile
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH] riscv: cpufeature: add validation for zfa, zfh and zfhmin
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v2 0/2] riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v5 0/3] RISC-V: Add ACPI support for IOMMU
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH 0/2] ACPI: support BGRT table on RISC-V
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v5] selftests: riscv: add misaligned access testing
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v6] riscv: introduce asm/swab.h
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH] riscv: uaccess: fix __put_user_nocheck for unaligned accesses
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH V2 0/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH 0/1] introduce ioremap_wc()
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v5 0/7] riscv: Add support for xmipsexectl
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v2 0/4] riscv: minor thread_info.cpu improvements
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v2 0/2] Few timer and AIA fixes for KVM RISC-V
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH V3 0/5] Add an optimization also raid6test for RISC-V support
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH 0/2] riscv: mm: Use mmu-type from FDT as SATP mode limit
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v2] riscv: Add sysctl to control discard of vstate during syscall
 2025-08-06 14:03 UTC 

[PATCH v2 0/2] riscv-imsic/aplic: Save and restore the registers
 2025-08-06 12:52 UTC  (7+ messages)
` [PATCH v2 1/2] irqchip/riscv-imsic: Restore the IMSIC registers
` [PATCH v2 2/2] irqchip/riscv-aplic: Save and restore APLIC registers

[PATCH v12 0/3] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-08-06 12:49 UTC  (6+ messages)
  ` [PATCH v12 3/3] rust: pwm: Add complete abstraction layer

[PATCH v5 1/2] dt-bindings: timer: mti,gcru
 2025-08-06 12:35 UTC  (2+ messages)

[PATCH v6 0/2] riscv: Use GCR.U timer device as clocksource
 2025-08-06 12:26 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: timer: mips,p8700-gcru
` [PATCH v6 2/2] riscv: Allow for riscv-clock to pick up mmio address

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-06 10:33 UTC  (21+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations

[PATCH] iommu/riscv: check pte null pointer before use
 2025-08-06 10:13 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: KVM: fix stack overrun when loading vlenb
 2025-08-06 10:05 UTC  (3+ messages)

[PATCH v13 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-08-06  7:42 UTC  (8+ messages)
    ` [PATCH v13 1/7] pwm: Export `pwmchip_release` for external use
    ` [PATCH v13 2/7] rust: pwm: Add Kconfig and basic data structures
    ` [PATCH v13 3/7] rust: pwm: Add complete abstraction layer
    ` [PATCH v13 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
    ` [PATCH v13 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
    ` [PATCH v13 6/7] riscv: dts: thead: Add PWM controller node
    ` [PATCH v13 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH net v2 0/3] Fix broken link with TH1520 GMAC when linkspeed changes
 2025-08-06  3:05 UTC  (11+ messages)
` [PATCH net v2 1/3] dt-bindings: net: thead,th1520-gmac: Describe APB interface clock
` [PATCH net v2 2/3] net: stmmac: thead: Get and enable APB clock on initialization

[PATCH v7 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-08-06  0:26 UTC  (3+ messages)
` [PATCH v7 2/2] usb: dwc3: add generic driver to support flattened

[PATCH v4 0/2] clk: spacemit: fix sspax_clk
 2025-08-05 23:46 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
` [PATCH v4 2/2] clk: spacemit: fix sspax_clk

[PATCH] pinctrl: spacemit: remove extra line in debug output
 2025-08-05 22:41 UTC  (2+ messages)

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-05 19:39 UTC  (9+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
` [PATCH 6/8] riscv: ptrace: Add hw breakpoint support
` [PATCH 7/8] riscv: ptrace: Add hw breakpoint regset
` [PATCH 8/8] selftests: riscv: Add test for hardware breakpoints

[PATCH] riscv: Add sysctl to control discard of vstate during syscall
 2025-08-05 18:51 UTC  (4+ messages)

[PATCH v3 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-08-05 17:13 UTC  (4+ messages)
` [PATCH v3 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks

[PATCH v4 0/7] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-08-05 14:21 UTC  (6+ messages)
    ` [External] "

[PATCH AUTOSEL 6.16-6.12] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
 2025-08-05 13:09 UTC 

[PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
 2025-08-05  8:50 UTC  (2+ messages)

[PATCH v6] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
 2025-08-05  8:18 UTC  (3+ messages)
` [PATCH v7] "

[PATCH bpf-next 00/10] Add support arena atomics for RV64
 2025-08-05  6:52 UTC  (23+ messages)
` [PATCH bpf-next 01/10] riscv, bpf: Extract emit_stx() helper
` [PATCH bpf-next 02/10] riscv, bpf: Extract emit_st() helper
` [PATCH bpf-next 03/10] riscv, bpf: Extract emit_ldx() helper
` [PATCH bpf-next 04/10] riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
` [PATCH bpf-next 05/10] riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsion
` [PATCH bpf-next 06/10] riscv, bpf: Add Zacas instructions
` [PATCH bpf-next 07/10] riscv, bpf: Optimize cmpxchg insn with Zacas support
` [PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
` [PATCH bpf-next 09/10] riscv, bpf: Add support arena atomics for RV64
` [PATCH bpf-next 10/10] selftests/bpf: Enable arena atomics tests "

[PATCH v2] dt-bindings: riscv: Add SiFive vendor extensions description
 2025-08-05  3:38 UTC  (3+ messages)

[PATCH v11 0/4] Add TH1520 GPU support with power sequencing
 2025-08-04 23:25 UTC  (5+ messages)
    ` [PATCH v11 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
    ` [PATCH v11 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support
    ` [PATCH v11 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
    ` [PATCH v11 4/4] drm/imagination: Enable PowerVR driver for RISC-V

[RFC PATCH 0/6] riscv: add initial support for hardware breakpoints
 2025-08-04 15:03 UTC  (10+ messages)
` [RFC PATCH 3/6] riscv: insn: __read_insn use copy_from_X_nofault
` [RFC PATCH 4/6] riscv: Introduce support for hardware break/watchpoints
` [RFC PATCH 5/6] riscv: hw_breakpoint: Use icount for single stepping
` [RFC PATCH 6/6] riscv: ptrace: Add hw breakpoint support

[PATCH AUTOSEL 6.6 04/59] selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-08-04 13:27 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 28/59] pwm: sifive: Fix PWM algorithm and clarify inverted compare behavior

[GIT PULL] RISC-V Patches for the 6.17 Merge Window, Part 2
 2025-08-04 11:57 UTC 

[PATCH AUTOSEL 6.1 03/51] selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-08-04 10:38 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 24/51] pwm: sifive: Fix PWM algorithm and clarify inverted compare behavior

[PATCH AUTOSEL 6.15 40/80] pwm: sifive: Fix PWM algorithm and clarify inverted compare behavior
 2025-08-04 10:40 UTC  (2+ messages)

[PATCH AUTOSEL 6.16 41/85] pwm: sifive: Fix PWM algorithm and clarify inverted compare behavior
 2025-08-04 10:42 UTC  (2+ messages)

[PATCH v10 0/4] Add TH1520 GPU support with power sequencing
 2025-08-04  8:53 UTC  (6+ messages)
    ` [PATCH v10 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support

[PATCH v5 0/5] riscv: add support for SBI Supervisor Software Events
 2025-08-04  8:12 UTC  (4+ messages)
` [PATCH v5 2/5] riscv: add support for SBI Supervisor Software Events extension
  ` [External] "

[PATCH] perf: riscv: skip empty batches in counter start
 2025-08-04  4:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 03/28] selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-08-04  0:42 UTC 

[PATCH AUTOSEL 5.10 03/39] selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-08-04  0:40 UTC 

[PATCH AUTOSEL 5.15 03/44] selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-08-04  0:38 UTC 

[PATCH AUTOSEL 6.12 34/69] pwm: sifive: Fix PWM algorithm and clarify inverted compare behavior
 2025-08-04  0:30 UTC 


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).