messages from 2025-08-17 00:32:11 to 2025-08-23 00:32:53 UTC [more...]
[PATCH v5 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-08-23 0:32 UTC (12+ 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
❌ 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 (17+ messages)
` [PATCH v4 02/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v4 06/18] x86: Reset tag for virtual to physical address conversions
` [PATCH v4 07/18] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v4 13/18] kasan: arm64: x86: Handle int3 for inline KASAN reports
[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 (19+ messages)
` [PATCH 1/4] mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
` [PATCH 2/4] mm/mm_init: deferred_init_memmap: use a job per zone
` [PATCH 3/4] mm/mm_init: drop deferred_init_maxorder()
` [PATCH 4/4] memblock: drop for_each_free_mem_pfn_range_in_zone_from()
[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 (21+ messages)
` [PATCH 01/10] kbuild: Bump minimum "
` [PATCH 02/10] arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSET
` [PATCH 03/10] ARM: Clean up definition of ARM_HAS_GROUP_RELOCS
` [PATCH 04/10] arm64: Remove tautological LLVM Kconfig conditions
` [PATCH 05/10] mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTER
` [PATCH 06/10] powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()
` [PATCH 07/10] riscv: Remove version check for LTO_CLANG selects
` [PATCH 08/10] lib/Kconfig.debug: Drop CLANG_VERSION check from DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
` [PATCH 09/10] objtool: Drop noinstr hack for KCSAN_WEAK_MEMORY
` [PATCH 10/10] KMSAN: Remove tautological checks
❌ 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 (8+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [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] panic: Clean up message about deprecated 'panic_print' parameter
2025-08-20 11:03 UTC (8+ messages)
` [PATCH v2] "
[PATCH v2 0/9] drm/bridge: get/put the bridge when looping over the encoder chain
2025-08-20 9:40 UTC (6+ 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)
[RESEND PATCH v2 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-08-19 12:22 UTC
[PATCH 1/6] drm: Convert aux_idr to XArray
2025-08-19 10:35 UTC
[PATCH] thermal: rockchip: shut up GRF warning
2025-08-19 10:19 UTC
[PATCH net-next] stddef: don't include compiler_types.h in the uAPI header
2025-08-19 9:26 UTC
[PATCH RESEND 1/2] cdx: don't select CONFIG_GENERIC_MSI_IRQ
2025-08-19 5:47 UTC (4+ messages)
` [PATCH 2/2] vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ
[PATCH v3 3/4] thermal: qoriq: workaround unexpected temperature readings from tmu
2025-08-19 4:38 UTC
[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
2025-08-19 3:54 UTC (7+ messages)
` [PATCH 2/3] selftests/nolibc: don't pass CC to toplevel Makefile
[PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
2025-08-19 1:10 UTC
[PATCH v5 7/8] drm/xe/userptr: replace xe_hmm with gpusvm
2025-08-19 0:18 UTC
[PATCH 2/6] fbcon: Rename struct fbcon_ops to struct fbcon
2025-08-19 0:18 UTC
[PATCH v2 1/3] PM/OPP: Support to match OPP based on both frequency and level
2025-08-18 23:46 UTC
❌ FAIL: Test report for master (6.17.0-rc2, upstream-mainline, be48bcf0)
2025-08-18 18:13 UTC
kernel/trace/rv/monitors/sleep/sleep.c:130:7: error: use of undeclared identifier '__NR_clock_nanosleep'
2025-08-18 17:54 UTC (3+ messages)
[PATCH 0/2] sparc/module: R_SPARC_UA64 handling to help with LLVM IAS enablement
2025-08-18 16:17 UTC (5+ messages)
` [PATCH 1/2] sparc/module: Add R_SPARC_UA64 relocation handling
[PATCH v3 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
2025-08-18 16:03 UTC (5+ messages)
[PATCH 3/5] iio: mcp9600: Recognize chip id for mcp9601
2025-08-18 15:18 UTC (5+ messages)
[PATCH] staging: nvec: Silence unused argument warning in NVEC_PHD macro
2025-08-18 13:43 UTC
[akpm-mm:mm-new 166/188] arch/arm/mm/flush.c:307:41: error: incompatible pointer types passing 'memdesc_flags_t *' to parameter of type 'volatile unsigned long *'
2025-08-18 12:44 UTC (3+ messages)
[RFC PATCH V3 03/17] mm: Scan the mm and create a migration list
2025-08-18 6:30 UTC (2+ messages)
[tglx-devel:rseq/wip 22/22] kernel/rseq.c:209:2: error: call to undeclared function 'trace_rseq_exit_to_user'; ISO C99 and later do not support implicit function declarations
2025-08-18 0:19 UTC
[jfern:rust-spinlock-irq 2/21] arch/s390/include/asm/preempt.h:109:15: error: invalid operands to binary expression ('int' and 'void')
2025-08-18 0:02 UTC
[PATCH] RISC-V: KVM: Write hgatp register with valid mode bits
2025-08-17 21:01 UTC (2+ messages)
[PATCH 3/7] media: i2c: dw9719: Add driver_data matching
2025-08-17 20:28 UTC
❌ FAIL: Test report for master (6.17.0-rc1, upstream-mainline, 8d561baa)
2025-08-17 15:23 UTC
[PATCH v2 2/2] rust: kernel: of: Add overlay id abstraction
2025-08-17 5:50 UTC
❌ FAIL: Test report for master (6.17.0-rc1, upstream-mainline, 99bade34)
2025-08-17 0:32 UTC
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).