Linux-m68k Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-24 08:11:13 to 2024-02-06 21:11:26 UTC [more...]

[PATCH v3 0/8] m68k v4.4 backport fixes
 2024-02-06 21:11 UTC  (5+ messages)
` [PATCH v3 1/8] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
` [PATCH v3 2/8] m68k: Only force 030 bus error if PC not in exception table
` [PATCH v3 3/8] m68k: include module.h to make use of exception handling in traps.c
` [PATCH v3 4/8] m68k: Handle arrivals of multiple signals correctly

[geert-m68k:master] BUILD SUCCESS 0bd8a354c65a73a681fc2cb00f7745ed3f21c334
 2024-02-06 10:31 UTC 

[PATCH v3 1/5] m68k/bitops: force inlining of all bitops functions
 2024-02-05 15:40 UTC  (21+ messages)
    ` [PATCH v3 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
` [PATCH v4 0/5] bitops: optimize code and add tests
  ` [PATCH v4 1/5] m68k/bitops: force inlining of all bit-find functions
  ` [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
                        ` [PATCH] m68k/bitops: always use compiler's builtin for bit finding functions
  ` [PATCH v4 3/5] hexagon/bitops: force inlining of all bit-find functions
  ` [PATCH v4 4/5] hexagon/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
  ` [PATCH v4 5/5] lib: test_bitops: add compile-time optimization/evaluations assertions

[PATCH RFC v2 0/8] m68k v4.4 backport fixes
 2024-02-05 10:15 UTC  (11+ messages)
` [PATCH RFC v2 1/8] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
` [PATCH RFC v2 2/8] m68k: Only force 030 bus error if PC not in exception table
` [PATCH RFC v2 3/8] m68k: include module.h to make use of exception handling in traps.c
` [PATCH RFC v2 4/8] m68k: Handle arrivals of multiple signals correctly
` [PATCH RFC v2 5/8] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
` [PATCH RFC v2 6/8] m68k: Leave stack mangling to asm wrapper of sigreturn()
` [PATCH RFC v2 7/8] m68k: fix livelock in uaccess
` [PATCH RFC v2 8/8] m68k: Move signal frame following exception on 68020/030

[PATCH RFC 0/4]
 2024-02-05  6:03 UTC  (8+ messages)
` [PATCH RFC 1/4] m68k: Handle arrivals of multiple signals correctly
` [PATCH RFC 2/4] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
` [PATCH RFC 3/4] m68k: Leave stack mangling to asm wrapper of sigreturn()
` [PATCH RFC 4/4] m68k equivalent of 26178ec11ef3 "x86: mm: consolidate VM_FAULT_RETRY handling" If e.g. get_user() triggers a page fault and a fatal signal is caught, we might end up with handle_mm_fault() returning VM_FAULT_RETRY and not doing anything to page tables. In such case we must *not* return to the faulting insn - that would repeat the entire thing without making any progress; what we need instead is to treat that as failed (user) memory access

[PATCH] m68k: include module.h to make use of exception handling in traps.c
 2024-02-02  3:54 UTC  (2+ messages)
` [cip-dev] "

[geert-m68k:master] BUILD SUCCESS e6d0024441d8fbcdf27914e168c40fafdc253593
 2024-01-30  2:03 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v6.8-rc1
 2024-01-29 12:37 UTC 

m68k fdpic toolchain?
 2024-01-28 12:55 UTC  (2+ messages)

m68k fdpic toolchain?
 2024-01-27 23:40 UTC 

[PATCH 27/82] m68k: Refactor intentional wrap-around calculation
 2024-01-23 13:42 UTC  (5+ messages)

[geert-m68k:master] BUILD SUCCESS 92ec7527115b966a345535039dcb5e69f8528d75
 2024-01-23 13:35 UTC 

[PATCH 1/1] mm: vmalloc: Fix a warning in the crash_save_vmcoreinfo_init()
 2024-01-19 19:08 UTC 

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-15 14:22 UTC  (39+ messages)
  ` [LTP] "
          ` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
                  ` [Automated-testing] "
                            ` [Buildroot] "

[PATCH] vt: remove superfluous CONFIG_HW_CONSOLE
 2024-01-11  7:21 UTC  (5+ messages)

[PATCH] serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>
 2024-01-10 13:21 UTC 

[PATCH 00/22] -Wmissing-prototype warning fixes
 2024-01-10 10:20 UTC  (42+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH v2 0/2] Fix 68000 interrupt stack frames
 2024-01-09 14:27 UTC  (8+ messages)
` [PATCH v2 1/2] m68k: Use macro to generate 68000 interrupt entry sleds
` [PATCH v2 2/2] m68k: Fix interrupt stack frames for 68000

[geert-m68k:m68k-v6.7] BUILD SUCCESS 68f7a449731d9081a261c75fecf6896872e0a194
 2024-01-09 12:26 UTC 

[geert-m68k:master] BUILD SUCCESS 9fe7fc109ed28e03a9d62e36980137152287036e
 2024-01-09 12:26 UTC 

[GIT PULL] m68k updates for v6.8
 2024-01-09  0:47 UTC  (2+ messages)

[PATCH] m68k: Use macro to generate 68000 interrupt entry sleds
 2024-01-07 13:17 UTC  (2+ messages)

patch "nubus: make nubus_bus_type static and constant" added to char-misc-testing
 2024-01-04 14:21 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS 040c428a4c75bc1d488125067f0f6ae44a0be23b
 2024-01-04 13:18 UTC 

[geert-m68k:for-v6.8] BUILD SUCCESS 6b9c045b0602cf64b33ea6da5e6aa6f81dd47ae8
 2024-01-04 13:19 UTC 

[PATCH] nubus: make nubus_bus_type static and constant
 2024-01-02 13:34 UTC  (2+ messages)

Test delivery to the legacy address
 2024-01-03 15:59 UTC 

PSA: This list is being migrated (no action required)
 2023-11-10 19:35 UTC  (2+ messages)

[RFC PATCH] m68k: Avoid CONFIG_COLDFIRE switch in uapi header
 2023-11-10 11:19 UTC  (2+ messages)

[PATCH 01/22] fb: amifb: Stop using platform_driver_probe()
 2023-11-09 20:31 UTC  (4+ messages)

[RFC PATCH 46/86] tracing: handle lazy resched
 2023-11-08  9:24 UTC  (2+ messages)

PSA: migrating linux-m68k to new vger infrastructure
 2023-11-06 14:20 UTC 

[geert-m68k:m68k-v6.6] BUILD SUCCESS 965b52be9a5e50b87c5e0f6c3aaa5a6595c3f317
 2023-11-04 11:42 UTC 

[git pull] m68knommu changes for v6.7
 2023-11-03  2:20 UTC  (2+ messages)

[gerg-m68knommu:cf 3/3] lib/crypto/mpi/longlong.h:534: warning: "umul_ppmm" redefined
 2023-11-02 10:56 UTC 

Does anyone use Appletalk?
 2023-11-02  8:55 UTC  (9+ messages)

[GIT PULL] m68k updates for v6.7
 2023-11-01 20:50 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 4e7f343db8a9ca477b515fe079ea79b7ef955d8a
 2023-10-31 14:51 UTC 

[PATCH] m68k: use kernel's generic muldi3 libgcc function
 2023-10-30  4:00 UTC 

[linux-next:master] BUILD REGRESSION 66f1e1ea3548378ff6387b1ce0b40955d54e86aa
 2023-10-28  9:45 UTC 

[geert-m68k:master] BUILD SUCCESS 3878e988e2f6f4d79ea551941694658771f8f983
 2023-10-25 19:10 UTC 

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).