linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 16:05:16 to 2023-01-10 00:45:24 UTC [more...]

[PATCH v11 0/3] Add kernel seccomp support for m68k
 2023-01-10  0:45 UTC  (4+ messages)
` [PATCH v11 1/3] m68k/kernel - check syscall_trace_enter() return code on m68k
` [PATCH v11 2/3] m68k: add kernel seccomp support
` [PATCH v11 3/3] tools/testing - seccomp test fixes for m68k

Current status of seccomp support in the m68k kernel?
 2023-01-09 23:51 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 1bc55ff8b47d90556ab406c82135f5eb0da931ce
 2023-01-09 22:33 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v6.2-rc3
 2023-01-09  9:04 UTC 

LLVM developer is looking for advise on TLS support in m68k
 2023-01-08  5:05 UTC 

[syzbot] [hfs?] WARNING in hfs_write_inode
 2023-01-06  7:09 UTC  (10+ messages)

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-05 16:29 UTC  (31+ messages)
` [PATCH 01/19] arch/alpha: rename internal name __xchg to __arch_xchg
` [PATCH 02/19] arch/arc: "
    ` [PATCH v2] arch: rename all internal names "
` [PATCH 03/19] arch/arm: rename internal name "
` [PATCH 04/19] arch/arm64: "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper

[PATCH v3] arch: rename all internal names __xchg to __arch_xchg
 2023-01-05  9:54 UTC  (3+ messages)
    ` [PATCH v4] "

[PATCH 5.10 20/63] m68k: add support for TIF_NOTIFY_SIGNAL
 2023-01-03  8:13 UTC 

Patch "m68k: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

[geert-m68k:master] BUILD SUCCESS 8075de6c0ed34e9108b4f56148dca6c671319ec7
 2023-01-02 22:17 UTC 

[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
 2023-01-02 17:24 UTC  (5+ messages)
` [PATCH v5 2/9] bitops: always define asm-generic non-atomic bitops

[PATCH] m68k: defconfig: Update defconfigs for v6.2-rc1
 2023-01-02 10:19 UTC 

[PATCH v2] kbuild: treat char as always unsigned
 2023-01-02  8:29 UTC  (18+ messages)

[geert-m68k:master] BUILD SUCCESS 9e459eb6dfb0d6dfd2a869bf442c4a7aae0f04db
 2022-12-26 23:08 UTC 

[git pull] m68knommu changes for v6.2
 2022-12-20 15:00 UTC  (2+ messages)

[PATCH] m68k: nommu: Fix misspellings of "DragonEngine"
 2022-12-19 22:04 UTC  (4+ messages)

[PATCH v2] m68k: nommu: Fix misspellings of "DragonEngine"
 2022-12-19 13:40 UTC 

[PATCH] m68k: nommu: Fix misspellings of "uCdimm"
 2022-12-19 12:29 UTC  (2+ messages)

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-19  1:40 UTC  (34+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v9] kallsyms: Add self-test facility
 2022-12-17 17:37 UTC  (39+ messages)

[PATCH] m68k: fix strcmp inline
 2022-12-16 16:28 UTC 

[PATCH] m68k: string: Make char intermediate in strcmp() signed
 2022-12-15 18:43 UTC  (2+ messages)

[geert-m68k:m68k-v6.1] BUILD SUCCESS 63ada160e9fc60b9e694db6587a25f42bfb8025b
 2022-12-13  5:30 UTC 

[geert-m68k:master] BUILD SUCCESS 53a4892af05f72e14e935234e8fbf34fa7e04521
 2022-12-13  5:30 UTC 

[GIT PULL] m68k updates for v6.2
 2022-12-12 21:11 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 815a2a23b79ae9655d9fa85099381ca1e776c5be
 2022-12-06  0:38 UTC 

fix dma_alloc_coherent on m68knommu / coldfire
 2022-12-05 14:09 UTC  (5+ messages)
` [PATCH 1/2] net: fec: use dma_alloc_noncoherent for m532x

[PATCH linux-next] m68k: use strscpy() to instead of strncpy()
 2022-12-05  0:02 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 6100fd707322c24cffcaefb357615e088fdc5463
 2022-11-28 23:23 UTC 

[PATCH/RFC 0/3] Atari DRM driver
 2022-11-28 13:08 UTC  (7+ messages)
` [PATCH/RFC 1/3] video: fbdev: c2p: Add transp2() and transp2x()
` [PATCH/RFC 2/3] drm/simple-kms-helper: Add mode_fixup() to simple display pipe
` [PATCH/RFC 3/3] drm: atari: Add a DRM driver for Atari graphics hardware

[geert-m68k:atari-drm-wip-v1] BUILD SUCCESS WITH WARNING 9ef3ed30a45a367db0231ea2e98f6f37ba860b4c
 2022-11-27  7:36 UTC 

[PATCH v3 0/2] drm/modes: Command line mode selection improvements
 2022-11-25 20:31 UTC  (3+ messages)
` [PATCH v3 1/2] drm/modes: parse_cmdline: Make mode->*specified handling more uniform
` [PATCH v3 2/2] drm/modes: Add support for driver-specific named modes

[PATCH resend v2] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
 2022-11-24 11:17 UTC  (12+ messages)

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-22 16:43 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver


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