linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 07:36:34 to 2020-09-29 14:59:20 UTC [more...]

[PATCH] riscv: fix pfn_to_virt err in do_page_fault()
 2020-09-28  9:31 UTC  (5+ messages)
  ` 回复:[PATCH] "

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-29 14:58 UTC  (25+ messages)
` [PATCH v6 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v6 2/6] mmap: make mlock_future_check() global
` [PATCH v6 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v6 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v6 6/6] secretmem: test: add basic selftest for memfd_secret(2)
` [PATCH] man2: new page describing memfd_secret() system call

[PATCH 0/8] gpio: add common dtschema
 2020-09-29 12:38 UTC  (16+ messages)
` [PATCH 1/8] dt-bindings: gpio: add common schema for GPIO controllers
` [PATCH 2/8] dt-bindings: gpio: include common schema in "
` [PATCH 3/8] dt-bindings: gpio: pl061: add missing properties and include common schema
` [PATCH 4/8] dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles
` [PATCH 5/8] dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
` [PATCH 6/8] arm64: dts: imx8mq-librem5: correct GPIO hog property
` [PATCH 7/8] arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema
` [PATCH 8/8] ARM: dts: imx: "

[PATCH v4 0/1] convert l2 cache dt bindings to YAML format
 2020-09-29 12:18 UTC  (2+ messages)
` [PATCH v4 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[Bug 209317] ftrace kernel self test failure on RISC-V on 5.8, regression from 5.4.0
 2020-09-28 17:25 UTC  (2+ messages)

remove set_fs for riscv v2
 2020-09-28 16:45 UTC  (9+ messages)

[PATCH v3] RISC-V: Check clint_time_val before use
 2020-09-27  5:52 UTC  (4+ messages)

[PATCH v2] RISC-V: Check clint_time_val before use
 2020-09-27  5:39 UTC  (7+ messages)

[V2] riscv: fix pfn_to_virt err in do_page_fault()
 2020-09-27  0:35 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 07/20] RISC-V: Take text_mutex in ftrace_init_nop()
 2020-09-26 20:51 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 20/20] riscv: Fix Kendryte K210 device tree

[PATCH] RISC-V: Check clint_time_val before use
 2020-09-26 10:52 UTC  (9+ messages)

[RFC PATCH v2] RISC-V: Use SBI SRST extension when available
 2020-09-26  6:52 UTC 

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-09-26  4:51 UTC  (7+ messages)
` [PATCH v1 2/3] dt-bindings: riscv: convert plic bindings to json-schema
` [PATCH v1 3/3] dt-bindings: riscv: convert pwm "

[RFC PATCH] RISC-V: Use SBI SRST extension when available
 2020-09-26  4:35 UTC  (2+ messages)

[v3] cpuidle: add riscv cpuidle driver
 2020-09-25  3:46 UTC 

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-09-24 16:19 UTC  (7+ messages)
` [PATCH V2 1/3] riscv: Fixup static_obj() fail

[PATCH] kbuild: explicitly specify the build id style
 2020-09-24 16:03 UTC  (3+ messages)

[PATCH] kbuild: explicitly specify the build id style
 2020-09-24 13:50 UTC 

[RESEND PATCH v2 0/1] convert l2 cache dt bindings to YAML format
 2020-09-23 17:30 UTC  (6+ messages)
` [RESEND PATCH v2 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH v2 0/3] SiFive DDR controller and EDAC support
 2020-09-23 17:10 UTC  (3+ messages)
` [PATCH v2 3/3] EDAC/sifive: Add EDAC support for Memory Controller in SiFive SoCs

[PATCH 1/6] pwm: bcm2835: Simplify with dev_err_probe()
 2020-09-23 11:59 UTC  (2+ messages)

[PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test
 2020-09-23  3:14 UTC  (2+ messages)

[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-22 21:04 UTC  (12+ messages)
` [RFT PATCH v3 1/5] numa: Move numa implementation to common code
` [RFT PATCH v3 2/5] arm64, numa: Change the numa init functions name to be generic
` [RFT PATCH v3 3/5] riscv: Separate memory init from paging init
` [RFT PATCH v3 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [RFT PATCH v3 5/5] riscv: Add numa support for riscv64 platform

[PATCH v3 0/1] convert l2 cache dt bindings to YAML format
 2020-09-22 16:48 UTC  (2+ messages)
` [PATCH v3 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-22 15:40 UTC  (26+ messages)
` [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers
` [PATCH v2 02/13] dt-bindings: gpio: include common schema in "
` [PATCH v2 03/13] dt-bindings: gpio: pl061: add missing properties and include common schema
` [PATCH v2 04/13] dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles
` [PATCH v2 05/13] dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
` [PATCH v2 06/13] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching
` [PATCH v2 07/13] dt-bindings: media: include common schema in GPIO controllers
` [PATCH v2 08/13] dt-bindings: mfd: "
` [PATCH v2 09/13] dt-bindings: pinctrl: "
` [PATCH v2 10/13] ASoC: dt-bindings: zl38060: "
` [PATCH v2 11/13] arm64: dts: imx8mq-librem5: correct GPIO hog property
` [PATCH v2 12/13] arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema
` [PATCH v2 13/13] ARM: dts: imx: "

[PATCH AUTOSEL 5.4 06/15] RISC-V: Take text_mutex in ftrace_init_nop()
 2020-09-21 14:40 UTC 

[PATCH AUTOSEL 4.19 4/9] RISC-V: Take text_mutex in ftrace_init_nop()
 2020-09-21 14:41 UTC 

[v2] cpuidle: add riscv cpuidle driver
 2020-09-21  8:09 UTC 

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-21  8:07 UTC  (13+ messages)
` [PATCH v5 2/5] mmap: make mlock_future_check() global
` [PATCH v5 3/5] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v5 4/5] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v5 5/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[GIT PULL] RISC-V Fixes for 5.9-rc6 (or shortly after)
 2020-09-20 18:00 UTC  (2+ messages)

[PATCH v2] RISC-V: Resurrect the MMIO timer implementation for M-mode systems
 2020-09-20  3:34 UTC  (3+ messages)

[PATCH v2] PCI: keystone: Enable compile-testing on !ARM
 2020-09-19 19:30 UTC  (2+ messages)

[PATCH v2] kbuild: preprocess module linker script
 2020-09-19 10:26 UTC  (2+ messages)

[PATCH v2] RISC-V: Remove any memblock representing unusable memory area
 2020-09-19  8:17 UTC  (2+ messages)

[PATCH] RISC-V: Resurrect the MMIO timer implementation for M-mode systems
 2020-09-19  4:54 UTC  (5+ messages)

[PATCH v2] riscv: Fix Kendryte K210 device tree
 2020-09-19  4:46 UTC  (2+ messages)

[PATCH] riscv: Add sfence.vma after page table changed
 2020-09-19  4:41 UTC  (2+ messages)

[RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-18 19:18 UTC  (5+ messages)

vmalloc faulting on RISC-V
 2020-09-18 12:08 UTC  (3+ messages)

[PATCH v8 0/7] Add UEFI support for RISC-V
 2020-09-17 22:37 UTC  (8+ messages)
` [PATCH v8 1/7] RISC-V: Move DT mapping outof fixmap
` [PATCH v8 2/7] RISC-V: Add early ioremap support
` [PATCH v8 3/7] RISC-V: Implement late mapping page table allocation functions
` [PATCH v8 4/7] RISC-V: Add PE/COFF header for EFI stub
` [PATCH v8 5/7] RISC-V: Add EFI stub support
` [PATCH v8 6/7] RISC-V: Add EFI runtime services
` [PATCH v8 7/7] RISC-V: Add page table dump support for uefi

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-27 14:34 UTC  (2+ messages)
` [PATCH 1/8] mm: remove unneeded includes "

[PATCH v2 3/3] riscv: Add cache information in AUX vector
 2020-08-28  4:45 UTC  (2+ messages)

[PATCH V4 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
 2020-07-09  6:11 UTC  (2+ messages)
` [mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address

[PATCH v2 2/2] riscv: Add jump-label implementation
 2020-07-13 22:05 UTC  (2+ messages)

[PATCH 1/2] riscv: Support irq_work via self IPIs
 2020-06-23 16:19 UTC 

[PATCH] cpuidle: add riscv cpuidle driver
 2020-09-16  1:27 UTC  (8+ messages)
  ` 回复:[PATCH] "

[PATCH 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper
 2020-07-13 19:49 UTC  (2+ messages)

syzkaller on risc-v
 2020-06-30 13:36 UTC  (4+ messages)

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-16 16:49 UTC  (3+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[PATCH v2 2/3] soc: sifive: Add SiFive specific Cadence DDR controller driver
 2020-09-17  9:56 UTC  (3+ messages)

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16 19:08 UTC  (3+ messages)

[PATCH] riscv: Fix Kendryte K210 device tree
 2020-09-16 11:34 UTC  (5+ messages)


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