public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-03-23 18:36:02 to 2022-04-02 13:38:47 UTC [more...]

[PATCH V10 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-02 13:35 UTC  (5+ messages)
` [PATCH V10 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V10 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V10 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V10 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-04-02 13:16 UTC  (4+ messages)

[PATCH] riscv: Work to remove kernel dependence on the M-extension
 2022-04-02 10:18 UTC  (3+ messages)

[PATCH] habanalabs: Elide a warning on 32-bit targets
 2022-04-02  7:49 UTC  (4+ messages)

[PATCH v1 0/6] RISC-V -march handling improvements
 2022-04-02  5:00 UTC  (7+ messages)
` [PATCH v1 1/6] RISC-V: Respect -Wsparse-error for -march errors
` [PATCH v1 2/6] RISC-V: Match GCC's semantics for multiple -march instances
` [PATCH v1 3/6] RISC-V: Remove the unimplemented ISA extensions
` [PATCH v1 4/6] RISC-V: Remove "g" from the extension list
` [PATCH v1 5/6] RISC-V: Add the Zicsr extension
` [PATCH v1 6/6] RISC-V: Add the Zifencei extension

[GIT PULL] A single RISC-V fix, ideally for 5.18-rc1
 2022-04-02  3:07 UTC  (2+ messages)

[PATCH 1/3] RISC-V: defconfig: Drop redundant SBI HVC and earlycon
 2022-04-02  0:00 UTC  (7+ messages)
` [PATCH 2/3] RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
` [PATCH 3/3] RISC-V: defconfigs: Re-order CONFIG_DEBUG_MISC

[PATCH v3] dt-bindings: Fix phandle-array issues in the idle-states bindings
 2022-04-01 22:26 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for the 5.18 Merge Window, Part 2
 2022-04-01 21:45 UTC  (4+ messages)

[PATCH v11 0/8] RISC-V CPU Idle Support
 2022-04-01 18:38 UTC  (4+ messages)

[PATCH] riscv: fix build with binutils 2.38
 2022-04-01 17:55 UTC  (10+ messages)

[PATCH AUTOSEL 5.15 81/98] riscv: Fixed misaligned memory access. Fixed pointer comparison
 2022-04-01 14:37 UTC 

[PATCH AUTOSEL 5.16 091/109] riscv: Fixed misaligned memory access. Fixed pointer comparison
 2022-04-01 14:32 UTC 

[PATCH AUTOSEL 5.17 129/149] riscv: Fixed misaligned memory access. Fixed pointer comparison
 2022-04-01 14:25 UTC 

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-04-01 12:56 UTC  (6+ messages)

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-04-01  5:50 UTC  (15+ messages)
` [PATCH v8 1/4] dt-bindings: dma-engine: sifive, fu540: Add dma-channels property and modify compatible
  ` [PATCH v8 1/4] dt-bindings: dma-engine: sifive,fu540: "
` [PATCH v8 2/4] riscv: dts: "
` [PATCH v8 3/4] riscv: dts: rename the node name of dma
` [PATCH v8 4/4] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH v4] riscv: mm: Remove the copy operation of pmd
 2022-04-01  2:43 UTC 

[PATCH v2 -next 0/6] riscv: kexec: add kexec_file_load() support
 2022-04-01  2:37 UTC  (9+ messages)
` [PATCH v2 -next 1/6] kexec_file: Fix kexec_file.c build error for riscv platform
` [PATCH v2 -next 2/6] RISC-V: use memcpy for kexec_file mode
` [PATCH v2 -next 3/6] RISC-V: Add kexec_file support
` [PATCH v2 -next 4/6] RISC-V: Support for kexec_file on panic
` [PATCH v2 -next 5/6] RISC-V: Add purgatory
` [PATCH v2 -next 6/6] RISC-V: Load purgatory in kexec_file

[PATCH v3] riscv: mm: Remove the copy operation of pmd
 2022-04-01  2:29 UTC 

