linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 03:04:04 to 2021-05-18 13:57:56 UTC [more...]

[RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
 2021-05-18 13:56 UTC  (5+ messages)
` [PATCH "

[PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  8:42 UTC  (11+ messages)
` [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/5] hexagon: use generic strncpy/strnlen from_user
` [PATCH 3/5] arc: "
` [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 5/5] asm-generic: remove extra strn{cpy_from,len}_user declarations

[RFC 13/13] [net-next] 8390: xsurf100: avoid including lib8390.c
 2021-05-17  8:10 UTC  (4+ messages)
  ` [RFC 06/13] [net-next] m68k: remove legacy probing

[PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  7:27 UTC  (13+ messages)
` [PATCH 1/6] [v2] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/6] [v2] h8300: remove stale strncpy_from_user
` [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
` [PATCH 4/6] [v2] arc: "
` [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 6/6] [v2] asm-generic: remove extra strn{cpy_from,len}_user declarations

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-14 20:19 UTC  (9+ messages)
` [PATCH v2 01/13] asm-generic: use asm-generic/unaligned.h for most architectures
` [PATCH v2 04/13] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH v6 00/12] lib/find_bit: fast path for small bitmaps
 2021-05-12  8:33 UTC  (33+ messages)
` [PATCH 01/12] tools: disable -Wno-type-limits
` [PATCH 02/12] tools: bitmap: sync function declarations with the kernel
` [PATCH 03/12] tools: sync BITMAP_LAST_WORD_MASK() macro "
` [PATCH 04/12] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 05/12] lib: extend the scope of small_const_nbits() macro
` [PATCH 06/12] tools: sync small_const_nbits() macro with the kernel
` [PATCH 07/12] lib: inline _find_next_bit() wrappers
` [PATCH 08/12] tools: sync find_next_bit implementation
` [PATCH 09/12] lib: add fast path for find_next_*_bit()
` [PATCH 10/12] lib: add fast path for find_first_*_bit() and find_last_bit()
` [PATCH 11/12] tools: sync lib/find_bit implementation
` [PATCH 12/12] MAINTAINERS: Add entry for the bitmap API

[m68k:master] BUILD SUCCESS 655a9d76bf8fec8e5df18f6e8323bc21f2681b1c
 2021-05-10 22:20 UTC 

[m68k:for-next] BUILD SUCCESS eeff86b6d18ccd7ef1e663dd428b93f5887d02b5
 2021-05-10 22:07 UTC 

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-10 13:12 UTC  (8+ messages)
` [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
` [RFC 04/12] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH] m68k: defconfig: Update defconfigs for v5.13-rc1
 2021-05-10  9:53 UTC 

[PATCH] m68k: dma: remove unnecessary include of asm/cacheflush.h
 2021-05-10  7:06 UTC  (2+ messages)

[PATCH] mm: update legacy flush_tlb_* to use vma
 2021-05-07 10:05 UTC  (2+ messages)

[PATCH 2/2] arch: use cross_compiling to check whether it is a cross build or not
 2021-05-06 12:11 UTC  (5+ messages)

[PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS
 2021-05-06  7:19 UTC  (3+ messages)

[git pull] m68knommu changes for v5.13
 2021-05-04 18:30 UTC  (2+ messages)

[PATCH 0/2] m68k: Add Virtual M68k Machine
 2021-04-29  7:23 UTC  (10+ messages)
` [PATCH 2/2] m68k: introduce a virtual m68k machine

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-04-28  6:53 UTC  (13+ messages)

[PATCH] m68knommu: fix missing LCD splash screen data initializer
 2021-04-27 14:39 UTC  (3+ messages)

[m68k:m68k-v5.12] BUILD SUCCESS 52d5c056e366b87429b53dffe3875a090f6ddcbb
 2021-04-26 21:39 UTC 

[m68k:master] BUILD SUCCESS 69e46b7756691bcf1c63c369852c42d792a172c8
 2021-04-26 20:48 UTC 

[GIT PULL] m68k updates for 5.13
 2021-04-26 17:38 UTC  (2+ messages)

[PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-23  6:26 UTC  (19+ messages)
` [PATCH v2 1/6] kunit: ASoC: topology: adhear to KUNIT formatting standard
` [PATCH v2 2/6] kunit: software node: "
` [PATCH v2 3/6] kunit: ext4: "
` [PATCH v2 4/6] kunit: lib: "
` [PATCH v2 5/6] kunit: mptcp: "
` [PATCH v2 6/6] m68k: update configs to match the proper KUNIT syntax
` (subset) [PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard

[PATCH v2] m68k: coldfire: fix irq ranges
 2021-04-22 22:31 UTC 

[m68k:for-v5.13] BUILD SUCCESS 34e5269bf987aff9a33ad3ab4f5d65c02913cbc1
 2021-04-19 23:32 UTC 

[m68k:master] BUILD SUCCESS 116a46c3f0cf8a2053aef36d5e59fc3dea7da0d5
 2021-04-19 23:32 UTC 

[PATCH AUTOSEL 5.11 10/23] m68k: fix flatmem memory model setup
 2021-04-19 20:43 UTC 

[PATCH] m68k: Remove unneeded semicolon
 2021-04-15  7:01 UTC  (2+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[PATCH 1/2] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-14  5:51 UTC  (3+ messages)

[PATCH 2/2] m68k: update configs to match the proper KUNIT syntax
 2021-04-14  4:33 UTC 

[m68k:master] BUILD SUCCESS f6e3956c365be3777473a2b6a999ec21e4a74d1c
 2021-04-13 19:00 UTC 

[m68k:for-v5.13] BUILD SUCCESS f829b4b212a315b912cb23fd10aaf30534bb5ce9
 2021-04-13 18:52 UTC 

[git pull] m68knommu fix for v5.12-rc7
 2021-04-12 18:25 UTC  (2+ messages)

[PATCH v2] m68k: fix flatmem memory model setup
 2021-04-12  9:51 UTC  (2+ messages)

[PATCH] kbuild: use ?= to assign CROSS_COMPILE by arch-Makefile
 2021-04-12  8:27 UTC  (4+ messages)

[PATCH v2] m68k: coldfire: fix irq ranges
 2021-04-12  7:37 UTC  (2+ messages)

[PATCH] arch/m68k/kernel/sys_m68k: Add missing mmap_read_lock() to sys_cacheflush()
 2021-04-12  7:24 UTC  (4+ messages)

[PATCH 12/20] kbuild: m68k: use common install script
 2021-04-09  3:10 UTC  (3+ messages)

[PATCH] m68k: coldfire: fix irq ranges
 2021-04-08 21:24 UTC 

[m68k:master] BUILD SUCCESS 2a87461a35b76691d4e7577bf28fff7f99208719
 2021-04-06 19:52 UTC 

[m68k:for-next] BUILD SUCCESS 7accea0c95a1ce4cf1bbf622c42b00c27a2dd51d
 2021-04-06 19:52 UTC 

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-04-06 18:15 UTC  (4+ messages)
` [PATCH 11/13] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH] m68k: mvme147, mvme16x: Don't wipe PCC timer config bits
 2021-04-06  7:29 UTC  (2+ messages)

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-04-05 17:16 UTC  (2+ messages)

[PATCH 1/2] m68k: remove meaningless $(OS_OBJS)
 2021-03-31 15:01 UTC  (4+ messages)
` [PATCH 2/2] m68k: remove meaningless EXTRA_LDFLAGS

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (5+ messages)
` [PATCH v2] "

Bidding invitation
 2021-03-31  7:14 UTC 

[m68k:for-v5.13] BUILD SUCCESS 152ec0d0d0e1643cd6392b691c3dd6d1fb0fe391
 2021-03-30  5:56 UTC 

[m68k:master] BUILD SUCCESS 2eb05a181bda0875199521407134f6b98109d0a9
 2021-03-30  5:21 UTC 

v5.11 (CONFIG_FLATMEM) boot crash
 2021-03-26  3:12 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;
as well as URLs for NNTP newsgroup(s).