drivers/gpu/drm/drm_pagemap.c:459:21: warning: parameter 'addr' set but not used
2025-12-12 18:17 UTC
[PATCH] fuse: add zero-copy to fuse-over-io_uring
2025-12-12 16:50 UTC
drivers/perf/apple_m1_cpu_pmu.c:404:7: warning: variable 'user' set but not used
2025-12-12 14:21 UTC
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-12 11:09 UTC (32+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
` [PATCH v4 14/35] rcu: "
` [PATCH v4 16/35] kref: Add context-analysis annotations
drivers/perf/apple_m1_cpu_pmu.c:405:5: warning: variable 'evt' set but not used
2025-12-12 10:36 UTC
drivers/infiniband/hw/ionic/ionic_datapath.c:902:18: warning: conditional expression between different enumeration types ('enum ionic_v1_op' and 'enum ionic_v2_op')
2025-12-12 10:36 UTC
[PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
2025-12-12 9:53 UTC (2+ messages)
[PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script
2025-12-12 9:51 UTC (4+ messages)
` [cocci] "
[PATCH RFC net 1/1] net: sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
2025-12-12 6:26 UTC
Warning: drivers/accel/ethosu/ethosu_gem.c:674 function parameter 'data' not described in 'ethosu_gem_cmdstream_create'
2025-12-12 5:54 UTC
[PATCH 0/3] selftests/futex: fix the issue of abnormal test results caused by thread timing
2025-12-12 4:30 UTC (5+ messages)
` [PATCH 1/3] selftests/futex: reduce array declarations in the requeue_single
` [PATCH 2/3] selftests/futex: use pthread_join to reclaim thread resources
` [PATCH 3/3] selftests/futex: fix the issue of abnormal test results caused by thread timing
Warning: drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk'
2025-12-12 3:20 UTC
[PATCH v9 2/2] ASoC: rt5575: Add the codec driver for the ALC5575
2025-12-12 1:31 UTC
[linux-next:master 9676/10599] ld.lld: error: undefined symbol: rust_build_error
2025-12-12 1:04 UTC (11+ messages)
Warning: kernel/kexec_elf.c:63 function parameter 'ehdr' not described in 'elf_is_ehdr_sane'
2025-12-12 0:25 UTC
[ardb:lockless-random-v2 6/7] drivers/char/random.c:570:1: error: indirection requires pointer operand ('typeof (next)' (aka 'unsigned long long') invalid)
2025-12-11 23:51 UTC
[PATCH 2/2] mm/madvise: Use set_pte() to write page tables
2025-12-11 23:40 UTC
[PATCH] irqchip/irq-loongarch-ir:Add Redirect irqchip support
2025-12-11 23:18 UTC
[PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
2025-12-11 22:02 UTC (3+ messages)
[ardb:x86-pie-v3 12/16] drivers/reset/reset-imx7.o: warning: objtool: imx8mq_reset_deassert+0x39: can't find switch jump table
2025-12-11 13:31 UTC
[PATCH] Removed unused variable
2025-12-11 12:27 UTC (2+ messages)
[RFC PATCH 1/2] mm/damon/auto-tuning: introduce DAMON-based auto-tunning module
2025-12-11 8:50 UTC
[PATCH 8/9] blk-crypto: optimize data unit alignment checking
2025-12-11 8:28 UTC
[ardb:x86-pie-v3 12/16] error[E0425]: cannot find function `kunit_get_current_test` in crate `$crate::bindings`
2025-12-11 5:39 UTC
[ardb:x86-pie-v3 12/16] lib/asn1_decoder.o: warning: objtool: asn1_ber_decoder+0x1e8: can't find switch jump table
2025-12-11 3:51 UTC
[PATCH v3 21/22] drm/pagemap, drm/xe: Support destination migration over interconnect
2025-12-11 3:38 UTC
[PATCH] wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_params
2025-12-11 3:17 UTC
[dhowells-fs:keys-pqc 5/5] crypto/asymmetric_keys/rsassa_parser.c:134:49: warning: variable 'ret' is uninitialized when used here
2025-12-11 3:07 UTC
[fustini:b4/ssqosid-cbqri 12/24] arch/riscv/kernel/qos/qos_resctrl.c:296:9: error: call to undeclared function 'ioread64'; ISO C99 and later do not support implicit function declarations
2025-12-11 2:05 UTC
[gustavoars:testing/wfamnae-next20251210 10/20] kernel/bpf/core.c:2608:22: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_hdr *')
2025-12-11 1:27 UTC
[PATCH] selftests/mm: Fix thread state check in uffd-unit-tests
2025-12-10 19:51 UTC (2+ messages)
[koverstreet-bcachefs:bcachefs-testing 563/1112] fs/bcachefs/debug/async_objs.c:64:14: error: invalid application of 'sizeof' to an incomplete type 'struct dump_iter'
2025-12-10 19:05 UTC
[PATCH v7 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
2025-12-10 17:30 UTC (4+ messages)
` [PATCH v7 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v7 03/15] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v7 12/15] x86/kasan: Handle UD1 for inline KASAN reports
[ardb:x86-pie-v3 12/16] error[E0425]: cannot find function `put_device` in crate `bindings`
2025-12-10 17:14 UTC
[PATCH 2/2] media: i2c: add os05b10 image sensor driver
2025-12-10 16:00 UTC
[PATCH v1 0/2] scripts: introduce containerized builds
2025-12-10 13:58 UTC (3+ messages)
` [PATCH v1 1/2] scripts: add tool to run "
` [PATCH v1 2/2] Documentation: dev-tools: add container.rst page
[jirislaby:devel 9/31] drivers/tty/serial/8250/8250_loongson.c:164:6: error: incompatible pointer to integer conversion assigning to 'int' from 'struct uart_8250_port *'
2025-12-10 13:10 UTC
[PATCH 4/5] media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensors
2025-12-10 10:32 UTC
[bug report] clk: visconti: Add support common clock driver and reset driver
2025-12-10 7:53 UTC (3+ messages)
[Linaro-TCWG-CI] v6.18-rc6-688-gcd41d3420ef6: Failure on arm
2025-12-10 7:25 UTC (2+ messages)
[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
2025-12-10 7:21 UTC (2+ messages)
[linux-next:master 13941/14066] drivers/gpu/drm/xe/xe_survivability_mode.c:139:6: warning: variable 'index' set but not used
2025-12-10 6:49 UTC
[PATCH 6/9] s390/bug: Implement __WARN_printf()
2025-12-10 1:58 UTC
[PATCH -next 2/2] memcg: remove mem_cgroup_size()
2025-12-10 1:35 UTC
[PATCH net] net/handshake: Fix null-ptr-deref in handshake_complete()
2025-12-10 1:36 UTC
[PATCH] mmc: dw_mmc: Use pre_request & post_request_end helper
2025-12-09 18:57 UTC
[drm-misc:drm-misc-next 4/11] drivers/gpu/drm/drm_gem.c:1261:10: error: call to undeclared function 'mm_get_unmapped_area'; ISO C99 and later do not support implicit function declarations
2025-12-09 16:37 UTC (2+ messages)
[PATCH] resource: add WARN_ON_ONCE for resource_size() and document misusage
2025-12-09 12:08 UTC
[PATCH v2 2/3] riscv: introduce percpu.h into include/asm
2025-12-09 3:55 UTC
[PATCH] mm/vmalloc: clarify why vmap_range_noflush() might sleep
2025-12-09 1:52 UTC
[PATCH v1 3/3] counter: Add STM based counter
2025-12-08 23:45 UTC (2+ messages)
[PATCH v2] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
2025-12-08 23:09 UTC (2+ messages)
[ebiggers:wip-nh-lib 14/20] ld.lld: error: undefined symbol: __kcfi_typeid_nh_neon
2025-12-08 23:03 UTC
kernel/sched/ext.c:5291:49: warning: diagnostic behavior may be improved by adding the 'format(printf, 3, 0)' attribute to the declaration of 'scx_vexit'
2025-12-08 22:11 UTC
[PATCH v4 08/10] smb/client: introduce smb2maperror KUnit tests
2025-12-08 21:29 UTC
[PATCH 14/19] video/vga: Add VGA_IS0_R
2025-12-08 21:18 UTC
kernel/sched/ext.c:6942:27: warning: diagnostic behavior may be improved by adding the 'format(printf, 4, 0)' attribute to the declaration of '__bstr_format'
2025-12-08 20:04 UTC
[joel-granados:jag/no-macro-conv 22/28] kernel/sysctl.c:1062:1: error: expected identifier or '('
2025-12-08 19:33 UTC
kernel/trace/bpf_trace.c:475:35: warning: diagnostic behavior may be improved by adding the 'format(printf, 2, 0)' attribute to the declaration of '____bpf_seq_printf'
2025-12-08 16:26 UTC (3+ messages)
[PATCH 0/3] powerpc64/ftrace: fixes clang build issues
2025-12-08 16:08 UTC (7+ messages)
` [PATCH 1/3] powerpc64: make clang cross-build friendly
` [PATCH 3/3] powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
[bcachefs:bcachefs-testing 459/1104] fs/bcachefs/alloc/backpointers.c:986:4: error: call to undeclared function '__WARN'; ISO C99 and later do not support implicit function declarations
2025-12-08 15:39 UTC
[PATCH] mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA
2025-12-08 13:53 UTC
[PATCH RFC 5/9] mm/page_owner: add swap hooks
2025-12-08 13:39 UTC (2+ messages)
[linux-next:master 13538/13721] mm/kasan/common.c:601:14: error: use of undeclared identifier 'KASAN_VMALLOC_KEEP_TAG'
2025-12-08 12:07 UTC
[RFC 1/7] rust: pci: expose sriov_get_totalvfs() helper
2025-12-08 11:26 UTC
[PATCH] ARM: fix input-only operand modification in load_unaligned_zeropad()
2025-12-08 9:47 UTC (2+ messages)
[PATCH] x86/sev: Disable GCOV on noinstr object
2025-12-08 9:33 UTC (9+ messages)
[PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
2025-12-08 6:02 UTC
[PATCH] net: atm: lec: add pre_send validation to avoid uninitialized
2025-12-08 3:04 UTC
[bcachefs:bcachefs-testing 1097/1101] fs/bcachefs/fs/check.c:113:36: error: initializer element is not a compile-time constant
2025-12-08 1:52 UTC
[PATCH net v2] net: dsa: mxl-gsw1xx: manually clear RANEG bit
2025-12-08 1:31 UTC
[jpoimboe:alternative-macro 3/8] include/linux/gfp.h:450:6: error: expected ')'
2025-12-07 21:43 UTC
[RFC PATCH v2 3/5] kernel: introduce general hq-lock support
2025-12-07 15:39 UTC
[thomas-weissschuh:b4/uapi-nostdinc 4/4] ./usr/include/asm/sigcontext.h:32:13: error: expected parameter declarator
2025-12-07 13:35 UTC
[PATCH] mm/memory_hotplug: Cache auto_movable stats to optimize online check
2025-12-07 10:16 UTC
[jpoimboe:alternative-macro 5/8] include/linux/annotate.h:32:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2025-12-07 9:03 UTC
[PATCH v7 5/6] clocksource/drivers/exynos_mct: Add module support for ARM64
2025-12-07 8:42 UTC (2+ messages)
[PATCH] printf: add __printf attribute
2025-12-07 1:16 UTC
[PATCH v5 0/4] EDITME: RISC-V: re-enable gcc + rust builds
2025-12-06 23:41 UTC (6+ messages)
` [PATCH v5 3/4] rust: add a Kconfig function to test for support of bindgen options
❌ FAIL: Test report for master (6.18.0, upstream-mainline, 5e5ea7f6)
2025-12-06 21:23 UTC
❌ FAIL: Test report for master (6.18.0, upstream-mainline, f468cf53)
2025-12-06 19:33 UTC
[PATCH v3 3/9] iio: adc: Add support for ad4062
2025-12-06 18:12 UTC
[cilium:pr/netkit-iouring7 2/12] net/core/netdev_queues.c:75:28: error: passing 'const struct net_device *' to parameter of type 'struct net_device *' discards qualifiers
2025-12-06 17:30 UTC
[PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
2025-12-06 17:30 UTC
unifdef: usr/include/drm/ethosu_accel.h.tmp: 6: unterminated string literal (#if line 3 depth 1)
2025-12-06 11:03 UTC
[ardb:lockless-random-v2 4/5] drivers/char/random.c:570:1: error: instruction requires the following: RV64I Base Instruction Set
2025-12-06 10:31 UTC
[ardb:lockless-random-v2 4/5] arch/arm/include/asm/cmpxchg.h:260:1: error: instruction requires: !armv*m
2025-12-06 9:48 UTC
error[E0432]: unresolved import `kernel::firmware`
2025-12-06 9:26 UTC
unifdef: usr/include/linux/energy_model.h.tmp: 9: unterminated string literal (#if line 6 depth 1)
2025-12-06 9:16 UTC
unifdef: usr/include/linux/psp.h.tmp: 9: unterminated string literal (#if line 6 depth 1)
2025-12-06 8:24 UTC
kernel/trace/bpf_trace.c:378:65: warning: diagnostic behavior may be improved by adding the 'format(printf, 1, 0)' attribute to the declaration of '____bpf_trace_printk'
2025-12-06 8:12 UTC
[PATCH v5 3/4] led: sony-cronos-smc: Add RGB LED driver for Sony Cronos SMC
2025-12-06 8:01 UTC
❌ FAIL: Test report for master (6.18.0, upstream-mainline, 416f99c3)
2025-12-06 7:43 UTC
unifdef: usr/include/linux/ovpn.h.tmp: 9: unterminated string literal (#if line 6 depth 1)
2025-12-06 7:40 UTC
[PATCH] scsi: libsas: Add error handling in the sas_register_phys()
2025-12-06 7:39 UTC
[PATCH 3/8] spi: stm32-ospi: Remove CR_TCIE and CR_TEIE irq usage
2025-12-06 7:18 UTC
unifdef: usr/include/linux/android/binder_netlink.h.tmp: 9: unterminated string literal (#if line 6 depth 1)
2025-12-06 7:06 UTC
unifdef: usr/include/linux/lockd_netlink.h.tmp: 9: unterminated string literal (#if line 6 depth 1)
2025-12-06 6:44 UTC
[PATCH bpf-next v2 4/4] resolve_btfids: change in-place update with raw binary output
2025-12-06 5:08 UTC
[PATCH 1/1] alloc_tag: skip rcu barrier on module unload if profiling was not enabled
2025-12-06 4:45 UTC
[PATCH v6 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
2025-12-06 3:18 UTC
❌ FAIL: Test report for master (6.18.0, upstream-mainline, 7203ca41)
2025-12-06 0:43 UTC
[ardb:simplify-kallsyms 1/1] kallsyms failure: relative symbol value 0xffff1004 out of range
2025-12-05 22:55 UTC
[PATCH 6.1.y RESEND] KVM: arm64: silence -Wuninitialized-const-pointer warning
2025-12-05 22:53 UTC (4+ messages)
[PATCH 6.1.y RESEND v2] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
2025-12-05 22:51 UTC
[PATCH] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
2025-12-05 22:04 UTC (6+ messages)
[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
2025-12-05 20:07 UTC (5+ messages)
` [PATCH v8 13/15] iommu/amd: Use the generic iommu page table
[PATCH v1 4/4] cpufreq: Update set_boost callbacks to rely on boost_freq_req
2025-12-05 15:16 UTC
[PATCH RFC 2/2] netconsole: Plug to dynamic configfs item
2025-12-05 14:22 UTC
❌ FAIL: Test report for master (6.18.0, upstream-mainline, 43dfc13c)
2025-12-05 13:53 UTC
❌ FAIL: Test report for master (6.18.0, upstream-mainline, 2aa680df)
2025-12-05 13:32 UTC
[linux-next:master 4752/13171] error[E0609]: no field `__bindgen_anon_1` on type `bindings::kernel_param`
2025-12-05 11:14 UTC (12+ messages)
[RFC PATCH 2/2] KVM: pfncache: Use vmap() for guest_memfd pages without direct map
2025-12-05 9:55 UTC
[PATCH v7 0/7] Exynos Thermal code improvement
2025-12-05 8:30 UTC (2+ messages)
[joel-granados:jag/no-macro-conv 24/25] ld.lld: error: undefined symbol: proc_int_u2k_conv_uop
2025-12-05 8:06 UTC
[PATCH v2 4/4] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
2025-12-05 7:45 UTC
[PATCH net-next 1/3] net: stmmac: add physical port identification support
2025-12-05 6:41 UTC
[PATCH V3 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
2025-12-05 6:15 UTC (4+ messages)
[PATCH v2 14/25] drm/vblank: pass vblank to drm_vblank_count_and_time()
2025-12-05 5:18 UTC
[PATCH 3/4] drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
2025-12-05 4:44 UTC
[PATCH v2 3/3] of: Respect #{iommu,msi}-cells in maps
2025-12-05 4:33 UTC (2+ messages)
[morimoto:sound-cleanup-2025-12-04 17/18] sound/soc/codecs/wm8804.c:522:2: error: member reference base type 'int (struct snd_soc_dai *, int, int, unsigned int, unsigned int)' is not a structure or union
2025-12-04 23:09 UTC
[PATCH] x86/aperfmperf: Don't disable scheduler APERF/MPERF on bad samples
2025-12-04 22:37 UTC
[PATCH 10/10] smb: move client/smb2maperror.c to common/
2025-12-04 21:12 UTC
[joel-granados:jag/no-macro-conv 24/25] Warning: kernel/sysctl.c:470 function parameter 'u_ptr' not described in 'proc_int_k2u_conv_kop'
2025-12-04 21:00 UTC
[koverstreet-bcachefs:pr/992 2/2] ERROR: modpost: "curve25519_generic" [lib/crypto/libcurve25519.ko] undefined!
2025-12-04 20:37 UTC (2+ messages)
[PATCH 5.15.y RESEND] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
2025-12-04 20:44 UTC
[PATCH v6 0/5] asdf
2025-12-04 20:25 UTC (4+ messages)
` [PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
[PATCH 0/4] Inline helpers into Rust without full LTO
2025-12-04 19:29 UTC (10+ messages)
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust
[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
2025-12-04 18:36 UTC (3+ messages)
[linux-next:master 9966/13055] kernel/watchdog.c:74:22: warning: unused variable 'hardlockup_si_mask'
2025-12-04 14:12 UTC (4+ messages)
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).