Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-19 22:21:08 to 2025-01-07 23:08:51 UTC [more...]

[PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-07 23:01 UTC 

[PATCH v2 0/6] Account page tables at all levels
 2025-01-07  9:15 UTC  (9+ messages)
` [PATCH v2 1/6] mm: Move common part of pagetable_*_ctor to helper
` [PATCH v2 2/6] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH v2 3/6] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH v2 4/6] ARM: mm: Rename PGD helpers
` [PATCH v2 5/6] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH 6.12 094/156] ARC: build: Use __force to suppress per-CPU cmpxchg warnings
 2025-01-06 15:16 UTC 

[PATCH 00/10] Account page tables at all levels
 2025-01-03 10:36 UTC  (25+ messages)
` [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
` [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor
` [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH 07/10] mm: Introduce ctor/dtor at P4D level
` [PATCH 08/10] ARM: mm: Rename PGD helpers
` [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH 10/10] mm: Introduce ctor/dtor at PGD level

Współpraca
 2024-12-30 13:08 UTC 

WARNING: kernel stack regs has bad "bp" value
 2024-12-24  6:51 UTC  (3+ messages)

[PATCH] ARC: migrate to the generic rule for built-in DTB
 2024-12-23 22:06 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 9/9] ARC: build: Try to guess GCC variant of cross compiler
 2024-12-20 17:13 UTC 

[PATCH AUTOSEL 6.6 16/16] ARC: build: Try to guess GCC variant of cross compiler
 2024-12-20 17:12 UTC 

[PATCH AUTOSEL 6.12 17/29] ARC: build: disallow invalid PAE40 + 4K page config
 2024-12-20 17:11 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 18/29] ARC: build: Use __force to suppress per-CPU cmpxchg warnings
` [PATCH AUTOSEL 6.12 19/29] ARC: bpf: Correct conditional check in 'check_jmp_32'
` [PATCH AUTOSEL 6.12 27/29] ARC: build: Try to guess GCC variant of cross compiler

[PATCH AUTOSEL 5.4 6/6] ARC: build: Try to guess GCC variant of cross compiler
 2024-12-20 17:14 UTC 

[PATCH AUTOSEL 5.10 7/7] ARC: build: Try to guess GCC variant of cross compiler
 2024-12-20 17:14 UTC 

[PATCH AUTOSEL 6.1 12/12] ARC: build: Try to guess GCC variant of cross compiler
 2024-12-20 17:13 UTC 

[PATCH v2 0/5] Remove get_task_comm() and print task comm directly
 2024-12-19  2:34 UTC  (6+ messages)
` [PATCH v2 1/5] kernel: "
` [PATCH v2 2/5] arch: "
` [PATCH v2 3/5] net: "
` [PATCH v2 4/5] security: "
` [PATCH v2 5/5] drivers: "

[PATCH 0/7] vsprintf: Add %pTN to print Task Name
 2024-12-17  1:08 UTC  (17+ messages)
` [PATCH 1/7] vsprintf: Add %pTN to print task name
` [PATCH 2/7] kernel: Replace get_task_comm() with %pTN
` [PATCH 3/7] arch: "
` [PATCH 4/7] net: "
` [PATCH 5/7] security: "
` [PATCH 6/7] drivers: Repace "

Zapytanie ofertowe
 2024-12-16  8:56 UTC 

[GIT PULL] ARC fixes for 6.13
 2024-12-16  0:13 UTC  (2+ messages)

[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
 2024-12-13 17:08 UTC  (31+ messages)
` [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 03/16] mm: arm: "
` [PATCH mm-unstable v2 04/16] mm: alpha: "
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 07/16] mm: loongarch: "
` [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable v2 09/16] mm: parisc: "
` [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
` [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 12/16] mm: sparc32: "
` [PATCH mm-unstable v2 13/16] mm: sparc64: "
` [PATCH mm-unstable v2 14/16] mm: xtensa: "
` [PATCH mm-unstable v2 15/16] mm: powerpc: "
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible

[PATCH 7/7] fs: Use %pTN to print task name
 2024-12-13  5:49 UTC 

[PATCH] ARC: build: Try to guess GCC variant of cross compiler
 2024-12-13  1:39 UTC  (2+ messages)

provide generic page_to_phys and phys_to_page implementations v3
 2024-12-11 22:32 UTC  (6+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys

[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
 2024-12-10 19:39 UTC  (26+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable 03/17] mm: arm: "
` [PATCH mm-unstable 04/17] mm: alpha: "
` [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable 07/17] mm: loongarch: "
` [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable 09/17] mm: parisc: "
` [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint()
` [PATCH mm-unstable 11/17] mm: sh: "
` [PATCH mm-unstable 12/17] mm: sparc32: "
` [PATCH mm-unstable 13/17] mm: sparc64: "
` [PATCH mm-unstable 14/17] mm: xtensa: "
` [PATCH mm-unstable 15/17] mm: powerpc: "
` [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint()
` [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible

[PATCH mm-hotfixes v5 1/2] Introduce cpu_icache_is_aliasing() across all architectures
 2024-12-09 18:23 UTC  (2+ messages)
` [PATCH mm-hotfixes v5 2/2] mm: use clear_user_(high)page() for arch with special user folio handling

[PATCH v4 1/2] Introduce cpu_icache_is_aliasing() across all architectures
 2024-12-09 18:14 UTC  (5+ messages)
` [PATCH v4 2/2] mm: use clear_user_(high)page() for arch with special user folio handling

[PATCH v3 1/2] Introduce cpu_icache_is_aliasing() across all architectures
 2024-12-07 17:13 UTC  (5+ messages)
` [PATCH v3 2/2] mm: use clear_user_(high)page() for arch with special user folio handling

arch/arc/plat-hsdk/platform.c:16:5: sparse: sparse: symbol 'arc_hsdk_axi_dmac_coherent' was not declared. Should it be static?
 2024-12-02 17:58 UTC 

Pakiety telemedyczne dla pracowników
 2024-12-02  9:10 UTC 

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_292' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2024-12-01 11:04 UTC 

Zapytanie ofertowe
 2024-11-26  9:16 UTC 

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (14+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH v2] ARC: bpf: Correct conditional check in 'check_jmp_32'
 2024-11-16  0:32 UTC  (5+ messages)

[PATCH] ARC: bpf_jit_arcv2: Remove redundant condition check
 2024-11-13  8:03 UTC  (5+ messages)

Yamaha Piano !!
 2024-11-04 10:06 UTC 

[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
 2024-10-30  8:45 UTC  (2+ messages)

[PATCH] ARC: fix reference of dependency for PAE40 config
 2024-10-28  9:59 UTC 

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-10-24 10:52 UTC  (9+ messages)

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-24  8:13 UTC  (15+ messages)
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH] ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port devices
 2024-10-22  9:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox