messages from 2025-09-17 01:32:25 to 2025-09-22 06:02:54 UTC [more...]
[mst-vhost:vhost 41/44] drivers/vdpa/pds/vdpa_dev.c:590:19: error: incompatible function pointer types initializing 's64 (*)(struct vdpa_device *, u16)' (aka 'long long (*)(struct vdpa_device *, unsigned short)') with an expression of type 'u32 (struct vdpa_device *, u16)' (aka
2025-09-22 6:02 UTC (3+ messages)
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, 2d5bd41a)
2025-09-22 4:02 UTC
[avpatel:riscv_trace_support_v1 90/112] ./include/generated/asm-offsets.h:334:9: warning: 'NR_CPUS' macro redefined
2025-09-22 0:31 UTC
drivers/i3c/internals.h:54:9: error: passing 'const void *' to parameter of type 'void *' discards qualifiers
2025-09-22 0:17 UTC (3+ messages)
[PATCH] rust: print: Fix issue with rust_build_error
2025-09-21 20:56 UTC
[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-09-21 20:04 UTC (3+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
[linux-next:master 5600/11136] ld.lld: error: undefined symbol: drm_gem_shmem_prime_import_no_map
2025-09-21 20:02 UTC
[PATCH RFC] PCI: Convert devm_pci_alloc_host_bridge() users to error-pointer returns
2025-09-21 19:50 UTC
[PATCH v3] RISC-V: re-enable gcc + rust builds
2025-09-21 19:33 UTC (3+ messages)
✅ PASS: Test report for master (6.17.0-rc6, upstream-mainline, fce24200)
2025-09-21 14:53 UTC
✅ PASS: Test report for master (6.17.0-rc6, upstream-mainline, f975f08c)
2025-09-21 14:03 UTC
[PATCH v10 1/4] tpm: Make TPM buffer allocations more robust
2025-09-21 8:53 UTC
<instantiation>:7:11: error: expected an immediate
2025-09-21 6:58 UTC
[linux-next:master 4719/11136] drivers/char/tpm/tpm_loongson.c:48:10: error: incompatible function pointer types initializing 'int (*)(struct tpm_chip *, u8 *, size_t, size_t)' (aka 'int (*)(struct tpm_chip *, unsigned char *, unsigned long, unsigned long)') with an expression of type
2025-09-21 4:32 UTC
[Intel-wired-lan] [PATCH RFC bpf-next 2/6] net: xdp: Add xmo_rx_checksum callback
2025-09-21 4:11 UTC
[akpm-mm:mm-nonmm-unstable 53/56] kernel/kexec_handover.c:934:26: error: too few arguments to function call, expected 2, have 1
2025-09-21 2:49 UTC
[PATCH 4/4] mm/page_alloc: Batch page freeing in free_frozen_page_commit
2025-09-20 17:12 UTC (2+ messages)
[PATCH 6/9] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings
2025-09-20 17:12 UTC
[PATCH v2 5/8] usb: xhci: add PORTSC read function
2025-09-20 16:19 UTC
[PATCH v3 6/8] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations
2025-09-20 14:52 UTC
[PATCH v1 1/2] LoongArch: Make LTO case independent in Makefile
2025-09-20 12:52 UTC (6+ messages)
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-09-20 12:44 UTC (57+ messages)
` [PATCH v3 01/35] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH v3 02/35] compiler-capability-analysis: Add infrastructure for Clang's capability analysis
` [PATCH v3 03/35] compiler-capability-analysis: Add test stub
` [PATCH v3 04/35] Documentation: Add documentation for Compiler-Based Capability Analysis
` [PATCH v3 05/35] checkpatch: Warn about capability_unsafe() without comment
` [PATCH v3 06/35] cleanup: Basic compatibility with capability analysis
` [PATCH v3 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v3 08/35] locking/rwlock, spinlock: Support Clang's "
` [PATCH v3 09/35] compiler-capability-analysis: Change __cond_acquires to take return value
` [PATCH v3 10/35] locking/mutex: Support Clang's capability analysis
` [PATCH v3 11/35] locking/seqlock: "
` [PATCH v3 12/35] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v3 13/35] bit_spinlock: Support Clang's capability analysis
` [PATCH v3 14/35] rcu: "
` [PATCH v3 15/35] srcu: "
` [PATCH v3 16/35] kref: Add capability-analysis annotations
` [PATCH v3 17/35] locking/rwsem: Support Clang's capability analysis
` [PATCH v3 18/35] locking/local_lock: Include missing headers
` [PATCH v3 19/35] locking/local_lock: Support Clang's capability analysis
` [PATCH v3 20/35] locking/ww_mutex: "
` [PATCH v3 21/35] debugfs: Make debugfs_cancellation a capability struct
` [PATCH v3 22/35] compiler-capability-analysis: Remove Sparse support
` [PATCH v3 23/35] compiler-capability-analysis: Remove __cond_lock() function-like helper
` [PATCH v3 24/35] compiler-capability-analysis: Introduce header suppressions
` [PATCH v3 25/35] compiler: Let data_race() imply disabled capability analysis
` [PATCH v3 26/35] MAINTAINERS: Add entry for Capability Analysis
` [PATCH v3 27/35] kfence: Enable capability analysis
` [PATCH v3 28/35] kcov: "
` [PATCH v3 29/35] kcsan: "
` [PATCH v3 30/35] stackdepot: "
` [PATCH v3 31/35] rhashtable: "
` [PATCH v3 32/35] printk: Move locking annotation to printk.c
` [PATCH v3 33/35] security/tomoyo: Enable capability analysis
` [PATCH v3 34/35] crypto: "
` [PATCH v3 35/35] sched: Enable capability analysis for core.c and fair.c
` [syzbot ci] Re: Compiler-Based Capability- and Locking-Analysis
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, cd89d487)
2025-09-20 12:12 UTC
[PATCH v5 2/2] iio: temperature: add support for MCP998X
2025-09-20 10:39 UTC (2+ messages)
[RFC PATCH] namei: fix revalidate vs. rename race
2025-09-20 10:12 UTC
[PATCH] staging: fbtft: fix macro usage and style warnings
2025-09-20 8:37 UTC
[PATCH 2/4] mm: thp: introduce folio_split_queue_lock and its variants
2025-09-20 8:27 UTC
[PATCH 4/4] mm: thp: reparent the split queue during memcg offline
2025-09-20 7:43 UTC
[paulmck-rcu:dev.2025.09.15a 45/45] ERROR: modpost: "init_srcu_struct_fast" [kernel/rcu/rcutorture.ko] undefined!
2025-09-20 7:10 UTC
[RFC Patch 1/7] kexec: Introduce multikernel support via kexec
2025-09-20 6:48 UTC (2+ messages)
[RFC Patch 6/7] kexec: Implement dynamic kimage tracking
2025-09-20 6:16 UTC
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, 1522b530)
2025-09-20 6:03 UTC
[brauner-github:work.namespace.ns_common 4/11] kernel/nscommon.c:10:9: error: call to undeclared function 'proc_alloc_inum'; ISO C99 and later do not support implicit function declarations
2025-09-20 5:43 UTC
[RFC PATCH] dm-crypt: allow unaligned bio_vecs for direct io
2025-09-20 5:33 UTC (2+ messages)
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, 39879e3a)
2025-09-20 4:42 UTC
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, 0903d098)
2025-09-20 3:22 UTC
✅ PASS: Test report for master (6.17.0-rc6, upstream-mainline, e8442d5b)
2025-09-20 2:42 UTC
[PATCH] scsi: leapraid: Add new scsi driver
2025-09-20 1:38 UTC
[linux-next:master 9765/10654] drivers/gpu/drm/xe/tests/xe_pci.c:214:2: error: initializer element is not a compile-time constant
2025-09-19 22:38 UTC (2+ messages)
clang: Powerpc: clang-nightly-maple_defconfig — FAIL
2025-09-19 22:28 UTC (6+ messages)
` clang nightly builds failing on PowerPc
[leon-rdma:dmabuf-vfio 39/44] arch/powerpc/platforms/ps3/system-bus.c:594:3: warning: non-void function 'ps3_ioc0_map_phys' should return a value
2025-09-19 21:10 UTC
[PATCH v2 11/11] um: switch ptrace FP register access to nolibc
2025-09-19 20:50 UTC
[linux-next:master 10394/11136] arch/riscv/Kconfig:67: syntax error
2025-09-19 20:50 UTC (2+ messages)
[robh:ethos-v3 3/3] drivers/accel/ethosu/ethosu_job.c:288:15: warning: variable 'cmdaddr' is uninitialized when used here
2025-09-19 19:06 UTC
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-19 18:35 UTC (23+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v5 05/15] iommupt: Add iova_to_phys op
[PATCH 0/2] sparc/module: R_SPARC_UA64 handling to help with LLVM IAS enablement
2025-09-19 18:00 UTC (2+ messages)
[PATCH 5/6] firewire: core; eliminate pick_me goto label
2025-09-19 17:52 UTC
[PATCH v4 25/31] clk: at91: sama5d4: switch to parent_hw and parent_data
2025-09-19 14:42 UTC
[snitzer:anna-linux-next-6.18 10/11] fs/nfs/nfstrace.h:1799:1: error: incompatible pointer types passing 'const struct nfs_local_dio *' to parameter of type 'const struct nfs_local_dio *'
2025-09-19 13:59 UTC
[PATCH v2 4/8] usb: xhci: add tracing for PORTSC register writes
2025-09-19 11:54 UTC
[PATCH v4 07/31] clk: at91: clk-utmi: use clk_parent_data
2025-09-19 11:33 UTC
[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
2025-09-19 11:05 UTC (4+ messages)
` [PATCH v5 04/19] x86: Add arch specific kasan functions
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, 097a6c33)
2025-09-19 10:13 UTC
✅ PASS: Test report for master (6.17.0-rc6, upstream-mainline, cbf658dd)
2025-09-19 7:43 UTC
[PATCH v2 8/8] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()
2025-09-19 3:22 UTC
[PATCH v2 1/8] mm: page_alloc: optimize pfn_range_valid_contig()
2025-09-19 1:40 UTC
[thesofproject:topic/sof-dev 6/8] sound/soc/sof/ipc4-topology.c:3009:4: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
2025-09-18 21:13 UTC
✅ PASS: Test report for master (6.17.0-rc6, upstream-mainline, 8b789f2b)
2025-09-18 16:52 UTC
[PATCH] dmaengine: mmp_pdma: fix DMA mask handling
2025-09-18 16:20 UTC (2+ messages)
[PATCH net-next V3] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-18 15:07 UTC (2+ messages)
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
2025-09-18 14:26 UTC (7+ messages)
` [PATCH RFC 2/4] landlock: implement memfd detection
next-20250903 x86_64 clang-20 allyesconfig mmp_pdma.c:1188:14: error: shift count >= width of type [-Werror,-Wshift-count-overflow]
2025-09-18 14:33 UTC (6+ messages)
[kleikamp-shaggy:jfs-next 1/5] fs/jfs/jfs_dtree.c:2906:31: warning: result of comparison of constant 128 with expression of type 's8' (aka 'signed char') is always false
2025-09-18 14:06 UTC (2+ messages)
[RFC PATCH] rust: sync: Add dma_fence abstractions
2025-09-18 13:53 UTC (4+ messages)
[jlayton:kdevops 31/40] ld.lld: error: undefined symbol: nfsd_handle_dir_event
2025-09-18 12:33 UTC
[PATCH v8 22/24] tools/docs: sphinx-build-wrapper: move rust doc builder to wrapper
2025-09-18 11:54 UTC
Thread Safety Analysis and the Linux kernel
2025-09-18 11:10 UTC (5+ messages)
[PATCH -next v6 10/10] arm64: entry: Convert to generic entry
2025-09-18 9:52 UTC
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, 992d4e48)
2025-09-18 7:53 UTC
✅ PASS: Test report for master (6.17.0-rc6, upstream-mainline, d4b77998)
2025-09-18 7:12 UTC
[PATCH v2 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
2025-09-18 5:56 UTC (3+ messages)
[jpoimboe:klp-build 60/63] error: objtool: --checksum not supported; install xxhash-devel and recompile
2025-09-18 4:03 UTC
[PATCH v2 01/21] x86/paravirt: Remove not needed includes of paravirt.h
2025-09-18 3:18 UTC
[jpoimboe:klp-build 12/63] drivers/infiniband/hw/usnic/usnic_uiom_interval_tree.c:269:1: warning: no previous prototype for function 'usnic_uiom_interval_tree_subtree_search'
2025-09-18 3:07 UTC
[anna-nfs:linux-next 20/32] fs/nfs/flexfilelayout/flexfilelayout.c:614:2: error: incompatible pointer types passing 'u32 *' (aka 'unsigned int *') to parameter of type 'uint64_t *' (aka 'unsigned long long *')
2025-09-18 0:19 UTC
[jgunthorpe:iommu_pt_vtd 8/34] ERROR: modpost: "__udivdi3" [drivers/iommu/generic_pt/fmt/iommu_amdv1.ko] undefined!
2025-09-18 0:06 UTC (5+ messages)
[PATCH v1 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
2025-09-17 23:37 UTC
[GIT PULL] ARM: microchip: clk for 6.18 #1
2025-09-17 18:23 UTC (3+ messages)
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-09-17 16:47 UTC (5+ messages)
` [PATCH v2 16/16] selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc
[PATCH v7 00/24] Split sphinx call logic from docs Makefile
2025-09-17 12:15 UTC (2+ messages)
` [PATCH v7 22/24] tools/docs: sphinx-build-wrapper: move rust doc builder to wrapper
[PATCH v2] RISC-V: re-enable gcc + rust builds
2025-09-17 12:13 UTC (3+ messages)
[PATCH v2 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
2025-09-17 9:52 UTC
[lee-backlight:for-backlight-next 14/14] drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.c:718:25: error: call to undeclared function 'device_property_read_bool'; ISO C99 and later do not support implicit function declarations
2025-09-17 9:23 UTC (5+ messages)
❌ FAIL: Test report for master (6.17.0-rc6, upstream-mainline, 5aca7966)
2025-09-17 8:12 UTC
[linux-next:master 7677/9696] mm/kmsan/hooks.c:372:6: error: too many arguments to function call, expected 3, have 4
2025-09-17 6:27 UTC (3+ messages)
[PATCH v1 09/10] fs/binfmt_script: add KFuzzTest target for load_script
2025-09-17 5:04 UTC
[PATCH 2/5] leds: rgb: Add Virtual Color LED Group driver to Make
2025-09-17 5:04 UTC
[PATCH v1 03/10] kfuzztest: implement core module and input processing
2025-09-17 3:59 UTC
[PATCH 4/4] memory: tegra: Add MC error logging support for Tegra264
2025-09-17 1: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