Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2023-06-13 12:05:45 to 2023-06-19 07:51:41 UTC [more...]

[PATCH 6.1 0/4] Update as-{instr,option} to use KBUILD_AFLAGS
 2023-06-19  7:51 UTC  (7+ messages)
` [PATCH 6.1 1/4] x86/boot/compressed: prefer cc-option for CFLAGS additions
` [PATCH 6.1 2/4] MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option
` [PATCH 6.1 3/4] MIPS: Prefer cc-option for additions to cflags
  ` Patch "MIPS: Prefer cc-option for additions to cflags" has been added to the 6.1-stable tree
` [PATCH 6.1 4/4] kbuild: Update assembler calls to use proper flags and language target
  ` Patch "kbuild: Update assembler calls to use proper flags and language target" has been added to the 6.1-stable tree

[PATCH] mm: Fix shmem THP counters on migration
 2023-06-19  7:50 UTC 

next/master build: 204 builds: 14 failed, 190 passed, 56 errors, 53 warnings (next-20230619)
 2023-06-19  7:34 UTC 

[stable:linux-5.15.y 9543/9999] drivers/platform/x86/hp/hp-wmi.c:342:24: warning: cast to smaller integer type 'enum hp_wmi_radio' from 'void *'
 2023-06-19  6:47 UTC 

[PATCH V12 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
 2023-06-19  6:28 UTC  (2+ messages)

[PATCH V12 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
 2023-06-19  5:45 UTC  (4+ messages)

[mcgrof-next:large-block-20230618-hacks-v2 44/45] include/linux/blkdev.h:1530:6: warning: no previous prototype for function 'bdev_aops_reset'
 2023-06-19  4:43 UTC 

[linux-stable-rc:linux-5.10.y 9946/9999] arch/mips/alchemy/common/dbdma.c:632:7: error: use of undeclared identifier 'dma_default_coherent'
 2023-06-19  2:21 UTC 

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, 45a3e24f)
 2023-06-18 22:51 UTC 

kernel/trace/trace_eprobe.c:460:1: warning: stack frame size (1760) exceeds limit (1024) in '__eprobe_trace_func'
 2023-06-18 22:22 UTC 

kernel/trace/trace_eprobe.c:427:1: warning: stack frame size (1424) exceeds limit (1024) in 'process_fetch_insn'
 2023-06-18 21:19 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 8c1f0c38)
 2023-06-18 19:31 UTC 

[iwlwifi-next:pending-all 89/105] drivers/net/wireless/intel/iwlwifi/fw/dbg.c:3157:5: warning: no previous prototype for function 'iwl_fw_send_timestamp_marker_cmd'
 2023-06-18 12:15 UTC 

[mcgrof-next:large-block-20230616-hacks 3/38] block/fops.c:604:11: error: no member named 'backing_dev_info' in 'struct task_struct'
 2023-06-18  6:37 UTC 

[linux-stable-rc:linux-4.19.y 6274/6288] arch/mips/kernel/cpu-probe.c:2050:7: error: duplicate case value '786432'
 2023-06-18  5:44 UTC  (2+ messages)

[joelgranados:jag/sysctl-testing-for-0day 15/17] security/apparmor/lsm.c:1788:56: error: too few arguments to function call, expected 3, have 2
 2023-06-18  0:07 UTC 

[joelgranados:jag/sysctl-testing-for-0day 14/17] net/mpls/af_mpls.c:1422:20: error: use of undeclared identifier 'mpls_table'
 2023-06-17 23:14 UTC 

[joelgranados:jag/sysctl-testing-for-0day 16/17] kernel/pid_namespace.c:476:9: error: too many arguments to function call, expected 2, have 3
 2023-06-17 23:03 UTC 

drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1094:12: warning: stack frame size (1040) exceeds limit (1024) in 'vcn_v3_0_start'
 2023-06-17 22:21 UTC 

[joelgranados:jag/sysctl-testing-for-0day 14/17] net/rds/sysctl.c:107:10: error: too many arguments to function call, expected 3, have 4
 2023-06-17 22:21 UTC 

[stable:linux-5.10.y 1989/9999] net/netlink/af_netlink.o: warning: objtool: netlink_dump()+0xb5a: unreachable instruction
 2023-06-17 21:18 UTC 

