linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 22:44:50 to 2020-11-06 02:57:24 UTC [more...]

[PATCH v4 5/9] riscv: Add kprobes supported
 2020-11-06  2:56 UTC  (3+ messages)

[PATCH v4 1/9] RISC-V: Implement ptrace regs and stack API
 2020-11-06  2:54 UTC  (3+ messages)

[PATCH] stop_machine: Mark functions as notrace
 2020-11-06  2:44 UTC  (13+ messages)

[RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data when interrupt is hierarchy
 2020-11-06  2:02 UTC  (6+ messages)

[PATCH v2] riscv: Set text_offset correctly for M-Mode
 2020-11-06  1:43 UTC  (2+ messages)

[PATCH] arm64: Change the location of DISCARDS
 2020-11-06  1:06 UTC  (3+ messages)

[PATCH 0/4] clk: add driver for the SiFive FU740
 2020-11-05 18:54 UTC  (16+ messages)
` [PATCH 1/4] clk: sifive: Extract prci core to common base
` [PATCH 2/4] clk: sifive: Use common name for prci configuration
` [PATCH 4/4] clk: sifive: Refactor __prci_clock array by using macro

[PATCH] RISC-V: Add kernel image sections to the resource tree
 2020-11-05 18:37 UTC  (2+ messages)

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-11-05 18:07 UTC  (2+ messages)

[PATCH v4] RISC-V: Remove any memblock representing unusable memory area
 2020-11-05 18:03 UTC  (2+ messages)

[PATCH v4 5/5] riscv: Add numa support for riscv64 platform
 2020-11-05 17:34 UTC  (2+ messages)

[PATCH v4 3/5] riscv: Separate memory init from paging init
 2020-11-05 17:34 UTC  (2+ messages)

[PATCH v4 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
 2020-11-05 17:34 UTC  (2+ messages)

[PATCH] risc-v: kernel: ftrace: Fixes improper SPDX comment style
 2020-11-05 17:33 UTC  (2+ messages)

[PATCH] riscv: add support for TIF_NOTIFY_SIGNAL
 2020-11-05 16:17 UTC  (2+ messages)

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-05 13:14 UTC  (14+ messages)
` [PATCH seccomp 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp 2/8] parisc: "
` [PATCH seccomp 3/8] powerpc: "
` [PATCH seccomp 4/8] riscv: "
` [PATCH seccomp 5/8] s390: "
` [PATCH seccomp 6/8] sh: "
` [PATCH seccomp 7/8] xtensa: "
` [PATCH seccomp 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-05 11:42 UTC  (11+ messages)
` [PATCH v4 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v4 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v4 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v4 4/4] arch, mm: make kernel_page_present() always available

[PATCH v3 0/5] Improve kernel section protections
 2020-11-05  0:04 UTC  (6+ messages)
` [PATCH v3 1/5] RISC-V: Move __start_kernel to .head.text
` [PATCH v3 2/5] RISC-V: Initialize SBI early
` [PATCH v3 3/5] RISC-V: Align the .init.text section
` [PATCH v3 4/5] RISC-V: Protect all kernel sections including init early
` [PATCH v3 5/5] RISC-V: Move dynamic relocation section under __init

[PATCH] RISC-V: Use non-PGD mappings for early DTB access
 2020-11-04 23:37 UTC  (2+ messages)

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-04 19:35 UTC  (2+ messages)
` [PATCH 25/36] tty: serial: sifive: Struct headers should start with 'struct <name>'

[PATCH v2 0/3] riscv: some build fixes
 2020-11-04 17:34 UTC  (6+ messages)
` [PATCH v2 1/3] riscv: Fix compressed Image formats build
` [PATCH v2 2/3] riscv: Clean up boot dir
` [PATCH v2 3/3] riscv: Ignore Image.* and loader.bin

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-04 17:02 UTC  (13+ messages)

[PATCH v4] riscv: Enable per-task stack canaries
 2020-11-04 12:05 UTC  (2+ messages)

[PATCH 1/3] riscv: Fix compressed Image formats build
 2020-11-04  3:17 UTC  (9+ messages)
` [PATCH 2/3] riscv: cleaning up boot dir
` [PATCH 3/3] riscv: Ignore all compressed Image formats

[RFC PATCH 0/3] Add Microchip PolarFire Soc Support
 2020-11-04  2:41 UTC  (32+ messages)
` [RFC PATCH 1/3] RISC-V: Add Microchip PolarFire SoC kconfig option
` [RFC PATCH 2/3] RISC-V: Initial DTS for Microchip ICICLE board
` [RFC PATCH 3/3] RISC-V: Enable Microchip PolarFire ICICLE SoC

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

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 18:51 UTC  (5+ messages)
` [PATCH v5 7/7] mm: Remove examples from enum zone_type comment

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 17:31 UTC  (2+ messages)
` [PATCH v6 7/7] mm: Remove examples from enum zone_type comment

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 15:56 UTC  (16+ messages)
` [PATCH v3 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v3 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v3 4/4] arch, mm: make kernel_page_present() always available

[PATCH] riscv: uaccess: fix __put_kernel_nofault()
 2020-11-03  8:50 UTC  (2+ messages)

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-01 17:02 UTC  (27+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[PATCH] riscv: Enable CMA support
 2020-10-31  6:01 UTC 

[GIT PULL] asm-generic: bugfix for v5.10
 2020-10-30 20:29 UTC  (2+ messages)

[PATCH v2 0/6] Improve kernel section protections
 2020-10-30 20:29 UTC  (6+ messages)
` [PATCH v2 5/6] RISC-V: Protect .init.text & .init.data

[PATCH v2 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-29 16:30 UTC  (6+ messages)
` [PATCH v2 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v2 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v2 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v2 4/4] arch, mm: make kernel_page_present() always available

[PATCH] riscv: Make RISCV_TIMER depends on RISCV_SBI
 2020-10-28 13:12 UTC 

Linux kernels for Microchip Polarfire Icicle board
 2020-10-28 11:52 UTC  (3+ messages)

[PATCH v4] riscv: fix pfn_to_virt err in do_page_fault()
 2020-10-28  8:01 UTC  (4+ messages)

[PATCH] riscv: Add HAVE_IRQ_TIME_ACCOUNTING
 2020-10-28  4:28 UTC 


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