Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 15:56:28 to 2021-12-29 04:15:54 UTC [more...]

[RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-29  4:15 UTC  (6+ messages)

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2021-12-28 14:39 UTC  (18+ messages)
` [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
` [PATCH V2 04/17] asm-generic: compat: Cleanup "
` [PATCH V2 05/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V2 06/17] riscv: Fixup difference with defconfig
` [PATCH V2 07/17] riscv: compat: Add basic compat date type implementation
` [PATCH V2 08/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V2 09/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V2 10/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V2 11/17] riscv: compat: Add elf.h implementation
` [PATCH V2 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V2 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V2 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V2 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V2 16/17] riscv: compat: Add UXL_32 support in start_thread
` [PATCH V2 17/17] riscv: compat: Add COMPAT Kbuild skeletal support

Build regressions/improvements in v5.16-rc7
 2021-12-27 10:44 UTC 

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-23  9:55 UTC  (8+ messages)

[PATCH 0/5] Remove duplicate context init function for sha algorithm
 2021-12-23  2:59 UTC  (8+ messages)
` [PATCH 1/5] crypto: sha256 - remove duplicate generic hash init function
` [PATCH 2/5] crypto: mips/sha - remove duplicate "
` [PATCH 3/5] crypto: powerpc/sha "
` [PATCH 4/5] crypto: sparc/sha "
` [PATCH 5/5] crypto: s390/sha512 - Use macros instead of direct IV numbers

[PATCH] sparc32: use strscpy to copy strings
 2021-12-20  8:22 UTC 

[PATCH] sparc32: use strscpy to copy strings
 2021-12-20  8:19 UTC 

[PATCH] sparc64: use strscpy to copy strings
 2021-12-20  8:17 UTC 

[PATCH] sparc: use strscpy to copy strings
 2021-12-20  3:26 UTC 

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-17 13:35 UTC  (7+ messages)

[PATCH 0/4] mm: percpu: Cleanup percpu first chunk function
 2021-12-16 11:23 UTC  (5+ messages)
` [PATCH 1/4] mm: percpu: Generalize percpu related config
` [PATCH 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH 4/4] mm: percpu: Add generic pcpu_populate_pte() function

[PATCH] arch: sparc: add missing of_node_put before return
 2021-12-13  9:43 UTC 

[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-08 20:56 UTC  (59+ messages)
` [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked
` [patch V2 02/23] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
` [patch V2 03/23] genirq/msi: Guard sysfs code
` [patch V2 04/23] genirq/msi: Remove unused domain callbacks
` [patch V2 05/23] genirq/msi: Fixup includes
` [patch V2 06/23] PCI/MSI: Make pci_msi_domain_write_msg() static
` [patch V2 07/23] PCI/MSI: Remove msi_desc_to_pci_sysdata()
` [patch V2 08/23] PCI/sysfs: Use pci_irq_vector()
` [patch V2 09/23] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch V2 10/23] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch V2 11/23] x86/hyperv: Refactor hv_msi_domain_free_irqs()
` [patch V2 12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible
` [patch V2 13/23] PCI/MSI: Cleanup include zoo
` [patch V2 14/23] PCI/MSI: Make msix_update_entries() smarter
` [patch V2 15/23] PCI/MSI: Move code into a separate directory
` [patch V2 16/23] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch V2 17/23] PCI/MSI: Split out !IRQDOMAIN code
` [patch V2 18/23] PCI/MSI: Split out irqdomain code
` [patch V2 19/23] PCI/MSI: Sanitize MSIX table map handling
` [patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev
` [patch V2 21/23] PCI/MSI: Make pci_msi_domain_check_cap() static
` [patch V2 22/23] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch V2 23/23] PCI/MSI: Move descriptor counting on allocation fail to the legacy code

[RFC PATCH 0/6] Check length of unmapped area on MAP_FIXED
 2021-12-06 15:02 UTC  (3+ messages)
` [RFC PATCH 5/6] sys_sparc_32.c: Check length of unmapped area before allowing MAP_FIXED
` [RFC PATCH 6/6] sys_sparc_64.c: "

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-12-03 18:54 UTC  (19+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-02 14:36 UTC  (61+ messages)
` [patch 01/22] powerpc/4xx: Remove MSI support which never worked
` [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity()
` [patch 03/22] genirq/msi: Guard sysfs code
` [patch 04/22] genirq/msi: Remove unused domain callbacks
` [patch 05/22] genirq/msi: Fixup includes
` [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static
` [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata()
` [patch 08/22] PCI/sysfs: Use pci_irq_vector()
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs()
` [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible
` [patch 13/22] PCI/MSI: Cleanup include zoo
` [patch 14/22] PCI/MSI: Make msix_update_entries() smarter
` [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch 18/22] PCI/MSI: Split out irqdomain code
` [patch 19/22] PCI/MSI: Sanitize MSIX table map handling
` [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code
` [patch 15/22] PCI/MSI: Move code into a separate directory
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code
` [patch 20/22] PCI/MSI: Make pci_msi_domain_check_cap() static

Build regressions/improvements in v5.16-rc3
 2021-11-30  7:46 UTC 

[PATCH 1/1] futex: Wireup futex_waitv syscall
 2021-11-24 23:18 UTC  (6+ 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).