[mcgrof-next:large-block-20230617-hacks 44/45] block/bdev.c:140:35: error: no member named 'bd_buffer_head_mounted' in 'struct block_device'
 2023-06-17 21:07 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 1b29d271)
 2023-06-17 19:50 UTC 

[linux-next:master 8122/10546] drivers/net/ethernet/sfc/tc_encap_actions.c:144:7: warning: variable 'n' is used uninitialized whenever 'if' condition is true
 2023-06-17 18:41 UTC 

[asahilinux:bits/210-gpu 72/227] rust/helpers.c:343:9: error: call to undeclared function 'of_node_is_root'; ISO C99 and later do not support implicit function declarations
 2023-06-17 17:49 UTC 

[krzk-github:wip/sm8350-audio 16/36] drivers/usb/typec/mux/nb7vpq904m.c:98:24: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2023-06-17 15:32 UTC 

[linux-next:master 8257/10546] drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:325:18: warning: variable 'opcode' is uninitialized when used here
 2023-06-17 15:00 UTC 

[PATCH v4 2/2] clk: fractional-divider: tests: Add test suite for edge cases
 2023-06-17 13:32 UTC  (2+ messages)

[PATCH -next] block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions()
 2023-06-17 12:28 UTC 

[krzk-github:n/dts-sm8350-hdk-audio-and-sd 16/35] drivers/usb/typec/mux/nb7vpq904m.c:98:24: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2023-06-17 11:30 UTC 

[PATCH] memcg: remove unneeded header files
 2023-06-17 10:58 UTC  (2+ messages)

[mcgrof-next:large-block-20230616-hacks 37/38] fs/iomap/buffered-io.c:830:42: warning: if statement has empty body
 2023-06-17  9:33 UTC  (3+ messages)

net/bluetooth/bnep/core.c:478:12: warning: stack frame size (2112) exceeds limit (2048) in 'bnep_session'
 2023-06-17  6:38 UTC 

[linux-next:master 9443/10326] mm/pagewalk.c:261:12: warning: stack frame size (2144) exceeds limit (2048) in 'walk_pgd_range'
 2023-06-17  5:06 UTC 

[dcui-tdx:decui/upstream-tip/x86/tdx/v7 4/15] ld.lld: warning: vmlinux.o: DWARF unit at offset 0x0002bfbf contains invalid abbreviation 169 at offset 0x0002bfcc, valid abbreviations are 1-2
 2023-06-17  4:11 UTC 

[stable:linux-5.10.y 1547/9999] arch/mips/kernel/../../../fs/binfmt_elf.c:823:16: warning: variable 'load_addr' set but not used
 2023-06-17  3:20 UTC 

[PATCH net-next] net: dqs: add NIC stall detector based on BQL
 2023-06-17  0:55 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 1639fae5)
 2023-06-16 23:21 UTC 

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x23: relocation to !ENDBR: kprobe_emulate_loop+0x13
 2023-06-16 23:13 UTC 

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-16 22:41 UTC  (19+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
` [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement
` [PATCH v3 28/57] perf; Simplify event_sched_in()
` [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
` [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter()

[tip:x86/boot 13/18] arch/x86/mm/mem_encrypt.c:79:13: error: redefinition of 'mem_encrypt_init'
 2023-06-16 22:11 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 4973ca29)
 2023-06-16 21:20 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, b9c1133a)
 2023-06-16 21:01 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, b73056e9)
 2023-06-16 20:21 UTC 

[peterz-queue:x86/urgent 1/2] vmlinux.o: warning: objtool: kthread_from_fork+0x8: call to {dynamic}() leaves .noinstr.text section
 2023-06-16 19:15 UTC 

[tip:x86/boot 13/17] arch/x86/mm/mem_encrypt.c:79:6: warning: attribute declaration must precede definition
 2023-06-16 19:04 UTC 

[PATCH] scsi: lpfc: fix lpfc_name struct packing
 2023-06-16 18:35 UTC  (2+ messages)

[PATCH bpf] bpf/btf: Accept function names that contain dots
 2023-06-16 16:57 UTC  (4+ messages)

[PATCH] coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()
 2023-06-16 16:41 UTC 

[PATCH] smb: avoid field overflow warning
 2023-06-16 14:49 UTC  (4+ messages)

