linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 21:57:59 to 2020-06-29 08:32:03 UTC [more...]

[RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
 2020-06-29  8:31 UTC  (20+ messages)
` [RFC PATCH 1/6] dt-bindings: riscv: Add YAML documentation for PMU
` [RFC PATCH 2/6] riscv: dts: sifive: Add DT support "
` [RFC PATCH 3/6] riscv: add definition of hpmcounter CSRs
` [RFC PATCH 4/6] riscv: perf: Add raw event support
` [RFC PATCH 5/6] riscv: perf: introduce DT mechanism
` [RFC PATCH 6/6] riscv: remove PMU menu of Kconfig

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-29  8:15 UTC  (13+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V3 4/4] Documentation/mm: Add descriptions for "

Kendryte K210: state of MMU support?
 2020-06-28 19:56 UTC  (2+ messages)

[PATCH V2] riscv: Fixup compile error BUILD_BUG_ON failed
 2020-06-28 16:25 UTC  (2+ messages)

[PATCH] riscv: Fixup compile error BUILD_BUG_ON failed
 2020-06-28 15:58 UTC  (5+ messages)

K210 and FDPIC support?
 2020-06-28 15:42 UTC 

[PATCH 1/2] riscv: Fix page fault accounting in do_page_fault()
 2020-06-28 14:30 UTC  (2+ messages)
` [PATCH 2/2] riscv: Drop mmap lock for page fault accounting

[PATCH 2/2] riscv: Enable context tracking
 2020-06-28 14:23 UTC  (2+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-28  7:10 UTC  (14+ messages)
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH v2 0/5] Dedicated CLINT timer driver
 2020-06-27 16:19 UTC  (6+ messages)
` [PATCH v2 1/5] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH v2 2/5] RISC-V: Remove CLINT related code
` [PATCH v2 3/5] clocksource/drivers/timer-riscv: Remove MMIO related stuff
` [PATCH v2 4/5] clocksource/drivers: Add CLINT timer driver
` [PATCH v2 5/5] dt-bindings: timer: Add CLINT bindings

[GIT PULL] RISC-V Fixes for 5.8-rc3
 2020-06-27 16:00 UTC  (2+ messages)

[PATCH v2 0/8] Introduce sv48 support
 2020-06-27 14:26 UTC  (6+ messages)
` [PATCH v2 5/8] riscv: Implement "

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-06-27 13:57 UTC  (4+ 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 V2 3/3] riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT

[PATCH] riscv: Move nommu pgprot_* macros to pgtable.h
 2020-06-27 11:01 UTC 

[PATCH] riscv: Add kmemleak support
 2020-06-27 10:50 UTC 

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-27  9:22 UTC  (18+ messages)
` [RFC PATCH 01/11] efi: Fix gcc error around __umoddi3 for 32 bit builds
` [RFC PATCH 02/11] RISC-V: Move DT mapping outof fixmap
` [RFC PATCH 03/11] RISC-V: Setup exception vector early
` [RFC PATCH 04/11] RISC-V: Add early ioremap support
` [RFC PATCH 05/11] RISC-V: Set maximum number of mapped pages correctly
` [RFC PATCH 06/11] riscv: Parse all memory blocks to remove unusable memory
` [RFC PATCH 07/11] include: pe.h: Add RISC-V related PE definition
` [RFC PATCH 08/11] RISC-V: Add PE/COFF header for EFI stub
` [RFC PATCH 09/11] RISC-V: Add EFI stub support
` [RFC PATCH 10/11] efi: Rename arm-init to efi-init common for all arch
` [RFC PATCH 11/11] RISC-V: Add EFI runtime services

[PATCH 5/5] dt-bindings: timer: Add CLINT bindings
 2020-06-27  5:40 UTC  (4+ messages)

Linux Plumbers RISC-V microconference?
 2020-06-27  5:22 UTC  (2+ messages)

[PATCH 16/17] arch: remove HAVE_COPY_THREAD_TLS
 2020-06-27  3:10 UTC  (5+ messages)
  ` [PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()

[PATCH 17/26] mm/riscv: Use general page fault accounting
 2020-06-26 22:36 UTC 

[PATCH] Documentation/features: Add KGDB support on RISC-V
 2020-06-26 16:38 UTC 

[PATCH] riscv: enable kcov
 2020-06-26 14:28 UTC  (5+ messages)
` [PATCH v2] riscv: Allow building with kcov coverage

[PATCH] clk: sifive: allocate sufficient memory for struct __prci_data
 2020-06-25 22:13 UTC 

[PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
 2020-06-25 22:48 UTC  (2+ messages)

[PATCH] riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
 2020-06-25 22:02 UTC 

[PATCH] riscv: Add extern declarations for vDSO time-related functions
 2020-06-25 22:34 UTC 

[PATCH] RISC-V: Use a local variable instead of smp_processor_id()
 2020-06-25 21:27 UTC 

[PATCH 1/7] irqchip: Fix potential resource leaks
 2020-06-24  9:24 UTC  (2+ messages)

[PATCH v2 0/2] riscv: Add context tracker suppor
 2020-06-24  9:03 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: Support irq_work via self IPIs
` [PATCH v2 2/2] riscv: Enable context tracking

[PATCH AUTOSEL 4.19 04/15] riscv/atomic: Fix sign extension for RV64I
 2020-06-23 17:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 15/15] RISC-V: Don't allow write+exec only page mapping request in mmap

