SUPERH platform development
 help / color / mirror / Atom feed
 messages from 2026-04-27 17:18:32 to 2026-05-29 15:02:37 UTC [more...]

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 15:02 UTC  (16+ messages)
` [PATCH v7 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v7 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v7 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v7 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v7 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v7 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v7 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 13/15] mm: Make empty_zero_page[] const
` [PATCH v7 14/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 14:47 UTC  (32+ messages)
` [PATCH v6 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v6 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v6 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v6 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v6 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v6 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v6 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v6 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v6 11/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v6 12/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache
` [PATCH v6 14/15] mm: Make empty_zero_page[] const
` [PATCH v6 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-29  5:37 UTC  (21+ messages)
` [PATCH 01/10] [v2] [net-next] net: dsa: b53: hide legacy gpiolib usage on non-mips
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional
` [PATCH 03/10] [v2] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 04/10] [v2] sh: select legacy gpiolib interface
` [PATCH 05/10] [v2] mips: select legacy gpiolib interfaces where used
` [PATCH 06/10] [v4] leds: gpio: make legacy gpiolib interface optional
` [PATCH 07/10] [v6 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
` [PATCH 08/10] [v6 net-next] p54spi: convert to devicetree
` [PATCH 09/10] [v6 omap] ARM: dts: omap2: add stlc4560 spi-wireless node
` [PATCH 10/10] gpiolib: turn off legacy interface by default

[PATCH 0/3] ASoC: simple-card: remove platform data style
 2026-05-27 23:02 UTC  (6+ messages)
` [PATCH 1/3] sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support
` [PATCH 2/3] sh: 7724se: remove FSI/AK4642/Simple-Audio-Card support
` [PATCH 3/3] ASoC: simple-card: remove platform data style

[PATCH v3 0/3] mtd: maps: vmu-flash: Fix build and runtime errors
 2026-05-27  9:08 UTC  (6+ messages)
` [PATCH v3 1/3] maple: fix build error due to missing include of linux/device.h
` [PATCH v3 2/3] mtd: maps: vmu-flash: fix fault in unaligned fixup
` [PATCH v3 3/3] mtd: maps: vmu-flash: fix NULL pointer dereference in initialization

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-05-25  8:56 UTC  (12+ messages)
` [PATCH v2 1/5] pinctrl: renesas: gpio: isolate function gpiochip from parent fwnode
` [PATCH v2 2/5] sh: pfc: attach software node to the GPIO chip
` [PATCH v2 3/5] sh: mach-rsk: rsk7203: use static device properties for LEDs and GPIO buttons
` [PATCH v2 4/5] pinctrl: renesas: gpio: support software nodes for function GPIOs
` [PATCH v2 5/5] sh: mach-rsk: rsk7203: convert pin configuration to using software nodes

[PATCH] sh: Implement _THIS_IP_ using inline asm
 2026-05-21 12:55 UTC  (2+ messages)

[PATCH] Generate <asm/asm-offsets.h> and remove identical copies in all architectures
 2026-05-19  1:18 UTC 

[PATCH RESEND] gdrom: use strscpy in probe_gdrom_{setupcd,setupdisk}
 2026-05-18 17:19 UTC 

[PATCH 1/3] sh: dma-sysfs: use sysfs_emit{_at} in show functions
 2026-05-18 17:10 UTC  (3+ messages)
` [PATCH 2/3] sh: dma-sysfs: use strscpy in dma_store_dev_id
` [PATCH 3/3] sh: dma: drop redundant size argument from strscpy in request_dma

[PATCH RESEND] sh: machvec: clean up and use strscpy in early_parse_mv
 2026-05-18 16:53 UTC 

[PATCH v2 00/10] sh: remove NUMA and SPARSEMEM support
 2026-05-18 12:05 UTC  (13+ messages)
` [PATCH v2 01/10] sh: remove CONFIG_NUMA and realted configuration options
` [PATCH v2 02/10] sh: mm: remove numa.c
` [PATCH v2 03/10] sh: mm: drop allocate_pgdat()
` [PATCH v2 04/10] sh: remove setup_bootmem_node() and plat_mem_setup()
` [PATCH v2 05/10] sh: drop dead code guarded by #ifdef CONFIG_NUMA
` [PATCH v2 06/10] sh: drop include/asm/mmzone.h
` [PATCH v2 07/10] init/Kconfig: drop ARCH_WANT_NUMA_VARIABLE_LOCALITY
` [PATCH v2 08/10] sh: init: remove call the memblock_set_node()
` [PATCH v2 09/10] sh: remove SPARSEMEM related entries from Kconfig
` [PATCH v2 10/10] sh: drop include/asm/sparsemem.h

[PATCH v4 0/3] cdrom: gdrom: fix block I/O and capacity setting
 2026-05-15 19:51 UTC  (4+ messages)
` [PATCH v4 1/3] cdrom: gdrom: replace port I/O with MMIO accessors
` [PATCH v4 2/3] cdrom: gdrom: update gendisk capacity on open
` [PATCH v4 3/3] cdrom: gdrom: verify device access after disc swap

[PATCH v3] sh: maple: fix empty port handling
 2026-05-15 18:11 UTC 

Toybox make root no longer works as expected
 2026-05-13  4:35 UTC  (15+ messages)

[PATCH tty v4 3/6] serial: sh-sci: Avoid deprecated UPF_CONS_FLOW
 2026-05-11 15:00 UTC  (4+ messages)

[PATCH] sh: dma: use strscpy in register_dmac
 2026-05-11 11:29 UTC  (2+ messages)

[PATCH v2] sh: maple: fix empty port handling
 2026-05-09 21:12 UTC  (2+ messages)

[PATCH 0/2] sh: kfr2r09: fix i2c adapter leaks
 2026-05-08 12:06 UTC  (3+ messages)
` [PATCH 1/2] sh: kfr2r09: fix i2c adapter leak on USB gdaget setup
` [PATCH 2/2] sh: kfr2r09: fix i2c adapter leak on serial console setup

[PATCH] serial: sh-sci: Remove plat_sci_port.flags
 2026-05-07 15:55 UTC  (3+ messages)

[PATCH] sh: uaccess: Handle exception on second instruction of __put_user_u64
 2026-05-06 18:32 UTC 

[PATCH v2] MAINTAINERS: move Yoshinori Sato to CREDITS
 2026-05-05 14:52 UTC 

[PATCH] MAINTAINERS: remove Yoshinori Sato as SuperH maintainer
 2026-05-05 13:38 UTC  (2+ messages)

[PATCH] sh: platform_early: use strscpy in sh_early_platform_driver_register
 2026-05-05  8:58 UTC 

[GIT PULL] sh fixes for v7.1
 2026-05-03 16:59 UTC  (2+ messages)

[PATCH] sh: fix fallout from ZERO_PAGE consolidation
 2026-05-03 14:34 UTC  (12+ messages)

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-04-30  3:25 UTC  (2+ messages)

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (28+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH 0/3] mm: remove page_mapped()
 2026-04-28 19:38 UTC  (11+ messages)
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()

[PATCH 00/10] sh: remove NUMA and SPARSEMEM support
 2026-04-28 16:34 UTC  (3+ messages)

[PATCH] sh: select legacy gpiolib interface
 2026-04-28 16:24 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox