public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2024-08-07 15:29:23 to 2024-08-16 08:40:02 UTC [more...]

[mhiramat:topic/fprobe-on-fgraph 10/19] include/linux/ftrace.h:264:28: error: call to undeclared function 'ftrace_regs_get_stack_pointer'; ISO C99 and later do not support implicit function declarations
 2024-08-16  8:39 UTC 

[PATCH bpf-next v5 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
 2024-08-16  5:45 UTC 

/usr/bin/ld: ../lib/LLVMgold.so: cannot open shared object file: No such file or directory
 2024-08-16  2:40 UTC  (2+ messages)

[jlayton:dir-deleg 29/32] fs/namei.c:3265:31: error: use of undeclared identifier 'LEASE_BREAK_DIR_CREATE'
 2024-08-16  2:10 UTC 

[PATCH v2 5/5] x86/pvh: Add 64bit relocation page tables
 2024-08-16  1:39 UTC 

[PATCH v4 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
 2024-08-16  1:39 UTC 

❌ FAIL: Test report for master (6.11.0-rc3, mainline.kernel.org-clang, d7a5aa4b)
 2024-08-16  0:52 UTC 

[linux-next:master 3959/4951] drivers/firmware/arm_scmi/transports/smc.c:235:3: error: write to reserved register 'R7'
 2024-08-15 23:46 UTC 

❌ FAIL: Test report for master (6.11.0-rc3, mainline.kernel.org-clang, e724918b)
 2024-08-15 20:52 UTC 

[PATCH 1/1] hwmon: (oxp-sensors) Add support for multiple new devices
 2024-08-15 20:01 UTC 

[PATCH] cfg80211: Set the channel definition for the different Wi-Fi modes when starting CAC
 2024-08-15 17:42 UTC  (7+ messages)
      ` [PATCH] wifi: "
          ` [PATCH v2] "

[PATCH] media: intel/ipu6: optimize the IPU6 MMU mapping and unmapping flow
 2024-08-15 15:34 UTC 

[sean-jc:x86/mmu_follow_pfn 85/86] arch/x86/kvm/mmu/spte.c:241:5: error: expected expression
 2024-08-15 13:01 UTC 

[PATCH 2/2] x86/vmware: Fix steal time clock under SEV
 2024-08-15 10:58 UTC 

[PATCH 3/3] iio: proximity: Add support for everlight pmd16d17 sensor
 2024-08-15  5:51 UTC 

[PATCH] irqchip/gic-v3: Allow unused SGIs for drivers/modules
 2024-08-15  4:29 UTC 

[PATCH 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() functions
 2024-08-15  4:29 UTC 

[Intel-wired-lan] [PATCH iwl-next v9 11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
 2024-08-15  4:29 UTC 

[PATCH 1/2] ASoC: sma1307: Add driver for Iron Device SMA1307
 2024-08-15  4:19 UTC 

[PATCH 2/5] x86: Remove custom definition of mk_pte()
 2024-08-15  4:08 UTC 

[PATCH] speakup: genmap: initialization the variable
 2024-08-15  3:47 UTC 

[bpf-next v4 1/2] bpf: Add bpf_copy_from_user_str kfunc
 2024-08-15  3:47 UTC 

[Intel-wired-lan] [PATCH iwl-next v9 04/14] iavf: add support for negotiating flexible RXDID format
 2024-08-15  3:26 UTC 

[linux-next:master 4179/4667] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3301:3: error: call to undeclared function 'pci_prepare_ats'; ISO C99 and later do not support implicit function declarations
 2024-08-14 22:09 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: bitmap_gather+0x6b (section: .text) -> sg_mask (section: .init.rodata)
 2024-08-14 18:04 UTC  (2+ messages)

[gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
 2024-08-14 16:30 UTC  (10+ messages)
            ` [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct memb

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-08-14 16:04 UTC  (13+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation
` [RFC PATCH 2/7] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [RFC PATCH 3/7] kasan: sw_tags: Support tag widths less than 8 bits
` [RFC PATCH 4/7] riscv: Do not rely on KASAN to define the memory layout
` [RFC PATCH 5/7] riscv: Align the sv39 linear map to 16 GiB
` [RFC PATCH 6/7] riscv: Implement KASAN_SW_TAGS
` [RFC PATCH 7/7] kasan: sw_tags: Support runtime stack tagging control for RISC-V

[Intel-wired-lan] [PATCH iwl-next v3] ice: add E830 HW VF mailbox message limit support
 2024-08-14 14:51 UTC 

[PATCH v4 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
 2024-08-14 12:57 UTC  (9+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v2 2/6] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH v2 0/3] Rust KASAN Support
 2024-08-14 11:30 UTC  (6+ messages)
` [PATCH v2 1/3] kbuild: rust: Define probing macros for rustc
` [PATCH v2 2/3] kbuild: rust: Enable KASAN support

[tiwai-sound:for-linus 2/7] ld.lld: error: undefined symbol: i2c_acpi_client_count
 2024-08-14 10:59 UTC  (2+ messages)

[alobakin:idpf-libie-new 7/46] drivers/firmware/psci/psci_checker.c:400:32: warning: data argument not used by format string
 2024-08-14  4:26 UTC 

❌ FAIL: Test report for master (6.11.0-rc3, mainline.kernel.org-clang, 6b0f8db9)
 2024-08-14  0:42 UTC 

lib/test_bitmap.c:1278:2: error: call to '__compiletime_assert_127' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(~var)
 2024-08-13 22:12 UTC  (3+ messages)

[broonie-ci:20240812_cezary_rojewski_asoc_intel_remove_skylake_driver 48/49] sound/soc/intel/common/soc-acpi-intel-skl-match.c:11:10: fatal error: '../skylake/skl.h' file not found
 2024-08-13 22:09 UTC 

[PATCH net v2] net: ethernet: mtk_eth_soc: fix memory leak in LRO rings release
 2024-08-13 20:56 UTC 

ld.lld: warning: src/consumer/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6544:0: stack frame size (3416) exceeds limit (3072) in function 'dml_core_mode_support.138133'
 2024-08-13 20:56 UTC 

❌ FAIL: Test report for master (6.11.0-rc3, mainline.kernel.org-clang, 6b4aa469)
 2024-08-13 18:42 UTC 

[akpm-mm:mm-unstable 206/222] arch/x86/include/asm/pgtable.h:1420:10: error: invalid output size for constraint '+q'
 2024-08-13 12:39 UTC  (4+ messages)

[RFC net-next 5/5] eventpoll: Control irq suspension for prefer_busy_poll
 2024-08-13  7:19 UTC 

[PATCH v1] scsi: ufs: core: introduce override_cqe_ocs
 2024-08-13  3:24 UTC 

[PATCH] fs,security: Fix file_set_fowner LSM hook inconsistencies
 2024-08-13  1:42 UTC 

ld.lld: warning: src/consumer/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_shared.c:755:0: stack frame size (3432) exceeds limit (3072) in function 'dml2_core_shared_mode_support'
 2024-08-12 21:36 UTC 

[PATCH 3/5] phy: stm32: Add support for STM32MP25 COMBOPHY
 2024-08-12 20:14 UTC 

[PATCH] Documentation/llvm: turn make command for ccache into code block
 2024-08-12 19:04 UTC  (2+ messages)

[PATCH] slab: Introduce kmalloc_obj() and family
 2024-08-12 18:22 UTC  (3+ messages)

[jens-wiklander-tee:testing/tuxbuild 3/4] drivers/mmc/core/block.c:212: warning: Function parameter or struct member 'rdev' not described in 'mmc_rpmb_data'
 2024-08-12 17:29 UTC 

[PATCH net v2] libceph: Make the arguments const as per the TODO
 2024-08-12 15:26 UTC 

[brauner-vfs:work.f_owner 1/1] drivers/net/tun.c:3509:12: error: invalid operands to binary expression ('struct tun_file *' and 'struct sock')
 2024-08-12 14:04 UTC 

[PATCH v2 6/7] usb: dwc3: qcom: Transition to flattened model
 2024-08-12 13:33 UTC 

[PATCH 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC
 2024-08-12 12:52 UTC 

[PATCH v2 4/7] usb: dwc3: core: Expose core driver as library
 2024-08-12 12:21 UTC 

[PATCH v2] libbpf: workaround -Wmaybe-uninitialized false positive
 2024-08-12 10:40 UTC  (3+ messages)

[broonie-ci:filehZ3h8g 26/28] sound/soc/sof/amd/acp.c:407:14: error: no member named 'pci_rev' in 'struct acp_dev_data'
 2024-08-12  4:30 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix memory leak in LRO rings release
 2024-08-12  2:15 UTC 

[PATCH net] libceph: Make the input const as per the TODO
 2024-08-11 23:42 UTC 

ld.lld: warning: src/consumer/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6213:0: stack frame size (4896) exceeds limit (2048) in function 'dml_core_mode_support'
 2024-08-11 22:40 UTC 

❌ FAIL: Test report for master (6.11.0-rc2, mainline.kernel.org-clang, 7006fe2f)
 2024-08-11 22:13 UTC 

[PATCH 2/2] pinctrl: airoha: Add support for EN7581 SoC
 2024-08-11 21:49 UTC 

❌ FAIL: Test report for master (6.11.0-rc2, mainline.kernel.org-clang, cb2e5ee8)
 2024-08-11 18:22 UTC 

[PATCH 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory
 2024-08-11 12:17 UTC 

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'errata_list'; recompile with -fPIC
 2024-08-11 10:35 UTC 

[linux-next:master 3246/3984] kernel/rcu/rcuscale.c:303:2: error: call to undeclared function 'rcu_tasks_torture_stats_print'; ISO C99 and later do not support implicit function declarations
 2024-08-11  7:08 UTC  (2+ messages)

vmlinux.o: warning: objtool: BUG_func+0x7: unreachable instruction
 2024-08-11  6:20 UTC 

[PATCH 2/2] pwm: airoha: Add support for EN7581 SoC
 2024-08-11  1:15 UTC 

[akpm-mm:mm-unstable 229/232] mm/vmstat.c:34:12: warning: unused variable 'vmstat_late_init_done'
 2024-08-11  0:44 UTC 

[akpm-mm:mm-unstable 216/222] mm/memory.c:5376:34: error: use of undeclared identifier 'NUMA_HINT_FAULTS'
 2024-08-10 23:23 UTC 

[chunkuang-hu:mediatek-cmdq11 4/5] drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c:504:19: error: incompatible pointer types passing 'struct cmdq_client *[2]' to parameter of type 'struct cmdq_client *'
 2024-08-10 22:42 UTC 

[chunkuang-hu:mediatek-cmdq11 3/5] drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.c:317:54: error: member reference base type 'struct cmdq_client *' is not a structure or union
 2024-08-10 20:36 UTC 

[PATCH v2][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
 2024-08-10 20:26 UTC 

❌ FAIL: Test report for master (6.11.0-rc2, mainline.kernel.org-clang, 5189dafa)
 2024-08-10 19:32 UTC 

❌ FAIL: Test report for master (6.11.0-rc2, mainline.kernel.org-clang, 7299cd48)
 2024-08-10 19:02 UTC 

[viro-vfs:work.fd 3/39] fs/namei.c:2499:27: warning: comparison of distinct pointer types ('struct file *' and 'typeof (*(((struct task_struct *const)get_lowcore()->current_task)->cred)) *' (aka 'const struct cred *'))
 2024-08-10 14:28 UTC 

[PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-10 13:16 UTC 

[PATCH] video/aperture: match the pci device when calling sysfb_disable()
 2024-08-10 12:25 UTC 

[rust:pr/1040 22/23] error[E0277]: the trait bound `rust_doctest_kernel_block_mq_rs_0::kernel::device::Device: AsRef<rust_doctest_kernel_block_mq_rs_0::kernel::device::Device>` is not satisfied
 2024-08-10 12:14 UTC 

[rust:pr/1040 11/23] error[E0432]: unresolved import `kernel::define_id_table`
 2024-08-10 11:33 UTC 

[PATCH 1/2] iio: adc: ad4695: implement triggered buffer
 2024-08-10  9:20 UTC  (2+ messages)

[PATCH AUTOSEL 6.10 02/16] fs: remove accidental overflow during wraparound check
 2024-08-10  9:10 UTC  (3+ messages)

[PATCH v6] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-08-10  8:22 UTC 

[PATCH v5] docs/zh_CN: Add dev-tools/kcsan Chinese translation
 2024-08-10 14:58 UTC  (7+ messages)

[PATCH v14] pwm: opencores: Add PWM driver support
 2024-08-10  3:14 UTC 

[PATCH] rust: x86: remove `-3dnow{,a}` from target features
 2024-08-09 22:15 UTC  (3+ messages)

[PATCH] rust: add intrinsics to fix `-Os` builds
 2024-08-09 22:10 UTC  (2+ messages)

[PATCH v2 3/3] drm/rockchip: Add basic RK3588 HDMI output support
 2024-08-09 21:09 UTC 

[PATCH net-next v4 02/12] eth: mvpp2: implement new RSS context API
 2024-08-09 19:47 UTC 

[PATCH net-next v3 3/3] net: phy: dp83tg720: Add cable testing support
 2024-08-09 17:55 UTC 

[kees:dev/v6.11-rc2/alloc-per-call-site 5/5] mm/slub.c:4143:35: error: no member named 'alloc_tag' in 'struct task_struct'
 2024-08-09 17:55 UTC 

[PATCH] smb/client: avoid possible NULL dereference in cifs_free_subrequest()
 2024-08-09 15:46 UTC  (7+ messages)

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-09 13:47 UTC  (21+ messages)
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 08/12] include: add elf.h support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h

[PATCH] usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
 2024-08-09 13:00 UTC 

[mcgrof-next:20240808-large-block-misc 15388/15390] fs/xfs/xfs_super.c:1655:27: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
 2024-08-09  8:43 UTC 

[PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
 2024-08-09  7:31 UTC 

[PATCH 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once
 2024-08-09  7:21 UTC 

[PATCH RFC 1/2] mm: collect the number of anon large folios
 2024-08-09  5:28 UTC 

ERROR: modpost: "__popcountsi2" [fs/bcachefs/bcachefs.ko] undefined!
 2024-08-09  2:09 UTC  (5+ messages)

[leon-rdma:rdma-next 24/37] drivers/infiniband/hw/mlx5/main.c:3219:17: warning: variable 'portnum' is used uninitialized whenever 'for' loop exits because its condition is false
 2024-08-09  0:20 UTC 

[tiwai-sound:for-next 69/83] sound/pcmcia/vx/vxpocket.c:273:12: error: use of undeclared identifier 'pdev'; did you mean 'p_dev'?
 2024-08-09  0:20 UTC 

[PATCH 3/3] ARM64: ACPI: Move the NUMA code to drivers/acpi/arm64/
 2024-08-08 23:49 UTC 

[net-next v1] net: wwan: t7xx: PCIe reset rescan
 2024-08-08 23:08 UTC 

❌ FAIL: Test report for master (6.11.0-rc2, mainline.kernel.org-clang, ee9a43b7)
 2024-08-08 22:23 UTC 

[leon-rdma:rdma-next 25/37] drivers/infiniband/core/nldev.c:2782:2: warning: unannotated fall-through between switch labels
 2024-08-08 22:17 UTC 

[tiwai-sound:for-next 32/83] sound/pcmcia/vx/vxpocket.c:208:8: error: no member named 'dev' in 'struct vx_core'
 2024-08-08 22:17 UTC 

[weiny2:dcd-v4-2024-08-07 22/26] drivers/dax/bus.c:380:1: error: conflicting types for 'dax_avail_size'
 2024-08-08 18:44 UTC 

[weiny2:dcd-v4-2024-08-07 18/26] drivers/cxl/core/mbox.c:1151:55: warning: variable 'rc' is uninitialized when used here
 2024-08-08 18:33 UTC 

[weiny2:dcd-v4-2024-08-07 7/26] drivers/cxl/core/hdm.c:655:7: warning: variable 'avail' is used uninitialized whenever 'if' condition is true
 2024-08-08 17:52 UTC 

[broonie-ci:fileZMvsMi 36/37] sound/soc/sof/amd/acp.c:277:12: error: no member named 'rev' in 'struct sof_amd_acp_desc'
 2024-08-08 16:08 UTC  (2+ messages)

[PATCH 1/3] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters
 2024-08-08 13:06 UTC 

[akpm-mm:mm-unstable 18/225] lib/stackdepot.c:66:26: error: call to undeclared function 'MIN'; ISO C99 and later do not support implicit function declarations
 2024-08-08 12:35 UTC 

[PATCH] net: freescale: use devm for alloc_etherdev_mqs
 2024-08-08 12:04 UTC 

[PATCH RFC 2/4] kvm: Convert to use mm/guest_memfd
 2024-08-08  4:37 UTC 

[PATCH net-next] bonding: Pass string literal as format argument of alloc_ordered_workqueue()
 2024-08-08  3:30 UTC  (2+ messages)

[rust:pr/1040 19/23] error[E0425]: cannot find function `regmap_init_i2c` in crate `bindings`
 2024-08-08  3:05 UTC 

[dhowells-fs:netfs-fixes 2/2] fs/netfs/buffered_read.c:25:9: warning: variable 'account' set but not used
 2024-08-08  3:05 UTC 

[PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
 2024-08-08  2:44 UTC 

[PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
 2024-08-08  2:05 UTC 

[PATCH v2 2/2] coresight: Add remote etm support
 2024-08-08  2:03 UTC 

[PATCH net-next] net: ibm/emac: Constify struct mii_phy_def
 2024-08-08  0:42 UTC 

[PATCH 5/6] KVM: SVM: Inject MCEs when restricted injection is active
 2024-08-07 23:30 UTC 

[PATCH v5 1/1] media: mediatek: jpeg: support 34bits
 2024-08-07 22:18 UTC 

[PATCH] scsi: message: fusion: Remove unused variable
 2024-08-07 21:27 UTC 

[srini-nvmem:for-next 3/6] drivers/nvmem/imx-ocotp-ele.c:97:12: warning: bitwise or with non-zero value always evaluates to true
 2024-08-07 21:07 UTC 

[PATCH net-next] net: phylib: do not disable autoneg for fixed speeds >= 1G
 2024-08-07 20:36 UTC 

[PATCH] block:added printing when bio->bi_status fails
 2024-08-07 20:05 UTC 

❌ FAIL: Test report for master (6.11.0-rc2, mainline.kernel.org-clang, 6a0e3826)
 2024-08-07 18:13 UTC 

[PATCH next] sched: make printk safe when rq lock is held
 2024-08-07 17:11 UTC 

[krzk-github:wip/debug/soundwire-wsa884x-interrupts 29899/30000] drivers/clk/qcom/videocc-x1e80100.c:106:32: warning: unused variable 'video_cc_parent_map_0'
 2024-08-07 16:40 UTC 

[PATCH] sound: sof: ioc4-topology: avoid extra dai_params copy
 2024-08-07 16:21 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox