messages from 2025-10-15 05:47:08 to 2025-10-20 13:22:23 UTC [more...]
✅ PASS: Test report for master (6.18.0-rc2, upstream-mainline, 211ddde0)
2025-10-20 13:22 UTC
[PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 12:44 UTC (19+ messages)
` [PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [PATCH v18 02/16] rust_binder: remove trailing comma
` [PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [PATCH v18 05/16] rnull: use `kernel::fmt`
` [PATCH v18 06/16] rust: alloc: "
` [PATCH v18 07/16] rust: debugfs: "
` [PATCH v18 08/16] rust: pci: "
` [PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [PATCH v18 13/16] rust: regulator: "
` [PATCH v18 14/16] rust: clk: "
` [PATCH v18 15/16] rust: support formatting of foreign types
` [PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`
[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 12:40 UTC (27+ messages)
` [RESEND PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [RESEND PATCH v18 02/16] rust_binder: remove trailing comma
` [RESEND PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [RESEND PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [RESEND PATCH v18 05/16] rnull: use `kernel::fmt`
` [RESEND PATCH v18 06/16] rust: alloc: "
` [RESEND PATCH v18 07/16] rust: debugfs: "
` [PATCH] samples: rust: debugfs: use `core::ffi::CStr` method names
` [RESEND PATCH v18 08/16] rust: pci: use `kernel::fmt`
` [RESEND PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [RESEND PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [RESEND PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [RESEND PATCH v18 13/16] rust: regulator: "
` [RESEND PATCH v18 14/16] rust: clk: "
` [RESEND PATCH v18 15/16] rust: support formatting of foreign types
` [RESEND PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`
[PATCH v4] selftests/bpf: Change variable types for -Wsign-compare
2025-10-20 13:31 UTC
[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 12:00 UTC (26+ messages)
` [PATCH v17 01/11] samples: rust: platform: remove trailing commas
` [PATCH v17 02/11] rust_binder: remove trailing comma
` [PATCH v17 03/11] rust_binder: use `kernel::fmt`
` [PATCH v17 04/11] rust_binder: use `core::ffi::CStr` method names
` [PATCH v17 05/11] rnull: use `kernel::fmt`
` [PATCH v17 06/11] rust: alloc: "
` [PATCH v17 07/11] rust: debugfs: "
` [PATCH v17 08/11] rust: pci: "
` [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug`
` [PATCH v17 10/11] rust: support formatting of foreign types
` [PATCH v17 11/11] rust: replace `CStr` with `core::ffi::CStr`
[PATCH v1 1/1] sched: Remove never used code in mm_cid_get()
2025-10-20 10:10 UTC (2+ messages)
[PATCH v10 04/10] PCI: cadence: Add support for High Perf Architecture (HPA) controller
2025-10-20 7:27 UTC (2+ messages)
[PATCH v3 4/4] leds: Add virtualcolor LED group driver
2025-10-20 3:29 UTC
[PATCH 17/17] crypto: sha3 - Reimplement using library API
2025-10-20 2:45 UTC
[PATCH 2/6] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
2025-10-20 1:03 UTC
[frederic-dynticks:timers/core 4/5] kernel/time/timer_migration.c:1660:9: warning: variable 'child' is uninitialized when used here
2025-10-19 23:16 UTC
[rppt:void-gfp/v2 2/2] drivers/tty/vt/vc_screen.c:56:44: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'void *'
2025-10-19 19:18 UTC
[hyperv:hyperv-next 34/34] arch/x86/hyperv/hv_init.c:558:3: error: call to undeclared function 'hv_root_crash_init'; ISO C99 and later do not support implicit function declarations
2025-10-19 15:00 UTC
[iwlwifi-next:next 15/27] drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c:4222:6: error: call to undeclared function 'iwl_drv_is_wifi7_supported'; ISO C99 and later do not support implicit function declarations
2025-10-19 15:00 UTC
[PATCH v7 09/12] drm/panfrost: Add forward declaration and types header
2025-10-19 14:52 UTC
[PATCH] jbd2: assign different lock_class_key for different filesystem
2025-10-19 13:28 UTC
[morse:mpam/snapshot+extras/v6.18-rc1 80/140] drivers/resctrl/mpam_devices.c:753:16: error: use of undeclared identifier 'MPAMF_IIDR_PRODUCTID_SHIFT'
2025-10-19 12:56 UTC
[davidhildenbrand:balloon 2/23] drivers/misc/vmw_balloon.c:1857:2: error: use of undeclared identifier 'b'
2025-10-19 10:02 UTC
[RFC Patch v2 16/16] multikernel: Integrate Kexec HandOver framework for DTB preservation
2025-10-19 7:57 UTC
[jgunthorpe:iommufd_dmabuf 15/28] drivers/vfio/pci/nvgrace-gpu/main.c:714:38: error: called object type 'void *' is not a function or function pointer
2025-10-19 7:26 UTC
[jgunthorpe:iommufd_dmabuf 14/28] drivers/vfio/pci/vfio_pci_core.c:2593:5: error: expected identifier or '('
2025-10-19 7:15 UTC
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-10-19 6:50 UTC (3+ messages)
` [PATCH 03/17] csky: "
[PATCH v2 3/5] clk: rockchip: Add clock controller for the RV1126B
2025-10-18 23:21 UTC
❌ FAIL (MISSED 2 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 6f3b6e91)
2025-10-18 20:12 UTC
[resend, PATCH v2 1/1] kexec: Remove unused code in kimage_load_cma_segment()
2025-10-18 19:44 UTC
[PATCH v5] PM: Support aborting sleep during filesystem sync
2025-10-18 18:31 UTC
[PATCH] powerpc/vmlinux.lds: Drop .interp description
2025-10-18 17:52 UTC
[hid:for-6.19/intel-ish-v2 1/7] drivers/hid/intel-ish-hid/ipc/ipc.c:944:36: warning: cast from 'void (*)(struct workqueue_struct *)' to 'void (*)(void *)' converts to incompatible function type
2025-10-18 17:50 UTC
[PATCH net-next] net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register
2025-10-18 17:19 UTC
[PATCH v3 0/1] arm64: ptrace: fix hw_break_set() to set addr and ctrl together
2025-10-18 13:37 UTC (5+ messages)
` [PATCH v3 1/1] "
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "
[PATCH v3] docs/zh_CN: Add translation of rust/testing.rst
2025-10-18 8:57 UTC (2+ messages)
[PATCH] mm/filemap: Implement fast short reads
2025-10-18 4:46 UTC
[PATCH v2 3/8] clk: imx: add driver for imx8ulp's sim lpav
2025-10-18 4:15 UTC
[dhowells-fs:keys-pqc 10/17] crypto/ml_dsa/dilithium_signature_impl.h:55:12: warning: stack frame size (4040) exceeds limit (2048) in 'dilithium_sign_internal_ahat'
2025-10-18 3:43 UTC
[PATCHv3] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
2025-10-18 2:06 UTC
[dhowells-fs:keys-pqc 6/17] crypto/jitterentropy.h:8:34: warning: declaration of 'struct sha3_256_ctx' will not be visible outside of this function
2025-10-17 22:51 UTC
[jgunthorpe:iommufd_dmabuf 20/24] ld.lld: error: duplicate symbol: iommufd_test_dma_buf_iommufd_map
2025-10-17 18:51 UTC
[PATCH v3 3/4] KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
2025-10-17 18:40 UTC
✅ PASS (MISSED 10 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 634ec1fc)
2025-10-17 20:33 UTC
[robh:ethos-v5 3/3] drivers/accel/ethosu/ethosu_device.h:192:9: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
2025-10-17 17:58 UTC
[jgunthorpe:iommufd_dmabuf 13/24] drivers/iommu/iommufd/pages.c:1390:7: warning: attribute declaration must precede definition
2025-10-17 17:37 UTC
[PATCH] scripts/clang-tools: Handle included .c files in gen_compile_commands
2025-10-17 17:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 1/2] platform/x86: Add Uniwill laptop driver
2025-10-17 17:19 UTC (6+ messages)
[PATCH net v3 2/3] net: stmmac: Consider Tx VLAN offload tag length for maxSDU
2025-10-17 17:16 UTC
[PATCH v2 bpf-next 2/4] bpf: Support associating BPF program with struct_ops
2025-10-17 17:05 UTC (2+ messages)
[PATCH 5.15 152/276] tools build: Align warning options with perf
2025-10-17 14:54 UTC
[PATCH 6.17 094/371] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.17 095/371] perf python: split Clang options when invoking Popen
[PATCH 6.12 058/277] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.12 059/277] perf python: split Clang options when invoking Popen
[PATCH 6.6 039/201] tools build: Align warning options with perf
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.6 040/201] perf python: split Clang options when invoking Popen
[PATCH 6.1 037/168] tools build: Align warning options with perf
2025-10-17 14:51 UTC
[tglx-devel:rseq/cid-v2 40/62] kernel/entry/common.o: warning: objtool: .altinstr_replacement+0x6b: redundant UACCESS disable
2025-10-17 13:14 UTC
*** Urgent Change ***
2025-10-17 12:56 UTC
[rppt:ramdax/v2 1/1] drivers/nvdimm/ramdax.c:89:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
2025-10-17 12:41 UTC
[tglx-devel:rseq/cid-v2 31/62] include/linux/rseq_entry.h:183:3: error: cannot jump from this asm goto statement to one of its possible targets
2025-10-17 11:29 UTC
[PATCH v6 5/5] kdb: Adapt kdb_msg_write to work with NBCON consoles
2025-10-17 10:12 UTC (2+ messages)
[PATCH RESEND 1/1] PCI: pciehp: fix concurrent sub-tree removal deadlock
2025-10-17 10:06 UTC
[PATCH RFC 2/2] mm: add PMD-level huge page support for remap_pfn_range()
2025-10-17 7:50 UTC
[PATCH v3] selftests: complete kselftest include centralization
2025-10-17 7:25 UTC
Apply 2f13daee2a72 ("lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older") to 6.12
2025-10-17 7:09 UTC (2+ messages)
[sean-jc:x86/l1tf_mitigation_mitigation 4/5] arch/x86/kvm/vmx/vmx.c:313:29: error: too many arguments to function call, expected 0, have 1
2025-10-17 4:54 UTC
❌ FAIL (MISSED 10 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 98ac9cc4)
2025-10-17 3:43 UTC
[PATCH v2 1/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
2025-10-17 3:09 UTC
[PATCH] net :ethernet : replace cleanup_module with __exit()
2025-10-17 2:48 UTC
[PATCHv2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
2025-10-17 2:17 UTC
[sean-jc:x86/l1tf_mitigation_mitigation 5/5] arch/x86/kvm/vmx/vmx.c:406:4: warning: non-void function 'vmx_l1d_flush' should return a value
2025-10-17 1:56 UTC
[sudeep-holla:acpi_scmi_telemetry 5/15] ./usr/include/linux/scmi.h:43:1: error: // comments are not allowed in this language
2025-10-17 1:36 UTC
[PATCH net] net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()
2025-10-16 22:50 UTC (3+ messages)
[PATCH net-next 2/3] net/mlx5: MPFS, add support for dynamic enable/disable
2025-10-16 21:35 UTC
[PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
2025-10-16 19:18 UTC
[PATCH 2/2] scsi/qla2xxx: enable/disable IRQD_NO_BALANCING during reset
2025-10-16 17:54 UTC
[PATCH v2 04/10] net: Convert proto_ops connect() callbacks to use sockaddr_unspec
2025-10-16 17:34 UTC
[RFC PATCH bpf-next v2 2/2] bpf: Pass external callchain entry to get_perf_callchain
2025-10-16 16:31 UTC
❌ FAIL (MISSED 42 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 1f4a222b)
2025-10-16 16:23 UTC
[tip:irq/drivers 11/18] drivers/irqchip/irq-imx-mu-msi.c:419:9: error: call to undeclared function 'imx_mu_probe'; ISO C99 and later do not support implicit function declarations
2025-10-16 14:58 UTC
[PATCH 2/4] iio: adc: Add support for the Renesas RZ/N1 ADC
2025-10-16 14:47 UTC
[PATCH] dmaengine: mmp_pdma: fix DMA mask handling
2025-10-16 12:55 UTC (2+ messages)
[sudeep-holla:acpi_scmi_telemetry 7/15] drivers/firmware/arm_scmi/scmi_system_telemetry.c:1179:16: error: use of undeclared identifier 'generic_delete_inode'
2025-10-16 12:51 UTC
[PATCH v3 13/13] tracing: Have persistent ring buffer print syscalls normally
2025-10-16 10:33 UTC
[PATCH v2] KVM: x86: Unify L1TF flushing under per-CPU variable
2025-10-16 8:59 UTC
[bjackman:asi/next 42/49] mm/page_alloc.c:6445:2: error: call to undeclared function 'set_direct_map_sensitive'; ISO C99 and later do not support implicit function declarations
2025-10-16 7:15 UTC
[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
2025-10-16 6:55 UTC (13+ messages)
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v6 07/15] iommupt: Add map_pages op
` [PATCH v6 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v6 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v6 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH] arch/powerpc: Remove .interp section in vmlinux
2025-10-16 6:06 UTC (6+ messages)
[jonhunter:tegra/next-fixes 3/3] kernel/printk/internal.h:248:36: error: use of undeclared identifier 'console_offload_blocked'
2025-10-16 6:03 UTC
[RFC PATCH v10 mm-new 3/9] mm: thp: add support for BPF based THP order selection
2025-10-16 5:42 UTC
[PATCH 2/2] iio: adc: adding support for PAC1711
2025-10-16 5:31 UTC
[PATCH v1 3/5] clk: rockchip: Add clock controller for the RV1126B
2025-10-16 5:20 UTC
[PATCH v2] usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
2025-10-16 3:27 UTC (2+ messages)
✅ PASS (MISSED 26 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 5a6f65d1)
2025-10-16 3:23 UTC
[PATCH v2 6/8] compiler.h: introduce PUSHSECTION macro to establish proper references
2025-10-16 3:14 UTC
[PATCH v2 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules
2025-10-16 2:38 UTC (3+ messages)
[thierryreding:for-gvs 3/3] ld.lld: error: undefined symbol: nbcon_atomic_flush_pending
2025-10-16 2:31 UTC
[jkirsher-net-queue:master 2/4] drivers/net/ethernet/ti/icssg/icssg_prueth.c:814:3: error: call to undeclared function 'emac_adjust_link'; ISO C99 and later do not support implicit function declarations
2025-10-16 1:59 UTC
[tglx-devel:rseq/cid 60/64] kernel/sched/sched.h:3595:30: error: expected expression
2025-10-16 1:06 UTC
[tglx-devel:uaccess/masked 11/11] fs/select.c:781:4: error: cannot jump from this asm goto statement to one of its possible targets
2025-10-16 1:06 UTC
[tglx-devel:uaccess/masked 9/11] kernel/futex/futex.h:292:3: error: cannot jump from this asm goto statement to one of its possible targets
2025-10-16 0:14 UTC
[bcachefs:master /575] fs/bcachefs/sb/io.c:238:23: error: call to undeclared function 'bio_inline_vecs'; ISO C99 and later do not support implicit function declarations
2025-10-15 21:29 UTC
[jkirsher-net-queue:master 4/4] arch/arm64/net/bpf_jit_comp.c:2258:6: warning: no previous prototype for function 'bpf_jit_supports_private_stack'
2025-10-15 20:57 UTC
[PATCH] i2c: designware: Remove i2c_dw_remove_lock_support()
2025-10-15 20:47 UTC (2+ messages)
[tglx-devel:rseq/cid 47/64] include/linux/mm_types.h:1223:22: error: no member named 'lru_gen' in 'struct mm_struct'
2025-10-15 20:37 UTC
clang 15 build error
2025-10-15 16:50 UTC
[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
2025-10-15 15:04 UTC (4+ messages)
[PATCH] usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
2025-10-15 14:51 UTC (4+ messages)
[PATCH 25/25] media: i2c: ov01a10: Register tweaks for ov01a1s model
2025-10-15 10:45 UTC
[PATCH] rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags
2025-10-15 10:31 UTC (3+ messages)
[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2025-10-15 9:21 UTC (5+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
[avpatel:riscv_trace_support_v1 18/50] arch/riscv/kvm/aia_imsic.c:825:2: warning: variable 'vcpu' is used uninitialized whenever 'if' condition is false
2025-10-15 7:19 UTC
[PATCH v2] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
2025-10-15 5:46 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