linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-14 03:57:45 to 2026-01-02 07:01:36 UTC [more...]

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02  6:59 UTC  (6+ messages)
` [PATCH v2 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH v2 02/28] arc: "
` [PATCH v2 03/28] arm: "
` [PATCH v2 04/28] arm64: "
` [PATCH v2 05/28] csky: "

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02  6:59 UTC  (37+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 02/28] arc: "
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "
` [PATCH 07/28] loongarch: "
` [PATCH 08/28] m68k: "
` [PATCH 09/28] microblaze: "
` [PATCH 10/28] mips: "
` [PATCH 11/28] nios2: "
` [PATCH 12/28] openrisc: "
` [PATCH 13/28] parisc: "
` [PATCH 14/28] powerpc: "
` [PATCH 15/28] riscv: "
` [PATCH 16/28] s390: "
` [PATCH 17/28] sh: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] um: "
` [PATCH 20/28] x86: "
` [PATCH 21/28] xtensa: "
` [PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH 24/28] mips: drop paging_init()
` [PATCH 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v2 0/6] video/logo: allow custom boot logo and simplify logic
 2026-01-01 15:25 UTC  (7+ messages)
` [PATCH v2 1/6] video/logo: remove orphan .pgm Makefile rule
` [PATCH v2 2/6] video/logo: add a type parameter to the logo makefile function
` [PATCH v2 3/6] video/logo: allow custom logo
` [PATCH v2 4/6] newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
` [PATCH v2 5/6] sh: defconfig: remove CONFIG_LOGO_SUPERH_*
` [PATCH v2 6/6] video/logo: move logo selection logic to Kconfig

[PATCH 0/6] video/logo: allow custom boot logo and simplify logic
 2026-01-01 13:17 UTC  (10+ messages)
` [PATCH 1/6] video/logo: remove orphan .pgm Makefile rule
` [PATCH 2/6] video/logo: add a type parameter to the logo makefile function
` [PATCH 3/6] video/logo: allow custom logo
` [PATCH 4/6] newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
` [PATCH 5/6] sh: defconfig: remove CONFIG_LOGO_SUPERH_*
` [PATCH 6/6] video/logo: move logo selection logic to Kconfig

[PATCH v6 0/4] Align atomic storage
 2025-12-31  8:25 UTC  (2+ messages)
` [PATCH v6 2/4] atomic: Specify alignment for atomic_t and atomic64_t

[PATCH] sh: dma-sysfs: add missing put_device() in dma_create_sysfs_files()
 2025-12-20 14:11 UTC  (3+ messages)

[PATCH] sh: maple: fix an api misuse in maple_attach_driver()
 2025-12-19 14:45 UTC 

[PATCH v5 0/4] Align atomic storage
 2025-12-16 19:49 UTC  (5+ messages)
` [PATCH v5 2/4] atomic: Specify alignment for atomic_t and atomic64_t

[PATCH] dmaengine: shdma: correct most kernel-doc issues in shdma-base.h
 2025-12-16 16:59 UTC  (2+ messages)

Kconfig dangling references (BZ 216748)
 2025-12-10 22:09 UTC  (13+ messages)
  ` [Linux-stm32] "

[PATCH] ALSA: Do not build obsolete API
 2025-12-07 12:17 UTC  (4+ messages)

[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
 2025-11-28  6:35 UTC 

64mb limitation of qemu-system-sh4 board
 2025-11-24  8:48 UTC  (3+ messages)

[PATCH 0/3] mtd: maps: vmu-flash: Fix build and runtime errors
 2025-11-20  9:09 UTC  (10+ messages)
` [PATCH 1/3] sh: maple: Fix build error due to missing include of linux/device.h
` [PATCH 2/3] mtd: maps: vmu-flash: Fix fault in unaligned fixup
` [PATCH 3/3] mtd: maps: vmu-flash: Fix NULL pointer dereference in initialization

Wiadomość z księgowości
 2025-11-19  8:55 UTC 

[PATCH] sh: maple: fix empty port handling
 2025-11-16 18:25 UTC  (7+ messages)

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-11-13 19:18 UTC  (18+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
` [PATCH v3 3/7] bus: mvebu-mbus: "
` [PATCH v3 4/7] clk: ingenic: tcu: "
` [PATCH v3 5/7] clk: mvebu: "
` [PATCH v3 6/7] irqchip/irq-imx-gpcv2: "
` [PATCH v3 7/7] soc/tegra: pmc: "

[akpm-mm:mm-unstable 36/283] include/uapi/linux/const.h:20:25: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '17179869184' to '0'
 2025-11-13 18:23 UTC  (2+ messages)

[PATCH] arch: sh: Include <linux/io.h> in dac.h
 2025-10-30 11:20 UTC  (3+ messages)

[PATCH] fbdev/pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
 2025-10-28 21:16 UTC  (3+ messages)

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-10-19  6:50 UTC  (4+ messages)
` [PATCH 03/17] csky: "

[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
 2025-10-18  3:59 UTC  (2+ messages)

[PATCH] sh: hp6xx: unset apm_get_power_status on unload
 2025-10-16 22:05 UTC 

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:57 UTC  (65+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
` [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access
` [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs
` [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs
` [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs
` [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd
` [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS
` [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP
` [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2
` [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA
` [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ
` [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO
` [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4
` [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD
          ` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH 00/62] initrd: remove classic initrd support
 2025-10-06  6:19 UTC  (6+ messages)

[PATCH net-next 0/3] sh_eth: PM-related cleanups
 2025-09-29  8:26 UTC  (8+ messages)
` [PATCH net-next 2/3] sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()

Thematic Funds Letter Of Intent
 2025-09-23 23:54 UTC 

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-18 15:51 UTC  (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64


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