linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-06 16:50:34 to 2020-10-27 01:17:26 UTC [more...]

[PATCH AUTOSEL 5.4 36/80] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2020-10-26 23:54 UTC 

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-27  1:10 UTC  (17+ messages)
` [PATCH 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map
` [PATCH 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH 4/4] arch, mm: make kernel_page_present() always available

[PATCH AUTOSEL 4.19 28/60] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2020-10-27  0:03 UTC 

[PATCH AUTOSEL 5.8 063/132] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2020-10-26 23:50 UTC 

[PATCH AUTOSEL 5.9 071/147] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
 2020-10-26 23:47 UTC 

[PATCH v2 0/6] Improve kernel section protections
 2020-10-26 23:02 UTC  (7+ messages)
` [PATCH v2 1/6] RISC-V: Move __start_kernel to .head.text
` [PATCH v2 2/6] RISC-V: Initialize SBI early
` [PATCH v2 3/6] RISC-V: Enforce protections for kernel sections early
` [PATCH v2 4/6] RISC-V: Align the .init.text section
` [PATCH v2 5/6] RISC-V: Protect .init.text & .init.data
` [PATCH v2 6/6] RISC-V: Move dynamic relocation section under __init

[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-26 19:01 UTC  (9+ messages)
` [PATCH v7 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v7 2/7] mmap: make mlock_future_check() global
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v7 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v7 5/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v7 6/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v7 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v3] RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
 2020-10-26 19:48 UTC  (2+ messages)

[PATCH 1/3] irqchip/irq-sifive-plic: Fixup wrong size of xxx_PER_HART and reg base
 2020-10-26 15:01 UTC  (10+ messages)
` [PATCH 2/3] irqchip/irq-sifive-plic: Fixup couldn't broadcast to multi CPUs
` [PATCH 3/3] irqchip/irq-sifive-plic: Fixup set_affinity enable irq unexpected

[PATCH v4] riscv: fix pfn_to_virt err in do_page_fault()
 2020-10-26 12:46 UTC 

[PATCH v3] riscv: fix pfn_to_virt err in do_page_fault()
 2020-10-26 12:34 UTC  (2+ messages)

[PATCH] stop_machine: Mark functions as notrace
 2020-10-26  2:56 UTC  (9+ messages)

[PATCH] irqchip/sifive-plic: Fix broken irq_set_affinity() callback
 2020-10-25 12:37 UTC  (3+ messages)

[GIT PULL] RISC-V Patches for the 5.10 Merge Window, Part 2
 2020-10-24 18:11 UTC  (2+ messages)

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-23 19:05 UTC  (4+ messages)
` [PATCH v4 7/7] mm: Remove examples from enum zone_type comment

[PATCH v4 0/1] fix i2c polling mode workaround for FU540-C000 SoC
 2020-10-23 11:55 UTC  (4+ messages)
` [PATCH v4 1/1] i2c: ocores: fix polling mode workaround on "

[PATCH v2] riscv: Set text_offset correctly for M-Mode
 2020-10-22 23:55 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[v2] cpuidle: add riscv cpuidle driver
 2020-09-21 15:10 UTC  (2+ messages)

[PATCH] riscv: fix pfn_to_virt err in do_page_fault()
 2020-09-18  7:43 UTC  (3+ messages)
  ` 回复:[PATCH] "

[PATCH] riscv: Set text_offset correctly for M-Mode
 2020-10-22 20:30 UTC  (3+ messages)

[PATCH 0/5] Improve kernel section protections
 2020-10-22 17:13 UTC  (18+ messages)
` [PATCH 1/5] RISC-V: Move __start_kernel to .head.text
` [PATCH 2/5] RISC-V: Initialize SBI early
` [PATCH 3/5] RISC-V: Enforce protections for kernel sections early
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data
` [PATCH 5/5] RISC-V: Move dynamic relocation section under __init

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-10-22  5:40 UTC  (9+ messages)
` [PATCH v4 3/5] riscv: Separate memory init from paging init
` [PATCH v4 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [PATCH v4 5/5] riscv: Add numa support for riscv64 platform

[PATCH v4 0/9] Add k/uprobe & fentry & error_injection supported
 2020-10-21  8:27 UTC  (18+ messages)
` [PATCH v4 1/9] RISC-V: Implement ptrace regs and stack API
` [PATCH v4 2/9] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v4 3/9] riscv: Fixup wrong ftrace remove cflag
` [PATCH v4 4/9] riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
` [PATCH v4 5/9] riscv: Add kprobes supported
` [PATCH v4 6/9] riscv: Add KPROBES_ON_FTRACE supported
` [PATCH v4 7/9] riscv: Add uprobes supported
` [PATCH v4 8/9] riscv: Add support for function error injection
` [PATCH v4 9/9] riscv: Fixup lockdep_assert_held(&text_mutex) in patch_insn_write

[PATCH 0/4] clk: add driver for the SiFive FU740
 2020-10-16 14:56 UTC  (7+ messages)
` [PATCH 1/4] clk: sifive: Extract prci core to common base
` [PATCH 2/4] clk: sifive: Use common name for prci configuration
` [PATCH 3/4] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
` [PATCH 4/4] clk: sifive: Refactor __prci_clock array by using macro

[GIT PULL] RISC-V Patches for the 5.10 Merge Window, Part 1
 2020-10-20  1:23 UTC  (7+ messages)

[PATCH v2] RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
 2020-10-19 23:56 UTC 

[PATCH] RISC-V: Fix the VDSO symbol generaton for binutils-2.34+
 2020-10-19 23:56 UTC  (5+ messages)

[PATCH v4] riscv: Enable per-task stack canaries
 2020-10-18 12:38 UTC 

[PATCH 1/2] irqchip/sifive-plic: Enable or disable interrupt based on its previous setting
 2020-10-16 13:42 UTC  (6+ messages)
` [PATCH 2/2] irqchip/sifive-plic: Fix the interrupt was enabled accidentally issue

[PATCH v3 0/1] fix i2c polling mode workaround for FU540-C000 SoC
 2020-10-16  4:23 UTC  (4+ messages)
` [PATCH v3 1/1] i2c: ocores: fix polling mode workaround on "

[PATCH] tools: nolibc: Absolute nit, fix a spelling in the comment, huh
 2020-10-15 12:45 UTC 

[PATCH] mm/debug_vm_pgtable: Avoid kernel crash with riscv
 2020-10-15  3:32 UTC 

[PATCH v2 0/1] fix i2c polling mode workaround for FU540-C000 SoC
 2020-10-12 15:49 UTC  (4+ messages)
` [PATCH v2 1/1] i2c: ocores: fix polling mode workaround on "

[PATCH] RISC-V: Add kernel image sections to the resource tree
 2020-10-12 14:24 UTC 

[PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test
 2020-10-12  4:29 UTC 

[PATCH v5 00/14] irqchip: Fix potential resource leaks
 2020-10-12  2:31 UTC 

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-11  9:42 UTC  (8+ messages)
` [PATCH v6 3/6] "

[PATCH] risc-v: kernel: ftrace: Fixes improper SPDX comment style
 2020-10-11  3:03 UTC 

[PATCH v2] PCI: keystone: Enable compile-testing on !ARM
 2020-10-10  9:04 UTC  (3+ messages)

[PATCH 1/2] Revert "riscv: Fixup static_obj() fail"
 2020-10-09 21:23 UTC  (10+ messages)
` [PATCH 2/2] riscv: Fixup static_obj() fail v2

[GIT PULL] RISC-V Fixes for 5.9
 2020-10-09 19:31 UTC  (2+ messages)

[PATCH 0/1] fix i2c polling mode workaround for FU540-C000 SoC
 2020-10-08 16:05 UTC  (5+ messages)
` [PATCH 1/1] i2c: ocores: fix polling mode workaround on "

[PATCH v4] RISC-V: Remove any memblock representing unusable memory area
 2020-10-07 21:51 UTC 

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-10-07 14:45 UTC  (11+ messages)
` [PATCH V2 1/3] riscv: Fixup static_obj() fail

[PATCH] riscv: Fixup bootup failure with HARDENED_USERCOPY
 2020-10-07  7:12 UTC  (3+ messages)

[PATCH v2 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-10-07  3:38 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: fu540: prci: convert PRCI bindings to json-schema
` [PATCH v2 2/3] dt-bindings: riscv: convert plic "
` [PATCH v2 3/3] dt-bindings: riscv: convert pwm "

[PATCH V2 1/3] riscv: Fixup static_obj() fail
 2020-10-06 16:55 UTC  (3+ 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).