[PATCH AUTOSEL 5.4 04/24] riscv/atomic: Fix sign extension for RV64I
 2020-06-23 17:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 24/24] RISC-V: Don't allow write+exec only page mapping request in mmap

[PATCH AUTOSEL 5.7 04/28] riscv/atomic: Fix sign extension for RV64I
 2020-06-23 17:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 28/28] RISC-V: Don't allow write+exec only page mapping request in mmap

[PATCH v5 0/7] Add UEFI support for RISC-V
 2020-06-23 15:10 UTC  (5+ messages)
` [PATCH v5 2/7] efi/libstub: Make initrd file loader configurable

[PATCH v2 0/3] RISC-V: Add kexec/kdump support​
 2020-06-23 15:05 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Add kexec support
` [PATCH v2 2/3] RISC-V: Add kdump support
` [PATCH v2 3/3] RISC-V: Add crash kernel support

[GIT PULL] RISC-V Fixes for 5.8-rc2
 2020-06-20 19:55 UTC  (2+ messages)

[PATCH 0/2] PUD/PGDIR entries for linear mapping
 2020-06-20  9:04 UTC  (14+ messages)
` [PATCH 2/2] riscv: Use PUD/PGDIR entries for linear mapping when possible

[PATCH 0/3] RISC-V: Add kexec/kdump support
 2020-06-19 17:23 UTC  (4+ messages)

[PATCH 17/26] mm/riscv: Use general page fault accounting
 2020-06-19 16:13 UTC 

[PATCH] RISC-V: Acquire mmap lock before invoking walk_page_range
 2020-06-19  1:53 UTC  (5+ messages)

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-06-19  1:34 UTC  (4+ messages)
` [PATCH V3 (RESEND) 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[PATCH] RISC-V: Don't allow write+exec only page mapping request in mmap
 2020-06-19  0:31 UTC  (2+ messages)

[PATCH 18/25] mm/riscv: Use mm_fault_accounting()
 2020-06-19  0:12 UTC  (3+ messages)

[PATCH v2 1/1] riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by default
 2020-06-18 21:53 UTC  (2+ messages)

[PATCH] riscv/atomic: Fix sign extension for RV64I
 2020-06-18 21:43 UTC  (2+ messages)

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2020-06-18 16:14 UTC  (11+ messages)
` [RFC/RFT 2/2] "

mm lock issue while booting Linux on 5.8-rc1 for RISC-V
 2020-06-17  7:34 UTC  (18+ messages)

[PATCH 0/2] Add STRICT_DEVMEM support on RISC-V
 2020-06-17  6:32 UTC  (9+ messages)
` [PATCH 1/2] riscv: Register System RAM as iomem resources
` [PATCH 2/2] riscv: Support CONFIG_STRICT_DEVMEM

Upstream binutils commit a87e1817a435dab6c6c042f9306497c9f13d4236 breaks building the RISC-V vDSO
 2020-06-17  3:34 UTC  (4+ messages)

[PATCH 0/3] riscv: Enable LOCKDEP
 2020-06-16 15:57 UTC  (4+ messages)
` [PATCH 1/3] riscv: Fixup static_obj() fail
` [PATCH 2/3] riscv: Fixup lockdep_assert_held with wrong param cpu_running
` [PATCH 3/3] riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2020-06-16 12:01 UTC  (4+ messages)
` [PATCH 1/3] riscv: defconfig, Kconfig: enable CPU power management
` [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks
` [PATCH 3/3] riscv: dts: HiFive Unleashed: define a default set of CPU OPPs

[PATCH] riscv: fix typo in asm/hwcap.h uapi header
 2020-06-16  8:53 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).