messages from 2025-07-23 19:42:10 to 2025-07-30 11:03:10 UTC [more...]
[linux-next:master 10769/12889] vmlinux.o: warning: objtool: f2fs_parse_param+0x80: sibling call from callable instruction with modified stack frame
2025-07-30 11:02 UTC
-Wformat-invalid-specifier after 88fec3526e84 in -next
2025-07-30 10:20 UTC (2+ messages)
[PATCH v2 1/2] mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling mode
2025-07-30 9:17 UTC (2+ messages)
[cxl:for-6.18/cxl-probe-order 1/4] ld.lld: error: undefined symbol: devm_cxl_add_memdev
2025-07-30 9:09 UTC
vmlinux.o: warning: objtool: __isofs_iget+0x9bc: sibling call from callable instruction with modified stack frame
2025-07-30 8:27 UTC
[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
2025-07-30 7:29 UTC (2+ messages)
` [PATCH v2 "
[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
2025-07-30 7:09 UTC (2+ messages)
` [PATCH v2 "
[PATCH] media: s5p-mfc: Always pass NULL to s5p_mfc_cmd_host2risc_v6()
2025-07-30 7:04 UTC (4+ messages)
[cxl:for-6.18/cxl-probe-order 4/4] Warning: kernel/resource.c:342 function parameter 'parent' not described in 'find_next_res'
2025-07-30 6:38 UTC
[drm-exynos:exynos-drm-next 3/3] drivers/gpu/drm/exynos/exynos_drm_dsi.c:158:13: error: use of undeclared identifier 'DSIM_TYPE_EXYNOS7870'
2025-07-30 6:38 UTC
Prebuilt LLVM 21.1.0-rc2 uploaded
2025-07-30 4:50 UTC
[linux-next:master 10063/12827] vmlinux.o: warning: objtool: watchdog+0x418: sibling call from callable instruction with modified stack frame
2025-07-30 4:50 UTC
[linux-next:master 12104/12680] drivers/bluetooth/btintel_pcie.c:2674:29: error: use of undeclared identifier 'btintel_pcie_pm_ops'; did you mean 'btintel_pcie_in_op'?
2025-07-30 4:39 UTC
[PATCH net-next v2 1/2] drivers: net: stmmac: handle start time set in the past for flexible PPS
2025-07-30 3:36 UTC
[PATCH] libbpf: add SIB addressing mode support for x86-64 USDT arguments
2025-07-30 3:36 UTC
[RFC PATCH] ethtool: add FEC bins histogramm report
2025-07-30 2:53 UTC
[linux-next:master 11095/12827] vmlinux.o: warning: objtool: register_exec_queue.llvm.7904150307710208986+0x84: sibling call from callable instruction with modified stack frame
2025-07-30 1:51 UTC
[RFC 04/10] ftrace: Add modify_ftrace_direct_hash function
2025-07-30 1:41 UTC
[PATCH] kbuild: userprogs: use correct linker when mixing clang and GNU ld
2025-07-30 0:47 UTC (5+ messages)
[PATCH v2] compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
2025-07-30 0:39 UTC (4+ messages)
[RFC 03/10] ftrace: Add unregister_ftrace_direct_hash function
2025-07-30 0:30 UTC
[PATCH v2 2/3] lockdown/kunit: Introduce kunit tests
2025-07-29 23:28 UTC (3+ messages)
[PATCH] compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
2025-07-29 23:19 UTC (4+ messages)
vmlinux.o: warning: objtool: blk_get_meta_cap+0x1a8: sibling call from callable instruction with modified stack frame
2025-07-29 21:53 UTC
fs/fat/dir.o: warning: objtool: fat_ioctl_filldir+0x869: stack state mismatch: cfa1=4+176 cfa2=4+72
2025-07-29 19:58 UTC
[PATCH v2] kbuild: userprogs: use correct linker when mixing clang and GNU ld
2025-07-29 13:49 UTC (2+ messages)
[sean-jc:x86/kvm_exports_for_kvm 20/20] include/linux/kvm_types.h:9:10: fatal error: 'asm/kvm_types.h' file not found
2025-07-29 12:45 UTC
[PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
2025-07-29 12:00 UTC (6+ messages)
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-29 9:34 UTC (12+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
` [PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v4 4/4] kstack_erase: Support Clang stack depth tracking
[PATCH net-next v3 3/7] net: axienet: Use MDIO bus device in prints
2025-07-29 9:07 UTC
[PATCH RFC bpf-next v2 1/4] fprobe: use rhltable for fprobe_ip_table
2025-07-29 8:25 UTC
[RFC PATCH bpf-next 1/5] bpf: Extend bpf syscall with common attributes support
2025-07-29 3:55 UTC (2+ messages)
[PATCH bpf-next 1/4] fprobe: use rhashtable
2025-07-29 3:43 UTC
[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
2025-07-29 0:36 UTC (41+ messages)
` [PATCH 01/11] riscv: add landing pad for asm routines
` [PATCH 02/11] riscv: update asm call site in `call_on_irq_stack` to setup correct label
` [PATCH 03/11] riscv: indirect jmp in asm that's static in nature to use sw guarded jump
` [PATCH 04/11] riscv: exception handlers can be software guarded transfers
` [PATCH 05/11] riscv: enable landing pad enforcement
` [PATCH 06/11] mm: Introduce ARCH_HAS_KERNEL_SHADOW_STACK
` [PATCH 07/11] scs: place init shadow stack in .shadowstack section
` [PATCH 08/11] riscv/mm: prepare shadow stack for init task
` [PATCH 09/11] riscv: scs: add hardware shadow stack support to scs
` [PATCH 10/11] scs: generic scs code updated to leverage hw assisted shadow stack
` [PATCH 11/11] riscv: Kconfig & Makefile for riscv kernel control flow integrity
drivers/gpu/drm/xe/xe_migrate.c:304:52: error: result of comparison of constant 274877906944 with expression of type 'resource_size_t' (aka 'unsigned int') is always true
2025-07-28 22:25 UTC
[PATCH 6.1.y] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
2025-07-28 21:07 UTC
[PATCH 5.15.y] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
2025-07-28 21:04 UTC
[PATCH v3 00/15] Consolidate iommu page table implementations (AMD)
2025-07-28 11:44 UTC (4+ messages)
` [PATCH v3 01/15] genpt: Generic Page Table base API
[PATCH 3/9] crypto: sun8i-ce - remove unnecessary __maybe_unused annotations
2025-07-28 8:19 UTC
[linux-next:master 8316/12319] ld.lld: error: undefined symbol: devm_iio_dmaengine_buffer_setup_with_handle
2025-07-28 3:25 UTC
[PATCH bpf-next 3/4] bpf: Move cgroup iterator helpers to bpf.h
2025-07-28 1:31 UTC
[PATCH] kstack_erase: Add -mgeneral-regs-only to silence Clang warnings
2025-07-27 15:51 UTC (2+ messages)
[RFC PATCH V4 2/4] drivers/hv: Allow vmbus message synic interrupt injected from Hyper-V
2025-07-27 15:00 UTC
[RFC PATCH V4 1/4] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
2025-07-27 8:10 UTC
[avpatel:riscv_trace_support_v1 69/84] ./include/generated/asm-offsets.h:334:9: warning: 'NR_CPUS' macro redefined
2025-07-27 7:18 UTC
[linux-next:master 269/12319] ld.lld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'vdso32_end'; recompile with -fPIC
2025-07-27 3:04 UTC
[brgl:gpio/devel 2/2] arch/mips/alchemy/common/gpiolib.c:100:12: error: incompatible function pointer types initializing 'int (*)(struct gpio_chip *, unsigned int, int)' with an expression of type 'void (struct gpio_chip *, unsigned int, int)'
2025-07-26 23:34 UTC
[PATCH net-next v12 15/15] net: homa: create Makefile and Kconfig
2025-07-26 22:41 UTC
[PATCH 2/4] backlight: add max25014atg backlight
2025-07-26 21:50 UTC
[PATCH] mm: remove io-mapping
2025-07-26 19:16 UTC (3+ messages)
[PATCH] thermal: qcom: make LMH select QCOM_SCM
2025-07-26 16:28 UTC
[PATCH 27/28] drm/i915/writeback: Make exception for writeback connector
2025-07-26 16:06 UTC
[PATCH 14/28] drm/i915/writeback: Define function for prepare and cleanup hooks
2025-07-26 13:42 UTC
[PATCH 11/28] drm/i915/writeback: Define encoder->get_hw_state
2025-07-26 11:55 UTC
[mcgrof:20250723-migrate-folio-stats 5/16] ERROR: modpost: "__umoddi3" [fs/xfs/xfs.ko] undefined!
2025-07-26 11:55 UTC
[PATCH 2/3] drm/i915/bios: Add function to check if edp data override is needed
2025-07-26 11:20 UTC
[PATCH net-next 4/5] dpll: zl3073x: Refactor DPLL initialization
2025-07-26 10:57 UTC
[PATCH 1/4] platform/x86: (ayn-ec) Add PWM Fan HWMON Interface
2025-07-26 10:57 UTC
[brgl:gpio/devel 2/2] drivers/gpio/gpio-tps65219.c:206:3: error: field designator 'set_rv' does not refer to any field in type 'const struct gpio_chip'
2025-07-26 10:47 UTC
[PATCH v5 0/3] tracepoints: Add warnings for unused tracepoints and trace events
2025-07-26 10:36 UTC (8+ messages)
` [PATCH v5 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v5 3/3] tracepoint: Do not warn for unused event that is exported
[PATCH v2 2/3] clk: qcom: Add a driver for SM8750 GPU clocks
2025-07-26 10:26 UTC
[boqun:rust-thread 2/2] error[E0308]: mismatched types
2025-07-26 10:09 UTC
[PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
2025-07-26 9:34 UTC
[PATCH v11 0/4] staging: media: atomisp: indentation cleanup per directory
2025-07-26 7:53 UTC (5+ messages)
` [PATCH v11 1/4] staging: media: atomisp: improve kernel-doc for ia_css_aa_config
` [PATCH v11 2/4] staging: media: atomisp: fix indentation in anr files
` [PATCH v11 3/4] staging: media: atomisp: use designated initializer in anr config
` [PATCH v11 4/4] staging: media: atomisp: fix indentation in bh host files
lib/bch.o: warning: objtool: find_poly_roots+0x5ac: sibling call from callable instruction with modified stack frame
2025-07-26 4:02 UTC
[asahilinux:bits/020-dart 17/24] drivers/iommu/apple-dart.c:749:16: warning: implicit conversion from 'unsigned long long' to 'dma_addr_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
2025-07-26 1:39 UTC
Crash on QEMU shutdown with x86_64_defconfig+ThinLTO+CFI after LLVM commit 9878ef3abd2a
2025-07-26 1:31 UTC (2+ messages)
[PATCH 6.1.y] KVM: arm64: silence -Wuninitialized-const-pointer warning
2025-07-25 17:08 UTC (8+ messages)
[robh:ethos-v2 5/6] drivers/accel/ethos/ethos_job.c:274:12: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
2025-07-25 14:40 UTC
[Linaro-TCWG-CI] v6.16-rc4-7-gb3a88225519cf: Failure on arm
2025-07-25 10:20 UTC
next-20250725 i386 x86_64 virtio_ring.c error variable 'id' is uninitialized when used here [-Werror,-Wuninitialized]
2025-07-25 8:38 UTC (2+ messages)
[PATCH v3 08/14] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
2025-07-25 2:26 UTC
[linux-next:master 6314/12139] drivers/gpu/drm/msm/msm_gem.c:107:47: error: incomplete definition of type 'struct msm_kms'
2025-07-25 2:22 UTC
[PATCH RESEND] mtd: spi-nor: Add Winbond w25q512jvdtr
2025-07-25 1:55 UTC
[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-07-25 1:14 UTC (3+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
[PATCH 2/4] media: v4l: async: Add devm_v4l2_async_register_subdev_sensor() helper
2025-07-25 0:13 UTC
[PATCH v2] usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()
2025-07-24 23:11 UTC (3+ messages)
[thomas-weissschuh:b4/vdso-sparc64-generic-2 17/17] ld.lld: error: arch/sparc/vdso/vclock_gettime.o:(function __vdso_clock_getres: .text+0x350): unknown relocation (46) against symbol vdso_u_time_data
2025-07-24 19:46 UTC
[PATCH v2] i2c: cadence: Add shutdown handler
2025-07-24 17:52 UTC
[PATCH 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL
2025-07-24 16:40 UTC
[thomas-weissschuh:b4/vdso-sparc64-generic-2 12/17] ld.lld: error: arch/sparc/vdso/vclock_gettime.o:(function __vdso_gettimeofday: .text+0x10): unknown relocation (46) against symbol vdso_u_time_data
2025-07-24 16:30 UTC
[PATCH 4/6 net-next] net: Convert proto_ops connect() callbacks to use sockaddr_unspec
2025-07-24 12:00 UTC
[agd5f:kq_resets 16/41] drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:742: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2025-07-24 11:26 UTC
[davidhildenbrand:vm_normal_page_pud 7/10] include/linux/pgtable.h:2107:15: error: unexpected token in argument list
2025-07-24 10:15 UTC
[PATCH v4 4/4] x86/cpu: <asm/processor.h>: Do not include the CPUID API header
2025-07-24 9:11 UTC
[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
2025-07-24 9:05 UTC (6+ messages)
[davidhildenbrand:vm_normal_page_pud 6/10] include/linux/pgtable.h:2099:21: error: invalid register name
2025-07-24 9:01 UTC
[linux-next:master 11884/12139] drivers/rtc/rtc-pcf85063.c:566:37: warning: unused variable 'config_rv8063'
2025-07-24 8:19 UTC
[PATCH] fs: Add additional checks for block devices during mount
2025-07-24 7:28 UTC (5+ messages)
/usr/bin/ld: warning: .tmp_vmlinux1 has a LOAD segment with RWX permissions
2025-07-24 4:47 UTC
[PATCH v4 0/4] tracepoints: Add warnings for unused tracepoints and trace events
2025-07-23 22:47 UTC (10+ messages)
` [PATCH v4 1/4] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v4 2/4] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v4 3/4] tracepoint: Do not warn for unused event that is exported
` [PATCH v4 4/4] tracing: Call trace_ftrace_test_filter() for the event
[PATCH v3 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
2025-07-23 22:14 UTC (5+ messages)
crypto/hmac.c:251:12: warning: stack frame size (1152) exceeds limit (1024) in 'hmac_setkey_ahash'
2025-07-23 21:28 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