messages from 2020-04-13 21:30:53 to 2020-04-22 18:24:40 UTC [more...]
[PATCH] riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU
2020-04-22 18:24 UTC (5+ messages)
[v4 PATCH 0/3] Add UEFI support for RISC-V
2020-04-22 17:45 UTC (16+ messages)
` [v4 PATCH 1/3] RISC-V: Define fixmap bindings for generic early ioremap support
` [v4 PATCH 2/3] RISC-V: Add PE/COFF header for EFI stub
` [v4 PATCH 3/3] RISC-V: Add EFI stub support
[PATCH v5 0/7] Add UEFI support for RISC-V
2020-04-22 17:25 UTC (9+ messages)
` [PATCH v5 1/7] efi/libstub: Move arm-stub to a common file
` [PATCH v5 2/7] efi/libstub: Make initrd file loader configurable
` [PATCH v5 3/7] efi/libstub/riscv: add arch specific efi.h header file
` [PATCH v5 4/7] include: pe.h: Add RISC-V related PE definition
` [PATCH v5 5/7] RISC-V: Define fixmap bindings for generic early ioremap support
` [PATCH v5 6/7] RISC-V: Add PE/COFF header for EFI stub
` [PATCH v5 7/7] RISC-V: Add EFI stub support
[PATCH] riscv: disable ARCH_HAS_STRICT_KERNEL_RWX for nommu builds
2020-04-22 16:58 UTC (2+ messages)
[PATCH v3 0/4] Clean up hugetlb boot command line processing
2020-04-22 16:56 UTC (16+ messages)
` [PATCH v3 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v3 4/4] hugetlbfs: clean up command line processing
[PATCH v13 00/11] Convert PWM period and duty cycle to u64
2020-04-22 8:49 UTC (3+ messages)
` [PATCH v13 07/11] pwm: sifive: Use 64-bit division macro
[PATCH 0/3] K210 support fixes
2020-04-22 0:37 UTC (6+ messages)
` [PATCH 1/3] riscv: Allow device trees to be built into the kernel
` [PATCH 2/3] riscv: K210: Add a built-in device tree
` [PATCH 3/3] riscv: K210: Update defconfig
[PATCH v4 0/5] Add KGDB and KDB support
2020-04-21 23:10 UTC (8+ messages)
` [PATCH v4 1/5] kgdb: Add kgdb_has_hit_break function
` [PATCH v4 2/5] riscv: Add KGDB support
` [PATCH v4 3/5] kgdb: enable arch to support XML packet support
` [PATCH v4 4/5] riscv: Use the XML target descriptions to report 3 system registers
` [PATCH v4 5/5] riscv: Add SW single-step support for KDB
[PATCH v2] riscv: fix vdso build with lld
2020-04-21 22:24 UTC (3+ messages)
[PATCH] riscv: use vDSO common flow to reduce the latency of the time-related functions
2020-04-21 19:25 UTC (3+ messages)
[v2 PATCH 0/5] Add UEFI support for RISC-V
2020-04-21 19:19 UTC (8+ messages)
` [v2 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [v2 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [v2 PATCH 5/5] RISC-V: Add EFI stub support
[v2 PATCH 1/5] efi: Move arm-stub to a common file
2020-04-21 19:19 UTC (2+ messages)
[v2 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
2020-04-21 19:19 UTC (2+ messages)
[PATCH] RISC-V: stacktrace: Declare sp_in_global outside ifdef
2020-04-21 17:54 UTC (2+ messages)
[PATCH 00/21] mm: rework free_area_init*() funcitons
2020-04-21 9:45 UTC (15+ messages)
` [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH 02/21] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH 03/21] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN
[PATCH 0/4] Extract DEBUG_WX to shared use
2020-04-21 8:17 UTC (5+ messages)
` [PATCH 1/4] mm: add DEBUG_WX support
` [PATCH 2/4] riscv: support DEBUG_WX
` [PATCH 3/4] x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
` [PATCH 4/4] arm64: "
[PATCH 0/3] Refactor patch text interfaces and mechanism
2020-04-21 7:30 UTC (4+ messages)
` [PATCH 1/3] riscv: Remove the 'riscv_' prefix of function name
` [PATCH 2/3] riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation
` [PATCH 3/3] riscv: Use text_mutex instead of patch_lock
[PATCH v5 0/9] Support strict kernel memory permissions for security
2020-04-21 6:29 UTC (5+ messages)
[v3 PATCH 0/5] Add UEFI support for RISC-V
2020-04-21 5:06 UTC (19+ messages)
` [v3 PATCH 1/5] efi: Move arm-stub to a common file
` [v3 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
` [v3 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [v3 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [v3 PATCH 5/5] RISC-V: Add EFI stub support
[PATCH bpf] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT
2020-04-21 4:29 UTC (2+ messages)
[PATCH V17 0/2] mm/debug: Add tests validating architecture page table helpers
2020-04-21 2:34 UTC (2+ messages)
` [PATCH V17 2/2] "
More K210 Support
2020-04-20 22:25 UTC (3+ messages)
The concern about RV32 Linux ABI stability raised by musl-libc's maintainer
2020-04-20 17:54 UTC (2+ messages)
[PATCHv3 00/50] Add log level to show_stack()
2020-04-20 17:28 UTC (6+ messages)
` [PATCHv3 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
` [PATCHv3 27/50] riscv: Add show_stack_loglvl()
[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
2020-04-20 16:28 UTC (24+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'
[PATCH v5 9/9] riscv: add STRICT_KERNEL_RWX support
2020-04-19 23:50 UTC (3+ messages)
[PATCH v5 2/9] riscv: introduce interfaces to patch kernel code
2020-04-18 0:22 UTC (2+ messages)
[PATCH v5 3/9] riscv: patch code by fixmap mapping
2020-04-18 0:22 UTC (2+ messages)
[PATCH v5 1/9] riscv: add macro to get instruction length
2020-04-18 0:22 UTC (2+ messages)
[PATCHv2 00/50] Add log level to show_stack()
2020-04-17 22:59 UTC (4+ messages)
` [PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
[PATCH v11 00/20] KVM RISC-V Support
2020-04-17 12:45 UTC (2+ messages)
[PATCH 1/3] riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export
2020-04-17 12:43 UTC (6+ messages)
` [PATCH 2/3] tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
` [PATCH 3/3] riscv: sbi: Fix undefined reference to sbi_shutdown
[PATCH v3 00/11] Make PageWriteback use the PageLocked optimisation
2020-04-17 11:12 UTC (4+ messages)
` [PATCH v3 05/11] riscv: Add clear_bit_unlock_is_negative_byte implementation
More K210 Support
2020-04-17 4:55 UTC (2+ messages)
[PATCH v2 0/2] riscv: introduce vDSO common flow
2020-04-17 3:38 UTC (4+ messages)
` [PATCH v2 1/2] riscv: use vDSO common flow to reduce the latency of the time-related functions
` [PATCH v2 2/2] riscv: set the permission of vdso_data to read-only
[PATCH v2 0/5] riscv: Add KGDB and KDB support
2020-04-16 19:13 UTC (2+ messages)
[PATCH v2 5/5] riscv: Add SW single-step support for KDB
2020-04-16 19:13 UTC (2+ messages)
[PATCH v2 4/5] riscv: Use the XML target descriptions to report 3 system registers
2020-04-16 19:12 UTC (2+ messages)
[PATCH v3 0/5] riscv: Add KGDB and KDB support
2020-04-16 0:08 UTC (7+ messages)
` [PATCH v3 2/5] riscv: Add KGDB support
` [Kgdb-bugreport] "
` [PATCH v3 3/5] kgdb: enable arch to support XML packet support
` [Kgdb-bugreport] "
[PATCH 0/3] Highmem support for 32-bit RISC-V
2020-04-15 13:54 UTC (7+ messages)
[PATCH v2 0/4] Clean up hugetlb boot command line processing
2020-04-14 15:27 UTC (5+ messages)
` [PATCH v2 4/4] hugetlbfs: clean up "
[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
2020-04-14 11:44 UTC (3+ messages)
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
[PATCH v2] RISC-V: Add kexec support
2020-04-14 8:44 UTC (3+ messages)
[PATCH RFC 0/8] Support KASLR for RISC-V
2020-04-14 7:00 UTC (12+ messages)
` [PATCH RFC 4/8] riscv/kaslr: randomize the kernel image offset
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).