messages from 2025-05-26 22:03:06 to 2025-06-05 17:03:56 UTC [more...]
[PATCH v4 0/3] rust: add `UnsafePinned` type
2025-06-05 17:03 UTC (7+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
2025-06-05 16:49 UTC (3+ messages)
` [PATCH v2 07/15] iommupt: Add map_pages op
[PATCH v3 1/2] leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
2025-06-05 15:59 UTC
Thread Safety Analysis and the Linux kernel
2025-06-05 12:44 UTC (3+ messages)
selftests/filesystem: clang warning null passed to a callee that requires a non-null argument [-Wnonnull]
2025-06-05 12:11 UTC
[PATCH] LoongArch: vDSO: correctly use asm parameters in syscall wrappers
2025-06-05 11:18 UTC (8+ messages)
[akpm-mm:mm-new 57/59] mm/zblock.h:24:2: warning: This PAGE_SIZE is not quite supported yet
2025-06-05 9:22 UTC
[PATCH] riscv: use generic MMIO accessors
2025-06-05 0:51 UTC (2+ messages)
Backports of d0afcfeb9e3810ec89d1ffde1a0e36621bb75dca for 6.6 and older
2025-06-04 23:51 UTC (3+ messages)
Backports for 6.1 and older due to clang -Qunused-arguments change
2025-06-04 23:31 UTC
[PATCH] bcachefs: Fix -Wc23-extensions in bch2_check_dirents()
2025-06-04 19:38 UTC
[linux-next:master 14008/14339] ld.lld: error: undefined symbol: utf8_casefold
2025-06-04 18:51 UTC
[PATCH v1 0/4] perf: Remove libcrypto dependency
2025-06-04 18:17 UTC (6+ messages)
` [PATCH v1 2/4] perf tools: Add sha1 utils
[uml:next 24/27] arch/x86/um/tls_32.c:28:6: warning: variable 'cpu' set but not used
2025-06-04 16:58 UTC
[jfern:rcu/repro-irq-loop 25/26] kernel/softirq.c:642:22: error: no member named 'rcu_read_unlock_special' in 'struct task_struct'
2025-06-04 14:00 UTC
[akpm-mm:mm-new 33/59] kernel/cgroup/cpuset.c:4054:undefined reference to `register_node_notifier'
2025-06-04 12:35 UTC
[PATCH AUTOSEL 6.15 2/9] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
2025-06-04 12:24 UTC (2+ messages)
error: <unknown>:0:0: ran out of registers during register allocation in function 'hv_apicid_to_vp_index'
2025-06-04 9:16 UTC
[frederic-dynticks:kthread/core 2/23] ld.lld: error: duplicate symbol: housekeeping_flags
2025-06-04 3:03 UTC
[1/5] clk: mt8189: Porting driver for clk
2025-06-03 22:08 UTC
[PATCH] riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
2025-06-03 21:52 UTC (2+ messages)
[sbates130272-p2pmem:dev/amd-dma-buf 3/3] drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:412: warning: Function parameter or struct member 'dmabuf' not described in 'amdgpu_dma_buf_rw_file'
2025-06-03 17:44 UTC
[kas:tdx/dpamt 15/17] arch/x86/kvm/mmu/tdp_mmu.c:58:2: error: call to undeclared function 'tdx_free_pamt_pages'; ISO C99 and later do not support implicit function declarations
2025-06-03 11:42 UTC
[sbates130272-p2pmem:dev/amd-dma-buf 3/3] drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:412: warning: Function parameter or struct member 'dmabuf' not described in 'amdgpu_dma_buf_rw_file'
2025-06-03 0:50 UTC
6.15.0: objtool "unexpected end of section" errors with clang 20.1.5, and lto
2025-06-03 0:21 UTC (2+ messages)
[PATCH v3] kbuild: distributed build support for Clang ThinLTO
2025-06-02 22:20 UTC (11+ messages)
[PATCH] drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
2025-06-02 22:16 UTC (2+ messages)
[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
2025-06-02 22:12 UTC (2+ messages)
[BUG?] clang miscompilation of inline ASM with overlapping input/output registers
2025-06-02 21:14 UTC (3+ messages)
[jfern:nova/sequencer 24/47] warning: missing documentation for a method
2025-06-02 20:22 UTC
[jfern:nova/sequencer 20/47] drivers/gpu/nova-core/nvfw/r570_144_bindings.h: warning: ignored by one of the .gitignore files
2025-06-02 18:41 UTC
[GIT PULL] [PATCH 0/5] rust: Task & schedule related changes for v6.16
2025-06-02 18:16 UTC (6+ messages)
` [PATCH 4/5] sched/core: Add __might_sleep_precision()
[jfern:nova/sequencer 10/47] compile_commands.json: warning: ignored by one of the .gitignore files
2025-06-02 17:11 UTC
[akpm-mm:mm-stable 290/329] lib/iov_iter.c:474:7: error: call to undeclared function 'folio_test_partial_kmap'; ISO C99 and later do not support implicit function declarations
2025-06-02 15:00 UTC (2+ messages)
[PATCH v11 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-06-02 13:54 UTC (12+ messages)
` [PATCH v11 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v11 2/5] rust: support formatting of foreign types
` [PATCH v11 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v11 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v11 5/5] rust: remove core::ffi::CStr reexport
[PATCH] arm64: Disable LLD linker ASSERT()s for the time being
2025-06-02 13:42 UTC (9+ messages)
Clang compilation error in Arm64 Linux kernel with DEPT patch: cannot jump from this indirect goto statement to one of its possible targets
2025-06-02 13:08 UTC
[thomas-weissschuh:b4/vdso-absolute-reloc 5/5] clang-16: warning: optimization flag '-ffat-lto-objects' is not supported
2025-06-02 7:08 UTC
❌ FAIL (MISSED 3 of 100): Test report for master (6.15.0, upstream-mainline, cd2e103d)
2025-06-02 2:33 UTC
❌ FAIL: Test report for master (6.15.0, upstream-mainline, bb1556ec)
2025-06-02 0:33 UTC
[PATCH AUTOSEL 6.6 64/66] tools/nolibc: use intmax definitions from compiler
2025-06-01 23:37 UTC
[PATCH AUTOSEL 6.12 91/93] tools/nolibc: use intmax definitions from compiler
2025-06-01 23:33 UTC
[PATCH AUTOSEL 6.14 099/102] tools/nolibc: use intmax definitions from compiler
2025-06-01 23:29 UTC
[PATCH AUTOSEL 6.15 106/110] tools/nolibc: use intmax definitions from compiler
2025-06-01 23:24 UTC
[thomas-weissschuh:b4/bitmap-initializer 3/5] lib/tests/foreach_macros_kunit.c:18:39: warning: shift count >= width of type
2025-06-01 23:25 UTC
[bcachefs:bcachefs-testing 331/338] fs/dcache.c:3223: warning: Function parameter or struct member 'dentry' not described in 'd_casefold_disabled_put'
2025-06-01 20:31 UTC
[agd5f:kq_resets 7/28] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:774: warning: Function parameter or struct member 'seq' not described in 'amdgpu_fence_driver_seq_force_completion'
2025-06-01 19:08 UTC
[PATCH 2/3] misc: add sysfs control driver for ST M24LR series RFID/NFC chips
2025-06-01 3:21 UTC
[RFC PATCH 01/10] net: dsa: b53: add support for FDB operations on 5325/5365
2025-05-31 23:41 UTC
❌ FAIL: Test report for master (6.15.0, upstream-mainline, dee264c1)
2025-05-31 21:42 UTC
fs/bcachefs/super.c:954:25: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always false
2025-05-31 16:37 UTC
Prebuilt LLVM 20.1.6 uploaded
2025-05-31 15:39 UTC (2+ messages)
fs/ufs/super.c:1246:15: warning: variable 'ufstype' set but not used
2025-05-31 12:54 UTC
❌ FAIL (MISSED 8 of 100): Test report for master (6.15.0, upstream-mainline, 0f70f5b0)
2025-05-31 10:42 UTC
❌ FAIL (MISSED 6 of 100): Test report for master (6.15.0, upstream-mainline, 8477ab14)
2025-05-31 6:53 UTC
❌ FAIL (MISSED 1 of 79): Test report for master (6.15.0, upstream-mainline, dd91b5e1)
2025-05-31 6:42 UTC
[leon-rdma:move-drivers 11/16] drivers/infiniband/hw/mlx5/ipoib.c:581:10: error: use of undeclared identifier 'mlx5e_skb_from_cqe_linear'
2025-05-31 6:41 UTC
[chao:wip 1/5] fs/f2fs/f2fs.h:4902:43: error: no member named 'first_zoned_segno' in 'struct f2fs_sb_info'; did you mean 'first_seq_zone_segno'?
2025-05-31 5:59 UTC
[leon-rdma:move-drivers 11/16] drivers/infiniband/hw/mlx5/ipoib.c:580:8: warning: pointer/integer type mismatch in conditional expression ('int' and 'struct sk_buff *')
2025-05-31 0:14 UTC
[PATCH 3/3] Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
2025-05-30 22:31 UTC (6+ messages)
paes_s390.c:undefined reference to `crypto_engine_stop'
2025-05-30 22:20 UTC
❌ FAIL (MISSED 9 of 100): Test report for master (6.15.0, upstream-mainline, 90b83efa)
2025-05-30 19:42 UTC
❌ FAIL (MISSED 6 of 100): Test report for master (6.15.0, upstream-mainline, f66bc387)
2025-05-30 19:42 UTC
❌ FAIL (MISSED 6 of 100): Test report for master (6.15.0, upstream-mainline, e0797d3b)
2025-05-30 15:52 UTC
❌ FAIL (MISSED 6 of 100): Test report for master (6.15.0, upstream-mainline, 9d230d50)
2025-05-30 15:43 UTC
[PATCH] mmc: sdhci: Return void from sdhci_runtime_suspend_host() and sdhci_runtime_resume_host()
2025-05-30 15:06 UTC
❌ FAIL (MISSED 6 of 100): Test report for master (6.15.0, upstream-mainline, 1cbf99e4)
2025-05-30 14:22 UTC
❌ FAIL (MISSED 6 of 100): Test report for master (6.15.0, upstream-mainline, b1fd8bd0)
2025-05-30 12:53 UTC
[PATCH 2/2] Bluetooth: btrtl: Add enhanced download support
2025-05-30 11:49 UTC
[PATCH v2 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support
2025-05-30 10:50 UTC (2+ messages)
[asahilinux:sven/atcphy 31/31] ERROR: modpost: "typec_unregister_port" [drivers/extcon/extcon-rtk-type-c.ko] undefined!
2025-05-30 8:49 UTC
[asahilinux:sven/atcphy 30/31] ld.lld: error: undefined symbol: drm_connector_oob_hotplug_event
2025-05-30 8:28 UTC
sound/soc/codecs/rt1318.c:1149:34: warning: unused variable 'rt1318_of_match'
2025-05-30 6:45 UTC
[PATCH v2 32/35] mmc: sdhci-xenon: Drop the use of sdhci_pltfm_free()
2025-05-30 0:20 UTC
[PATCH 1/2] Bluetooth: btrtl: Firmware format v3 support
2025-05-29 23:49 UTC
[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-05-29 22:28 UTC (30+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v10 5/5] rust: remove core::ffi::CStr reexport
"Bad or missing .orc_unwind table. Disabling unwinder." Clang 19 problem? 6.12.8 problem?
2025-05-29 13:56 UTC (3+ messages)
` 6.15.0: objtool "unexpected end of section" errors with clang 20.1.5 and lto
❌ FAIL (MISSED 7 of 100): Test report for master (6.15.0, upstream-mainline, b08494a8)
2025-05-29 13:52 UTC
[PATCHv3 3/9] bpf: Introduce bpf_copy_to_kernel() to buffer the content from bpf-prog
2025-05-29 11:48 UTC
Backports of 2e43ae7dd71cd9bb0d1bce1d3306bf77523feb81 for 5.15 and older
2025-05-29 11:40 UTC (2+ messages)
<instantiation>:7:11: error: expected an immediate
2025-05-26 20:41 UTC
[krzk-github:b4/dts-qcom-label 3385/6923] ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 2' from vmlinux.a(head64.o at 2493550), and 'i32 1' from vmlinux.a(map_kernel.o at 2505790)
2025-05-27 6:34 UTC
[tobetter:odroid-6.15.y 7/42] drivers/input/touchscreen/dwav-usb-mt.c:462:3: error: call to undeclared library function 'strlcpy' with type 'unsigned int (char *, const char *, unsigned int)'; ISO C99 and later do not support implicit function declarations
2025-05-29 10:03 UTC
[mkl-can-next:b4/can-xl 6/11] drivers/net/can/xilinx_can.c:518:7: error: call to undeclared function 'can_tdc_is_enabled'; ISO C99 and later do not support implicit function declarations
2025-05-29 6:36 UTC (2+ messages)
[PATCH] ubsan: integer-overflow: depend on BROKEN to keep this out of CI
2025-05-29 6:00 UTC (6+ messages)
[PATCH 3/3] x86/alternative: make kernel ITS thunks read-only
2025-05-29 4:09 UTC
[anna-nfs:linux-next 29/30] fs/nfsd/localio.c:51: warning: Function parameter or struct member 'pnf' not described in 'nfsd_open_local_fh'
2025-05-29 1:34 UTC
[PATCH v1 5/9] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
2025-05-29 1:22 UTC
[PATCH 2/8] drm/fdinfo: Switch to idr_for_each() in drm_show_memory_stats()
2025-05-28 20:10 UTC
[PATCH v2 2/2] ethernet: eswin: Add eic7700 ethernet driver
2025-05-28 18:37 UTC
❌ FAIL: Test report for master (6.15.0, upstream-mainline, 3d413f0c)
2025-05-28 17:53 UTC
[linus:master] [crypto] 40b9969796: UBSAN:unsigned-integer-overflow_in_lib/crypto/chacha20poly1305-selftest.c
2025-05-28 17:41 UTC (4+ messages)
[PATCH v2 16/16] mt76: use netmem descriptor and APIs for page pool
2025-05-28 15:57 UTC
[PATCH v3 5/6] kbuild: Move modules.builtin.modinfo to another makefile
2025-05-28 15:20 UTC (2+ messages)
[PATCH V2 19/19] virtio_ring: add in order support
2025-05-28 15:04 UTC
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2025-05-28 5:38 UTC (2+ messages)
[PATCH bpf-next 14/25] bpf: tracing: add multi-link support
2025-05-28 11:34 UTC
[PATCH wireless-next] wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request during MLO
2025-05-28 11:12 UTC
[PATCH v9 4/5] rust: add find_bit_benchmark_rust module
2025-05-28 9:10 UTC
[jlayton:rpc-numa 1/2] net/sunrpc/svc.c:761:37: warning: variable 'rqstp' is uninitialized when used here
2025-05-28 8:05 UTC
❌ FAIL: Test report for master (6.15.0, upstream-mainline, feacb177)
2025-05-28 6:33 UTC
❌ FAIL: Test report for master (6.15.0, upstream-mainline, c89756bc)
2025-05-28 2:42 UTC
[koverstreet-bcachefs:bcachefs-testing 303/318] fs/bcachefs/backpointers.c:695:8: warning: variable 'empty' is used uninitialized whenever 'if' condition is true
2025-05-28 1:47 UTC
[PATCH] kbuild: replace deprecated T option with --thin for $(AR)
2025-05-27 22:16 UTC (2+ messages)
❌ FAIL: Test report for master (6.15.0, upstream-mainline, 015a99fa)
2025-05-27 20:53 UTC
[PATCH v4 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-05-27 20:45 UTC (4+ messages)
❌ FAIL: Test report for master (6.15.0, upstream-mainline, dd3922cf)
2025-05-27 19:42 UTC
[PATCH] power: supply: qcom_battmgr: Report battery capacity
2025-05-27 19:11 UTC
[frederic-dynticks:kthread/core 15/15] kernel/sched/isolation.c:49:37: error: call to undeclared function 'lockdep_is_cpuset_held'; ISO C99 and later do not support implicit function declarations
2025-05-27 17:43 UTC
[PATCH v3] drm/rockchip: cdn-dp: Convert to drm bridge
2025-05-27 16:41 UTC
Series for -Wunterminated-string-initialization in 6.14 and 6.12
2025-05-27 15:15 UTC (2+ messages)
[PATCH] Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check
2025-05-27 13:20 UTC (2+ messages)
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-05-27 3:30 UTC (4+ messages)
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
[PATCH 2/4] mfd: rk8xx-core: allow to customize RK806 reset method
2025-05-27 2:24 UTC (2+ messages)
[net PATCH] octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
2025-05-27 1:22 UTC
[avpatel:riscv_sbi_mpxy_mailbox_v4 31/34] ERROR: modpost: "imsic_acpi_get_fwnode" [drivers/mailbox/riscv-sbi-mpxy-mbox.ko] undefined!
2025-05-27 1:11 UTC
❌ FAIL: Test report for master (6.15.0, upstream-mainline, 49fffac9)
2025-05-26 22:03 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