public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-09-05 08:14:28 to 2024-09-12 16:25:55 UTC [more...]

[GIT PULL] RISC-V Fixes for 6.11-rc8
 2024-09-12 16:25 UTC 

[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-09-12 16:17 UTC  (22+ messages)
` [PATCH v2 01/13] KVM: Move KVM_REG_SIZE() definition to common uAPI header
` [PATCH v2 02/13] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
` [PATCH v2 03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test
` [PATCH v2 04/13] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
` [PATCH v2 05/13] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
` [PATCH v2 06/13] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
` [PATCH v2 07/13] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
` [PATCH v2 08/13] KVM: selftests: Compute number of extra pages needed "
` [PATCH v2 09/13] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH v2 10/13] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
` [PATCH v2 11/13] KVM: selftests: Precisely limit the number of guest loops "
` [PATCH v2 12/13] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
` [PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)

[RESEND. PATCH] riscv: Use '%u' to format the output of 'cpu'
 2024-09-12 13:49 UTC 

[PATCH v2] drivers/perf: riscv: Align errno for unsupported perf event
 2024-09-12 13:48 UTC  (3+ messages)

[PATCH 6.6 v2 2/4] riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1
 2024-09-12 11:19 UTC  (6+ messages)
` [PATCH 6.6 v2 3/4] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1
` [PATCH 6.6 v2 4/4] riscv: dts: starfive: Add JH7110 PWM-DAC support

[PATCH v9 0/3] Fix address translations on MPFS PCIe controller
 2024-09-12 10:38 UTC  (5+ messages)
` [PATCH v9 2/3] PCI: microchip: Fix inbound address translation tables
    ` 回复: "

[PATCH] selftest/mm: Do not use hint for riscv mmap
 2024-09-12 10:00 UTC 

[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
 2024-09-12  9:03 UTC  (2+ messages)

[PATCH v3 0/2] riscv: Add perf support to collect KVM guest statistics from host side
 2024-09-12  8:00 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: perf: add guest vs host distinction
` [PATCH v3 2/2] riscv: KVM: add basic support for host vs guest profiling

[PATCH 6.6 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-12  7:31 UTC  (7+ messages)

[PATCH 0/3] Allow to enable PREEMPT_RT
 2024-09-12  7:14 UTC  (10+ messages)
` [PATCH 1/3] x86: "
` [PATCH 2/3] arm64: "
` [PATCH 3/3] riscv: "

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-09-12  5:55 UTC  (15+ messages)
` [PATCH v10 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v10 02/14] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v10 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v10 04/14] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
` [PATCH v10 06/14] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v10 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v10 08/14] riscv: Add xtheadvector instruction definitions
` [PATCH v10 09/14] riscv: vector: Support xtheadvector save/restore
` [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v10 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v10 12/14] selftests: riscv: Fix vector tests
` [PATCH v10 13/14] selftests: riscv: Support xtheadvector in "
` [PATCH v10 14/14] riscv: Add ghostwrite vulnerability

[PATCH 6.6 v2 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-12  2:55 UTC 

[PATCH v5 0/2] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-09-11 22:51 UTC  (8+ messages)

[PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
 2024-09-11 17:16 UTC  (5+ messages)

[PATCH v2] riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF
 2024-09-11 15:30 UTC  (2+ messages)

[PATCH 0/2] riscv: Fix race conditions in PR_RISCV_SET_ICACHE_FLUSH_CTX
 2024-09-11 15:38 UTC  (3+ messages)

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-11 10:19 UTC  (13+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text

[GIT PULL] RISC-V config for v6.12
 2024-09-10 22:02 UTC 

[PATCH 6.6] membarrier: riscv: Add full memory barrier in switch_mm()
 2024-09-10 18:59 UTC  (7+ messages)

[PATCH v2 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-10 12:57 UTC  (8+ messages)
` [PATCH v2 1/4] riscv: "

[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-10 12:51 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: "
` [PATCH v3 2/4] loongarch: "
` [PATCH v3 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH v3 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH v4 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-09-10 12:10 UTC  (3+ messages)
` (subset) "

[PATCH v6 0/2] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-09-10 12:08 UTC  (4+ messages)
` [PATCH v6 1/2] riscv: dts: sophgo: cv1800b: add pinctrl support
` [PATCH v6 2/2] riscv: dts: sophgo: cv1812h: "

[PATCH] pwm: Switch back to struct platform_driver::remove()
 2024-09-10  7:55 UTC  (2+ messages)

[PATCH v2 0/2] pwm: Add pwm driver for Sophgo SG2042
 2024-09-10  7:41 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: sophgo: add PWM controller for SG2042
` [PATCH v2 2/2] pwm: sophgo: add driver for Sophgo SG2042 PWM

[PATCH] riscv: remove useless pc check in stacktrace handling
 2024-09-10  7:09 UTC  (2+ messages)

[PATCH 0/2] pwm: Add pwm driver for Sophgo SG2042
 2024-09-09 23:08 UTC  (16+ messages)
` [PATCH 1/2] dt-bindings: pwm: sophgo: add bindings for sg2042
` [PATCH 2/2] pwm: sophgo: add driver for Sophgo SG2042 PWM

[PATCH v6 3/3] riscv: dts: allwinner: d1: Add thermal sensor
 2024-09-09 19:23 UTC  (3+ messages)

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-09-09 19:21 UTC  (4+ messages)

[GIT PULL] RISC-V soc fixes for v6.11-final
 2024-09-09 14:33 UTC 

[PATCH] riscv: hwprobe: export Zicntr and Zihpm extensions
 2024-09-09 11:48 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] irqchip/riscv-imsic: Fix output text of base address
 2024-09-09 10:55 UTC  (2+ messages)

[PATCH] riscv: defconfig: Enable pinctrl support for CV18XX Series SoC
 2024-09-09 12:02 UTC  (2+ messages)

[PATCH] riscv: Remove duplicated GET_RM
 2024-09-09 10:10 UTC  (2+ messages)

Fotowoltaika - propozycja instalacji
 2024-09-09  8:11 UTC 

[PATCH 0/7] add function arguments to ftrace
 2024-09-09  7:52 UTC  (6+ messages)

[PATCH 6.6 2/4] riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1
 2024-09-09  7:46 UTC  (3+ messages)
` [PATCH 6.6 3/4] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1
` [PATCH 6.6 4/4] riscv: dts: starfive: Add JH7110 PWM-DAC support

[PATCH 6.6 2/4] mm: Introduce pudp/p4dp/pgdp_get() functions
 2024-09-08 14:10 UTC  (4+ messages)
` [PATCH 6.6 3/4] riscv: mm: Only compile pgtable.c if MMU
` [PATCH 6.6 4/4] riscv: Use accessors to page table entries instead of direct dereference

[GIT PULL] RISC-V Fixes for 6.11-rc7
 2024-09-06 20:28 UTC  (2+ messages)

[PATCH] riscv: Use '%u' to format the output of 'cpu'
 2024-09-06 15:02 UTC 

[PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-06 14:08 UTC  (13+ messages)
` [PATCH bpf-next v3 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
` [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries
` [PATCH bpf-next v3 05/10] selftests/bpf: Support local rootfs image for vmtest
` [PATCH bpf-next v3 06/10] selftests/bpf: Enable cross platform testing "
` [PATCH bpf-next v3 07/10] selftests/bpf: Add config.riscv64
` [PATCH bpf-next v3 09/10] selftests/bpf: Add riscv64 configurations to local vmtest
` [PATCH bpf-next v3 10/10] selftests/bpf: Add description for running vmtest on RV64
  ` [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled😁

[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-09-06 11:07 UTC  (3+ messages)
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-09-06  9:37 UTC  (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages

[PATCH 6.6 1/4] riscv: Use WRITE_ONCE() when setting page table entries
 2024-09-06  8:22 UTC 

[PATCH] riscv: Remove unused GENERATING_ASM_OFFSETS
 2024-09-06  1:34 UTC  (3+ messages)

[PATCH -fixes v2] drivers: perf: Fix smp_processor_id() use in preemptible code
 2024-09-05 21:55 UTC  (2+ messages)

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2024-09-05 21:52 UTC  (3+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "

[PATCH 3/3] riscv: mm: Do not restrict mmap address based on hint
 2024-09-05 17:15 UTC  (2+ messages)

[PATCH 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
 2024-09-05 13:12 UTC  (4+ messages)
` [PATCH 2/8] pinctrl: Add driver for the T-Head TH1520 SoC

[PATCH] RISC-V: Schedule SBI-0.1 for removal
 2024-09-05 11:58 UTC  (3+ messages)

[PATCH bpf-next v2 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-05  8:36 UTC  (5+ messages)
` [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest


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