messages from 2026-02-27 02:13:49 to 2026-03-06 19:25:19 UTC [more...]
[PATCH] ubsan: turn off kmsan inside of ubsan instrumentation
2026-03-06 19:25 UTC (2+ messages)
[rppt:free-late/v0.1 7/7] WARNING: modpost: vmlinux: section mismatch in reference: memblock_phys_free+0xab (section: .text.memblock_phys_free) -> memblock_free_late (section: .init.text)
2026-03-06 19:18 UTC
[PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
2026-03-06 19:07 UTC
[PATCH] perf disasm: Fix off-by-one bug in outside check
2026-03-06 18:53 UTC (4+ messages)
` [PATCH v1] perf annotate loongarch: "
[PATCH 1/2] block: Use struct_size() helper in kmalloc()
2026-03-06 18:34 UTC (2+ messages)
[RFC PATCH 1/2] locking: add mutex_lock_nospin()
2026-03-06 18:12 UTC
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-06 17:32 UTC (6+ messages)
` [PATCH v2 1/3] kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust
[Linaro-TCWG-CI] v7.0-rc1-9-gdb64b9107f146: Failure on aarch64
2026-03-06 17:23 UTC
[RFCv2 12/13] net: usb: smsc95xx: use dynamic private allocation
2026-03-06 17:19 UTC
[PATCH 2/2] dm-bufio: Use struct_size() helper in kmalloc()
2026-03-06 17:14 UTC
[masneyb:b4/clk-scaling 7/7] drivers/clk/clk_test.c:204:10: error: passing 'const char *const[3]' to parameter of type 'void *' discards qualifiers
2026-03-06 17:08 UTC
[linux-next:master 1634/4342] ld.lld: error: undefined symbol: intel_fbdev_fb_prefer_stolen
2026-03-06 15:29 UTC
[PATCH] integrity: avoid using __weak functions
2026-03-06 15:03 UTC
[PATCH 0/3] sched_ext cleanup and toolchain compatibility fixes
2026-03-06 14:40 UTC (5+ messages)
` [PATCH 1/3] sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHT
` [PATCH 2/3] tools/sched_ext: Update scx enum autogens
` [PATCH 3/3] tools/sched_ext: scx_sdt: Fix BPF verifier rejection on older LLVMs
[PATCH v6 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
2026-03-06 14:35 UTC
[nbdd0121:coherent-for-danilo 6/6] error[E0432]: unresolved import `kernel::io::KnownSize`
2026-03-06 14:34 UTC
[RFCv2 10/13] net: usb: sierra_net: use dynamic private allocation
2026-03-06 14:34 UTC
[brauner-github:work.kthread.nullfs.split 19/24] include/linux/mount.h:109:11: error: expected ';' after top level declarator
2026-03-06 12:32 UTC
[linux-next:master 3953/3989] WARNING: modpost: vmlinux: section mismatch in reference: get_tdx_sys_info_version+0x3e (section: .text.unlikely.) -> read_sys_metadata_field (section: .init.text)
2026-03-06 11:58 UTC
[PATCH RFC 4/7] mtd: spinand: toshiba: Add RX sampling delay values
2026-03-06 11:02 UTC
[rppt:free-late/v0.1 7/7] WARNING: modpost: vmlinux: section mismatch in reference: memblock_phys_free+0x109 (section: .text) -> memblock_free_late (section: .init.text)
2026-03-06 10:20 UTC
[PATCH] KVM: Change [g|h]va_t as u64
2026-03-06 9:55 UTC
[PATCH v2] rtl_pci: add support for Realtek management device
2026-03-06 9:05 UTC
[PATCH RFC DRAFT POC 01/11] kthread: refactor __kthread_create_on_node() to take a struct argument
2026-03-06 7:08 UTC
[jolsa-perf:bpf/tracing_multi_6 5/24] include/linux/bpf.h:1543:51: warning: declaration of 'struct bpf_tramp_link' will not be visible outside of this function
2026-03-06 4:33 UTC
[PATCHv2 1/1] RDMA/rxe: Add the support that rxe can work in net namespace
2026-03-06 2:58 UTC
[axboe:rw_iter 441/467] Warning: drivers/net/ethernet/intel/libie/fwlog.c:479 function parameter 'iocb' not described in 'libie_debugfs_nr_messages_read'
2026-03-06 2:24 UTC
[rppt:free-late/v0.1 7/7] WARNING: modpost: vmlinux: section mismatch in reference: memblock_phys_free+0x99 (section: .text) -> memblock_free_late (section: .init.text)
2026-03-06 1:39 UTC
[axboe:rw_iter 137/467] drivers/gpu/drm/msm/dp/dp_debug.c:12:10: fatal error: 'dp_catalog.h' file not found
2026-03-06 1:39 UTC
[PATCH 2/6] gpio: move hogs into GPIO core
2026-03-06 1:06 UTC
✅ PASS: Test report for master (7.0.0-rc2, upstream-mainline, 5ee8dbf5)
2026-03-06 0:02 UTC
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-05 23:43 UTC (6+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[axboe:rw_iter 135/467] drivers/gpu/drm/i915/display/intel_wm.c:45:6: error: conflicting types for 'intel_update_watermarks'
2026-03-05 22:50 UTC
[PATCH] perf llvm: Specify features="+all" for aarch64
2026-03-05 22:20 UTC (4+ messages)
[PATCH v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
2026-03-05 21:25 UTC (6+ messages)
` [PATCH v10 01/13] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
2026-03-05 20:31 UTC
[PATCH] ACPI: add a boot parameter to disable parsing CFMWS during NUMA init
2026-03-05 20:19 UTC (2+ messages)
[PATCH 1/2] [RESEND] media: rkvdec: reduce excessive stack usage in assemble_hw_pps()
2026-03-05 18:43 UTC (5+ messages)
` [PATCH 2/2] [v2] media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()
[axboe:rw_iter 304/467] Warning: drivers/net/ieee802154/ca8210.c:2444 function parameter 'iocb' not described in 'ca8210_test_int_user_write'
2026-03-05 18:42 UTC
[axboe:rw_iter 147/467] drivers/gpu/drm/xe/xe_debugfs.c:332:9: error: incompatible pointer to integer conversion returning 'size_t (const void *)' (aka 'unsigned int (const void *)') from a function with result type 'ssize_t' (aka 'int')
2026-03-05 18:19 UTC
[axboe:rw_iter 351/467] clang: error: assembler command failed with exit code 1 (use -v to see invocation)
2026-03-05 17:35 UTC
[axboe:rw_iter 413/467] Warning: drivers/firmware/xilinx/zynqmp-debug.c:376 function parameter 'iocb' not described in 'zynqmp_pm_debugfs_api_read'
2026-03-05 17:24 UTC
[axboe:rw_iter 467/467] error[E0609]: no field `read` on type `bindings::file_operations`
2026-03-05 15:15 UTC
[PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts
2026-03-05 15:15 UTC
[axboe:rw_iter 16/467] include/linux/nsc_gpio.h:34:36: warning: declaration of 'struct kiocb' will not be visible outside of this function
2026-03-05 15:15 UTC
[PATCH v4 4/4] clocksource/drivers/imx-tpm: Support building imx-tpm driver as module
2026-03-05 13:44 UTC
[axboe:rw_iter 464/467] error[E0425]: cannot find value `seq_read` in crate `bindings`
2026-03-05 13:12 UTC
[PATCH net-next] net: ethernet: ti: am65-cpsw: Use also port number to identify timestamps
2026-03-05 9:50 UTC
[PATCH bpf 1/3] bpf: fix mm lifecycle in open-coded task_vma iterator
2026-03-05 8:55 UTC
[PATCH] net/mlx5: poll mlx5 eq during irq migration
2026-03-05 8:45 UTC
[PATCH net-next v3 2/3] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
2026-03-05 8:10 UTC
[PATCH v7 4/5] nvme-tcp: Support KeyUpdate
2026-03-05 7:52 UTC
✅ PASS: Test report for master (7.0.0-rc2, upstream-mainline, c107785c)
2026-03-05 6:33 UTC
✅ PASS: Test report for master (7.0.0-rc2, upstream-mainline, 0b3bb205)
2026-03-05 4:33 UTC
[PATCH] ALSA: hda/intel: Synchronize the module parameter values of the power_save
2026-03-05 4:19 UTC
[davidhildenbrand:hotplug_vmemmap 14/14] WARNING: modpost: vmlinux: section mismatch in reference: vmemmap_alloc_block+0xc3 (section: .text) -> memmap_alloc (section: .init.text)
2026-03-05 2:17 UTC
[PATCH] genksyms: Fix parsing a declarator with a preceding attribute
2026-03-05 0:36 UTC (3+ messages)
[PATCH v2 2/2] iio: temperature: add support for Analog Devices MAX30210
2026-03-05 0:34 UTC
[PATCH 1/2] usb: cdns3: Add USBSSP platform driver support
2026-03-04 23:29 UTC
[RFC PATCH v3 2/2] sysctl: convert kernel/sysctl-test.c to use CTLTBL_ENTRY_XXX()
2026-03-04 23:29 UTC
[PATCH] PM: Move to_device() out of CONFIG_PM_SLEEP protection
2026-03-04 22:56 UTC
[PATCH net-next 2/2] net: phy: Introduce Airoha AN8801/R Gigabit Ethernet PHY driver
2026-03-04 22:13 UTC
[PATCH] perf llvm: Clean up after a failed disassembly
2026-03-04 22:05 UTC (4+ messages)
[PATCH v2 04/11] scsi: ufs: core: Add support for TX Equalization
2026-03-04 20:46 UTC
[PATCH net-next 8/8] net: stmmac: make pcs_mask and phy_mask u32
2026-03-04 20:18 UTC
[gustavoars:testing/wfamnae-next20260302 13/13] drivers/md/bcache/btree.c:120:19: error: incompatible pointer types passing 'struct bkey_fixed *' to parameter of type 'const struct bkey *'
2026-03-04 12:51 UTC
[mszeredi-fuse:for-next 9/12] fs/fuse/dev.c:1818:43: warning: variable 'folio_offset' is uninitialized when used here
2026-03-04 10:02 UTC (3+ messages)
` [fuse-devel] "
[PATCH RESEND v2] tools build: Use -fzero-init-padding-bits=all
2026-03-04 9:23 UTC (9+ messages)
[PATCH] usb: core: remove unnecessary goto in usb_create_newid_files()
2026-03-04 8:01 UTC
[PATCH v2] net: ipv4: fix ARM64 alignment fault in multipath hash seed
2026-03-04 1:30 UTC (4+ messages)
[gustavoars:testing/wfamnae-next20260302 10/12] ./usr/include/asm/setup_data.h:35:2: error: declaration does not declare anything
2026-03-03 21:17 UTC
[PATCH wireless-next] wifi: nl80211: split out UHR operation information
2026-03-03 19:59 UTC
[gustavoars:testing/wfamnae-next20260302 4/12] drivers/scsi/aic94xx/aic94xx_sas.h:323:28: error: field has incomplete type 'struct ssp_command_iu_hdr'
2026-03-03 19:04 UTC
[linux-next:master 3223/3431] fs/fuse/dev.c:1818:43: warning: variable 'folio_offset' is uninitialized when used here
2026-03-03 18:54 UTC
[gustavoars:testing/wfamnae-next20260302 4/12] drivers/scsi/hisi_sas/hisi_sas.h:617:26: error: field has incomplete type 'struct ssp_command_iu'
2026-03-03 17:20 UTC
[PATCH 0/2] kbuild: Follow-up to "Reject unexpected values for LLVM="
2026-03-03 16:48 UTC (8+ messages)
` [PATCH 1/2] Documentation/llvm: drop note about LLVM=0
` [PATCH 2/2] tools/build: Reject unexpected values for LLVM=
[pci:wip/2603-farhan-s390-err-v10 1/9] drivers/pci/slot.c:40:19: warning: result of comparison of constant -1 with expression of type 'u16' (aka 'unsigned short') is always false
2026-03-03 11:32 UTC
[PATCH 0/3] tools/sched_ext: fix compilation issues
2026-03-03 7:50 UTC (5+ messages)
` [PATCH 1/3] tools/sched_ext: Add -fms-extensions to bpf build flags
` [PATCH 2/3] selftests/sched_ext: "
` [PATCH 3/3] selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
[PATCH v3 2/2] jbd2: gracefully abort on transaction state corruptions
2026-03-03 6:16 UTC
[dhowells-fs:netfs-next 17/17] fs/ceph/addr.c:297:8: error: call to undeclared function 'netfs_subreq_get_buffer'; ISO C99 and later do not support implicit function declarations
2026-03-03 6:16 UTC
[PATCH v1 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key support
2026-03-02 12:00 UTC (2+ messages)
[tglx-devel:irq/core 7/14] ld.lld: error: undefined symbol: irq_proc_calc_prec
2026-03-02 11:29 UTC
[tglx-devel:irq/core 4/14] arch/x86/mm/tlb.c:1147:3: error: use of undeclared identifier 'IRQ_COUNT_TLB'
2026-03-02 7:59 UTC
[PATCH v3 0/3] sunrpc: Fix `make W=1` build issues
2026-03-02 7:11 UTC (6+ messages)
[PATCH] net: ipv6: fix ARM64 alignment fault in fib_multipath_hash_from_keys()
2026-03-02 6:13 UTC (4+ messages)
[PATCH v2 net-next 7/7] net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
2026-03-02 6:02 UTC (2+ messages)
❌ FAIL: Test report for master (7.0.0-rc1, upstream-mainline, e2bd1b13)
2026-03-02 4:03 UTC
[PATCH v8 07/15] iommupt: Add map_pages op
2026-03-02 0:41 UTC (9+ messages)
[jgunthorpe:dmabuf_map_type 23/34] drivers/gpu/drm/panfrost/panfrost_gem.c:321:37: error: no member named 'dev' in 'struct dma_buf_attachment'
2026-03-02 0:00 UTC
[dakr:driver_override 5/7] drivers/s390/crypto/ap_bus.c:1021:37: error: use of undeclared identifier 'ap_dev'; did you mean 'ap_drv'?
2026-03-01 23:17 UTC
[PATCH 6.6 v2] btrfs: free path if inline extents in range_is_hole_in_parent()
2026-03-01 20:44 UTC (2+ messages)
[PATCH wireless-next] wifi: cfg80211: make cluster id an array
2026-03-01 15:38 UTC
[PATCH v2] kconfig: fix potential NULL pointer dereference in conf_askvalue()
2026-03-01 14:15 UTC
[PATCH] soc: qcom: ubwc: disable bank swizzling for Glymur platform
2026-03-01 13:13 UTC
❌ FAIL: Test report for master (7.0.0-rc1, upstream-mainline, eb71ab2b)
2026-03-01 12:03 UTC
[PATCH v5] KUnit: memcpy: add benchmark
2026-03-01 8:04 UTC
[PATCH v6 29/30] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
2026-03-01 5:40 UTC
[thomas-weissschuh:b4/cros_kbd_led-cleanup 4/8] drivers/platform/chrome/cros_kbd_led_backlight.c:218:36: warning: unused variable 'keyboard_led_acpi_match'
2026-03-01 4:58 UTC
[thomas-weissschuh:b4/cros_kbd_led-cleanup 3/8] ld.lld: error: duplicate symbol: acpi_dev_found
2026-03-01 3:24 UTC
FAILED: Patch "MIPS: Work around LLVM bug when gp is used as global register variable" failed to apply to 5.10-stable tree
2026-03-01 2:04 UTC
FAILED: Patch "ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18" failed to apply to 5.10-stable tree
2026-03-01 2:02 UTC
FAILED: Patch "MIPS: Work around LLVM bug when gp is used as global register variable" failed to apply to 5.15-stable tree
2026-03-01 1:54 UTC
FAILED: Patch "ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18" failed to apply to 5.15-stable tree
2026-03-01 1:52 UTC
FAILED: Patch "ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18" failed to apply to 6.1-stable tree
2026-03-01 1:44 UTC
FAILED: Patch "MIPS: Work around LLVM bug when gp is used as global register variable" failed to apply to 6.6-stable tree
2026-03-01 1:37 UTC
FAILED: Patch "ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18" failed to apply to 6.6-stable tree
2026-03-01 1:35 UTC
FAILED: Patch "MIPS: Work around LLVM bug when gp is used as global register variable" failed to apply to 6.12-stable tree
2026-03-01 1:27 UTC
FAILED: Patch "ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18" failed to apply to 6.12-stable tree
2026-03-01 1:24 UTC
FAILED: Patch "ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18" failed to apply to 6.18-stable tree
2026-03-01 1:17 UTC
❌ FAIL: Test report for master (7.0.0-rc1, upstream-mainline, 9197e594)
2026-02-28 22:22 UTC
[PATCH] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-02-28 20:15 UTC (2+ messages)
[PATCH v2] arm64: dts: exynos: gs101: Enable AVS APDO
2026-02-28 20:15 UTC
[thomas-weissschuh:b4/cros_kbd_led-cleanup 3/7] drivers/platform/chrome/cros_kbd_led_backlight.c:79:11: error: call to undeclared function 'acpi_evaluate_integer'; ISO C99 and later do not support implicit function declarations
2026-02-28 15:01 UTC
[PATCH] iommu/amd: Adhere to IVINFO[VASIZE] for address limits
2026-02-28 10:56 UTC
[PATCH v2 8/9] dma-buf: heaps: cma: Turn the heap into a module
2026-02-28 9:31 UTC
❌ FAIL: Test report for master (7.0.0-rc1, upstream-mainline, 4d349ee5)
2026-02-28 2:02 UTC
[PATCH bpf-next v5 1/5] bpf: Factor out program return value calculation
2026-02-28 1:22 UTC (2+ messages)
[PATCH] mm: bail out when the PMD has been set in bloom filter
2026-02-28 0:50 UTC (2+ messages)
[PATCH 08/11] vfio: Enable cdev noiommu mode under iommufd
2026-02-28 0:29 UTC
Prebuilt LLVM 22.1.0 uploaded
2026-02-27 23:40 UTC (4+ messages)
[PATCH v6 23/30] arm64: kpkeys: Ensure the linear map can be modified
2026-02-27 22:56 UTC
[acrn:6.17/linux 5/8] drivers/virt/acrn/hvlog.c:148:13: error: expected parameter declarator
2026-02-27 21:11 UTC
[PATCH v2 5/7] PCI: mediatek-gen3: Integrate new pwrctrl API
2026-02-27 20:27 UTC
[acrn:6.17/linux 213/3102] drivers/media/i2c/isx031.c:225:15: error: initializer element is not a compile-time constant
2026-02-27 16:38 UTC
[cornelisnetworks:for-upstream_20260226-0944 30/32] ld.lld: error: duplicate symbol: get_platform_config
2026-02-27 14:21 UTC
[PATCH] hwmon: gpd-fan: replace custom EC I/O with kernel ec_read/ec_write
2026-02-27 10:58 UTC
arch/um/drivers/ubd_kern.c:780:13: warning: stack frame size (2152) exceeds limit (2048) in 'ubd_device_release'
2026-02-27 10:37 UTC
[acrn:6.17/linux 2/8] mm/hugetlb.c:57:10: fatal error: 'asm/hypervisor.h' file not found
2026-02-27 9:45 UTC
[broonie-ci:arm64-sme-no-cpuidle 2/2] ld.lld: error: duplicate symbol: arch_cpu_idle_enter
2026-02-27 8:22 UTC
[PATCH v2 03/13] RDMA: Add ib_copy_validate_udata_in()
2026-02-27 7:50 UTC
✅ PASS: Test report for master (7.0.0-rc1, upstream-mainline, a75cb869)
2026-02-27 7:33 UTC
[PATCH] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection
2026-02-27 7:28 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] [PATCH-V2] "
[cornelisnetworks:for-upstream_20260226-0944 30/32] drivers/infiniband/hw/hfi2/sdma_defs.h:7:9: warning: '_HFI2_SDMA_DEFS_H' is used as a header guard here, followed by #define of a different macro
2026-02-27 7:17 UTC
[PATCH v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
2026-02-27 6:52 UTC
[morimoto:sound-cleanup-2026-02-27 64/71] sound/soc/mediatek/mt6797/mt6797-dai-pcm.c:188:12: error: expected ';' at end of declaration
2026-02-27 6:45 UTC
[PATCH] mm/slab: a debug patch to investigate the issue further
2026-02-27 5:52 UTC
[PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
2026-02-27 4:20 UTC (5+ messages)
[PATCH wireless-next 14/35] wifi: mm81x: add mac.c
2026-02-27 4:10 UTC
[PATCH] mshv: Introduce tracing support
2026-02-27 3:45 UTC
[PATCH v4 0/2] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
2026-02-27 3:16 UTC (2+ messages)
[PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
2026-02-27 2:13 UTC (2+ messages)
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