linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 18:57:24 to 2022-09-15 19:37:49 UTC [more...]

[PATCH v4 0/2] Make mmap() with PROT_WRITE imply PROT_READ
 2022-09-15 19:37 UTC  (3+ messages)
` [PATCH v4 1/2] riscv: Make VM_WRITE imply VM_READ
` [PATCH v4 2/2] riscv: Allow PROT_WRITE-only mmap()

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-09-15 18:57 UTC  (3+ messages)

[PATCH] riscv/vdso: fix missing vdso_data declaration
 2022-09-15 18:51 UTC  (3+ messages)

[PATCH] riscv: fix a nasty sigreturn bug
 2022-09-15 18:48 UTC  (2+ messages)

[PATCH] riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
 2022-09-15 18:48 UTC  (4+ messages)

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-09-15 18:45 UTC  (2+ messages)

[PATCH v3 00/10] Add support for Renesas RZ/Five SoC
 2022-09-15 18:15 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: soc: renesas: Move renesas.yaml from arm to soc
` [PATCH v3 02/10] dt-bindings: riscv: Sort the CPU core list alphabetically
` [PATCH v3 03/10] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH v3 04/10] dt-bindings: soc: renesas: renesas.yaml: Document Renesas RZ/Five SoC
` [PATCH v3 05/10] RISC-V: Kconfig.socs: Add Renesas RZ/Five SoC kconfig option
` [PATCH v3 06/10] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC
` [PATCH v3 07/10] riscv: boot: dts: r9a07g043: Add placeholder nodes
` [PATCH v3 08/10] riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVK
` [PATCH v3 09/10] MAINTAINERS: Add entry for Renesas RISC-V architecture
` [PATCH v3 10/10] RISC-V: configs: defconfig: Enable Renesas RZ/Five SoC

[PATCH v2] riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
 2022-09-15 18:02 UTC  (3+ messages)

[PATCH v3 1/2] riscv: Make VM_WRITE imply VM_READ
 2022-09-15 17:51 UTC  (6+ messages)
` [PATCH v3 2/2] riscv: Allow PROT_WRITE-only mmap()

[PATCH v3] riscv: Fix permissions for all mm's during mm init
 2022-09-15 17:33 UTC  (2+ messages)

[PATCH] RISC-V: Avoid coupling the T-Head CMOs and Zicbom
 2022-09-15 17:13 UTC  (2+ messages)

[PATCH] RISC-V: move riscv_cbom_block_size to the correct #ifdef block
 2022-09-15 17:09 UTC  (8+ messages)

[PATCH v3 0/2] riscv: KVM: Expose Zicbom to the guest
 2022-09-15 16:57 UTC  (6+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Provide UAPI for Zicbom block size
` [PATCH v3 2/2] RISC-V: KVM: Expose Zicbom to the guest

[PATCH v1] RISC-V: KVM: Allow Guest use Zihintpause extension
 2022-09-15 15:29 UTC 

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-15 14:31 UTC  (16+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v2] riscv: tracing: Improve hardirq tracing message
 2022-09-15 14:04 UTC  (2+ messages)

[PATCH RFC v2 riscv/for-next 0/5] Enable ftrace with kernel preemption for RISC-V
 2022-09-15 13:53 UTC  (13+ messages)
` [PATCH RFC v2 riscv/for-next 1/5] riscv: align ftrace to 4 Byte boundary and increase ftrace prologue size
` [PATCH RFC v2 riscv/for-next 2/5] riscv: export patch_insn_write
` [PATCH RFC v2 riscv/for-next 3/5] riscv: ftrace: use indirect jump to work with kernel preemption
` [PATCH RFC v2 riscv/for-next 4/5] riscv: ftrace: do not use stop_machine to update code
` [PATCH RFC v2 riscv/for-next 5/5] riscv: align arch_static_branch function

[PATCH] MAINTAINERS: update polarfire soc clock binding
 2022-09-15 13:51 UTC 

[PATCH V4 0/9] riscv: Add GENERIC_ENTRY, irq stack support
 2022-09-15 13:50 UTC  (21+ messages)
` [PATCH V4 4/8] riscv: traps: Add noinstr to prevent instrumentation inserted
` [PATCH V4 5/8] riscv: convert to generic entry
` [PATCH V4 6/8] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH V4 8/8] riscv: Add config of thread stack size

[PATCH v10 0/4] Microchip soft ip corePWM driver
 2022-09-15  7:21 UTC  (8+ messages)
` [PATCH v10 2/4] riscv: dts: fix the icicle's #pwm-cells
` [PATCH v10 3/4] pwm: add microchip soft ip corePWM driver
` [PATCH v10 4/4] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-09-15  6:50 UTC  (3+ messages)
` [PATCH 1/2] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
` [PATCH 2/2] riscv: Enable HAVE_ARCH_HUGE_VMALLOC "

[PATCH 0/2] riscv: tracing: Improve hardirq tracing message
 2022-09-15  2:42 UTC  (6+ messages)
` [PATCH 2/2] "

[linux-next:master] BUILD REGRESSION f117c01187301a087412bd6697fcf5463cb427d8
 2022-09-14 19:51 UTC 

[PATCH v2] riscv: kprobes: implement optprobes
 2022-09-14  3:13 UTC 

