llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 06:57:11 to 2025-01-18 00:50:59 UTC [more...]

[PATCH 1/2] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
 2025-01-18  0:50 UTC 

[PATCH v3] cdx: Fix possible UAF error in driver_override_show()
 2025-01-18  0:09 UTC 

[PATCH v3 2/2] hwmon: Add driver for TI INA233 Current and Power Monitor
 2025-01-17 23:07 UTC 

[sean-jc:vmx/nested_hlt_pause_intercept 7/7] arch/x86/kvm/vmx/vmx.c:8084:40: error: too few arguments to function call, expected 3, have 2
 2025-01-17 21:43 UTC 

ld.lld: error: undefined symbol: drm_bridge_connector_init
 2025-01-17 21:32 UTC 

[tj-cgroup:for-next 5/5] kernel/cgroup/cpuset-v1.c:397:11: error: call to undeclared function 'cgroup_path_ns_locked'; ISO C99 and later do not support implicit function declarations
 2025-01-17 20:59 UTC 

[PATCH v3 3/3] gpio tps65215: Add support for varying gpio/offset values
 2025-01-17 19:34 UTC 

[PATCH v5 32/34] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
 2025-01-17 18:41 UTC 

[PATCH net-next v2 09/10] bnxt_en: Extend queue stop/start for TX rings
 2025-01-17 18:07 UTC 

[PATCH v3 1/3] gpio: tps65215: Add TPS65215 to platform_device_id table
 2025-01-17 17:46 UTC 

[PATCH net-next] net: fec: implement TSO descriptor cleanup
 2025-01-17 15:30 UTC 

[PATCH v5 05/12] x86/mm: add INVLPGB support code
 2025-01-17 15:01 UTC  (3+ messages)

[xilinx-xlnx:lkp_test 265/504] include/linux/fortify-string.h:571:4: warning: call to '__write_overflow_field' declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()?
 2025-01-17 14:48 UTC 

[RFC] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
 2025-01-17 14:48 UTC  (2+ messages)

[PATCH v4 2/3] platform: arm64: add Huawei Matebook E Go EC driver
 2025-01-17 13:22 UTC 

[linux-next:master 7211/9563] drivers/net/wireless/realtek/rtw88/led.c:19:6: error: redefinition of 'rtw_led_init'
 2025-01-17 13:11 UTC 

[leon-rdma:ipsec-fixes 11/11] net/xfrm/xfrm_output.c:837:5: error: redefinition of 'xfrm6_tunnel_check_size'
 2025-01-17 10:30 UTC 

[jpoimboe:sframe 27/36] include/linux/unwind_deferred.h:49:6: warning: no previous prototype for function 'unwind_deferred_cancel'
 2025-01-17  7:19 UTC 

[PATCH v3 3/5] RAS/AEST: Introduce AEST inject interface to test AEST driver
 2025-01-17  7:07 UTC 

[morimoto:sound-cleanup-2025-01-16-2 7/23] sound/soc/generic/audio-graph-card2.c:1013:4: error: cannot jump from this goto statement to its label
 2025-01-17  6:13 UTC 

[jpoimboe:sframe 27/36] include/linux/entry-common.h:366:2: error: call to undeclared function 'unwind_exit_to_user_mode'; ISO C99 and later do not support implicit function declarations
 2025-01-17  6:02 UTC 

[jpoimboe:sframe 32/36] include/linux/unwind_user_types.h:6:10: fatal error: 'asm/unwind_user_types.h' file not found
 2025-01-17  5:31 UTC 

❌ FAIL: Test report for master (6.13.0-rc7, upstream-mainline, 9bffa1ad)
 2025-01-17  5:03 UTC 

[PATCH v2 1/3] mm: memory-failure: update ttu flag inside unmap_poisoned_folio
 2025-01-17  4:39 UTC 

[morimoto:sound-cleanup-2025-01-16-2 5/23] sound/soc/generic/simple-card-utils.c:163:3: error: cannot jump from this goto statement to its label
 2025-01-17  4:29 UTC 

