linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-10 18:33:05 to 2020-06-27 13:58:35 UTC [more...]

[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 v2 0/8] Introduce sv48 support
 2020-06-27 12:30 UTC  (5+ messages)
` [PATCH v2 5/8] riscv: Implement "

[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 V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-27  8:17 UTC  (13+ messages)
` [PATCH V3 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V3 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V3 4/4] Documentation/mm: Add descriptions for arch page table helpers

[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 

[GIT PULL] RISC-V Fixes for 5.8-rc3
 2020-06-26 17:40 UTC 

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

[PATCH 2/2] riscv: Enable context tracking
 2020-06-26 16:28 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  (10+ 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  (3+ 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 

Possible duplicate page fault accounting on some archs after commit 4064b9827063
 2020-06-15 21:34 UTC  (3+ messages)

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (4+ messages)

[PATCH] irqchip: riscv-intc: Fix a typo in a pr_warn()
 2020-06-12 14:06 UTC  (2+ messages)

[PATCH v5 0/4] vmalloc kernel mapping and relocatable kernel
 2020-06-12 12:30 UTC  (7+ messages)
` [PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
` [PATCH v5 2/4] riscv: Introduce CONFIG_RELOCATABLE

[PATCH v6 00/13] riscv: Add vector ISA support
 2020-06-12  7:10 UTC  (14+ messages)
` [PATCH 01/13] ptrace: Use regset_size() for dynamic regset
` [PATCH 02/13] riscv: Separate patch for cflags and aflags
` [PATCH 03/13] riscv: Rename __switch_to_aux -> fpu
` [PATCH 04/13] riscv: Extending cpufeature.c to detect V-extension
` [PATCH 05/13] riscv: Add new csr defines related to vector extension
` [PATCH 06/13] riscv: Add vector feature to compile
` [PATCH 07/13] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH 08/13] riscv: Reset vector register
` [PATCH 09/13] riscv: Add vector struct and assembler definitions
` [PATCH 10/13] riscv: Add task switch support for vector
` [PATCH 11/13] riscv: Add ptrace vector support
` [PATCH 12/13] riscv: Add sigcontext save/restore for vector
` [PATCH 13/13] riscv: signal: Report signal frame size to userspace via auxv

[GIT PULL] RISC-V Patches for the 5.8 Merge Window, Part 2
 2020-06-11 22:00 UTC  (2+ messages)

[PATCH v8 0/6] New RISC-V Local Interrupt Controller Driver
 2020-06-11 17:54 UTC  (8+ messages)
` [PATCH v8 1/6] RISC-V: self-contained IPI handling routine
` [PATCH v8 2/6] RISC-V: Rename and move plic_find_hart_id() to arch directory
` [PATCH v8 3/6] irqchip: RISC-V per-HART local interrupt controller driver
` [PATCH v8 4/6] clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
` [PATCH v8 5/6] RISC-V: Remove do_IRQ() function
` [PATCH v8 6/6] RISC-V: Force select RISCV_INTC for CONFIG_RISCV

[PATCH v4 0/2] riscv: introduce vDSO common flow
 2020-06-11  2:50 UTC  (2+ 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).