messages from 2024-01-18 14:57:46 to 2024-02-28 23:10:45 UTC [more...]
[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
2024-02-28 23:10 UTC (11+ messages)
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-02-28 21:06 UTC (26+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h
[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
2024-02-27 18:48 UTC (17+ messages)
` [DO NOT MERGE v6 02/37] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v6 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support
[PATCH v2 0/6] mfd: tmio: simplify header and move to platform_data
2024-02-23 15:20 UTC (4+ messages)
` [PATCH v2 6/6] mfd: tmio: Move header "
[PATCH v2 00/14] Split crash out from kexec and clean up related config items
2024-02-23 5:41 UTC (31+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "
` [PATCH v2 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH v2 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH v2 05/14] crash: clean up kdump related config items
` [PATCH v2 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 07/14] arm64, "
` [PATCH v2 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH v2 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 10/14] sh, "
` [PATCH v2 11/14] arm, "
` [PATCH v2 12/14] mips, "
` [PATCH v2 13/14] riscv, "
` [PATCH v2 14/14] loongarch, "
[PATCH 0/3] arch: Remove fbdev dependency from video helpers
2024-02-23 1:26 UTC (7+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files
[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
2024-02-20 17:14 UTC (5+ messages)
` [RFC PATCH 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [RFC PATCH 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [RFC PATCH 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [RFC PATCH 09/14] sh/thread_info: Introduce TIF_NOTIFY_IPI flag
FDPIC on sh4?
2024-02-16 18:32 UTC (6+ messages)
` [musl] "
[PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
2024-02-15 9:37 UTC (7+ messages)
` [PATCH 1/3] loongarch: Call arch_mem_init() before platform_init() in the init sequence
` [PATCH 2/3] openrisc: Call setup_memory() earlier "
` [PATCH 3/3] sh: Call paging_init() "
unsubscribe
2024-02-14 20:51 UTC
[PATCH] sh: hd64461: Make setup_hd64461 static
2024-02-14 12:56 UTC (2+ messages)
[PATCH] sh: Fix build with CONFIG_UBSAN=y
2024-02-14 12:52 UTC (9+ messages)
[PATCH 0/6] mfd: tmio: simplify header and move to platform_data
2024-02-13 20:52 UTC (10+ messages)
` [PATCH 6/6] mfd: tmio: move header "
Build regressions/improvements in v6.8-rc1
2024-02-13 14:44 UTC (4+ messages)
Build regressions/improvements in v6.8-rc4
2024-02-12 9:14 UTC
Problems with csum_partial with misaligned buffers on sh4 platform
2024-02-11 16:12 UTC (7+ messages)
[PATCH] sh: intc: make intc_subsys const
2024-02-09 10:32 UTC (3+ messages)
[PATCH] dma: dma-sysfs: make dma_subsys const
2024-02-05 16:34 UTC (6+ messages)
[PATCH v2] i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency calculation
2024-01-31 22:55 UTC (3+ messages)
[PATCH v2] dt-bindings: timer: renesas,tmu: Document input capture interrupt
2024-01-31 19:34 UTC (4+ messages)
[PATCH] fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
2024-01-31 19:32 UTC (4+ messages)
[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
2024-01-29 1:57 UTC (26+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting "
` [PATCH linux-next v3 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH linux-next v3 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH linux-next v3 05/14] crash: clean up kdump related config items
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 07/14] arm64, "
` [PATCH linux-next v3 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH linux-next v3 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 10/14] sh, "
` [PATCH linux-next v3 11/14] mips, "
` [PATCH linux-next v3 12/14] riscv, "
` [PATCH linux-next v3 13/14] arm, "
` [PATCH linux-next v3 14/14] loongarch, "
[PATCH] sh: use generic uaccess
2024-01-23 16:35 UTC (5+ messages)
[PATCH v4 5/6] add listmount(2) syscall
2024-01-23 14:14 UTC
[PATCH 73/82] sh: Refactor intentional wrap-around test
2024-01-23 7:31 UTC (2+ messages)
[GIT PULL] sh updates for v6.8
2024-01-20 17:29 UTC (2+ messages)
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2024-01-19 8:48 UTC (4+ messages)
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 35/35] sh: mach-x3proto: rework ilsel_enable()
[PATCH] sh: remove unneeded $(foreach )
2024-01-19 8:18 UTC (3+ messages)
[PATCH] sh: ecovec24: Rename missed backlight field from fbdev to dev
2024-01-19 8:18 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).