messages from 2024-09-02 02:10:40 to 2024-10-08 08:54:49 UTC [more...]
[PATCH v3 0/2] MVME: Adopt standard RTC driver
2024-10-08 8:51 UTC
[PATCH v8 00/14] Consolidate IO memcpy functions
2024-10-08 8:33 UTC (17+ messages)
` [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v8 02/14] arm64: Use generic IO memcpy/memset
` [PATCH v8 03/14] csky: "
` [PATCH v8 04/14] loongarch: "
` [PATCH v8 05/14] m68k: Align prototypes of "
` [PATCH v8 06/14] alpha: "
` [PATCH v8 07/14] parisc: "
` [PATCH v8 08/14] sh: "
` [PATCH v8 09/14] arm: Align prototype of IO memset
` [PATCH v8 10/14] powerpc: Align prototypes of IO memcpy and memset
` [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset
` [PATCH v8 12/14] bus: mhi: ep: Add HAS_IOMEM || INDIRECT_IOMEM dependency
` [PATCH v8 13/14] mtd: "
` [PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
[PATCH v2 0/2] MVME: Adopt standard RTC driver
2024-10-08 7:15 UTC (5+ messages)
` [PATCH v2 1/2] rtc: m48t59: Use platform_data struct for year offset value
` [PATCH v2 2/2] m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driver
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-08 6:19 UTC (11+ messages)
` [PATCH v4 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v4 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v4 3/8] asm-generic: introduce text-patching.h
` [PATCH v4 4/8] module: prepare to handle ROX allocations for text
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v4 7/8] execmem: add support for cache of large ROX pages
` [PATCH v4 8/8] x86/module: enable ROX caches for module text
[geert-m68k:master] BUILD SUCCESS f49d5b760928861fdd3b8d19ae46aa2617b529b1
2024-10-07 22:47 UTC
[PATCH v7 00/10] Consolidate IO memcpy functions
2024-10-07 8:06 UTC (23+ messages)
` [PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v7 02/10] arm64: Use generic IO memcpy/memset
` [PATCH v7 03/10] csky: "
` [PATCH v7 04/10] loongarch: "
` [PATCH v7 05/10] m68k: Align prototypes of "
` [PATCH v7 06/10] alpha: "
` [PATCH v7 07/10] parisc: "
` [PATCH v7 08/10] sh: "
` [PATCH v7 09/10] um: Add dummy implementation for "
` [PATCH v7 10/10] arm: Align prototype of IO memset
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-06 14:59 UTC (2+ messages)
[PATCH 0/2]
2024-10-05 4:23 UTC (8+ messages)
` [PATCH 1/2] rtc: m48t59: Accommodate chips that lack a century bit
` [PATCH 2/2] m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driver
[PATCH 0/3] drivers: nubus: Fix coding style issues in nubus.c
2024-10-03 10:53 UTC (9+ messages)
` [PATCH 1/3] drivers: nubus: Fix use of tabs in nubus_get_vendorinfo and nubus_add_board "
` [PATCH 2/3] drivers: nubus: Fix use of assignment in if condition in nubus_add_board() "
` [PATCH 3/3] drivers: nubus: Fix use of * in comment block "
[PATCH] m68k: mvme147: Reinstate early console
2024-10-03 3:29 UTC
[PATCH] m68k: mvme147: Fix SCSI controller IRQ numbers
2024-10-03 3:29 UTC
[geert-m68k:master] BUILD SUCCESS f077472a6705df8b3101b5556f4be1fbd02f34ac
2024-10-01 8:25 UTC
PREEMPT_RT support
2024-10-01 2:24 UTC (3+ messages)
[PATCH v4 0/2] m68k v4.4 backport fixes (resend)
2024-10-01 1:49 UTC (5+ messages)
` [PATCH v4 1/2] m68k: Handle arrivals of multiple signals correctly
` [PATCH v4 2/2] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
[PATCH] m68k: defconfig: Update defconfigs for v6.12-rc1
2024-09-30 12:27 UTC
[PATCH] m68k: mvme147: Make mvme147_sched_init() __init
2024-09-29 2:55 UTC
[PATCH] signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
2024-09-27 3:40 UTC
[PATCH] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
2024-09-27 3:41 UTC
[PATCH 1/2] m68k: Drop Atari EtherNAT support when it's not configured in
2024-09-26 15:41 UTC (11+ messages)
` [PATCH 2/2] m68k: Set reasonable PSG port-A default value
[PATCH] m68k: Add missing mmap_read_lock() to sys_cacheflush()
2024-09-26 10:07 UTC
[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
2024-09-25 10:05 UTC (37+ messages)
` [PATCH V2 1/7] m68k/mm: Change pmd_val()
` [PATCH V2 2/7] x86/mm: Drop page table entry address output from pxd_ERROR()
` [PATCH V2 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
` [PATCH V2 5/7] mm: Use pudp_get() for accessing PUD entries
` [PATCH V2 6/7] mm: Use p4dp_get() for accessing P4D entries
` [PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
[PATCH v2] m68k: Define NR_CPUS
2024-09-24 19:23 UTC (10+ messages)
[git pull] m68knommu changes for v6.12
2024-09-24 18:04 UTC (2+ messages)
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-19 11:18 UTC (16+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text
[geert-m68k:m68k-v6.11] BUILD SUCCESS 4db74a187382ab35b65b5af67193aa23242ff1ff
2024-09-17 21:10 UTC
[geert-m68k:master] BUILD SUCCESS 5c8d618072705e3043c69077b9328aaef6888037
2024-09-17 21:08 UTC
[GIT PULL] m68k updates for v6.12
2024-09-17 15:00 UTC (2+ messages)
[PATCH 0/7] mm: Use pxdp_get() for accessing page table entries
2024-09-16 6:15 UTC (14+ messages)
` [PATCH 1/7] m68k/mm: Change pmd_val()
` [PATCH 2/7] x86/mm: Drop page table entry address output from pxd_ERROR()
` [PATCH 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH 4/7] mm: Use pmdp_get() for accessing PMD entries
` [PATCH 5/7] mm: Use pudp_get() for accessing PUD entries
` [PATCH 6/7] mm: Use p4dp_get() for accessing P4D entries
` [PATCH 7/7] mm: Use pgdp_get() for accessing PGD entries
[gerg-m68knommu:armnommu 3/3] include/linux/compiler_types.h:510:45: error: call to '__compiletime_assert_311' declared with attribute error: BUILD_BUG_ON failed: sizeof(priv_tbl->probs) % 16
2024-09-15 8:36 UTC
[geert-m68k:master] BUILD SUCCESS f656cd0df24b86a4b87e0c67fa83b016793ec8b5
2024-09-10 10:06 UTC
[PATCH] macintosh/via-pmu: register_pmu_pm_ops() can be __init
2024-09-06 11:52 UTC (2+ messages)
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-09-06 9:37 UTC (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
[PATCH] m68k: disable SRAM at startup
2024-09-05 14:03 UTC (4+ messages)
[PATCH 1/2] m68k/mvme147: Fix SCSI IRQ numbers
2024-09-05 5:09 UTC (3+ messages)
` [PATCH 2/2] scsi: wd33c93: Avoid deferencing null pointer in interrupt handler
[geert-m68k:master] BUILD SUCCESS d1b21794855ee7cd686b0b36def437f054654025
2024-09-02 23:43 UTC
[PATCH][next] m68k: remove trailing space after \n newline
2024-09-02 2:10 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).