sparclinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-07 14:43:19 to 2025-08-26 15:53:43 UTC [more...]

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-26 15:53 UTC  (62+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH 00/19] perf: Rework event_init checks
 2025-08-26 15:32 UTC  (41+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks

[PATCH v2 0/3] floppy: A couple of cleanups
 2025-08-26 13:32 UTC  (7+ messages)
` [PATCH v2 1/3] floppy: Remove unused CROSS_64KB() macro from arch/ code
` [PATCH v2 2/3] floppy: Replace custom SZ_64K constant
` [PATCH v2 3/3] floppy: Sort headers alphabetically

[PATCH v2 00/13] sparc64: vdso: Switch to generic vDSO library
 2025-08-26  5:56 UTC  (23+ messages)
` [PATCH v2 01/13] vdso: Add struct __kernel_old_timeval forward declaration to gettime.h
` [PATCH v2 02/13] sparc64: vdso: Link with -z noexecstack
` [PATCH v2 03/13] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v2 04/13] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v2 05/13] sparc64: vdso: Move hardware counter read into header
` [PATCH v2 06/13] sparc64: vdso: Move syscall fallbacks "
` [PATCH v2 07/13] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v2 08/13] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v2 09/13] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v2 10/13] sparc64: vdso2c: Remove symbol handling
` [PATCH v2 11/13] sparc64: vdso: Implement clock_gettime64()
` [PATCH v2 12/13] sparc64: vdso: Implement clock_getres()
` [PATCH v2 13/13] clocksource: remove ARCH_CLOCKSOURCE_DATA

[PATCH 0/3] use vm_flags_t consistently
 2025-08-25 21:37 UTC  (10+ messages)
` [PATCH 2/3] mm: update core kernel code to "

Current state of the Linux kernel on SPARC
 2025-08-24 21:09 UTC 

[PATCH 00/24] PCI: Bridge window selection improvements
 2025-08-22 15:04 UTC  (26+ messages)
` [PATCH 01/24] m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()
` [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
` [PATCH 03/24] MIPS: PCI: Use pci_enable_resources()
` [PATCH 04/24] PCI: Move find_bus_resource_of_type() earlier
` [PATCH 05/24] PCI: Refactor find_bus_resource_of_type() logic checks
` [PATCH 06/24] PCI: Always claim bridge window before its setup
` [PATCH 07/24] PCI: Disable non-claimed bridge window
` [PATCH 08/24] PCI: Use pci_release_resource() instead of release_resource()
` [PATCH 09/24] PCI: Enable bridge even if bridge window fails to assign
` [PATCH 10/24] PCI: Preserve bridge window resource type flags
` [PATCH 11/24] PCI: Add defines for bridge window indexing
` [PATCH 12/24] PCI: Add bridge window selection functions
` [PATCH 13/24] PCI: Fix finding bridge window in pci_reassign_bridge_resources()
` [PATCH 14/24] PCI: Warn if bridge window cannot be released when resizing BAR
` [PATCH 15/24] PCI: Use pbus_select_window() during BAR resize
` [PATCH 16/24] PCI: Use pbus_select_window_for_type() during IO window sizing
` [PATCH 17/24] PCI: Rename resource variable from r to res
` [PATCH 18/24] PCI: Use pbus_select_window() in space available checker
` [PATCH 19/24] PCI: Use pbus_select_window_for_type() during mem window sizing
` [PATCH 20/24] PCI: Refactor distributing available memory to use loops
` [PATCH 21/24] PCI: Refactor remove_dev_resources() to use pbus_select_window()
` [PATCH 22/24] PCI: Add pci_setup_one_bridge_window()
` [PATCH 23/24] PCI: Pass bridge window to pci_bus_release_bridge_resources()
` [PATCH 24/24] PCI: Alter misleading recursion "

[PATCH] sparc64: fix hugetlb for sun4u
 2025-08-21 16:42 UTC  (19+ messages)
                  ` Found it - was: "

[PATCH 0/2] sparc/module: R_SPARC_UA64 handling to help with LLVM IAS enablement
 2025-08-18 16:17 UTC  (6+ messages)
` [PATCH 1/2] sparc/module: Add R_SPARC_UA64 relocation handling

[PATCH RESEND] sparc: PCI: Replace deprecated strcpy() with strscpy()
 2025-08-17 23:23 UTC 

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-15 16:41 UTC  (8+ messages)
` [PATCH 05/17] powerpc: "
` [PATCH 09/17] riscv: "

Energia elektryczna - zmiany
 2025-08-14  7:46 UTC 

[PATCH v5 18/23] bpf: Use vmalloc special flag
 2025-08-12 18:59 UTC  (5+ messages)

[PATCH v2 0/7] MD5 library functions
 2025-08-11 18:00 UTC  (2+ messages)

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH] fix prototypes of reads[bwl]() on sparc64
 2025-08-10  3:42 UTC 

[PATCH] sparc64: Remove redundant __GFP_NOWARN
 2025-08-09 14:33 UTC 

[PATCH] i3c: remove 'const' from FIFO helpers
 2025-08-08 11:18 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).