llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-11 08:43:56 to 2026-09-16 01:06:05 UTC [more...]

[PATCH v2 00/21] kbuild: significantly speed up kernel builds
 2026-09-16  1:06 UTC  (68+ messages)
` [PATCH v2 01/21] kbuild: do not allocate .modinfo in vmlinux
` [PATCH v2 02/21] kallsyms: index symbols by token to speed up table compression
` [PATCH v2 03/21] kallsyms: output binary data to speed output and kallsyms assembly
      ` [v2 "
` [PATCH v2 04/21] kbuild: do not sort nm output where the order is irrelevant
` [PATCH v2 05/21] kbuild: only emit vmlinux relocations when required
` [PATCH v2 06/21] elf-parse: add section flags, symbol binding and a read-only mapping
` [PATCH v2 07/21] kallsyms: reimplement mksysmap in C
` [PATCH v2 08/21] kbuild: cache list, composite object state per object
` [PATCH v2 09/21] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH v2 10/21] kbuild: move the toolchain checks into init/Kconfig.toolchain
` [PATCH v2 11/21] kbuild: avoid re-running compiler and linker probes
` [PATCH v2 12/21] modpost: cache section relocation mismatch state
` [PATCH v2 13/21] modpost: emit module descriptors as assembly
` [PATCH v2 14/21] kbuild: batch module finalisation
` [PATCH v2 15/21] objtool: cache relocations, do less work
` [PATCH v2 16/21] objtool: size the instruction hash to the text
` [PATCH v2 17/21] objtool: decode instructions and resolve branch targets in parallel
` [PATCH v2 18/21] kbuild: rust: optionally parallelise rustc front end
` [PATCH v2 19/21] rust: make exports.o depend on the headers generated for it
` [PATCH v2 20/21] kbuild: build rust crates in parallel with the rest of the build
` [PATCH v2 21/21] kbuild: use pigz for gzip compression if available

[gourryinverse:scratch/gourry/managed_nodes/rfc6-complete 8/67] mm/page_alloc.c:7386:3: error: call to undeclared function 'folio_test_clear_young'; ISO C99 and later do not support implicit function declarations
 2026-09-16  0:06 UTC 

[frank-li:imx/ele 5/7] drivers/firmware/imx/ele_fw_api.c:311:28: error: use of undeclared identifier '__free_kfree'; did you mean '__free_pages'?
 2026-09-15 22:01 UTC 

[PATCH v2] docs: kconfig: fix shell function syntax in caveats
 2026-09-15 22:02 UTC  (3+ messages)

[tip:irq/drivers 3/22] ld.lld: error: undefined symbol: qcom_scm_is_available
 2026-09-15 19:07 UTC 

[PATCH 00/17] Treewide: enforce static storage for object initializers
 2026-09-15 15:54 UTC  (23+ messages)
` [PATCH 01/17] locking/mutex: assert static storage for DEFINE_MUTEX()
` [PATCH 02/17] locking/rtmutex: assert static storage for DEFINE_RT_MUTEX()
` [PATCH 03/17] locking/rwsem: assert static storage for semaphore definitions
` [PATCH 04/17] locking/semaphore: assert static storage for DEFINE_SEMAPHORE()
` [PATCH 05/17] locking/seqlock: assert static storage for DEFINE_SEQLOCK()
` [PATCH 06/17] sched: assert static storage for wait queue and completion declarations
` [PATCH 07/17] xarray: assert static storage for DEFINE_XARRAY_FLAGS()
` [PATCH 08/17] idr: enforce the static-storage contract of DEFINE_IDR()
` [PATCH 09/17] radix-tree: require static storage for RADIX_TREE()
` [PATCH 10/17] klist: assert static storage for DEFINE_KLIST()
` [PATCH 11/17] workqueue: assert static storage for work declarations
` [PATCH 12/17] timers: assert static storage for DEFINE_TIMER()
` [PATCH 13/17] kthread: assert static storage for delayed work declarations
` [PATCH 14/17] ratelimit: assert static storage for DEFINE_RATELIMIT_STATE()
` [PATCH 15/17] notifier: assert static storage for locking notifier heads
` [PATCH 16/17] rcu: assert static storage for RCU sync and SRCU definitions
` [PATCH 17/17] sysctl: assert static storage for DEFINE_CTL_TABLE_POLL()

