linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-02 19:54:47 to 2023-06-28 10:26:32 UTC [more...]

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-06-28 10:26 UTC  (3+ messages)
` [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-28 10:01 UTC  (6+ messages)
` [v3,17/19] "

Słowa kluczowe do wypozycjonowania
 2023-06-28  7:50 UTC 

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-06-27 16:52 UTC  (11+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH] kbuild: make modules_install copy modules.builtin(.modinfo)
 2023-06-25 18:24 UTC  (6+ messages)
` [PATCH] kbuild: builddeb: always make modules_install, to install modules.builtin*

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_319' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
 2023-06-20 15:12 UTC 

[PATCH v7 07/19] arc: mm: Convert to GENERIC_IOREMAP
 2023-06-20 13:13 UTC 

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:26 UTC 

[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
 2023-06-13 16:14 UTC  (7+ messages)

[PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-13 10:35 UTC  (3+ messages)

[PATCH v9 00/11] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-06-11 15:51 UTC  (12+ messages)
` [PATCH v9 01/11] ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard
` [PATCH v9 02/11] modpost: pass struct module pointer to check_section_mismatch()
` [PATCH v9 03/11] kbuild: generate KSYMTAB entries by modpost
` [PATCH v9 04/11] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
` [PATCH v9 05/11] modpost: check static EXPORT_SYMBOL* by modpost again
` [PATCH v9 06/11] modpost: squash sym_update_namespace() into sym_add_exported()
` [PATCH v9 07/11] modpost: use null string instead of NULL pointer for default namespace
` [PATCH v9 08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
` [PATCH v9 09/11] modpost: merge two similar section mismatch warnings
` [PATCH v9 10/11] modpost: show offset from symbol for "
` [PATCH v9 11/11] linux/export.h: rename 'sec' argument to 'license'

[PATCH v6 07/19] arc: mm: Convert to GENERIC_IOREMAP
 2023-06-09  7:55 UTC 

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_303' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2023-06-07  6:43 UTC 

Wyższa konwersja w e-sklepie
 2023-06-02  8:40 UTC 

[PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
 2023-06-01 11:14 UTC  (6+ messages)

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 2023-05-25 18:16 UTC  (7+ messages)

[RESEND PATCH 0/2] ARC: fix THREAD_SHIFT and rename 16KSTACKS
 2023-05-25 16:08 UTC  (3+ messages)
` [RESEND PATCH 1/2] ARC: fix incorrect THREAD_SHIFT definition
` [RESEND PATCH 2/2] ARC: rename 16KSTACKS to DEBUG_STACKS

[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-24 10:13 UTC  (15+ messages)
` [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v3 05/12] cifs: "
` [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v3 08/12] arm64: vdso: Pass (void *) "
` [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v3 11/12] arm64: memory: "
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-22 10:11 UTC  (14+ messages)
` [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v2 05/12] cifs: "
` [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v2 08/12] arm64: vdso: Pass (void *) "
` [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v2 11/12] arm64: memory: "
` [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines

Faktoring
 2023-05-19  8:06 UTC 

[PATCH 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-17 14:01 UTC  (22+ messages)
` [PATCH 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH 05/12] cifs: "
` [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH 08/12] arm64: vdso: Pass (void *) "
` [PATCH 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH 11/12] arm64: memory: "
` [PATCH 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-16 17:44 UTC  (11+ messages)
` [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
` [PATCH v7 2/7] fbdev/matrox: Remove trailing whitespaces
` [PATCH v7 3/7] ipu-v3: Include <linux/io.h>
` [PATCH v7 4/7] fbdev: Include <linux/io.h> in various drivers
` [PATCH v7 5/7] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v7 6/7] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v7 7/7] fbdev: Rename fb_mem*() helpers

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-16  0:53 UTC  (4+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>

arch/arc/kernel/smp.c:277:30: sparse: sparse: dereference of noderef expression
 2023-05-13 17:43 UTC 

[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-12 10:04 UTC  (29+ messages)
` [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v6 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v6 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v6 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v6 6/6] fbdev: Rename fb_mem*() helpers

[PATCH 0/2] ARC: fix the THREAD_SHIFT definition
 2023-05-11 17:01 UTC  (3+ messages)
` [PATCH 1/2] ARC: fix incorrect "
` [PATCH 2/2] ARC: rename 16KSTACKS to DEBUG_STACKS

[PATCH v5 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-09  7:59 UTC  (8+ messages)
` [PATCH v5 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v5 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v5 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v5 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v5 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v5 6/6] fbdev: Rename fb_mem*() helpers

[PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-05  7:02 UTC  (12+ messages)
` [PATCH v4 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v4 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v4 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v4 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v4 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
    ` [v4,5/6] "
` [PATCH v4 6/6] fbdev: Rename fb_mem*() helpers

[PATCH v3] docs: directive `alias` for redirects
 2023-05-04 18:41 UTC  (2+ messages)

[PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-03 19:06 UTC  (20+ messages)
` [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
` [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v3 6/6] fbdev: Rename fb_mem*() helpers

[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
 2023-05-03 11:06 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;
as well as URLs for NNTP newsgroup(s).