messages from 2024-10-30 10:03:51 to 2024-12-04 11:21:55 UTC [more...]
[PATCH] sparc: Move va_end() before exit
2024-12-04 11:21 UTC
[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-03 15:34 UTC (21+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
` [PATCH v2 04/32] hwmon: "
` [PATCH v2 05/32] media: pci: mgb4: "
` [PATCH v2 06/32] thunderbolt: "
` [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
` [PATCH v2 09/32] pwm: "
` [PATCH v2 10/32] nvdimm: "
` [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation
[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
2024-12-02 6:39 UTC (27+ messages)
` [PATCH v7 1/7] Add AutoFDO "
` [PATCH v7 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v7 3/7] Adjust symbol ordering in text output section
` [PATCH v7 3/7] Adjust symbol ordering in text output section [openrisc boot failure]
` [PATCH v7 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v7 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v7 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v7 7/7] Add Propeller configuration for kernel build
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2024-12-02 1:08 UTC (20+ messages)
` [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
` [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
` [PATCH v4 06/19] loongarch/crc32: "
` [PATCH v4 07/19] mips/crc32: "
` [PATCH v4 08/19] powerpc/crc32: "
` [PATCH v4 09/19] s390/crc32: "
` [PATCH v4 10/19] sparc/crc32: "
` [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl()
` [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib
` [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
` [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
` [PATCH v4 16/19] ext4: switch to using the crc32c library
` [PATCH v4 17/19] jbd2: "
` [PATCH v4 18/19] f2fs: switch to using the crc32 library
` [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library
I am checking if you;ve gotten my email
2024-11-29 23:39 UTC
[GIT PULL] sparc updates for v6.13
2024-11-29 18:54 UTC (2+ messages)
[PATCH] sparc/pci: Make pci_poke_lock a raw_spinlock_t
2024-11-28 1:55 UTC (25+ messages)
[PATCH v4 00/26] mm: introduce numa_memblks
2024-11-27 19:32 UTC (3+ messages)
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
[PATCH] bpf: sparc64: fix typo dont->don't
2024-11-23 18:42 UTC (2+ messages)
[PATCH v4 0/2] MVME: Adopt standard RTC driver
2024-11-21 22:24 UTC (8+ messages)
` [PATCH v4 1/2] rtc: m48t59: Use platform_data struct for year offset value
` (subset) "
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-18 18:40 UTC (7+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
2024-11-18 8:56 UTC (4+ messages)
[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-11-16 8:31 UTC (8+ messages)
` [PATCH v3 1/2] sparc/build: Put usage of -fcall-used* flags behind cc-option
` [PATCH v3 2/2] sparc/build: Add SPARC target flags for compiling with clang
[PATCH v2] sparc: Replace one-element array with flexible array member
2024-11-16 8:26 UTC (3+ messages)
[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-12 20:13 UTC (12+ messages)
` [PATCH v6 3/7] Adjust symbol ordering in text output section
[PATCH] sparc: Replace one-element array with flexible array member
2024-11-11 21:03 UTC (4+ messages)
[PATCH 03/13] sparc/irq: use seq_put_decimal_ull_width() for decimal values
2024-11-08 16:11 UTC
[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
2024-11-08 15:28 UTC (3+ messages)
Kernel panic with niu module
2024-11-06 22:12 UTC (7+ messages)
[PATCH v3 0/2] MVME: Adopt standard RTC driver
2024-11-06 0:03 UTC (2+ messages)
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-02 22:26 UTC (3+ messages)
` [PATCH v2 15/18] ext4: switch to using the crc32c library
provide generic page_to_phys and phys_to_page implementations v3
2024-11-05 9:56 UTC (3+ messages)
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-05 9:22 UTC (31+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v3 06/18] loongarch/crc32: "
` [PATCH v3 07/18] mips/crc32: "
` [PATCH v3 08/18] powerpc/crc32: "
` [PATCH v3 09/18] s390/crc32: "
` [PATCH v3 10/18] sparc/crc32: "
` [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v3 15/18] ext4: switch to using the crc32c library
` [PATCH v3 16/18] jbd2: "
` [PATCH v3 17/18] f2fs: switch to using the crc32 library
` [f2fs-dev] "
` [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library
[PATCH v2] gpio: GPIO_GRGPIO should depend on OF
2024-11-04 10:53 UTC
[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
2024-11-04 2:34 UTC (4+ messages)
[PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
2024-11-02 17:21 UTC (10+ messages)
[PATCH] gpio: GPIO_GRGPIO should depend on OF_GPIO
2024-10-31 12:42 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).