[joelgranados:jag/sysctl-testing-for-0day 11/20] fs/proc/proc_sysctl.c:1378:46: error: anonymous bit-field has negative width (-1)
 2023-06-16 14:29 UTC 

[stable:linux-6.1.y 4267/6769] error: unknown target CPU '8540'
 2023-06-16 14:08 UTC 

[linux-next:master 6153/10326] drivers/block/pktcdvd.c:1315:13: warning: stack frame size (2496) exceeds limit (2048) in 'pkt_handle_packets'
 2023-06-16 14:07 UTC  (2+ messages)

lib/test_bitmap.c:920:2: error: call to '__compiletime_assert_239' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-06-16 14:03 UTC  (5+ messages)

[joelgranados:jag/sysctl-testing-for-0day 14/20] net/core/sysctl_net_core.c:715:65: error: too few arguments to function call, expected 4, have 3
 2023-06-16 13:47 UTC 

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-16 13:10 UTC  (2+ messages)

[PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
 2023-06-16 12:46 UTC  (6+ messages)

[joelgranados:jag/sysctl-testing-for-0day 17/20] arch/s390/mm/pgalloc.c:38:48: error: too few arguments to function call, expected 3, have 2
 2023-06-16 12:35 UTC 

[dcui-tdx:decui/upstream-tip/x86/tdx/v7-wip 7/14] ld.lld: error: undefined symbol: __tdx_hypercall_ret
 2023-06-16 12:14 UTC 

sound/soc/soc-pcm.c:2089:5: warning: stack frame size (2064) exceeds limit (2048) in 'dpcm_be_dai_trigger'
 2023-06-16 11:56 UTC  (3+ messages)

[joelgranados:jag/sysctl-testing-for-0day 19/20] fs/quota/dquot.c:2957:9: error: too many arguments to function call, expected 2, have 3
 2023-06-16 11:33 UTC 

[joelgranados:jag/sysctl-testing-for-0day 17/20] security/loadpin/loadpin.c:259:61: error: too few arguments to function call, expected 3, have 2
 2023-06-16 11:23 UTC 

[dcui-tdx:decui/upstream-tip/x86/tdx/v7-wip 11/14] drivers/hv/vmbus_drv.c:2001:25: warning: result of comparison of constant 18446744073709551615 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2023-06-16 10:42 UTC 

[PATCH AUTOSEL 6.1 17/26] i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 19/30] i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
 2023-06-16 10:25 UTC 

[PATCH 1/2] scsi: bfa: fix function pointer type mismatch for hcb_qe->cbfn
 2023-06-16  9:22 UTC 

[PATCH] ath10k: improve structure padding
 2023-06-16  9:04 UTC 

[PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
 2023-06-16  7:01 UTC  (3+ messages)

next/master build: 204 builds: 10 failed, 194 passed, 54 errors, 49 warnings (next-20230616)
 2023-06-16  6:30 UTC 

[PATCH] md/raid1-10: fix casting from randomized structure in raid1_submit_write()
 2023-06-16  6:27 UTC  (2+ messages)

[PATCH] mm/memcg: remove return value of mem_cgroup_scan_tasks()
 2023-06-16  6:10 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 40f71e7c)
 2023-06-16  5:20 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, b7feaa49)
 2023-06-16  4:40 UTC 

[PATCH v3] drm/vkms: Add support to 1D gamma LUT
 2023-06-16  2:49 UTC 

[net-next] tcp: Use per-vma locking for receive zerocopy
 2023-06-16  1:25 UTC 

[ceph-client:testing 16/22] fs/ceph/caps.c:4359:11: error: label at end of compound statement: expected statement
 2023-06-16  1:25 UTC 

[PATCH v2 0/1] Fix libclang version check for rustavailable
 2023-06-16  0:41 UTC  (7+ messages)
` [PATCH v2 1/1] scripts/rust_is_available: Fix clang version check

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 62d87796)
 2023-06-16  0:10 UTC 

[PATCH v2] usb: cdns3: Put the cdns set active part outside the spin lock
 2023-06-15 21:59 UTC 

[PATCH] selftests/mm: Fix cross compilation with LLVM
 2023-06-15 21:22 UTC  (3+ messages)

[powerpc:next-test 10/48] clang-15: error: unsupported option '-fsanitize=thread' for target 'powerpc-unknown-linux-gnu'
 2023-06-15 19:56 UTC 

[PATCH] MIPS: Mark core_vpe_count() as __init
 2023-06-15 19:42 UTC  (2+ messages)

[linux-next:master 995/10326] fs/ntfs3/super.c:986:12: warning: stack frame size (2448) exceeds limit (2048) in 'ntfs_fill_super'
 2023-06-15 18:03 UTC 

[PATCH] net: macsec SCI assignment for ES = 0
 2023-06-15 17:52 UTC 

[PATCH] mm: pass nid to reserve_bootmem_region()
 2023-06-15 17:42 UTC 

[linux-next:master 7890/9793] kernel/rcu/rcuscale.c:301:20: error: use of undeclared identifier 'get_rcu_tasks_gp_kthread'; did you mean 'get_rcu_tasks_trace_gp_kthread'?
 2023-06-15 16:46 UTC  (2+ messages)

[stable:linux-5.4.y 7936/8786] arch/x86/kernel/apic/vector.o: warning: objtool: x86_vector_activate()+0x5dd: unreachable instruction
 2023-06-15 16:10 UTC 

[stable:linux-4.19.y 2317/9999] fs/select.c:926:12: warning: stack frame size (1032) exceeds limit (1024) in 'do_sys_poll'
 2023-06-15 15:49 UTC 

CFP: Toolchains Track at Linux Plumbers Conf '23
 2023-06-15 15:49 UTC 

[song-md:md-next 25/29] drivers/md/raid1-10.c:117:25: error: casting from randomized structure pointer type 'struct block_device *' to 'struct md_rdev *'
 2023-06-15 15:41 UTC  (3+ messages)

[RFC PATCH 3/3] zsmalloc: charge the zspage's object to obj_cgroup
 2023-06-15  9:42 UTC  (2+ messages)

[mkp-scsi:for-next 70/83] ./usr/include/linux/ioprio.h:107:8: error: unknown type name '__always_inline'
 2023-06-15  7:24 UTC 

[PATCH] rust: bindgen: upgrade to 0.65.1
 2023-06-15  6:47 UTC  (3+ messages)

next/master build: 192 builds: 7 failed, 185 passed, 38 errors, 50 warnings (next-20230615)
 2023-06-15  6:19 UTC 

[asahilinux:bits/220-tso 3/4] arch/arm64/kernel/process.c:695:3: error: implicit declaration of function 'arch_prctl_mem_model_set' is invalid in C99
 2023-06-15  3:46 UTC 

[PATCH v1] perf srcline: Fix handling of inline functions
 2023-06-15  2:50 UTC 

[linux-next:master 9063/9793] drivers/ata/pata_octeon_cf.c:835:7: error: call to undeclared function 'of_property_read_reg'; ISO C99 and later do not support implicit function declarations
 2023-06-15  1:49 UTC  (6+ messages)

[osandov:xfs-realtime-optimizations 1/6] fs/xfs/libxfs/xfs_rtbitmap.c:933:60: error: too few arguments to function call, expected 8, have 7
 2023-06-15  1:44 UTC 

[PATCH v7 08/22] net/tcp: Add AO sign to RST packets
 2023-06-15  1:23 UTC 

[PATCH] clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr
 2023-06-15  0:22 UTC  (2+ messages)

[linux-next:master 3357/8413] drivers/scsi/FlashPoint.c:1712:12: warning: stack frame size (1056) exceeds limit (1024) in 'FlashPoint_HandleInterrupt'
 2023-06-14 22:58 UTC  (4+ messages)

[PATCH 3/3] net: stmmac: use pcpu statistics where necessary
 2023-06-14 22:16 UTC 

[PATCH 1/2] highmem: Add memcpy_to_folio()
 2023-06-14 19:30 UTC  (2+ messages)

arch/powerpc/math-emu/fcmpu.c:13:2: warning: variable 'A_c' set but not used
 2023-06-14 18:51 UTC  (5+ messages)

clang: Powerpc: clang-nightly-maple_defconfig — FAIL
 2023-06-14 18:07 UTC  (5+ messages)

kernelci: please upgrade clang-17
 2023-06-14 16:43 UTC  (4+ messages)

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'misaligned_access_speed'; recompile with -fPIC
 2023-06-14 16:40 UTC  (3+ messages)

[linux-next:master 2238/9385] drivers/gpu/drm/i915/display/intel_display_power.h:256:70: error: declaration of 'struct seq_file' will not be visible outside of this function
 2023-06-14 16:10 UTC  (3+ messages)

[PATCH] drivers: comedi: drivers: s526: fixed a commented out if else coding style issue
 2023-06-14 14:18 UTC 

[PATCH 2/2] OPP: Simplify the over-designed pstate <-> level dance
 2023-06-14 14:07 UTC 

[linux-next:master 2171/9793] net/netfilter/ipvs/ip_vs_proto.o: warning: objtool: .init.text: unexpected end of section
 2023-06-14 12:43 UTC 

[linux-next:master 5726/9793] drivers/gpu/drm/i915/i915_driver.c:1806:17: error: use of undeclared identifier 'i915_drm_client_fdinfo'
 2023-06-14 12:43 UTC 

[PATCH] drm/amdkfd: Switch over to memdup_user()
 2023-06-14 12:21 UTC 

[linux-next:master 8650/9793] security/apparmor/policy_unpack.c:1144: warning: expecting prototype for verify_dfa_accept_xindex(). Prototype was for verify_dfa_accept_index() instead
 2023-06-14 11:59 UTC 

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-audio-on-next 29/43] drivers/usb/typec/mux/fsa4480.c:76:65: warning: format specifies type 'int' but the argument has type 'unsigned long'
 2023-06-14 11:28 UTC 

[PATCH 2/3] hwmon: (sht3x) add medium repeatability support
 2023-06-14 11:07 UTC 

[PATCH 1/3] hwmon: (sht3x)remove sht3x_platform_data
 2023-06-14 10:05 UTC 

[PATCH v2 2/3] memory: export symbols for memory related functions
 2023-06-14  8:42 UTC 

next/master build: 205 builds: 10 failed, 195 passed, 65 errors, 53 warnings (next-20230614)
 2023-06-14  6:35 UTC 

[ceph-client:testing 21/21] fs/ceph/xattr.c:61:22: warning: unused variable 'cl'
 2023-06-14  1:56 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, b6dad517)
 2023-06-14  1:11 UTC 

[jirislaby:devel 35/55] drivers/tty/serial/serial_port.c:23:3: error: call to undeclared function 'uart_circ_chars_pending'; ISO C99 and later do not support implicit function declarations
 2023-06-14  0:23 UTC 

[avpatel:riscv_timer_imp_v1 43/50] drivers/iommu/dma-iommu.c:1698:37: warning: variable 'msi_addr' is uninitialized when used here
 2023-06-13 22:19 UTC 

[PATCH v6 6/7] scsi: replace scsi_target_block() by scsi_block_targets()
 2023-06-13 21:16 UTC 

[linux-next:master] [kbuild] df8fc4e934: BUG:unable_to_handle_page_fault_for_address
 2023-06-13 20:58 UTC  (3+ messages)

[PATCH bpf-next v2 4/6] net: remove duplicate sk_lookup helpers
 2023-06-13 19:41 UTC 

[PATCH v2 8/8] rtc: isl12022: implement support for the #clock-cells DT property
 2023-06-13 19:10 UTC 

[jirislaby:devel 35/55] drivers/tty/serial/serial_port.c:23:3: error: call to undeclared function 'uart_circ_chars_pending'; ISO C99 and later do not support implicit function declarations
 2023-06-13 17:58 UTC 

[PATCH bpf-next v2 5/6] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-06-13 17:26 UTC 

[jirislaby:devel 18/55] drivers/tty/n_tty.c:2497:21: error: incompatible function pointer types initializing 'void (*)(struct tty_struct *, const u8 *, const char *, int)' (aka 'void (*)(struct tty_struct *, const unsigned char *, const char *, int)') with an expression of type 
 2023-06-13 17:26 UTC 

[jirislaby:devel 11/55] drivers/tty/serial/serial_core.c:3509:50: error: initializer element is not a compile-time constant
 2023-06-13 16:32 UTC 

[PATCH v18 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-13 16:11 UTC 

[rppt:jitalloc/v1.2 5/12] arch/x86/kernel/module.c:89:5: warning: no previous prototype for function 'apply_relocate'
 2023-06-13 13:00 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 read-only IMAP folder(s) and NNTP newsgroup(s).