[PATCH 1/3] llist: add ability to remove a particular entry from the list
 2025-01-17  4:08 UTC 

❌ FAIL: Test report for master (6.13.0-rc7, upstream-mainline, ce69b401)
 2025-01-16 18:23 UTC 

[PATCH v1 1/1] hrtimer: Mark is_migration_base() with __maybe_unused
 2025-01-16 16:07 UTC 

Prebuilt LLVM 19.1.7 uploaded
 2025-01-16 15:55 UTC  (2+ messages)

[PATCH] drm/amd/display: mark static functions noinline_for_stack
 2025-01-16 15:18 UTC  (3+ messages)

[PATCH] x86/asm: Always inline serialize()
 2025-01-16 14:32 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: txgbe: Add basic support for new AML devices
 2025-01-16 12:33 UTC 

[sysctl:sysctl-testing 8/16] mm/nommu.c:394:12: error: static declaration of 'sysctl_nr_trim_pages' follows non-static declaration
 2025-01-16 11:07 UTC  (8+ messages)
        `  "

[PATCH 6.12 000/189] 6.12.10-rc1 review
 2025-01-16 10:19 UTC 

[PATCH v5 00/15] powerpc/objtool: uaccess validation for PPC32 (v5)
 2025-01-16  9:38 UTC  (19+ messages)
` [PATCH v5 01/15] objtool: Fix generic annotation infrastructure cross build
` [PATCH v5 02/15] objtool: Move back misplaced comment
` [PATCH v5 03/15] objtool: Allow an architecture to disable objtool on ASM files
` [PATCH v5 04/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
` [PATCH v5 05/15] objtool: Add INSN_RETURN_CONDITIONAL
` [PATCH v5 06/15] objtool: Add support for relative switch tables
` [PATCH v5 07/15] objtool: Merge mark_func_jump_tables() and add_func_jump_tables()
` [PATCH v5 08/15] objtool: Track general purpose register used for switch table base
` [PATCH v5 09/15] objtool: Find end of switch table directly
` [PATCH v5 10/15] objtool: When looking for switch tables also follow conditional and dynamic jumps
` [PATCH v5 11/15] objtool: .rodata.cst{2/4/8/16} are not switch tables
` [PATCH v5 12/15] objtool: Add support for more complex UACCESS control
` [PATCH v5 13/15] objtool: Prepare noreturns.h for more architectures
` [PATCH v5 14/15] powerpc/bug: Annotate reachable after warning trap
` [PATCH v5 15/15] powerpc: Implement UACCESS validation on PPC32

[mtd:nand/next 4/9] drivers/mtd/nand/spi/skyhigh.c:24:47: error: incompatible pointer to integer conversion initializing 'unsigned int' with an expression of type 'void *'
 2025-01-16  5:40 UTC 

vmlinux.o: warning: objtool: __ubsan_handle_out_of_bounds+0x3f: RET before UNTRAIN
 2025-01-16  3:55 UTC 

[PATCH 1/5] wifi: ath11k: refactor transmitted arvif retrieval
 2025-01-15 23:16 UTC 

[PATCH net-next 2/2] net: phy: dp83822: Add support for changing the transmit amplitude voltage
 2025-01-15 22:44 UTC 

[pci:controller/imx6 2/2] drivers/pci/controller/dwc/pci-imx6.c:1116:11: warning: variable 'sid' is used uninitialized whenever 'if' condition is false
 2025-01-15 21:03 UTC  (2+ messages)

[PATCH] serial: 8250_mtk: Add ACPI support
 2025-01-15 20:48 UTC 

[PATCH] spi: amd: Fix -Wuninitialized in amd_spi_exec_mem_op()
 2025-01-15 18:30 UTC  (7+ messages)

[PATCH] drm/tests/buddy: fix build with unused prng
 2025-01-15 15:58 UTC 

