linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-05 18:51:26 to 2026-09-16 09:50:25 UTC [more...]

[PATCH RFC POC 00/50] file: handle files on syscall exit
 2026-09-16  9:50 UTC  (108+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
` [PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the "
` [PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
` [PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf "
` [PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
` [PATCH RFC POC 50/50] Drivers: hv: mshv: "

[PATCH v3 00/12] mm: make userland page table freeing RCU-safe
 2026-09-16  2:01 UTC  (14+ messages)
` [PATCH v3 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v3 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v3 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v3 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v3 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v3 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v3 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v3 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v3 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v3 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v3 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v3 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v3 0/8] docs: kernel-parameters: Remove eight entries for parameters that no longer exist
 2026-09-15 19:05 UTC  (10+ messages)
` [PATCH v3 1/8] docs: kernel-parameters: Drop the atarimouse= entry
` [PATCH v3 2/8] docs: kernel-parameters: Drop the bau= entry
` [PATCH v3 3/8] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH v3 4/8] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH v3 5/8] docs: kernel-parameters: Drop the mini2440= entry
` [PATCH v3 6/8] docs: kernel-parameters: Drop the nomfgpt entry
` [PATCH v3 7/8] docs: kernel-parameters: Drop the omap_mux= entry
` [PATCH v3 8/8] docs: kernel-parameters: Drop the pcmv= entry

[gerg-m68knommu:dt 22/22] arch/m68k/coldfire/intc.c:184:18: error: implicit declaration of function 'irq_domain_add_linear'; did you mean 'irq_domain_create_linear'?
 2026-09-15  1:17 UTC 

[gerg-m68knommu:dt 9/22] arch/m68k/coldfire/intc-simr.c:233:9: warning: assignment to 'struct irq_domain *' from 'int' makes pointer from integer without a cast
 2026-09-15  0:56 UTC 

[gerg-m68knommu:dt 11/22] arch/m68k/coldfire/intc-2.c:242:11: error: implicit declaration of function 'irq_domain_add_linear'; did you mean 'irq_domain_create_linear'?
 2026-09-14 16:45 UTC 

[PATCH] m68k: Fix seccomp filtering on ColdFire and 68000
 2026-09-13 13:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCHv3 0/3] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-09-11 23:04 UTC  (8+ messages)
` [PATCHv3 1/3] net: fec: do not use readl()/writel() for ColdFire
` [PATCHv3 2/3] net: smc91x: do not use readw()/writew() on ColdFire platforms
` [PATCHv3 3/3] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH v2 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-10 17:33 UTC  (15+ messages)
` [PATCH v2 3/9] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH v2 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries

[PATCH] scsi: zorro7xx: Use individual zorro_driver_data structures
 2026-09-10  1:48 UTC  (2+ messages)

[PATCH v2 00/12] mm: make userland page table freeing RCU-safe
 2026-09-09 16:44 UTC  (21+ messages)
` [PATCH v2 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v2 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v2 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v2 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v2 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v2 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v2 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v2 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v2 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v2 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v2 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v2 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH 1/2] m68k/serial: Use generic BASE_BAUD in asm/serial.h
 2026-09-08 22:37 UTC  (2+ messages)

[PATCH 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-08 14:51 UTC  (5+ messages)
` [PATCH 2/9] docs: kernel-parameters: Drop the bau= entry
` [PATCH 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry

[geert-m68k:master] BUILD SUCCESS 6c90d7cb82736d1f511676517240d37bff65112b
 2026-09-08 12:11 UTC 

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-08 11:29 UTC  (11+ messages)
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH 0/6] m68k: virt: Switch to generic goldfish PIC driver
 2026-09-08  9:40 UTC  (7+ messages)
` [PATCH 1/6] irqchip/goldfish-pic: Use gf_ioread32/gf_iowrite32 for MMIO access
` [PATCH 2/6] irqchip/goldfish-pic: Use for_each_set_bit() to iterate pending IRQ
` [PATCH 3/6] irqchip/goldfish-pic: Allow selecting CONFIG_GOLDFISH_PIC on other architectures
` [PATCH 4/6] irqchip/goldfish-pic: Add goldfish_pic_init() for non DT platforms
` [PATCH 5/6] m68k/irq: Add empty irq_eoi callback to auto/user IRQ chips
` [PATCH 6/6] m68k: virt: Switch to generic goldfish-pic driver

[gerg-m68knommu:dt 22/22] arch/m68k/coldfire/intc-simr.c:233:18: error: implicit declaration of function 'irq_domain_add_linear'; did you mean 'irq_domain_create_linear'?
 2026-09-08  1:19 UTC 

[PATCH] fbdev: atafb: Restrict SuperBlitter to supported formats
 2026-09-07 20:18 UTC  (2+ messages)

[PATCH v3 0/5] m68k SuperVidel patches
 2026-09-07 11:39 UTC  (4+ messages)
` [PATCH v3 2/5] fbdev: Give atafb proper parent

[PATCH v2 0/5] m68k SuperVidel patches
 2026-09-07 10:53 UTC  (4+ messages)
` [PATCH v2 5/5] m68k: Add support for Svethlana

[PATCH 0/5] m68k SuperVidel patches
 2026-09-07  9:39 UTC  (6+ messages)
` [PATCH 1/5] m68k: Fix atari mouse movement

[PATCH] m68k: coldfire: fix typo "reseting" in comment
 2026-09-07  9:15 UTC  (5+ messages)

[PATCH] m68k: fix typo "eanble" in comment
 2026-09-07  5:13 UTC  (2+ messages)

[PATCH v2] m68k: coldfire: fix typos in reset.c comment
 2026-09-07  5:08 UTC  (2+ 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).