linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 09:23:05 to 2023-05-19 08:07:05 UTC [more...]

Faktoring
 2023-05-19  8:06 UTC 

[PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
 2023-05-18  3:43 UTC  (4+ messages)

[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 00/21] dma-mapping: unify support for cache flushes
 2023-05-06  7:53 UTC  (7+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA

[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  (23+ messages)
` [PATCH v3 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v3 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v3 3/6] fbdev: Include <linux/io.h> in various drivers
` [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  (4+ messages)

[PATCH v2 0/5] fbdev: Use regular I/O function for framebuffers
 2023-04-29 14:11 UTC  (23+ messages)
` [PATCH v2 1/5] fbdev/matrox: Remove trailing whitespaces
` [PATCH v2 2/5] ipu-v3: Include <linux/io.h>
` [PATCH v2 3/5] fbdev: Include <linux/io.h> in various drivers
` [PATCH v2 4/5] fbdev: Include <linux/io.h> in drivers
` [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions

[PATCH v2] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
 2023-04-28  3:16 UTC 

[PATCH] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
 2023-04-27 21:59 UTC  (2+ messages)

[PATCH 0/5] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-04-27 17:17 UTC  (10+ messages)
` [PATCH 1/5] fbdev/matrox: Remove trailing whitespaces
` [PATCH 2/5] ipu-v3: Include <linux/io.h>
` [PATCH 3/5] fbdev: Include <linux/io.h> in various drivers
` [PATCH 4/5] fbdev: Include <linux/io.h> via <asm/fb.h>
` [PATCH 5/5] fbdev: Move framebuffer I/O helpers into <asm/fb.h>

biznesowy angielski
 2023-04-25  7:30 UTC 

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

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-04-19 17:22 UTC  (29+ messages)
` [PATCH v3 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v3 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 03/19] arch/arm: "
` [PATCH v3 04/19] arch/arm64: "
` [PATCH v3 05/19] arch/ia64: "
` [PATCH v3 06/19] arch/loongarch: "
` [PATCH v3 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v3 09/19] arch/mips: "
` [PATCH v3 10/19] video: Remove trailing whitespaces
` [PATCH v3 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v3 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 15/19] arch/powerpc: "
` [PATCH v3 16/19] arch/sh: "
` [PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v3 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 19/19] arch/x86: "

[PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
 2023-04-19 14:22 UTC  (2+ messages)

[PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
 2023-04-18 20:18 UTC  (5+ messages)

[PATCH v2 00/19] arch: Consolidate <asm/fb.h>
 2023-04-17  9:22 UTC  (5+ messages)
` [PATCH v2 01/19] fbdev: Prepare generic architecture helpers


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