linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 13:08:12 to 2020-10-18 12:39:52 UTC [more...]

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (35+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

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

[PATCH] riscv: Set text_offset correctly for M-Mode
 2020-10-17 18:28 UTC 

[PATCH v4 0/9] Add k/uprobe & fentry & error_injection supported
 2020-10-17  7:06 UTC  (10+ 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] RISC-V: Fix the VDSO symbol generaton for binutils-2.34+
 2020-10-17  0:25 UTC 

[PATCH 0/5] Improve kernel section protections
 2020-10-16 18:24 UTC  (14+ 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 0/4] clk: add driver for the SiFive FU740
 2020-10-16 14:56 UTC  (6+ messages)
` [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

[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 v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-10-13 20:19 UTC  (7+ messages)
` [PATCH v4 1/5] numa: Move numa implementation to common code
` [PATCH v4 2/5] arm64, numa: Change the numa init functions name to be generic
` [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 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  (30+ messages)
` [PATCH v6 3/6] "
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[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  (21+ messages)
` [PATCH V2 1/3] riscv: Fixup static_obj() fail
` [PATCH V2 2/3] riscv: Fixup lockdep_assert_held with wrong param cpu_running

[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] Revert "riscv: Fixup static_obj() fail"
 2020-10-05 19:39 UTC 

[Bug 209317] ftrace kernel self test failure on RISC-V on 5.8, regression from 5.4.0
 2020-10-05 18:47 UTC  (5+ messages)

[GIT PULL] RISC-V Fixes for 5.9
 2020-10-05 15:50 UTC  (4+ messages)

[PATCH] clocksource: clint: Export clint_time_val for modules
 2020-10-05  7:45 UTC  (13+ messages)
` get_cycles from modular code in jitterentropy, was "
  ` [PATCH] crypto: jitterentropy - bind statically into kernel

[PATCH] man2: new page describing memfd_secret() system call
 2020-10-05  7:32 UTC  (4+ messages)

[PATCH v3] RISC-V: Remove any memblock representing unusable memory area
 2020-10-04 23:22 UTC  (3+ messages)

[PATCH] RISC-V: Make sure memblock reserves the memory containing DT
 2020-10-04 23:20 UTC  (3+ messages)

remove set_fs for riscv v2
 2020-10-04 17:27 UTC  (2+ messages)

[PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
 2020-10-03 17:16 UTC  (6+ messages)
` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub
` [PATCH v2 2/2] docs: admin-guide: EFI stub to main Linux handoff

[PATCH v8 0/7] Add UEFI support for RISC-V
 2020-10-02 21:38 UTC  (2+ messages)

[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-10-01 22:02 UTC  (6+ messages)

[PATCH v3] RISC-V: Check clint_time_val before use
 2020-09-30  6:58 UTC  (2+ messages)

RISC-V testing needs on HW?
 2020-09-29 23:41 UTC  (6+ messages)

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

remove set_fs for riscv v2
 2020-09-29 18:03 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).