linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-12 16:17:38 to 2023-07-31 17:04:07 UTC [more...]

[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
 2023-07-31 17:03 UTC 

W sprawie samochodu
 2023-07-27  7:55 UTC 

W sprawie samochodu
 2023-07-24  7:40 UTC 

Build regressions/improvements in v6.5-rc3
 2023-07-28 22:57 UTC  (2+ messages)

Add a new fchmodat4() syscall, v2
 2023-07-28 18:42 UTC  (35+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v4 0/5] Add a new fchmodat2() syscall
    ` [PATCH v4 2/5] fs: Add fchmodat2()
    ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
  ` Add fchmodat2() - or add a more general syscall?

[PATCH 1/1] Remove CONFIG_NET_CLS_TCINDEX
 2023-07-28  8:16 UTC 

[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
 2023-07-26 14:34 UTC  (35+ messages)
` [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 13/31] x86: "
` [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 17/31] arm: "
` [PATCH mm-unstable v7 18/31] arm64: "
` [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 20/31] hexagon: "
` [PATCH mm-unstable v7 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v7 22/31] m68k: "
` [PATCH mm-unstable v7 23/31] mips: "
` [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 25/31] openrisc: "
` [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v7 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-25 13:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] sh: boards: fix CEU buffer size passed to dma_declare_coherent_memory()
 2023-07-25 12:42 UTC  (13+ messages)

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

[PATCH] sh: boards: ERROR: that open brace { should be on the previous line
 2023-07-21  1:14 UTC 

[PATCH] sh/boards/mach-migor: ERROR: that open brace { should be on the previous line
 2023-07-21  0:40 UTC 

[PATCH] sh/boards/mach-ap325rxa: ERROR: that open brace { should be on the previous line
 2023-07-21  0:31 UTC 

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-18 14:47 UTC  (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>

[PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-18 10:58 UTC  (21+ messages)
` [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
` [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
` [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
` [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 12/18] staging: "
` [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
` [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v4 16/18] fbdev/pxafb: "
` [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
 2023-07-17 16:51 UTC  (4+ messages)

[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-14 10:47 UTC  (24+ messages)
` [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v3 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v3 03/18] "
` [PATCH v3 04/18] "
` [PATCH v3 05/18] "
` [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 12/18] staging: "
` [PATCH v3 13/18] fbdev: "
` [PATCH v3 14/18] "
` [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v3 16/18] fbdev/pxafb: "
` [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
  ` [v3,18/18] "

[GIT PULL] sh fixes for v6.5
 2023-07-13 21:41 UTC  (3+ messages)
` [GIT PULL] sh fixes for v6.5 - Correction

[PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-13 16:02 UTC  (23+ messages)
` [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v2 03/18] "
` [PATCH v2 04/18] "
` [PATCH v2 05/18] "
` [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 12/18] staging: "
` [PATCH v2 13/18] fbdev: "
` [PATCH v2 14/18] "
` [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v2 16/18] fbdev/pxafb: "
` [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-13 11:13 UTC  (5+ messages)
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v6 04/14] ia64/kexec: "
` [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY

[PATCH v2] sh: hd64461: fix virq offsets
 2023-07-13  6:56 UTC  (2+ messages)

[PATCH] [RFC] sh: dreamcast: Handle virq offset in cascaded IRQ demux
 2023-07-13  6:56 UTC  (2+ messages)

[PATCH] [RFC] sh: highlander: Handle virq offset in cascaded IRL demux
 2023-07-13  6:55 UTC  (3+ messages)

[PATCH] [RFT] sh: mach-r2d: Handle virq offset in cascaded IRL demux
 2023-07-13  6:54 UTC  (2+ messages)

[PATCH 4/4] vgacon, arch/*: remove unused screen_info definitions
 2023-07-13  0:33 UTC  (2+ messages)

[PATCH] sh: Avoid using IRQ0 on SH3 and SH4
 2023-07-12 16:25 UTC  (11+ 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).