Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-14 10:54:54 to 2023-12-19 22:23:26 UTC [more...]

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2023-12-19 22:23 UTC  (29+ messages)
` [PATCH 01/27] sparc32: Update defconfig to LEON SMP
` [PATCH 02/27] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH 03/27] sparc32: Drop floppy support
` [PATCH 04/27] sparc32: Drop sun4m specific led driver
` [PATCH 05/27] sparc32: Drop sun specific power management drivers
` [PATCH 06/27] sparc32: Drop auxio support
` [PATCH 07/27] sparc32: Drop run-time patching of ipi trap
` [PATCH 08/27] sparc32: Drop patching of interrupt vector
` [PATCH 09/27] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH 10/27] sparc32: Drop sun4d/sun4m smp support
` [PATCH 11/27] sparc32: Drop pcic support
` [PATCH 12/27] sparc32: Drop mbus support
` [PATCH 13/27] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH 14/27] sparc32: Drop unused mmu models
` [PATCH 15/27] sparc32: Drop check for sparc_model
` [PATCH 16/27] sparc32: Drop use of sparc_config
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions
` [PATCH 18/27] sparc32: Drop support for 7 register windows
` [PATCH 19/27] sparc32: Drop additional sun4d bits
` [PATCH 20/27] sparc32: Drop unused prom ranges support
` [PATCH 21/27] sparc32: Drop unused iommu support
` [PATCH 22/27] sparc32: Drop sun4m irq support
` [PATCH 23/27] sparc32: Drop unused trampoline code
` [PATCH 24/27] sparc32: Drop config SPARC_LEON
` [PATCH 25/27] sparc32: Drop sbus support
` [PATCH 26/27] sbus: char: Drop now unused uctrl driver
` [PATCH 27/27] fbdev/p9100: Drop now unused driver p9100

[PATCH] sparc: Use $(kecho) to announce kernel images being ready
 2023-12-19 10:32 UTC  (14+ messages)

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2023-12-18  2:40 UTC  (15+ messages)
` [RFC PATCH net-next v5 01/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v5 02/14] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v5 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v5 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v5 09/14] net: support non paged skb frags
` [RFC PATCH net-next v5 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v5 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v5 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v5 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (5+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 07/35] sparc: optimize alloc_msi() by using find_and_set_bit()

[linux-next:master] BUILD REGRESSION 17cb8a20bde66a520a2ca7aad1063e1ce7382240
 2023-12-16  5:17 UTC 

[linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e
 2023-12-14  5:49 UTC 

[linux-next:master] BUILD REGRESSION abb240f7a2bd14567ab53e602db562bb683391e6
 2023-12-13  4:09 UTC 

[PATCH RESEND] sparc: remove obsolete config ARCH_ATU
 2023-12-11  8:30 UTC 

[PATCH 1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/
 2023-12-10  6:35 UTC  (5+ messages)
` [PATCH 2/3] sparc: vdso: simplify obj-y addition
` [PATCH 3/3] sparc: vdso: use $(addprefix ) instead of $(foreach )

sparc maintainer future
 2023-12-09 11:16 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION bc63de6e6ba0b16652c5fb4b9c9916b9e7ca1f23
 2023-12-09  5:13 UTC 

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-12-07 12:38 UTC  (44+ 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
` (subset) [PATCH 00/22] -Wmissing-prototype warning fixes

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-07  9:10 UTC  (8+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 07/35] sparc: fix opencoded find_and_set_bit() in alloc_msi()

[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf
 2023-12-07  5:41 UTC 

[linux-next:master] BUILD REGRESSION 0f5f12ac05f36f117e793656c3f560625e927f1b
 2023-12-06  4:11 UTC 

linux-next: lots of errors/warnings from the -Werror=missing-prototypes addition
 2023-11-30 21:36 UTC  (5+ messages)

[PATCH RESEND] sparc: remove obsolete config ARCH_ATU
 2023-11-23 11:48 UTC 

[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
 2023-11-23 11:05 UTC  (7+ messages)
` [PATCH v3 1/6] ida: make 'ida_dump' static
` [PATCH v3 2/6] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH v3 3/6] sched: fair: move unused stub functions to header
` [PATCH v3 4/6] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH v3 5/6] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally

PSA: this list has moved to new vger infra (no action required)
 2023-11-23  2:51 UTC 

[PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-20  7:04 UTC  (7+ messages)

[PATCH v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-20  3:36 UTC 

We Can Finance Your Business / Projects
 2023-11-18 22:37 UTC 

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-18 19:06 UTC  (6+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 06/34] sparc: fix opencoded find_and_set_bit() in alloc_msi()

Pozycjonowanie- informacja
 2023-11-14  8:35 UTC 

Środki dla firm pod saldo z terminala
 2023-11-17  9:00 UTC 

[RESEND PATCH] sparc: Use device_get_match_data()
 2023-11-15 21:02 UTC 

Napływ Klientów ze strony
 2023-11-15  8:40 UTC 

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-11-12  0:55 UTC  (4+ messages)
` [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-10 15:30 UTC  (5+ messages)
` [PATCH 43/52] serial: sunhv: "
` [PATCH 45/52] serial: sunsab: "
` [PATCH 46/52] serial: sunsu: "
` [PATCH 47/52] serial: sunzilog: "

[linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
 2023-11-08  6:55 UTC 

[PATCH AUTOSEL 5.4 1/4] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC 

[PATCH AUTOSEL 4.14 1/2] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC 

[PATCH AUTOSEL 4.19 1/3] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC 

[PATCH AUTOSEL 5.10 1/5] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:24 UTC 

[PATCH AUTOSEL 5.15 1/6] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:24 UTC 

[PATCH AUTOSEL 6.1 03/11] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:24 UTC 

[PATCH AUTOSEL 6.5 03/18] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:22 UTC 

[PATCH AUTOSEL 6.6 03/18] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:21 UTC 

[PATCH v3 00/13] mm: jit/text allocator
 2023-11-07 10:44 UTC  (15+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations

[PATCH v3] sparc: Use shared font data
 2023-11-04 16:16 UTC  (4+ messages)

Pozycjonowanie- informacja
 2023-10-31  8:40 UTC 

[PATCH] serial: sunsab: remove trailing whitespaces
 2023-10-30 21:22 UTC 

[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
 2023-10-30 20:35 UTC 

[PATCH] sparc32: fix a braino in fault handling in csum_and_copy_..._user()
 2023-10-27 20:14 UTC  (4+ messages)

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-27 19:48 UTC  (3+ messages)
` [PATCH 4/5] kbuild: unify vdso_install rules

Napływ Klientów ze strony
 2023-10-27  7:31 UTC 

Obniżenie rachunków
 2023-10-20  7:40 UTC 

[linux-next:master] BUILD REGRESSION 4230ea146b1e64628f11e44290bb4008e391bc24
 2023-10-19 23:54 UTC 

[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-10-18 10:48 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).