linux-openrisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-08 09:54:02 to 2025-09-01 13:42:29 UTC [more...]

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-01 13:41 UTC  (15+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
` [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3

[PATCH v3 0/2] openrisc: Support fixmap and jump_label
 2025-08-26 15:12 UTC  (5+ messages)
` [PATCH v3 1/2] openrisc: Add text patching API support
` [PATCH v3 2/2] openrisc: Add jump label support

[PATCH] nios2, openrisc, xtensa: Fix definitions of bpf_user_pt_regs_t
 2025-08-23 23:16 UTC  (3+ messages)

Discussion: Enhancing ASM with syntax sugar
 2025-08-20  9:44 UTC 

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-15 16:41 UTC  (26+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-08-10 21:12 UTC  (6+ messages)
` [PATCH 13/23] openrisc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "

[PATCH v2 0/2] Support fixmap and jump_label for openrisc
 2025-08-10 15:09 UTC  (7+ messages)
` [PATCH v2 1/2] openrisc: Add text patching API support
` [PATCH v2 2/2] openrisc: Add jump label support

[PATCH 1/2] openrisc: Add text patching API support
 2025-08-05 13:11 UTC  (6+ messages)
` [PATCH 2/2] openrisc: Add jump label support

[PATCH 0/2] Support fixmap and jump_label for openrisc
 2025-08-05  8:49 UTC 

[GIT PULL] OpenRISC updates for 6.17
 2025-08-04 16:05 UTC  (2+ messages)

[GIT PULL] execve updates for v6.17
 2025-07-29  1:11 UTC  (2+ messages)

[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
 2025-07-16 18:04 UTC  (3+ messages)

[Questions] Inquiry about OpenRISC Multi-Core Support Status
 2025-07-15  5:36 UTC  (2+ messages)

[Question]or1k-elf/or1k-linux Windows/Cygwin toolchain availability?
 2025-07-14 15:03 UTC  (4+ messages)
  ` [Question]or1k-elf/or1k-linux Windows/Cygwin toolchainavailability?

[QUESTION] Does or1k-elf-gcc handle OpenRISC 4B alignment requirement?
 2025-07-14 14:59 UTC  (3+ messages)
    ` [QUESTION] Does or1k-elf-gcc handle OpenRISC 4B alignmentrequirement?

[Question]or1k-elf/or1k-linux Windows/Cygwin toolchain availability?
 2025-07-12  7:09 UTC 

[PATCH 0/2] OpenRISC fixes for PR120587
 2025-06-19 15:40 UTC  (4+ messages)
` [PATCH 1/2] or1k: Implement *extendbisi* to fix ICE in convert_mode_scalar [PR120587]
` [PATCH 2/2] or1k: Improve If-Conversion by delaying cbranch splits

[PATCH] or1k: Fix disassembly for litte endian binaries
 2025-06-15  4:32 UTC 

[PATCH] or1k: Fix ICE in libgcc caused by recent validate_subreg changes
 2025-06-12 16:28 UTC  (2+ messages)

[PATCH v3] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-12 12:45 UTC  (3+ messages)

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-10 16:28 UTC  (4+ messages)

[PATCH 22/41] openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-06-10  5:17 UTC  (9+ messages)
` [PATCH 23/41] openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH] or1k: Fix ICE in libgcc caused by recent validate_subreg changes
 2025-06-09 19:01 UTC  (3+ messages)

[PATCH v2] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-06 13:41 UTC  (15+ messages)

[PATCH RESEND] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-04 12:31 UTC  (8+ messages)

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02 15:16 UTC  (4+ messages)

[PATCH] or1k: Fix struct return test
 2025-06-02 10:06 UTC  (3+ messages)

[GIT PULL] OpenRISC updates for 6.16
 2025-06-01 16:05 UTC  (2+ messages)

[PATCH] or1k: Add support for numcores and coreid sprs
 2025-06-01 15:38 UTC 

[PATCH v2] or1k: Support long jump offsets with -mcmodel=large
 2025-05-31  5:47 UTC 

[PATCH] or1k: Support long jump offsets with -mcmodel=large
 2025-05-26  8:27 UTC 

Need help implementing text_patch for JUMP_LABEL
 2025-05-20  8:48 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-05-19 17:19 UTC  (6+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

[PATCH] docs: align with scripts/syscall.tbl migration
 2025-05-19 15:40 UTC  (2+ messages)

GSoC 2025 OpenRISC Linux Feature Development
 2025-05-10  9:28 UTC  (3+ messages)

Queries regarding ftrace's implementation for OpenRISC-linux
 2025-05-10  8:18 UTC  (5+ messages)

[PATCH] usr/include: openrisc: don't HDRTEST bpf_perf_event.h
 2025-05-03 23:31 UTC  (8+ messages)

[PATCH v3] Documentation:openrisc: Add build instructions with initramfs
 2025-04-27  0:07 UTC 

[GIT PULL] OpenRISC updates for 6.15
 2025-04-26 17:05 UTC  (2+ messages)

[PATCH v2] Documentation:openrisc: Add build instructions with initramfs
 2025-04-26 16:16 UTC  (2+ messages)

[PATCH] Documentation:openrisc: Add build instructions with initramfs
 2025-04-26 13:58 UTC  (3+ messages)

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-25 16:35 UTC  (14+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
` [PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc

[PATCH] openrisc: Fix build warning in cache.c
 2025-04-19 15:55 UTC  (9+ messages)

[PATCH v6 0/3] openrisc: Add cacheinfo support and introduce new utility functions
 2025-04-19 15:48 UTC  (4+ messages)
` [PATCH v6 1/3] openrisc: Refactor struct cpuinfo_or1k to reduce duplication
` [PATCH v6 2/3] openrisc: Introduce new utility functions to flush and invalidate caches
` [PATCH v6 3/3] openrisc: Add cacheinfo support

[PATCH 0/2] OpenRISC documentation updates
 2025-04-17  8:02 UTC  (3+ messages)
` [PATCH 1/2] Documentation: openrisc: Update mailing list
` [PATCH 2/2] Documentation: openrisc: Update toolchain binaries URL

(no subject)
 2025-04-10 12: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).