messages from 2021-06-04 06:50:05 to 2021-09-10 17:18:01 UTC [more...]
[PATCH] arch: sh: drivers: dma: dma-api.c: Changed preferred function strscpy over strlcpy issue arch: sh: drivers: dma: dma-sysfs.c: Changed preferred function simple_strtoul over kstrtout issue arch: sh: drivers: dma: dmabrg.c: Fixed pointer declaration code issue arch: sh: drivers: heartbeat.c: Fixed preferred unsigned int over unsigned issue
2021-09-10 17:17 UTC
[PATCH v4] ftrace: Cleanup ftrace_dyn_arch_init()
2021-09-09 23:36 UTC (2+ messages)
[PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
2021-09-09 17:44 UTC (23+ messages)
` [PATCH 1/3 v2] sh: fix kconfig unmet dependency warning for FRAME_POINTER
` [PATCH 2/3 v2] sh: define __BIG_ENDIAN for math-emu
` [PATCH 3/3 v2] sh: fix READ/WRITE redefinition warnings
[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
2021-09-09 12:04 UTC (2+ messages)
` [PATCH v2 1/3] arch: Export machine_restart() instances so they can be called from modules
[PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init()
2021-09-08 3:52 UTC (3+ messages)
[PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init()
2021-09-06 20:36 UTC (4+ messages)
[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
2021-09-04 11:59 UTC (3+ messages)
[PATCH 18/20] kbuild: sh: remove unused install script
2021-08-27 14:02 UTC (3+ messages)
[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
2021-08-25 3:49 UTC (7+ messages)
(no subject)
2021-08-16 7:22 UTC (3+ messages)
` Patch formatting -
{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
2021-08-05 21:16 UTC
[RFC PATCH 02/15] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
2021-08-05 19:02 UTC
[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
2021-08-05 18:54 UTC (6+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules
flush_kernel_dcache_page fixes and removal
2021-08-04 11:12 UTC (20+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 3/6] ps3disk: "
` [PATCH 4/6] scatterlist: "
` [PATCH 5/6] aacraid: remove an unused include
` [PATCH 6/6] mm: remove flush_kernel_dcache_page
[PATCH v2 0/4] Some cleanups after making bus_type::remove return void
2021-07-30 19:10 UTC (2+ messages)
` [PATCH v2 2/4] sh: superhyway: Simplify check in remove callback
[PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
2021-07-30 11:53 UTC (5+ messages)
[PATCH for-6.2 12/43] target/sh4: Implement do_unaligned_access for user-only
2021-07-30 0:01 UTC
Stalled patches for the SH tree
2021-07-29 16:11 UTC (2+ messages)
[PATCH 0/5] Some cleanups after making bus_type::remove return void
2021-07-27 8:08 UTC (2+ messages)
` [PATCH 3/5] sh: superhyway: Simplify check in remove callback
[helgaas@kernel.org: Re: aarch64 efi boot failures with qemu 6.0+]
2021-07-26 21:43 UTC
[PATCH] RCU: Fix undefined Kconfig macros
2021-07-26 16:54 UTC (2+ messages)
[PATCH v4 0/5] bus: Make remove callback return void
2021-07-22 8:45 UTC (7+ messages)
` [PATCH v4 5/5] "
[PATCH v1 2/4] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
2021-07-14 20:47 UTC (2+ messages)
[PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
2021-07-04 23:07 UTC
[PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
2021-07-04 23:05 UTC
[PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
2021-07-04 23:03 UTC
dma_declare_coherent_memory and SuperH
2021-06-28 19:47 UTC (19+ messages)
Projects
2021-06-28 10:13 UTC
[PATCH] sh/intc: Replace symbolic permissions with octal permissions
2021-06-24 9:01 UTC
[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
2021-06-16 23:08 UTC
[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
2021-06-16 23:08 UTC
[PATCH 1/3] dt-bindings: dmaengine: Remove SHDMA Device Tree bindings
2021-06-16 17:56 UTC (4+ messages)
` [PATCH 2/3] dmaengine: sh: Remove unused shdma-of driver
` [PATCH 3/3] ARM: dts: r8a73a4: Remove non-functional DMA support
[PATCH 0/3] Remove shdma DT support
2021-06-16 11:18 UTC (4+ messages)
+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
2021-06-15 23:38 UTC
+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
2021-06-15 23:38 UTC
[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
2021-06-15 11:41 UTC (3+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
[PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
2021-06-15 5:02 UTC (2+ messages)
[PATCH v3 0/9] Remove DISCONTIGMEM memory model
2021-06-12 5:43 UTC (14+ messages)
` [PATCH v3 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v3 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v3 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v3 4/9] m68k: "
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v3 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v3 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v3 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
[PATCH v2 0/9] Remove DISCINTIGMEM memory model
2021-06-09 14:50 UTC (16+ messages)
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Proposal
2021-06-09 12:10 UTC
[PATCH 0/9] Remove DISCINTIGMEM memory model
2021-06-09 10:58 UTC (17+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
[PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
2021-06-09 5:51 UTC (4+ messages)
[PATCH v3 resend 01/15] mm: add setup_initial_init_mm() helper
2021-06-08 15:14 UTC (5+ messages)
` [PATCH v3 resend 14/15] sh: convert to setup_initial_init_mm()
[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
2021-06-07 9:31 UTC (11+ messages)
` [PATCH v2 01/15] mm: add setup_initial_init_mm() helper
` [PATCH v3] "
` [PATCH v2 14/15] sh: convert to setup_initial_init_mm()
[PATCH 0/3] sh: fixes for various build warnings
2021-06-04 7:24 UTC (5+ messages)
` [RFC PATCH 3/4] sh: define __BIG_ENDIAN for math-emu
page: next (older) | prev (newer) | latest
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).