Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-20 18:43:12 to 2024-05-23 02:29:22 UTC [more...]

[PATCH v5 00/68] Define _GNU_SOURCE for sources using
 2024-05-23  2:28 UTC  (85+ messages)
` [PATCH v5 01/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
` [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
` [PATCH v5 03/68] selftests/arm64: Drop define _GNU_SOURCE
` [PATCH v5 04/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 05/68] selftests/bpf: Drop define _GNU_SOURCE
` [PATCH v5 06/68] selftests/breakpoints: "
` [PATCH v5 07/68] selftests/cachestat: "
` [PATCH v5 08/68] selftests/capabilities: "
` [PATCH v5 09/68] selftests/cgroup: "
` [PATCH v5 10/68] selftests/clone3: "
` [PATCH v5 11/68] selftests/core: "
` [PATCH v5 12/68] selftests/damon: "
` [PATCH v5 13/68] selftests/drivers: "
` [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 15/68] selftests/fchmodat2: Drop define _GNU_SOURCE
` [PATCH v5 16/68] selftests/filelock: "
` [PATCH v5 17/68] selftests/filesystems: "
` [PATCH v5 18/68] selftests/firmware: "
` [PATCH v5 19/68] selftests/fpu: "
` [PATCH v5 20/68] selftests/futex: "
` [PATCH v5 21/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 22/68] selftests/intel_pstate: "
` [PATCH v5 23/68] selftests/iommu: "
` [PATCH v5 24/68] selftests/ipc: Drop define _GNU_SOURCE
` [PATCH v5 25/68] selftests/kcmp: "
` [PATCH v5 26/68] selftests/landlock: "
` [PATCH v5 27/68] selftests/lsm: "
` [PATCH v5 28/68] selftests/membarrier: "
` [PATCH v5 29/68] selftests/memfd: "
` [PATCH v5 30/68] selftests/mincore: "
` [PATCH v5 31/68] selftests/mm: "
` [PATCH v5 32/68] selftests/mount: "
` [PATCH v5 33/68] selftests/mount_setattr: "
` [PATCH v5 34/68] selftests/move_mount_set_group: "
` [PATCH v5 35/68] selftests/mqueue: "
` [PATCH v5 36/68] selftests/net: "
` [PATCH v5 37/68] selftests/net: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 38/68] selftests/nsfs: Drop define _GNU_SOURCE
` [PATCH v5 39/68] selftests/openat2: "
` [PATCH v5 40/68] selftests/perf_events: "
` [PATCH v5 41/68] selftests/pid_namespace: "
` [PATCH v5 42/68] selftests/pidfd: "
` [PATCH v5 43/68] selftests/ptrace: "
` [PATCH v5 44/68] selftests/powerpc: "
` [PATCH v5 45/68] selftests/proc: "
` [PATCH v5 46/68] selftests/proc: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 47/68] selftests/ptp: Drop define _GNU_SOURCE
` [PATCH v5 48/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 49/68] selftests/riscv: Drop define _GNU_SOURCE
` [PATCH v5 50/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 51/68] selftests/rlimits: Drop define _GNU_SOURCE
` [PATCH v5 52/68] selftests/rseq: "
` [PATCH v5 53/68] selftests/safesetid: "
` [PATCH v5 54/68] selftests/sched: "
` [PATCH v5 55/68] selftests/seccomp: "
` [PATCH v5 56/68] selftests/sigaltstack: "
` [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
` [PATCH v5 58/68] selftests/splice: Drop define _GNU_SOURCE
` [PATCH v5 59/68] selftests/syscall_user_dispatch: "
` [PATCH v5 60/68] selftests/thermal: "
` [PATCH v5 61/68] selftests/timens: "
` [PATCH v5 62/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 63/68] selftests/uevent: Drop define _GNU_SOURCE
` [PATCH v5 64/68] selftests/user_events: "
` [PATCH v5 65/68] selftests/vDSO: Append to CFLAGS in Makefile
` [PATCH v5 66/68] selftests/vDSO: Drop define _GNU_SOURCE
` [PATCH v5 67/68] selftests/x86: Append to CFLAGS in Makefile
` [PATCH v5 68/68] selftests/x86: Drop define _GNU_SOURCE

[PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function
 2024-05-23  2:13 UTC 

[PATCH] riscv, bpf: Use STACK_ALIGN macro for size rounding up
 2024-05-23  1:42 UTC  (3+ messages)

[PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
 2024-05-23  1:09 UTC  (5+ messages)
  ` 回复: "

[PATCH] riscv: uaccess: Allow the last potential unrolled copy
 2024-05-22 23:51 UTC  (2+ messages)

[PATCH v4 0/2] riscv: Extension parsing fixes
 2024-05-22 23:51 UTC  (2+ messages)

[PATCH] Use bool value in set_cpu_online()
 2024-05-22 23:51 UTC  (2+ messages)

[PATCH 0/2] riscv: fix debug_pagealloc
 2024-05-22 23:51 UTC  (6+ messages)
` [PATCH 1/2] riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled
` [PATCH 2/2] riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context

[PATCH] riscv: uaccess: Relax the threshold for fast path
 2024-05-22 23:51 UTC  (2+ messages)

[PATCH] ftrace: riscv: move from REGS to ARGS
 2024-05-22 23:51 UTC  (2+ messages)

[PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
 2024-05-22 23:51 UTC  (2+ messages)

[PATCH] riscv: selftests: Add signal handling vector tests
 2024-05-22 23:51 UTC  (3+ messages)

[PATCH v3] riscv: stacktrace: fixed walk_stackframe()
 2024-05-22 23:51 UTC  (3+ messages)

[PATCH] riscv: typo in comment for get_f64_reg
 2024-05-22 23:51 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
 2024-05-22 23:51 UTC  (5+ messages)

[PATCH] kbuild: simplify generic vdso installation code
 2024-05-22 23:32 UTC  (2+ messages)

[PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code
 2024-05-22 23:32 UTC  (2+ messages)

[PATCH v4] of: property: Add fw_devlink support for interrupt-map property
 2024-05-22 23:32 UTC  (2+ messages)

[PATCH v1 0/5] BeagleV Fire support
 2024-05-22 23:32 UTC  (2+ messages)

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-22 23:32 UTC  (2+ messages)

[PATCH] irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
 2024-05-22 18:49 UTC 

[PATCH v2 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
 2024-05-22 18:26 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
` [PATCH v2 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller

[PATCH v3 0/6] Add ACPI NUMA support for RISC-V
 2024-05-22 17:36 UTC  (7+ messages)
` [PATCH v3 5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option
` [PATCH v3 6/6] ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-05-22 16:35 UTC  (2+ messages)

[PATCH] riscv: prevent pt_regs corruption for secondary idle threads
 2024-05-22 16:33 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
 2024-05-22 16:14 UTC 

riscv/for-next build: 8 builds: 0 failed, 8 passed (riscv-for-linus-6.10-mw1-6-g018b9d9874e72)
 2024-05-22 15:24 UTC 

[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-22 15:16 UTC  (8+ messages)
` [PATCH v2 1/6] KVM: Add a flag to track if a loaded vCPU is scheduled out
` [PATCH v2 2/6] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
` [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()
` [PATCH v2 5/6] KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
` [PATCH v2 6/6] KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()

[PATCH v2 0/2] riscv: access_ok() optimization
 2024-05-22 14:10 UTC  (2+ messages)

[PATCH] riscv: do not select MODULE_SECTIONS by default
 2024-05-22 14:10 UTC  (2+ messages)

[PATCH v10 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-05-22  9:37 UTC  (7+ messages)
` [PATCH v10 2/3] clocksource: Add JH7110 timer driver
  ` 回复: "
      ` 回复: "
          ` 回复: "

[PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
 2024-05-22  9:00 UTC  (3+ messages)

[PATCH v5 0/7] Linux RISC-V IOMMU Support
 2024-05-22  8:07 UTC  (3+ messages)
` [PATCH v5 7/7] iommu/riscv: Paging domain support

[PATCH v4 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-22  7:36 UTC  (5+ messages)
` [PATCH v4 1/3] mm: Add update_mmu_tlb_range()
` [PATCH v4 2/3] mm: implement update_mmu_tlb() using update_mmu_tlb_range()
` [PATCH v4 3/3] mm: Use update_mmu_tlb_range() to simplify code

[PATCH 0/2] docs: riscv: Some clarifies on hwprobe misaligned performance
 2024-05-22  7:26 UTC  (5+ messages)
` [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-22  7:20 UTC  (7+ messages)
` [PATCH v5 07/16] riscv: add ISA extensions validation callback
` [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb

[PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-05-22  1:19 UTC  (4+ messages)
` [PATCH v16 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc:
 2024-05-21 18:36 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller

[linux-next:master] BUILD REGRESSION dbd9e2e056d8577375ae4b31ada94f8aa3769e8a
 2024-05-16 18:46 UTC 

[linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
 2024-05-15 19:27 UTC 

[linux-next:master] BUILD REGRESSION c75962170e49f24399141276ae119e6a879f36dc
 2024-05-17 16:50 UTC 

[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
 2024-05-21 16:43 UTC  (2+ messages)

[PATCH] riscv, bpf: Introduce shift add helper with Zba optimization
 2024-05-21 16:39 UTC  (2+ messages)

[PATCH] riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT
 2024-05-21 16:35 UTC  (2+ messages)

[PATCH v3 0/9] riscv: Memory Hot(Un)Plug support
 2024-05-21 16:09 UTC  (19+ messages)
` [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
` [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
` [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
` [PATCH v3 4/9] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
` [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
` [PATCH v3 6/9] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
` [PATCH v3 8/9] virtio-mem: Enable virtio-mem "
` [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE

[PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-21 15:36 UTC  (9+ messages)
` [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
` [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
` [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code

[PATCH v2] riscv: stacktrace: fixed walk_stackframe()
 2024-05-21 13:03 UTC 

RISC - V Microconference CFP 2024 CFP
 2024-05-20 22:33 UTC 

[PATCH 0/2] riscv: Allow vlenb to be probed from DT
 2024-05-20 20:11 UTC  (5+ messages)

[PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-20 18:42 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v9 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v9 3/3] riscv: dts: allwinner: d1: Add pwm node


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