messages from 2024-06-24 11:27:36 to 2024-06-26 14:41:36 UTC [more...]
[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
2024-06-26 14:41 UTC (13+ messages)
` [PATCH v3 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v3 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v3 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH v2 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
2024-06-26 14:36 UTC (8+ messages)
` [PATCH v2 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v2 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines
[PATCH v3 0/6] riscv: Apply Zawrs when available
2024-06-26 14:34 UTC (2+ messages)
[PATCH 0/4] riscv: uaccess: optimizations
2024-06-26 14:25 UTC (17+ messages)
` [PATCH 1/4] riscv: implement user_access_begin and families
` [PATCH 2/4] riscv: uaccess: use input constraints for ptr of __put_user
` [PATCH 3/4] riscv: uaccess: use 'asm goto' for put_user()
` [PATCH 4/4] riscv: uaccess: use 'asm goto output' for get_user
[PATCH] RISC-V: fix vector insn load/store width mask
2024-06-26 14:21 UTC (2+ messages)
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-06-26 14:20 UTC (12+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 02/10] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 04/10] riscv: Improve amocas.X use in cmpxchg()
` [PATCH v2 05/10] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v2 06/10] riscv: Implement xchg8/16() using Zabha
` [PATCH v2 07/10] riscv: Improve amoswap.X use in xchg()
` [PATCH v2 08/10] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v2 09/10] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension
[PATCH v3 0/3] Assorted fixes in RISC-V PMU driver
2024-06-26 13:31 UTC (6+ messages)
` [PATCH v3 1/3] drivers/perf: riscv: Do not update the event data if uptodate
` [PATCH v3 2/3] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH v3 3/3] perf: RISC-V: Check standard event availability
[PATCH v3] RISC-V: Provide the frequency of time CSR via hwprobe
2024-06-26 13:01 UTC (3+ messages)
[PATCH -fixes] riscv: patch: Flush the icache right after patching to avoid illegal insns
2024-06-26 12:59 UTC (4+ messages)
[PATCH] RISC-V: Dynamically allocate cpumasks and further increase range and default value of NR_CPUS
2024-06-26 12:41 UTC (5+ messages)
[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
2024-06-26 10:40 UTC (7+ messages)
` [PATCH v2 20/20] pinctrl: samsung: "
` (subset) "
[PATCH V2 -fixes] riscv: kexec: Avoid deadlock in kexec crash path
2024-06-26 6:32 UTC (2+ messages)
` [V2,-fixes] "
[PATCH] riscv: Only flush the mm icache when setting an exec pte
2024-06-26 3:58 UTC (2+ messages)
[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
2024-06-26 1:21 UTC (18+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-06-25 22:51 UTC (41+ messages)
` [PATCH v9 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v9 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v9 03/39] mman: Add map_shadow_stack() flags
` [PATCH v9 04/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v9 05/39] arm64/gcs: Document the ABI "
` [PATCH v9 06/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v9 07/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v9 08/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v9 09/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v9 10/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v9 11/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v9 12/39] arm64/mm: Map pages for guarded control stack
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
` [PATCH v9 14/39] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v9 15/39] arm64/idreg: Add overrride for GCS
` [PATCH v9 16/39] arm64/hwcap: Add hwcap "
` [PATCH v9 17/39] arm64/traps: Handle GCS exceptions
` [PATCH v9 18/39] arm64/mm: Handle GCS data aborts
` [PATCH v9 19/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v9 21/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v9 22/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v9 23/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v9 24/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v9 25/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v9 26/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v9 27/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v9 28/39] kselftest: Provide shadow stack enable helpers for arm64
` [PATCH v9 29/39] selftests/clone3: Enable arm64 shadow stack testing
` [PATCH v9 30/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v9 31/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v9 32/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v9 33/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v9 34/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 36/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test
` [PATCH v9 39/39] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
2024-06-25 22:34 UTC (2+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
[PATCH v3 0/3] Add I2C support on TH1520
2024-06-25 21:30 UTC (6+ messages)
` [PATCH v3 2/3] riscv: dts: thead: Add TH1520 I2C nodes
` [PATCH v3 3/3] riscv: dts: thead: Enable I2C on the BeagleV-Ahead
[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-06-25 21:09 UTC (11+ messages)
` [PATCH v2 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v2 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v2 03/10] riscv: Add CSR definitions "
` [PATCH v2 04/10] riscv: Add support for userspace "
` [PATCH v2 05/10] riscv: Add support for the tagged address ABI
` [PATCH v2 06/10] riscv: Allow ptrace control of "
` [PATCH v2 07/10] selftests: riscv: Add a pointer masking test
` [PATCH v2 08/10] riscv: hwprobe: Export the Supm ISA extension
` [PATCH v2 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
` [PATCH v2 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
[PATCH] riscv: Fix linear mapping checks for non-contiguous memory regions
2024-06-25 18:18 UTC (6+ messages)
[PATCH v3 0/8] Refactor perf python module build
2024-06-25 18:14 UTC (7+ messages)
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
[PATCH RESEND v8 0/6] riscv: add initial support for Canaan Kendryte K230
2024-06-25 16:44 UTC (9+ messages)
` (subset) "
[PATCH v5 0/3] Fix address translations on MPFS PCIe controller
2024-06-25 16:26 UTC (6+ messages)
` [PATCH v5 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v5 2/3] PCI: microchip: Fix inbound "
` [PATCH v5 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent
[PATCH v3 1/2] rust: add static_key_false
2024-06-25 16:18 UTC
[PATCH 1/8] riscv: stacktrace: convert arch_stack_walk() to noinstr
2024-06-25 15:45 UTC (2+ messages)
[-fixes] riscv: kexec: Avoid deadlock in kexec crash path
2024-06-25 15:36 UTC (2+ messages)
[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-06-25 14:50 UTC (5+ messages)
` [PATCH v7 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension
[PATCH v5 0/3] Fix address translations on MPFS PCIe controller
2024-06-25 12:17 UTC
[PATCH v5 0/4] Add Svade and Svadu Extensions Support
2024-06-25 10:37 UTC (24+ messages)
` [PATCH v5 1/4] RISC-V: "
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-06-25 7:25 UTC (2+ messages)
[PATCH] riscv: Randomize lower bits of stack address
2024-06-25 3:05 UTC
[PATCH 0/6] riscv: convert bottom half of exception handling to C
2024-06-24 23:10 UTC (6+ messages)
` [PATCH 3/6] "
` [PATCH 6/6] riscv: remove asmlinkage from updated functions
[RESEND v4 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
2024-06-24 20:24 UTC (5+ messages)
` [RESEND v4 1/2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
` [RESEND v4 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
[PATCH v4 0/3] Fix address translations on MPFS PCIe controller
2024-06-24 19:38 UTC (3+ messages)
` [PATCH v4 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2024-06-24 19:21 UTC (4+ messages)
[PATCH 0/7] minor document fixups
2024-06-24 18:53 UTC (2+ messages)
` [PATCH 2/7] Docs/process/index: Remove riscv/patch-acceptance from 'Other material' section
riscv/for-next build: 8 builds: 0 failed, 8 passed, 10078 warnings (v6.10-rc1-9-g6d8e604c9502)
2024-06-15 9:47 UTC
riscv/fixes build: 8 builds: 0 failed, 8 passed, 10078 warnings (v6.10-rc3)
2024-06-15 12:03 UTC
[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-06-24 16:57 UTC (5+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported
[PATCH v2 0/1] Add PCIe dts configuration for JH7110
2024-06-24 16:32 UTC (5+ messages)
` [PATCH v2 1/1] riscv: dts: starfive: add "
[PATCH] irqchip/sifive-plic: ensure interrupt is enable before EOI
2024-06-24 12:43 UTC (6+ messages)
` 答复: "
` [PATCH v2] "
` 答复: 答复: [PATCH] "
[PATCH v2] RISC-V: cmdline: Add support for 'memmap' parameter
2024-06-24 12:37 UTC
[PATCH] riscv: Remove redundant restriction on memory size
2024-06-24 12:17 UTC
[PATCH] riscv: Extend sv39 linear mapping max size to 128G
2024-06-24 11:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox