linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-09 06:48:02 to 2024-11-16 00:33:14 UTC [more...]

[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)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-05 19:04 UTC  (12+ 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

provide generic page_to_phys and phys_to_page implementations v3
 2024-11-05  9:56 UTC  (5+ 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

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  (7+ 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  (27+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [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 

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

ARC: Use __force to suppress per-CPU cmpxchg complaints
 2024-10-16 13:28 UTC  (3+ messages)

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_315' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2024-10-16  5:30 UTC  (2+ messages)

[PATCH 0/3] ARC fixes for 6.12
 2024-10-16  5:27 UTC  (4+ messages)
` [PATCH 1/3] arc: rename aux.h to arc_aux.h
` [PATCH 2/3] ARC: build: disallow invalid PAE40 + 4K page config
` [PATCH 3/3] ARC: build: Use __force to suppress per-CPU cmpxchg warnings

[PATCH 3/3] ARC: build: Use __force to suppress per-CPU cmpxchg warnings
 2024-10-16  5:26 UTC 

Zapytanie ofertowe
 2024-10-15  7:55 UTC 

provide generic page_to_phys and phys_to_page implementations v2
 2024-10-15  5:44 UTC  (4+ 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 pfn_valid

provide generic page_to_phys and phys_to_page implementations
 2024-10-10  8:37 UTC  (6+ messages)
` [PATCH] asm-generic: "

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

[PATCH] arc: rename aux.h to arc_aux.h
 2024-10-07 16:45 UTC  (5+ messages)

arch/arc/kernel/smp.c:267:18: sparse: sparse: cast removes address space '__percpu' of expression
 2024-10-04 15:41 UTC  (3+ messages)

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-10-02 14:26 UTC  (35+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-10-02  8:45 UTC  (4+ messages)

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

Guten Morgen
 2024-09-17 18:36 UTC 

[PATCH 00/15] kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support
 2024-09-10  9:35 UTC  (6+ messages)
` [PATCH 04/15] kbuild: add generic support for built-in boot DTBs
` [PATCH 06/15] riscv: migrate to the generic rule for built-in DTB

[PATCH bpf-next] MAINTAINERS: BPF ARC JIT: update my e-mail address
 2024-09-09 23:10 UTC  (2+ messages)

Fotowoltaika - propozycja instalacji
 2024-09-09  8:15 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).