[pci:next 15/20] drivers/pci/controller/dwc/pci-imx6.c:1224:35: error: use of undeclared identifier 'IMX_PCIE_FLAG_CPU_ADDR_FIXUP'
 2025-01-15 12:09 UTC 

[jpoimboe:objtool/break-stuff 5/5] arch/x86/kernel/head_64.o: error: objtool: xen_hypercall_hvm+0x30: sibling call from callable instruction with modified stack frame
 2025-01-15  5:34 UTC 

[sean-jc:x86/suspend_notifier_lockdep 7/9] arch/x86/kvm/xen.c:176:17: error: no member named 'hv_clock' in 'struct kvm_vcpu_arch'
 2025-01-15  4:50 UTC 

[xilinx-xlnx:lkp_test 331/503] ld.lld: error: undefined symbol: ulpi_write
 2025-01-15  2:35 UTC 

[xilinx-xlnx:lkp_test 331/504] ERROR: modpost: "ulpi_write" [drivers/usb/dwc3/dwc3.ko] undefined!
 2025-01-15  1:00 UTC 

[geert-renesas-drivers:master 17/54] drivers/gpu/drm/bridge/lontium-lt9611.c:1147:10: error: no member named 'audio_pdev' in 'struct lt9611'
 2025-01-14 23:09 UTC 

[PATCH] objtool: Ignore dangling jump table entries
 2025-01-14 21:57 UTC 

❌ FAIL: Test report for master (6.13.0-rc7, upstream-mainline, 7f5b6a8e)
 2025-01-14 21:03 UTC 

[PATCH 2/2] f2fs: add a sysfs entry to request donate file-backed pages
 2025-01-14 19:11 UTC 

"Bad or missing .orc_unwind table. Disabling unwinder." Clang 19 problem? 6.12.8 problem?
 2025-01-14 17:18 UTC  (4+ messages)

[PATCHv2 net] net: sched: refine software bypass handling in tc_run
 2025-01-14 17:17 UTC 

[PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
 2025-01-14 13:30 UTC  (4+ messages)
` [PATCH v4 1/3] drm/amd/display: Add ASSERT_BUG() macro definition
` [PATCH v4 2/3] drm/amd/display: Add SPL_ASSERT_BUG() "
` [PATCH v4 3/3] drm/amd/display: Harden callers of division functions

[PATCH v11 0/3] crypto: Add EIP-93 crypto engine support
 2025-01-14 12:36 UTC  (4+ messages)
` [PATCH v11 1/3] spinlock: extend guard with spinlock_bh variants
` [PATCH v11 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [PATCH v11 3/3] crypto: Add Inside Secure SafeXcel EIP-93 crypto engine support

[xiang:lz4-macros 1/1] lib/lz4/lz4hc_compress.c:86:15: error: use of undeclared identifier 'LZ4_MAX_DISTANCE'
 2025-01-14 12:36 UTC 

[PATCH v10 0/3] crypto: Add EIP-93 crypto engine support
 2025-01-14 12:33 UTC  (4+ messages)
` [PATCH v10 3/3] crypto: Add Inside Secure SafeXcel "

[PATCH v3 0/3] drm/amd/display: Stop control flow if the divisior is zero
 2025-01-14 11:52 UTC  (6+ messages)
` [PATCH v3 1/3] drm/amd/display: Add ASSERT_BUG() macro definition
` [PATCH v3 2/3] drm/amd/display: Add SPL_ASSERT_BUG() "
` [PATCH v3 3/3] drm/amd/display: Harden callers of division functions

[PATCH net-next 09/10] bnxt_en: Extend queue stop/start for Tx rings
 2025-01-14 11:23 UTC 

drivers/iio/adc/xilinx-ams.c:1158:2: warning: arithmetic between different enumeration types ('enum ams_ps_pl_seq' and 'enum ams_seq')
 2025-01-14 10:21 UTC 

[jpoimboe:objtool/core 2/2] kernel/bpf/core.o: warning: objtool: ___bpf_prog_run+0x0: <=== (sym)
 2025-01-14  5:56 UTC 

[PATCH] crypto: bcm - Drop unused setting of local 'ptr' variable
 2025-01-14  3:45 UTC  (2+ messages)

[ardb:x86-efi-zboot 17/23] drivers/firmware/efi/libstub/zboot.c:36:15: warning: no previous prototype for function 'entry_offset'
 2025-01-14  2:44 UTC 

drivers/gpu/drm/i915/display/intel_display.c:1255:17: warning: arithmetic between different enumeration types ('enum transcoder' and 'enum intel_display_power_domain')
 2025-01-14  0:17 UTC 

[uml:next 2/16] arch/um/include/asm/pgtable.h:225:9: error: incomplete definition of type 'struct mm_struct'
 2025-01-13 21:38 UTC 

[ast-bpf:trylock 23/29] mm/page_alloc.c:7079:46: error: use of undeclared identifier 'zone'
 2025-01-13 21:26 UTC 

[PATCH v3] hwmon: Add T2 Mac fan control support in applesmc driver
 2025-01-13 20:02 UTC 

[PATCH v2 0/5] drm/amd/display: Stop control flow if the divisior is zero
 2025-01-13 15:28 UTC  (4+ messages)

[PATCH v4 0/2] Add support for Avago/Broadcom APDS9160
 2025-01-13 14:07 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v4 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[linux-next:master 6854/8485] drivers/hid/intel-thc-hid/intel-quickspi/pci-quickspi.c:63:23: error: call to undeclared function 'acpi_device_handle'; ISO C99 and later do not support implicit function declarations
 2025-01-13 10:46 UTC 

[RFC PATCH] cpumask: Implement "random" version of cpumask_any_but()
 2025-01-13  9:45 UTC 

[PATCH v2 2/2] hwmon:(ina238)Add support for SQ52206
 2025-01-13  6:52 UTC 

include/linux/tpm_eventlog.h:165:6: warning: variable 'mapping_size' set but not used
 2025-01-13  2:44 UTC 

[PATCH net-next v5 05/15] net-timestamp: add strict check in some BPF calls
 2025-01-13  0:28 UTC  (2+ messages)

❌ FAIL: Test report for master (6.13.0-rc6, upstream-mainline, 0cbe1047)
 2025-01-12 23:43 UTC 

❌ FAIL: Test report for master (6.13.0-rc6, upstream-mainline, be548645)
 2025-01-12 21:33 UTC 

[xilinx-xlnx:lkp_test 270/504] drivers/phy/xilinx/xhdmiphy_mmcm.c:1234:9: warning: variable 'clkout_div' is used uninitialized whenever 'if' condition is false
 2025-01-12 19:08 UTC 

[linyunsheng:page_frag_cache_part2_v3_250105 6/8] net/core/sock.c:3061:13: error: call to undeclared function 'page_frag_refill_prepare'; ISO C99 and later do not support implicit function declarations
 2025-01-12 15:31 UTC 

[xilinx-xlnx:lkp_test 77/504] drivers/misc/xlnx_dpu.h:21:9: warning: 'in_range' macro redefined
 2025-01-12 14:16 UTC 

[PATCH v2 2/2] net/ncsi: fix state race during channel probe completion
 2025-01-12  5:57 UTC 

[PATCH v4 5/6] iio: imu: adis16550: add adis16550 support
 2025-01-12  4:20 UTC 

[driver-core:driver-core-next 16/68] rust/helpers/io.c:12:10: error: passing 'volatile void *' to parameter of type 'void *' discards qualifiers
 2025-01-12  3:58 UTC 

[PATCH] spmi: Fix controller->node != parent->node breakage
 2025-01-12  3:48 UTC 

[PATCH] kcov: add unique cover, edge, and cmp modes
 2025-01-12  2:57 UTC 

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-01-12  0:41 UTC 

❌ FAIL: Test report for master (6.13.0-rc6, upstream-mainline, b62cef9a)
 2025-01-11 21:12 UTC 

[xilinx-xlnx:lkp_test 294/504] drivers/ptp/ptp_xilinx.c:113:44: warning: shift count is negative
 2025-01-11 19:42 UTC 

[PATCH] fortify: turn strlen() into an inline function using __builtin_constant_p()
 2025-01-11 18:05 UTC  (7+ messages)

[xilinx-xlnx:lkp_test 286/504] drivers/media/platform/xilinx/xilinx-hdcp2x-rx.c:1287:9: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2025-01-11 17:48 UTC 

[broonie-spi:for-next 4/22] drivers/spi/spi-amd.c:695:9: warning: variable 'ret' is uninitialized when used here
 2025-01-11 16:08 UTC 

[PATCH v2] fortify: use __builtin_constant_p() in strlen()
 2025-01-11 15:03 UTC 

[xilinx-xlnx:lkp_test 284/504] drivers/gpu/drm/xlnx/hdcp/xlnx_hdcp1x_tx.h:185:22: error: field has incomplete type 'struct delayed_work'
 2025-01-11 13:51 UTC 

[xilinx-xlnx:lkp_test 268/504] drivers/gpu/drm/xlnx/hdcp/xlnx_hdcp2x_tx.c:708:12: warning: stack frame size (1104) exceeds limit (1024) in 'xlnx_hdcp2x_tx_write_msg'
 2025-01-11 13:18 UTC 

[PATCH v2 2/2] pinctrl: mediatek: add mt8196 driver
 2025-01-11 13:08 UTC 

[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-11 13:07 UTC 

[PATCH 3/3] pci/msi: remove pci_msi_ignore_mask
 2025-01-11 12:24 UTC  (2+ messages)

[iommu:arm/smmu/updates 25/26] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:1910:4: error: call to undeclared function 'str_read_write'; ISO C99 and later do not support implicit function declarations
 2025-01-11 11:40 UTC 

[xilinx-xlnx:lkp_test 267/504] drivers/gpu/drm/xlnx/hdcp/xlnx_hdcp2x_crypt.c:312:6: warning: stack frame size (1032) exceeds limit (1024) in 'xlnx_hdcp2x_tx_compute_hprime'
 2025-01-11 11:08 UTC 

[PATCH 1/2] drm/i915/mtl: Disable render power-gating during selftest only
 2025-01-11 10:55 UTC 

[PATCH] drviers/iommu/amd: support P2P access through IOMMU when SME is enabled
 2025-01-11 10:43 UTC 

[PATCH resend] hung_task: add task->flags, blocked by coredump to log
 2025-01-11 10:10 UTC 

[PATCH net-next 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x
 2025-01-11  9:48 UTC 

[PATCH v1 net-next 07/12] af_unix: Set drop reason in unix_stream_sendmsg()
 2025-01-11  9:49 UTC 

[PATCH 1/1] phy: stm32: Optimize tuning values from DT
 2025-01-11  9:26 UTC 

[xilinx-xlnx:lkp_test 281/504] drivers/media/platform/xilinx/xilinx-isppipeline.c:2419:18: error: call to '__compiletime_assert_1055' declared with 'error' attribute: FIELD_GET: mask is not constant
 2025-01-11  8:08 UTC 

[PATCH 03/11] drm: meson: add S4 compatible for DRM driver
 2025-01-11  7:47 UTC 

[PATCH] gcov: clang: use correct function param names
 2025-01-11  6:29 UTC 

[Patch v3 2/2] drm/dp_mst: Add helper to get port number at specific LCT from RAD
 2025-01-11  5:37 UTC 

[mripard:cgroup-dmem-drm 1/4] ld.lld: error: undefined symbol: page_counter_calculate_protection
 2025-01-11  5:16 UTC 

[PATCH 10/14] bpf: Implement BTF fixup functionality
 2025-01-11  3:19 UTC 

❌ FAIL: Test report for master (6.13.0-rc6, upstream-mainline, 77a903cd)
 2025-01-11  2:22 UTC 

[PATCH 09/14] bpf: Collect extern relocations
 2025-01-11  1:35 UTC 

[broonie-ci:v2_20241224_miquel_raynal_spi_nand_spi_mem_dtr_support 20/20] drivers/spi/spi-mem.c:580:5: error: conflicting types for 'spi_mem_calc_op_duration'
 2025-01-10 23:35 UTC 

[xilinx-xlnx:lkp_test 371/504] drivers/misc/rsmu_cm.c:333:53: warning: implicit conversion from 'int' to 'u16' (aka 'unsigned short') changes value from 537972560 to 53072
 2025-01-10 23:12 UTC 

[PATCH] rtc: pcf2127: add BSM support
 2025-01-10 23:01 UTC  (2+ messages)

[RFC PATCH V3] drm/xe/guc: Use exec queue hints for GT frequency
 2025-01-10 22:08 UTC 

[paulmckrcu:dev.2025.01.07a 46/56] kernel/rcu/srcutree.c:800:18: error: passing 'atomic_long_t' (aka 'atomic64_t') to parameter of incompatible type 'atomic_long_t *' (aka 'atomic64_t *'); take the address with &
 2025-01-10 21:49 UTC  (3+ messages)

[xilinx-xlnx:lkp_test 199/504] drivers/gpu/drm/xlnx/xlnx_sdi.c:264:2: error: call to undeclared function 'writel'; ISO C99 and later do not support implicit function declarations
 2025-01-10 20:30 UTC 

[PATCH] ftrace: Implement :mod: cache filtering on kernel command line
 2025-01-10 19:57 UTC  (2+ messages)

[peterz-queue:sched/core 44/45] ld.lld: error: undefined symbol: __setparam_fair
 2025-01-10 19:58 UTC 

[PATCH v5] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-10 19:46 UTC 

❌ FAIL: Test report for master (6.13.0-rc6, upstream-mainline, 8c8d5411)
 2025-01-10 17:43 UTC 

[xilinx-xlnx:lkp_test 59/504] drivers/irqchip/irq-imx-mu-msi.c:440:1: error: use of undeclared identifier 'IRQCHIP_PLATFORM_DRIVER_END'
 2025-01-10 17:27 UTC 

[xilinx-xlnx:lkp_test 371/504] ./usr/include/linux/rsmu.h:88:2: error: unknown type name 'bool'
 2025-01-10 16:11 UTC 

[linux-next:master 7317/7860] drivers/hid/intel-thc-hid/intel-quickspi/quickspi-protocol.c:259:11: error: call to undeclared function 'acpi_execute_simple_method'; ISO C99 and later do not support implicit function declarations
 2025-01-10 15:49 UTC 

[xilinx-xlnx:lkp_test 333/504] ld.lld: error: undefined symbol: dwc3_host_wakeup_capable
 2025-01-10 15:37 UTC 

[bluetooth-next:master 78/83] drivers/bluetooth/btbcm.c:557:10: error: incompatible integer to pointer conversion returning 'int' from a function with result type 'const char *'
 2025-01-10 14:19 UTC 

[PATCH RFC 2/2] media: i2c: ds90ub953: Add TPG support
 2025-01-10 12:39 UTC 

[xilinx-xlnx:lkp_test 333/504] drivers/usb/dwc3/core.c:1422:5: warning: no previous prototype for function 'dwc3_core_init'
 2025-01-10 11:22 UTC 

[dhowells-fs:crypto-krb5 7/8] net/rxrpc/rxgk.c:273:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2025-01-10 11:16 UTC  (3+ messages)

[RFC 2/2] efi/memattr: add efi_mem_attr_table as a reserved region in 820_table_firmware
 2025-01-10  6:56 UTC 

[dhowells-fs:crypto-krb5 2/8] crypto/krb5/kdf.c:218:10: warning: variable 'mode' is uninitialized when used here
 2025-01-10  6:56 UTC 


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