messages from 2025-08-19 13:00:05 to 2025-08-25 17:06:58 UTC [more...]
[linux-next:master 3139/4234] error: <unknown>:0:0: ran out of registers during register allocation in function 'hv_call_get_vp_registers'
2025-08-25 17:06 UTC (4+ messages)
[PATCH 0/5] kcfi: Prepare for GCC support
2025-08-25 17:00 UTC (12+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 2/5] x86/traps: Clarify KCFI instruction layout
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 4/5] x86/cfi: Remove __noinitretpoline and __noretpoline
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
❌ FAIL: Test report for master (6.17.0-rc3, upstream-mainline, b6add54b)
2025-08-25 16:33 UTC
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-08-25 16:11 UTC (23+ messages)
` [PATCH v3 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v3 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v3 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH v3 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
` [PATCH v3 06/20] phy: rockchip-emmc: "
` [PATCH v3 07/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
` [PATCH v3 08/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
` [PATCH v3 09/20] phy: rockchip-samsung-dcphy: "
` [PATCH v3 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH v3 11/20] drm/rockchip: inno-hdmi: "
` [PATCH v3 12/20] phy: rockchip-usb: "
` [PATCH v3 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
` [PATCH v3 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v3 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
` [PATCH v3 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
` [PATCH v3 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
` [PATCH v3 18/20] PM / devfreq: rockchip-dfi: switch "
` [PATCH v3 19/20] clk: sp7021: "
` [PATCH v3 20/20] phy: rockchip-pcie: "
[PATCH v3 1/2] cdx: don't select CONFIG_GENERIC_MSI_IRQ
2025-08-25 14:41 UTC (3+ messages)
` [PATCH v3 2/2] vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ
[PATCH] hardening: Require clang 20.1.0 for __counted_by
2025-08-25 13:25 UTC (2+ messages)
[akpm-mm:mm-unstable 137/202] arch/riscv/include/asm/pgtable.h:951:42: error: too many arguments to function call, expected 2, have 3
2025-08-25 8:47 UTC
[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-08-25 7:48 UTC (4+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
[PATCH v3 4/4] clk: samsung: exynos990: Fix PLL mux regs, add DPU/CMUREF
2025-08-25 5:17 UTC
[PATCH] panic: Clean up message about deprecated 'panic_print' parameter
2025-08-25 1:01 UTC (9+ messages)
` [PATCH v2] "
[morse:mpam/snapshot+extras/v6.17-rc2 136/139] drivers/resctrl/mpam_resctrl.c:2076:2: warning: label at end of compound statement is a C23 extension
2025-08-24 20:32 UTC
[PATCH 14/14] dmaengine: dma350: Support ARM DMA-250
2025-08-24 19:38 UTC
[PATCH v5 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-08-24 17:32 UTC (27+ messages)
` [PATCH v5 01/19] perf build: Remove libtracefs configuration
` [PATCH v5 02/19] perf map: Constify objdump offset/address conversion APIs
` [PATCH v5 03/19] perf capstone: Move capstone functionality into its own file
` [PATCH v5 04/19] perf llvm: Move llvm "
` [PATCH v5 05/19] perf capstone: Remove open_capstone_handle
` [PATCH v5 06/19] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v5 07/19] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v5 08/19] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v5 09/19] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v5 10/19] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v5 11/19] perf llvm: Disassemble cleanup
` [PATCH v5 12/19] perf dso: Clean up read_symbol error handling
` [PATCH v5 13/19] perf build: Remove libbfd support
` [PATCH v5 14/19] perf build: Remove libiberty support
` [PATCH v5 15/19] perf build: Remove unused defines
` [PATCH v5 16/19] perf disasm: Remove disasm_bpf
` [PATCH v5 17/19] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v5 18/19] perf srcline: Fallback between addr2line implementations
` [PATCH v5 19/19] perf disasm: Remove unused evsel from annotate_args
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, c330cb60)
2025-08-24 16:53 UTC
[PATCH net 09/11] net/mlx5e: Update and set Xon/Xoff upon MTU set
2025-08-24 14:28 UTC (2+ messages)
[morse:mpam/snapshot/v6.17-rc2 77/89] drivers/resctrl/mpam_resctrl.c:1051:3: warning: variable 'dom' is uninitialized when used here
2025-08-24 11:39 UTC
[PATCH 5.4 2/6] kbuild: Update assembler calls to use proper flags and language target
2025-08-24 5:44 UTC (2+ messages)
` Patch "kbuild: Update assembler calls to use proper flags and language target" has been added to the 5.4-stable tree
[PATCH 5.4 3/6] mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
2025-08-24 5:44 UTC (2+ messages)
` Patch "mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation" has been added to the 5.4-stable tree
[PATCH 5.4 6/6] kbuild: Add KBUILD_CPPFLAGS to as-option invocation
2025-08-24 5:44 UTC (2+ messages)
` Patch "kbuild: Add KBUILD_CPPFLAGS to as-option invocation" has been added to the 5.4-stable tree
[PATCH 5.4 5/6] kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS
2025-08-24 5:44 UTC (2+ messages)
` Patch "kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS" has been added to the 5.4-stable tree
[PATCH 5.4 4/6] kbuild: Add CLANG_FLAGS to as-instr
2025-08-24 5:44 UTC (2+ messages)
` Patch "kbuild: Add CLANG_FLAGS to as-instr" has been added to the 5.4-stable tree
[PATCH 5.4 1/6] ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS
2025-08-24 5:44 UTC (2+ messages)
` Patch "ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS" has been added to the 5.4-stable tree
[morse:mpam/snapshot/v6.17-rc2 71/89] drivers/resctrl/mpam_resctrl.c:388:27: warning: variable 'l3' set but not used
2025-08-23 23:37 UTC
[koverstreet-bcachefs:bcachefs-rebalance 336/336] fs/bcachefs/rebalance.c:598:3: error: initializer element is not a compile-time constant
2025-08-23 13:43 UTC
[morse:mpam/snapshot/v6.17-rc2 11/89] drivers/resctrl/mpam_devices.c:107:21: warning: result of comparison of constant 18446744073709551615 with expression of type 'u32' (aka 'unsigned int') is always false
2025-08-23 12:38 UTC
[davidhildenbrand:nth_page 13/34] mm/hugetlb.c:3250:28: error: use of undeclared identifier 'pfn'
2025-08-23 7:52 UTC
[PATCH net-next v15 15/15] net: homa: create Makefile and Kconfig
2025-08-23 5:36 UTC
[PATCH 1/7] drm/shmem: Add a drm_gem_shmem_sync_mmap() helper
2025-08-23 5:36 UTC
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, 6debb690)
2025-08-23 0:32 UTC
[akpm-mm:mm-new 216/233] arch/riscv/include/asm/pgtable.h:951:36: error: too few arguments to function call, expected 3, have 2
2025-08-22 22:09 UTC (2+ messages)
[PATCH] clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()
2025-08-22 20:48 UTC
[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-08-22 20:03 UTC (19+ messages)
` [PATCH v2 01/12] kbuild: Bump minimum "
` [PATCH v2 02/12] arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSET
` [PATCH v2 03/12] ARM: Clean up definition of ARM_HAS_GROUP_RELOCS
` [PATCH v2 04/12] arm64: Remove tautological LLVM Kconfig conditions
` [PATCH v2 05/12] mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTER
` [PATCH v2 06/12] powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()
` [PATCH v2 07/12] riscv: Remove version check for LTO_CLANG selects
` [PATCH v2 08/12] riscv: Unconditionally use linker relaxation
` [PATCH v2 09/12] riscv: Remove ld.lld version checks from many TOOLCHAIN_HAS configs
` [PATCH v2 10/12] lib/Kconfig.debug: Drop CLANG_VERSION check from DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
` [PATCH v2 11/12] objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY
` [PATCH v2 12/12] KMSAN: Remove tautological checks
[PATCH v3 3/4] mailbox: mtk-cmdq: Add cmdq driver for mt8189
2025-08-22 17:07 UTC
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, cf6fc5ee)
2025-08-22 16:33 UTC
[PATCH v3 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-08-22 15:53 UTC
[PATCH 20/50] fs: convert i_count to refcount_t
2025-08-22 13:56 UTC
[PATCH v8 3/5] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
2025-08-22 12:06 UTC (2+ messages)
[PATCH v3 1/3] gpio: gpio-regmap: add flags to control some behaviour
2025-08-22 11:11 UTC (2+ messages)
[PATCH net-next v11 08/16] net: phy: Introduce generic SFP handling for PHY drivers
2025-08-22 9:59 UTC (2+ messages)
[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-22 7:36 UTC (3+ messages)
[PATCH v1 2/2] iio: adc: Add basic support for MAX14001
2025-08-22 6:52 UTC
[jirislaby:devel 47/48] Warning: drivers/tty/serial/8250/8250_core.c:577 function parameter 'up' not described in 'serial8250_suspend_port'
2025-08-22 6:01 UTC
[PATCH 0/4] mm/mm_init: simplify deferred init of struct pages
2025-08-22 5:54 UTC (8+ messages)
` [PATCH 1/4] mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
[jirislaby:devel 14/48] drivers/char/mwave/smapi.c:119:25: error: unknown type name 'SMAPI_DSP_SETTINGS'
2025-08-22 5:06 UTC
[jirislaby:devel 12/48] drivers/char/mwave/3780i.c:516:17: warning: variable 'temp' set but not used
2025-08-22 4:10 UTC
[krzk-github:sm8750/visense-cps-testing-on-top-of-sm8750-audio-lpass 72/76] sound/soc/qcom/sc8280xp.c:149:29: warning: unused variable 'sruntime'
2025-08-21 22:01 UTC
[rppt:ramdax 1/1] drivers/nvdimm/ramdax.c:44:11: error: call to undeclared function 'kzalloc'; ISO C99 and later do not support implicit function declarations
2025-08-21 21:06 UTC
[PATCH v2 1/2] cdx: don't select CONFIG_GENERIC_MSI_IRQ
2025-08-21 20:59 UTC (3+ messages)
` [PATCH v2 2/2] vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, 6439a0e6)
2025-08-21 20:43 UTC
[krzk-github:sm8750/visense-cps-testing-on-top-of-sm8750-audio-lpass 47/76] drivers/misc/fastrpc.c:1265:4: warning: variable 'src_perms' is uninitialized when used here
2025-08-21 19:40 UTC
[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-08-21 17:27 UTC (9+ messages)
` [PATCH 01/10] kbuild: Bump minimum "
` [PATCH 05/10] mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTER
` [PATCH 07/10] riscv: Remove version check for LTO_CLANG selects
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, 1c656b1e)
2025-08-21 16:43 UTC
[PATCH v3 11/22] mm: add and use unmap_page_range vm_ops hook
2025-08-21 15:40 UTC
[PATCH v1 2/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
2025-08-21 14:45 UTC
[PATCH 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
2025-08-21 14:11 UTC
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, 32b7144f)
2025-08-21 13:31 UTC
[davidhildenbrand:nth_page 34/35] mm/kfence/core.c:604:14: error: call to undeclared function 'virt_to_pfn'; ISO C99 and later do not support implicit function declarations
2025-08-21 13:15 UTC
[PATCH v2 3/3] phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
2025-08-21 8:41 UTC
[PATCH v1 4/5] platform/x86: ayaneo-ec: Add controller power and modules attributes
2025-08-21 8:41 UTC
[RFC PATCH 02/11] mm: khugepaged: generalize collapse_file for mTHP support
2025-08-21 5:00 UTC
[PATCH bpf-next 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-08-21 1:40 UTC (7+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH v2 1/1] mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
2025-08-20 22:52 UTC
[peterz-queue:perf/core 29/41] arch/x86/kernel/uprobes.c:834:16: error: incompatible pointer types passing 'unsigned long *' to parameter of type 'u64 *' (aka 'unsigned long long *')
2025-08-20 21:39 UTC
[PATCH v3 18/22] mm/mshare: Add an ioctl for mapping objects in an mshare region
2025-08-20 20:36 UTC
[PATCH v3 07/22] mm/mshare: Add mmap support
2025-08-20 19:02 UTC
[PATCH 1/2] drm/xe/tests: Fix some additional gen_params signatures
2025-08-20 18:31 UTC
[peterz-queue:perf/core 29/41] arch/x86/kernel/uprobes.c:834:16: error: incompatible pointer types passing 'unsigned long *' to parameter of type 'u64 *' (aka 'unsigned long long *')
2025-08-20 17:31 UTC
[PATCH] mmc: sdhci-cadence: Fix -Wuninitialized in sdhci_cdns_tune_blkgap()
2025-08-20 16:43 UTC (5+ messages)
next-20250819: sdhci-cadence.c error variable 'hrs37_mode' is uninitialized when used here [-Werror,-Wuninitialized]
2025-08-20 16:23 UTC (2+ messages)
[PATCH v7 7/7] thermal/drivers/exynos: Refactor IRQ clear logic using SoC-specific config
2025-08-20 13:28 UTC (3+ messages)
[PATCH v7 6/7] thermal/drivers/exynos: Handle temperature threshold IRQs with SoC-specific mapping
2025-08-20 13:28 UTC (4+ messages)
[PATCH v2 0/9] drm/bridge: get/put the bridge when looping over the encoder chain
2025-08-20 9:40 UTC (5+ messages)
` [PATCH v2 3/9] drm/bridge: add drm_for_each_bridge_in_chain_scoped()
[PATCH 2/2] riscv: introduce percpu.h into include/asm
2025-08-20 6:44 UTC
[PATCH v10 08/13] khugepaged: avoid unnecessary mTHP collapse attempts
2025-08-20 6:22 UTC
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, b19a97d5)
2025-08-19 19:12 UTC
[koverstreet-bcachefs:bcachefs-testing 315/315] ld.lld: error: duplicate symbol: __tracepoint_io_read
2025-08-19 16:44 UTC (3+ messages)
[PATCH nf-next v2 3/3] netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
2025-08-19 15:49 UTC
[PATCH] mm/cma: add available_count and total count in trace_cma_alloc_start
2025-08-19 15:39 UTC
next-20250818: rust: `ARCH_KMALLOC_MINALIGN` is defined multiple times
2025-08-19 14:00 UTC (2+ messages)
[PATCH v2 2/9] drm/display: bridge-connector: remove unused variable assignment
2025-08-19 13:43 UTC (2+ messages)
[PATCH v2 1/9] drm/display: bridge-connector: use scope-specific variable for the bridge pointer
2025-08-19 13:43 UTC (2+ messages)
[PATCH v4 6/9] iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver
2025-08-19 12:59 UTC (3+ 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).