public inbox for linux-hexagon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-07 23:04:51 to 2024-01-03 20:45:03 UTC [more...]

[bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/misc/eeprom/at24.ko
 2024-01-03 20:45 UTC  (14+ messages)
      ` [bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/misc/eep

[PATCH v3 0/5] bitops: optimize code and add tests
 2024-01-02 10:49 UTC  (8+ messages)
  ` [PATCH v3 1/5] m68k/bitops: force inlining of all bitops functions
  ` [PATCH v3 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
  ` [PATCH v3 3/5] hexagon/bitops: force inlining of all bitops functions
  ` [PATCH v3 4/5] hexagon/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
  ` [PATCH v3 5/5] lib: test_bitops: add compile-time optimization/evaluations assertions

[PATCH] hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
 2023-12-11 16:22 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
 2023-12-02  4:12 UTC 

[PATCH 00/19] hexagon: Fix up instances of -Wmissing-prototypes
 2023-12-01  7:12 UTC  (22+ messages)
` [PATCH 01/19] hexagon: uaccess: Remove clear_user_hexagon()
` [PATCH 02/19] hexagon: mm: Mark paging_init() as static
` [PATCH 03/19] hexagon: mm: Include asm/setup.h for setup_arch_memory()'s prototype
` [PATCH 04/19] hexagon: smp: Mark handle_ipi() and start_secondary() as static
` [PATCH 05/19] hexagon: vm_fault: Mark do_page_fault() "
` [PATCH 06/19] hexagon: vm_fault: Include asm/vm_fault.h for prototypes
` [PATCH 07/19] hexagon: vm_tlb: Include asm/tlbflush.h "
` [PATCH 08/19] hexagon: time: Include asm/time.h "
` [PATCH 09/19] hexagon: time: Mark time_init_deferred() as static
` [PATCH 10/19] hexagon: time: Include asm/delay.h for prototypes
` [PATCH 11/19] hexagon: signal: Switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()
` [PATCH 12/19] hexagon: reset: Include linux/reboot.h for prototypes
` [PATCH 13/19] hexagon: process: Include linux/cpu.h for arch_cpu_idle() prototype
` [PATCH 14/19] hexagon: process: Add internal prototype for do_work_pending()
` [PATCH 15/19] hexagon: vdso: Include asm/elf.h for arch_setup_additional_pages() prototype
` [PATCH 16/19] hexagon: vm_events: Remove unused dummy_handler()
` [PATCH 17/19] hexagon: irq: Add prototype for arch_do_IRQ()
` [PATCH 18/19] hexagon: traps: Remove sys_syscall()
` [PATCH 19/19] hexagon: traps: Add internal prototypes for functions only called from asm

[linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
 2023-11-25  3:21 UTC 

[PATCH v3 0/5] arch,locking/atomic: add arch_cmpxchg[64]_local
 2023-11-23  0:06 UTC  (9+ messages)
` [PATCH v3 1/5] arch,locking/atomic: arc: arch_cmpxchg should check data size
` [PATCH v3 2/5] arch,locking/atomic: arc: add arch_cmpxchg[64]_local
` [PATCH v3 3/5] arch,locking/atomic: openrisc: "
` [PATCH v3 4/5] arch,locking/atomic: hexagon: "
` [PATCH v3 5/5] arch,locking/atomic: xtensa: define arch_cmpxchg_local as __cmpxchg_local

[PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-20  7:04 UTC  (7+ messages)

[PATCH v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-20  3:36 UTC 

[linux-next:master] BUILD REGRESSION eff99d8edbed7918317331ebd1e365d8e955d65e
 2023-11-17 15:21 UTC 

[PATCH 0/2] arch: Virt to phys to static inlines
 2023-11-15 13:28 UTC  (3+ messages)
` [PATCH 1/2] ARC: mm: Make virt_to_pfn() a static inline
` [PATCH 2/2] Hexagon: Make pfn accessors statics inlines

PSA: This list is being migrated (no action required)
 2023-11-10 19:35 UTC  (2+ messages)

[PATCH v2 0/4] locking/atomic: arch_cmpxchg[64]_local undefined
 2023-11-08  1:04 UTC  (9+ messages)
` [PATCH v2 1/4] locking/atomic: arc: data size checking in arch_cmpxchg
` [PATCH v2 2/4] locking/atomic: arc: arch_cmpxchg[64]_local undefined
` [PATCH v2 3/4] locking/atomic: openrisc: "
` [PATCH v2 4/4] locking/atomic: hexagon: "

PSA: migrating linux-hexagon to new vger infrastructure
 2023-11-06 13:21 UTC 

Bezplatná 60denní zkušební verze: Vylepšete své výrobní procesy
 2023-10-26  8:10 UTC 

[PATCH] hexagon: Remove unusable symbols from the ptrace.h uapi
 2023-10-25 14:15 UTC  (3+ messages)

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-10-13 21:03 UTC  (26+ messages)
` [PATCH mm-unstable v9 09/31] mm: Convert pmd_ptlock_free() to use ptdescs
` [PATCH mm-unstable v9 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v9 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v9 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 13/31] x86: "
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v9 15/31] mm: remove page table members from struct page
` [PATCH mm-unstable v9 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 17/31] arm: "
` [PATCH mm-unstable v9 18/31] arm64: "
` [PATCH mm-unstable v9 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 20/31] hexagon: "
` [PATCH mm-unstable v9 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v9 22/31] m68k: "
` [PATCH mm-unstable v9 23/31] mips: "
` [PATCH mm-unstable v9 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 25/31] openrisc: "
` [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v9 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v9 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v9 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v9 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 0/9] video: screen_info cleanups
 2023-10-10 12:20 UTC  (14+ messages)
` [PATCH v3 1/9] vgacon: rework Kconfig dependencies
` [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v3 5/9] vgacon: remove screen_info dependency
` [PATCH v3 6/9] vgacon: clean up global screen_info instances
` [PATCH v3 7/9] vga16fb: drop powerpc support
` [PATCH v3 8/9] hyperv: avoid dependency on screen_info
` [PATCH v3 9/9] efi: move screen_info into efi init code

Arches that don't support PREEMPT
 2023-10-06 14:51 UTC  (32+ messages)

[PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-10-06  8:31 UTC  (4+ messages)

[PATCH v3] Hexagon: Make pfn accessors statics inlines
 2023-09-13 11:28 UTC 

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (17+ messages)
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
` (subset) [PATCH 00/17] -Wmissing-prototype warning fixes

[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
 2023-08-22 21:26 UTC  (4+ messages)

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-19  8:53 UTC  (5+ messages)

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-08-18 14:18 UTC  (3+ messages)
` [06/12] "

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-17  4:38 UTC  (7+ messages)

[PATCH v2] Hexagon: Make pfn accessors statics inlines
 2023-08-10  7:41 UTC 

hexagon: fix warning comparing pointer to 0
 2023-08-09 19:04 UTC  (2+ messages)

[PATCH] Hexagon: Make pfn accessors statics inlines
 2023-08-09 16:17 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