[PATCH 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-04-01  1:05 UTC  (11+ messages)
` [PATCH 1/2] riscv: Implement Zicbom-based cache management operations
` [PATCH 2/2] riscv: implement cache-management errata for T-Head SoCs

[PATCH v3] riscv: Ensure only ASIDLEN is used for sfence.vma
 2022-04-01  0:06 UTC  (6+ messages)

[PATCH] Documentation: riscv: remove non-existent document from table of contents
 2022-04-01  0:05 UTC  (2+ messages)

[PATCH] riscv: cpu.c: don't use kernel-doc markers for comments
 2022-03-31 23:03 UTC  (3+ messages)

[PATCH v2] RISC-V: Enable profiling by default
 2022-03-31 22:31 UTC  (3+ messages)

[PATCH] RISC-V: Declare per cpu boot data as static
 2022-03-31 20:28 UTC  (2+ messages)

[PATCH v2] kernel module: fix apply_r_riscv_rcv_branch_rela typo
 2022-03-31 20:28 UTC  (2+ messages)

Re: [PATCH] target/riscv: Exit current TB after an sfence.vma
 2022-03-31 19:54 UTC  (7+ messages)

[PATCH v2] RISC-V: Increase range and default value of NR_CPUS
 2022-03-31 19:42 UTC  (2+ messages)

[PATCH v8 00/14] riscv: support for Svpbmt and D1 memory types
 2022-03-31 12:33 UTC  (30+ messages)
` [PATCH v8 01/14] riscv: prevent null-pointer dereference with sbi_remote_fence_i
` [PATCH v8 02/14] riscv: integrate alternatives better into the main architecture
` [PATCH v8 03/14] riscv: allow different stages with alternatives
` [PATCH v8 04/14] riscv: implement module alternatives
` [PATCH v8 05/14] riscv: implement ALTERNATIVE_2 macro
` [PATCH v8 06/14] riscv: extend concatenated alternatives-lines to the same length
` [PATCH v8 07/14] riscv: prevent compressed instructions in alternatives
` [PATCH v8 08/14] riscv: move boot alternatives to after fill_hwcap
` [PATCH v8 09/14] riscv: Fix accessing pfn bits in PTEs for non-32bit variants
` [PATCH v8 10/14] riscv: add cpufeature handling via alternatives
` [PATCH v8 11/14] riscv: add RISC-V Svpbmt extension support
` [PATCH v8 12/14] riscv: remove FIXMAP_PAGE_IO and fall back to its default value
` [PATCH v8 13/14] riscv: don't use global static vars to store alternative data
` [PATCH v8 14/14] riscv: add memory-type errata for T-Head

drivers/pci/proc.c:150:17: sparse: sparse: restricted __le16 degrades to integer
 2022-03-31  8:43 UTC 

question about arch/riscv/kvm/mmu.c
 2022-03-31  8:02 UTC  (4+ messages)

[PATCH] riscv: Fix fill_callchain return value
 2022-03-31  5:53 UTC  (2+ messages)

[PATCH] riscv: Increase stack size under KASAN
 2022-03-31  5:52 UTC  (2+ messages)

[PATCH v2] riscv: dts: canaan: Fix SPI3 bus width
 2022-03-31  5:52 UTC  (3+ messages)

[PATCH] riscv: Rename "sp_in_global" to "current_stack_pointer"
 2022-03-31  4:59 UTC  (3+ messages)

[PATCH v2] riscv: Ensure only ASIDLEN is used for sfence.vma
 2022-03-30 22:33 UTC  (2+ messages)

[PATCH] kbuild: scripts/Makefile.modinst discard-locals from modules on riscv
 2022-03-30 13:11 UTC 

[PATCH] riscv: Ensure only ASIDLEN is used for sfence.vma
 2022-03-30  7:52 UTC  (2+ messages)

[PATCH v2] riscv module: remove (NOLOAD)
 2022-03-30  0:21 UTC  (2+ messages)

[PATCH] doc: RISC-V: Remove pmu/ from the toctree
 2022-03-29 16:45 UTC 

[PATCH 0/3] Unexpected guest trap handling for KVM RISC-V selftests
 2022-03-29  7:29 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
` [PATCH 2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function
` [PATCH 3/3] KVM: selftests: riscv: Improve unexpected guest trap handling

[PATCH 01/16] dt-bindings: PCI: dwc: Define generic and native DT bindings
 2022-03-28 20:46 UTC  (2+ messages)

net/core/dev.c:10290:18: sparse: sparse: cast removes address space '__percpu' of expression
 2022-03-28 17:17 UTC 

[PATCH] Documentation: kvm: Add missing line break in api.rst
 2022-03-28  6:58 UTC 

[PATCH -next v3 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-28  1:52 UTC  (6+ messages)
` [PATCH -next v3 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v3 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next v3 3/4] arm64: mm: add support for page table check
` [PATCH -next v3 4/4] riscv: "

[PATCH] RISC-V-fixes: relocate DTB if it's outside memory region
 2022-03-27  8:52 UTC  (3+ messages)

[PATCH v3 0/6] Provide a fraemework for RISC-V ISA extensions
 2022-03-26  7:18 UTC  (4+ messages)

[GIT PULL] RISC-V Patches for the 5.18 Merge Window, Part 1
 2022-03-25 17:18 UTC  (2+ messages)

[PATCH] sched: dynamic config sd_flags if described in DT
 2022-03-25 12:06 UTC  (6+ messages)

[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
 2022-03-24 16:53 UTC  (6+ messages)

[PATCH v5 0/7] RISC-V IPI Improvements
 2022-03-24 15:12 UTC  (8+ messages)
` [PATCH v5 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v5 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v5 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v5 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v5 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v5 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v5 7/7] RISC-V: Use IPIs for remote icache "

[syzbot] KMSAN: uninit-value in do_user_addr_fault (3)
 2022-03-24 14:16 UTC 

[PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-03-24 12:16 UTC  (4+ messages)
` [PATCH 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL

[PATCH V3 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-03-24 11:54 UTC  (2+ messages)
` [PATCH V3 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL

[RFC PATCH V2 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
 2022-03-24 11:01 UTC  (3+ messages)

[PATCH] RISC-V: Enable perf events by default
 2022-03-24  5:26 UTC  (3+ messages)

[PATCH -next v2 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-24  2:44 UTC  (10+ messages)
` [PATCH -next v2 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next v2 3/4] arm64: mm: add support for page table check
` [PATCH -next v2 4/4] riscv: "


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