[PATCH] riscv: Fix TRACE_IRQFLAGS call points in entry.S
 2022-09-14  0:45 UTC  (5+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-09-13 12:50 UTC  (3+ messages)

[PATCH] riscv: make t-head erratas depend on MMU
 2022-09-13 11:38 UTC  (2+ messages)

[PATCH V2 0/3] kprobe: Optimize the performance of patching ss
 2022-09-13 11:19 UTC  (5+ messages)
` [PATCH V2 1/3] riscv/kprobe: Optimize the performance of patching single-step slot
` [PATCH V2 2/3] csky/kprobe: "
` [PATCH V2 3/3] arm64/kprobe: "

[PATCH v4] RISC-V: Clean up the Zicbom block size probing
 2022-09-13 11:17 UTC  (4+ messages)

[palmer:riscv-zicbom_fix 7/7] arch/riscv/mm/dma-noncoherent.c:15:14: error: redefinition of 'riscv_cbom_block_size' with a different type: 'unsigned int' vs 'int'
 2022-09-13 11:15 UTC 

[PATCH v5 0/7] Use composable cache instead of L2 cache
 2022-09-13 10:34 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v5 2/7] soc: sifive: ccache: Rename SiFive "
` [PATCH v5 3/7] soc: sifive: ccache: determine the cache level from dts
` [PATCH v5 4/7] soc: sifive: ccache: reduce printing on init
` [PATCH v5 5/7] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v5 6/7] soc: sifive: ccache: define the macro for the register shifts
` [PATCH v5 7/7] riscv: Add cache information in AUX vector

[PATCH v2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-09-13  8:07 UTC 

[PATCH] PCI: fu740: do not use clock name when requesting clock
 2022-09-13  6:25 UTC  (5+ messages)

[PATCH V2] riscv/kprobes: allocate detour buffer from module area
 2022-09-13  2:23 UTC 

[PATCH v4 0/6] Use composable cache instead of L2 cache
 2022-09-12  6:50 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v4 2/6] soc: sifive: ccache: Rename SiFive "
` [PATCH v4 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v4 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v4 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v4 6/6] soc: sifive: ccache: define the macro for the register shifts

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2022-09-12  7:40 UTC  (17+ messages)
` [PATCH v5 01/14] clk: microchip: mpfs: fix clk_cfg array bounds violation
` [PATCH v5 02/14] clk: microchip: mpfs: make the rtc's ahb clock critical
` [PATCH v5 03/14] dt-bindings: clk: microchip: mpfs: add reset controller support
` [PATCH v5 04/14] clk: microchip: mpfs: add reset controller
` [PATCH v5 05/14] reset: add polarfire soc reset support
` [PATCH v5 06/14] MAINTAINERS: add polarfire soc reset controller
` [PATCH v5 07/14] riscv: dts: microchip: add mpfs specific macb reset support
` [PATCH v5 08/14] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v5 09/14] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v5 10/14] clk: microchip: mpfs: simplify control reg access
` [PATCH v5 11/14] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v5 12/14] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v5 13/14] clk: microchip: mpfs: convert periph_clk to clk_gate
` [PATCH v5 14/14] clk: microchip: mpfs: update module authorship & licencing

[PATCH v2] riscv: make update_mmu_cache to support asid
 2022-09-12  7:26 UTC  (2+ messages)

[PATCH v3 0/6] Use composable cache instead of L2 cache
 2022-09-12  6:40 UTC  (10+ messages)
` [PATCH v3 2/6] soc: sifive: ccache: rename SiFive L2 cache to Composable cache
` [PATCH v3 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v3 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-09-10  7:53 UTC  (2+ messages)

[PATCH RESEND v2 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
 2022-09-10  3:25 UTC  (3+ messages)
` [PATCH RESEND v2 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe

[PATCH] riscv/kprobe: Optimize the performance of patching instruction slot
 2022-09-10  2:24 UTC  (6+ messages)

[RFC PATCH 0/2] AX45MP: Add support to non-coherent DMA
 2022-09-09 23:06 UTC  (4+ messages)

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-09-09 19:04 UTC  (21+ messages)
` [PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree
` [PATCH 07/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree

[PATCH] riscv: Allow PROT_WRITE-only mmap()
 2022-09-09 18:52 UTC  (9+ messages)
` [PATCH v2] riscv: Make mmap() with PROT_WRITE imply PROT_READ

[GIT PULL] RISC-V Fixes for 6.0-rc5
 2022-09-09 18:16 UTC  (2+ messages)

[PATCH v3 0/4] tty: TX helpers
 2022-09-09 12:41 UTC  (16+ messages)

[PATCH v2 0/4] riscv: Introduce support for defining instructions
 2022-09-09 12:10 UTC  (5+ messages)
` [PATCH v2 2/4] "

[PATCH v4 00/13] PolarFire SoC reset controller & clock cleanups
 2022-09-09 11:01 UTC  (5+ messages)
` [PATCH v4 01/13] clk: microchip: mpfs: fix clk_cfg array bounds violation

[PATCH v2 0/4] Add PMEM support for RISC-V
 2022-09-09  8:10 UTC  (3+ messages)
` [PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt

[PATCH v3 0/2] Zicbom block size fixes and cleanups
 2022-09-08 23:20 UTC  (3+ messages)

[PATCH v4 0/3] perf: RISC-V: misc fixes and improvements
 2022-09-08 21:49 UTC  (2+ messages)

[PATCH v2 0/6] Use composable cache instead of L2 cache
 2022-09-08 21:32 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache

[PATCH] vdso: fix NULL deference in vdso_join_timens() when vfork
 2022-09-08 21:18 UTC  (2+ messages)

[PATCH v1 0/4] PCI: microchip: apportion address translation between rootport and FPGA
 2022-09-08 20:59 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: microchip: add fabric address translation properties
` [PATCH v1 4/4] of: PCI: tidy up logging of ranges containing configuration space type


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