[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-15 15:54 UTC  (10+ messages)
` [PATCH v2 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH rdma-next 0/4] RDMA: Use unsigned comparison in CQ cleanup loops
 2026-09-15 15:33 UTC  (5+ messages)
` [PATCH rdma-next 1/4] RDMA/mlx5: Use unsigned comparison in the CQ cleanup loop
` [PATCH rdma-next 2/4] RDMA/mlx4: "
` [PATCH rdma-next 3/4] RDMA/mthca: "
` [PATCH rdma-next 4/4] RDMA/hns: "

[PATCH 1/1] rust: block: Fix unsoundness in `Operations::queue_rq`
 2026-09-15 13:45 UTC  (2+ messages)

[PATCH v5 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
 2026-09-15  9:04 UTC  (3+ messages)
` [PATCH V5 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
` [PATCH V5 2/2] rust: kernel: Add KUnit tests for powerpc ARCH_WARN_ASM bug table emission

[PATCH net v5 1/1] rxrpc: fix encap_rcv skb accounting exhaustion
 2026-09-15  6:40 UTC 

[PATCH v4 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support
 2026-09-15  6:20 UTC  (5+ messages)
` [PATCH v4 1/2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
` [PATCH v4 2/2] rust: kernel: Add KUnit tests for powerpc ARCH_WARN_ASM bug table emission

[dakr:poc/vgpu 42/44] error[E0425]: cannot find value `VFIO_DEVICE_RESET` in crate `bindings`
 2026-09-15  4:56 UTC 

[liam:maple_marks_v4 9/16] lib/test_maple_tree.c:356:29: error: call to undeclared function 'mt_slot_count'; ISO C99 and later do not support implicit function declarations
 2026-09-15  3:15 UTC 

[PATCH] staging: rtl8723bs: fix lines exceeding 100 columns in rtw_security.c
 2026-09-15  1:44 UTC 

[dakr:poc/vgpu 41/44] error[E0425]: cannot find function `pci_iov_vf_id` in crate `bindings`
 2026-09-14 19:45 UTC 

[PATCH] ALSA: usb-audio: skip the broken mute control on AVerMedia GC553Pro
 2026-09-14 15:53 UTC  (2+ messages)

[PATCH] rust: impl_flags: add conversions for raw flag representations
 2026-09-14  9:49 UTC 

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-14  8:57 UTC  (70+ messages)
` [PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
    ` [4/23] "
` [PATCH 06/23] kbuild: only emit vmlinux relocations when required
` [PATCH 11/23] kbuild: implement and use depcheck to check dependency timestamps
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 13/23] modpost: hash module source per-file, not per-byte
` [PATCH 15/23] modpost: emit module descriptors as assembly
` [PATCH 16/23] kbuild: batch module finalisation
` [PATCH 17/23] modpost: perform srcversion hashing in parallel
` [PATCH 18/23] objtool: cache relocations and function dead end state, do less work
` [PATCH 19/23] objtool: decode instructions and resolve branch targets in parallel
` [PATCH 20/23] kbuild: rust: parallelise rustc front end
` [PATCH 23/23] kbuild: use pigz for gzip compression if available

[PATCH] phy: phy-mtk-dp: Fix pdata array members initialized as pointers
 2026-09-14  8:18 UTC  (2+ messages)

[sailus-media-tree:metadata 163/169] drivers/media/pci/intel/ipu6/ipu7-fw-isys.c:599:3: error: cannot jump from this goto statement to its label
 2026-09-13 22:15 UTC 

[sailus-media-tree:metadata 79/169] drivers/media/platform/nxp/imx95-csi-formatter.c:527:14: error: incompatible function pointer types initializing 'int (*)(struct v4l2_subdev *, const struct v4l2_subdev_client_info *, struct v4l2_subdev_state *, struct v4l2_subdev_format *)' with an expre
 2026-09-13 21:22 UTC 

[PATCH] drm/panel: ilitek-ili9881c: fix panel cleanup on attach failure
 2026-09-13 19:46 UTC 

[PATCH 08/14] mfd: remove unused aat2870 driver
 2026-09-13  8:33 UTC  (5+ messages)

[sailus-media-tree:metadata 161/169] drivers/media/pci/intel/ipu6/ipu6-fw-isys.c:664:6: warning: variable 'source' set but not used
 2026-09-13  8:06 UTC 

[PATCH v3 0/2] phy: qcom: usb-hs: MSM8x60 vendor ULPI init
 2026-09-13  6:12 UTC  (2+ messages)

[PATCH v1] tools build: Fix timerfd feature detection with clang
 2026-09-12 20:15 UTC  (2+ messages)

[wens:mtk-wip 33/66] error[E0425]: cannot find function `regulator_enable` in crate `bindings`
 2026-09-12  9:40 UTC 

[PATCH] memregion: fix cache invalidation warning message
 2026-09-12  9:19 UTC  (2+ messages)

[PATCH] staging: greybus: add missing newlines to sysfs_emit
 2026-09-12  7:10 UTC 

[clangbuiltlinux:question_mark_operator 1/5] fs/smb/server/ndr.c:407:35: error: expected expression
 2026-09-12  6:18 UTC 

[clangbuiltlinux:question_mark_operator 2/5] kernel/cgroup/cpuset.c:3768:42: error: expected expression
 2026-09-12  5:13 UTC 

[PATCH v2] x86/mm/pat: use pr_warn() for early W^X warnings
 2026-09-12  1:23 UTC 

[PATCH 08/23] kallsyms: reimplement mksysmap in C
 2026-09-11 19:42 UTC  (4+ messages)

[paulmckrcu:dev.2026.09.09a 42/56] kernel/rcu/tree_stall.h:332:48: warning: comparison between pointer and integer ('int' and 'struct task_struct *')
 2026-09-11 17:10 UTC  (2+ messages)

[agd5f:drm-next 602/670] error[E0063]: missing field `handle_free` in initializer of `drm_gem_object_funcs`
 2026-09-11 13:05 UTC 

[chao:dev-test 15/21] fs/f2fs/super.c:3142:1: warning: unused label 'restore_holder'
 2026-09-11 12:53 UTC 

[PATCH v2] drm/ci: Add CI pipeline for drm-misc branches
 2026-09-11 12:18 UTC 

[PATCH] drm/trigger5: Add MCT Trigger 5 USB display driver
 2026-09-11 12:08 UTC 

[PATCH v8 0/9] arm64: dts: ti: Split wkup R5F memory region for IO+DDR resume
 2026-09-11 12:00 UTC  (3+ messages)
` [PATCH v8 6/9] arm64: dts: ti: var-som-am62p: Fix wkup R5F memory region size

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-09-11 10:32 UTC  (12+ messages)

[PATCH v5 00/17] x86/msr: Inline rdmsr/wrmsr instructions
 2026-09-11  8:42 UTC  (2+ messages)
` [PATCH v5 16/17] x86/paravirt: Use alternatives for MSR access with paravirt


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).