messages from 2023-02-10 21:01:27 to 2023-03-01 15:41:41 UTC [more...]
[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
2023-03-01 15:41 UTC (7+ messages)
[GIT PULL] sh updates for v6.3
2023-03-01 9:02 UTC
[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
2023-03-01 8:16 UTC (3+ messages)
[PATCH v3 22/34] superh: Implement the new page table range API
2023-03-01 8:06 UTC (2+ messages)
[PATCH v5 11/17] sh: mm: Convert to GENERIC_IOREMAP
2023-03-01 3:42 UTC
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-28 21:11 UTC (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2023-02-28 15:56 UTC (3+ messages)
[PATCH 0/2] kunit: tool: Add support for SH under QEMU
2023-02-28 11:57 UTC (5+ messages)
` [PATCH 1/2] kunit: tool: Add support for overriding the QEMU serial port
` [PATCH 2/2] kunit: tool: Add support for SH under QEMU
[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-28 8:58 UTC (8+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
[PATCH v2 21/30] superh: Implement the new page table range API
2023-02-27 17:57 UTC
[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
2023-02-27 13:49 UTC (19+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
` [Intel-gfx] "
` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
` [Intel-gfx] "
` [PATCH v5 4/7] llist: simplify __llist_del_all
` [Intel-gfx] "
` [PATCH v5 5/7] io_uring: use __xchg if possible
` [Intel-gfx] "
` [PATCH v5 6/7] qed: "
` [Intel-gfx] "
` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg
[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-23 19:08 UTC (10+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-02-23 13:11 UTC (53+ messages)
` [PATCH v3 01/24] alpha: "
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 04/24] ia64: "
` [PATCH v3 05/24] m68k: "
` [PATCH v3 06/24] microblaze: "
` [PATCH v3 07/24] mips: "
` [PATCH v3 08/24] parisc: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 10/24] sparc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 12/24] asm-generic: "
` [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v3 14/24] arc: "
` [PATCH v3 15/24] m68k: "
` [PATCH v3 16/24] arm64: "
` [PATCH v3 17/24] microblaze: "
` [PATCH v3 18/24] sparc: "
` [PATCH v3 19/24] parisc: "
` [PATCH v3 20/24] x86: "
` [PATCH v3 21/24] xtensa: "
` [PATCH v3 22/24] powerpc: "
` [PATCH v3 23/24] mips: "
` [PATCH v3 24/24] s390: "
[PATCH 6.1 v2 0/7] Backport Build ID fixes
2023-02-23 9:54 UTC (2+ messages)
Fotowoltaika - nowe warunki
2023-02-22 8:39 UTC
Building Estimates
2023-02-21 15:00 UTC
[PATCH] sh: SH2007: drop the bad URL info
2023-02-21 10:00 UTC (3+ messages)
API for setting multiple PTEs at once
2023-02-20 8:29 UTC (3+ messages)
[PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms
2023-02-19 17:05 UTC (10+ messages)
` [PATCH 2/4] sh: move build rule of cchips/hd6446x/ to arch/sh/Kbuild
` [PATCH 3/4] sh: refactor header include path addition
` [PATCH 4/4] sh: remove compiler flag duplication
[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-16 18:42 UTC (55+ messages)
` [PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
` [PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 03/24] arm/cpu: "
` [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH v2.1 "
` [PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
` [PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
` [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH v2.1 "
` [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
` [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
` [PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
` [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
` [PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn
` [PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
` [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
` [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
` [PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn
` [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
` [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
` [PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
` [PATCH v2 22/24] objtool: Include weak functions in 'global_noreturns' check
` [PATCH v2 23/24] init: Make arch_call_rest_init() and rest_init() __noreturn
` [PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn
[PATCH 0/2] fixups for generic implementation of pfn_valid()
2023-02-16 12:56 UTC (7+ messages)
` [PATCH 1/2] m68k/nommu: add missing definition of ARCH_PFN_OFFSET
` [PATCH 2/2] sh: initialize max_mapnr
[PATCH v4 10/16] sh: mm: Convert to GENERIC_IOREMAP
2023-02-16 12:34 UTC
[PATCH v4 00/18] gpiolib cleanups
2023-02-15 15:59 UTC (3+ messages)
[PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
2023-02-15 5:22 UTC (2+ messages)
[PATCH v4 0/7] Generic IPI sending tracepoint
2023-02-14 14:10 UTC (2+ messages)
remove arch/sh
2023-02-13 16:30 UTC (9+ messages)
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-02-13 7:54 UTC (12+ messages)
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[PATCH] MAINTAINERS: Add myself as maintainer for arch/sh (SUPERH)
2023-02-12 12:32 UTC (2+ 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).