Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2024-05-04 18:01:48 to 2024-05-08 23:55:51 UTC [more...]

[PATCH] [PATCH RESEND] drm/virtio: fix memory leak of vbuf
 2024-05-08 23:55 UTC 

[RFC] Mitigating unexpected arithmetic overflow
 2024-05-08 23:47 UTC  (8+ messages)

[PATCH 0/3] selftests/futex: clang-inspired fixes
 2024-05-08 21:05 UTC  (4+ messages)
` [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler

[PATCH v4] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-08 20:41 UTC 

[PATCH v3] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-08 20:32 UTC  (3+ messages)

[PATCH] selftests/netfilter: formally SKIP() two cases of setup failure
 2024-05-08 20:23 UTC 

[PATCH v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
 2024-05-08 20:00 UTC 

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-08 19:39 UTC  (2+ messages)

[PATCH] erofs: Zstandard compression support
 2024-05-08 19:12 UTC 

[PATCH v2] scsi: sr: fix unintentional arithmetic wraparound
 2024-05-08 17:34 UTC  (2+ messages)

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-08 17:30 UTC  (4+ messages)
` [PATCH net-next v2 1/2] gve: Avoid unnecessary use of comma operator
` [PATCH net-next v2 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[PATCH v2] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-08 17:29 UTC  (8+ messages)

[linux-next:master 11772/12060] fs/coredump.c:67:27: warning: unused variable 'core_file_note_size_min'
 2024-05-08 16:53 UTC  (2+ messages)

[bcachefs:bcachefs-testing 166/167] fs/bcachefs/bset.c:219:7: warning: explicitly assigning value of variable of type 'struct btree_node_iter_set *' to itself
 2024-05-08 13:42 UTC 

[rppt:execmem/x86-rox/rfc-v2 22/26] mm/execmem.c:54:24: error: use of undeclared identifier 'PMD_SIZE'
 2024-05-08 13:09 UTC 

[PATCH v4 1/5] Bluetooth: btmtk: add the function to get the fw name
 2024-05-08 11:22 UTC 

next/master build: 151 builds: 2 failed, 149 passed, 10323 warnings (next-20240508)
 2024-05-08 10:52 UTC 

[PATCH] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
 2024-05-08  9:14 UTC  (4+ messages)

[bcachefs:bcachefs-testing 167/167] fs/bcachefs/bkey_sort.c:170:28: warning: unused variable 'f'
 2024-05-08  8:57 UTC 

[PATCH net-next 0/2] gve: Minor cleanups
 2024-05-08  8:22 UTC  (5+ messages)

[PATCH 6/8] mm: shmem: add mTHP support for anonymous shmem
 2024-05-08  6:03 UTC  (2+ messages)

[PATCH v2] selftests/net: fix uninitialized variables
 2024-05-08  0:30 UTC  (4+ messages)

[PATCH] scsi: sr: fix unintentional arithmetic wraparound
 2024-05-08  0:23 UTC  (2+ messages)

[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
 2024-05-08  0:13 UTC 

[PATCH] fs: remove accidental overflow during wraparound check
 2024-05-08  0:11 UTC  (3+ messages)

[PATCH] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-05-08  0:09 UTC  (3+ messages)

[PATCH] bcachefs: fix oob in bch2_sb_clean_to_text
 2024-05-07 23:18 UTC 

[PATCH v2 2/3] Bluetooth: btintel_pcie: Add support for PCIe transport
 2024-05-07 22:25 UTC 

[PATCH] ntp: safeguard against time_constant overflow case
 2024-05-07 22:03 UTC  (3+ messages)

[linux-next:master 7037/11707] drivers/gpu/drm/xlnx/zynqmp_disp.c:949:14: error: logical not is only applied to the left hand side of this comparison
 2024-05-07 21:43 UTC 

[jarkko-tpmdd:next 22/38] drivers/char/tpm/tpm2-sessions.c:23: warning: Excess function parameter 'returns' description in 'tpm2_parse_create_primary'
 2024-05-07 20:04 UTC  (2+ messages)

[jarkko-tpmdd:next 15/38] drivers/char/tpm/tpm-buf.c:62: warning: Function parameter or struct member 'buf' not described in 'tpm_buf_length'
 2024-05-07 20:00 UTC  (2+ messages)

[PATCH 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
 2024-05-07 18:14 UTC 

[PATCH 1/2] selftests/netfilter: use socklen_t, not a signed int, for len
 2024-05-07 17:05 UTC  (4+ messages)
` [PATCH 2/2] selftests/netfilter: return a value for several "int" functions

next/master build: 165 builds: 2 failed, 163 passed, 10339 warnings (next-20240507)
 2024-05-07 17:01 UTC 

[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
 2024-05-07 16:56 UTC  (6+ messages)

[PATCH 0/6] s390: Unify IUCV device allocation
 2024-05-07 14:33 UTC  (10+ messages)
` [PATCH 1/6] s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
` [PATCH 2/6] s390/vmlogrdr: Make use of iucv_alloc_device()
` [PATCH 3/6] s390/netiucv: "
` [PATCH 4/6] s390/smsgiucv_app: "
` [PATCH 5/6] tty: hvc-iucv: "
` [PATCH 6/6] s390/iucv: Unexport iucv_root

[PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
 2024-05-07 14:19 UTC  (15+ messages)

[PATCH v3] block/ioctl: prefer different overflow check
 2024-05-07 13:32 UTC  (3+ messages)

[PATCH] usb: dwc3: gadget: create per ep interrupts
 2024-05-07 11:08 UTC 

[PATCH net] net: tcp: Update the type of scaling_ratio
 2024-05-07  6:08 UTC 

[PATCH] ntp: remove accidental integer wrap-around
 2024-05-07  5:54 UTC  (2+ messages)

[PATCH 2/2] phy: rockchip: Add Samsung CSI/DSI Combo DCPHY driver
 2024-05-07  5:13 UTC 

[PATCH v2] block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report:
 2024-05-07  3:56 UTC  (2+ messages)

[PATCH] block/ioctl: use overflow helper for blkpg_partition fields
 2024-05-07  3:50 UTC  (3+ messages)

[rgushchin:memcontrol_v1.1 5/5] mm/memcontrol-v1.c:1875:48: warning: arithmetic between different enumeration types ('enum node_stat_item' and 'enum lru_list')
 2024-05-07  2:07 UTC 

[PATCH v1] Bluetooth: HCI: Remove HCI_AMP support
 2024-05-07  1:44 UTC 

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc7, mainline.kernel.org-clang, ee5b455b)
 2024-05-07  1:31 UTC 

[chao:bugfix/syzbot 37/42] ERROR: modpost: "__hexagon_moddi3" [fs/f2fs/f2fs.ko] undefined!
 2024-05-07  1:14 UTC 

[PATCH v2] selftests: exec: make binaries position independent
 2024-05-07  0:23 UTC  (6+ messages)

[PATCH 0/8] selftests: x86: build suite with clang
 2024-05-06 23:26 UTC  (2+ messages)

[PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-05-06 23:10 UTC  (7+ messages)

[linyunsheng:page_frag_cache_v3_test_0506 8/11] net/rxrpc/conn_object.c:345:24: error: passing 'struct page_frag_cache' to parameter of incompatible type 'struct page_frag_cache *'; take the address with &
 2024-05-06 23:09 UTC 

[chao:bugfix/syzbot 40/42] ld.lld: error: duplicate symbol: __pfx_f2fs_build_fault_attr
 2024-05-06 22:08 UTC 

[PATCH v2] bpftool, selftests/hid/bpf: fix 29 clang warnings
 2024-05-06 21:50 UTC  (3+ messages)

[chao:bugfix/syzbot 40/42] fs/f2fs/f2fs.h:4605:5: warning: no previous prototype for function 'f2fs_build_fault_attr'
 2024-05-06 21:25 UTC 

[chao:bugfix/syzbot 30/42] fs/f2fs/node.c:1357:1: warning: unused label 'out_dec'
 2024-05-06 19:52 UTC 

[PATCH 0/3] drivers/s390: Fix instances of -Wcast-function-type-strict
 2024-05-06 19:26 UTC  (8+ messages)
` [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast

[PATCH] selftests/exec: build with -fPIE instead of -pie, to make clang happy
 2024-05-06 19:08 UTC  (3+ messages)

[PATCH] tty: vt: saturate scrollback_delta to avoid overflow
 2024-05-06 18:55 UTC 

[PATCH 1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning
 2024-05-06 18:50 UTC  (5+ messages)
` [PATCH 2/2] selftests/net: fix uninitialized variables

[PATCH v2] selftests/netfilter: return a value for several "int" functions
 2024-05-06 18:34 UTC 

[PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-06 18:23 UTC  (5+ messages)

[PATCH v4] selftests/vDSO: change elf_hash parameter to signed char
 2024-05-06 18:19 UTC 

[PATCH v2] selftests/alsa: missing a return value in unused dump_config_tree()
 2024-05-06 17:25 UTC  (7+ messages)

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-06 17:21 UTC  (7+ messages)

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-06 16:29 UTC  (6+ messages)

[rppt:execmem/x86-rox/rfc-v2 21/25] arch/x86/kernel/alternative.c:417:17: error: call to undeclared function 'module_writable_address'; ISO C99 and later do not support implicit function declarations
 2024-05-06 15:43 UTC 

❌ FAIL (MISSED 11 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, 7dc78c7b)
 2024-05-06 15:01 UTC 

[PATCH] maple_tree: Fix build failure with W=1 and LLVM=1
 2024-05-06 14:29 UTC  (7+ messages)

❌ FAIL (MISSED 6 of 204): Test report for master (6.9.0-rc7, mainline.kernel.org-clang, dd5a440a)
 2024-05-06 14:07 UTC 

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, f462ae0e)
 2024-05-06 14:06 UTC 

[PATCH v4 2/3] ALSA: hda/tas2781: Tas2781 hda driver for SPI
 2024-05-06 13:12 UTC 

❌ FAIL (MISSED 5 of 204): Test report for master (6.9.0-rc6, mainline.kernel.org-clang, 7367539a)
 2024-05-06 13:11 UTC 

[PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
 2024-05-06 11:39 UTC  (2+ messages)

next/master build: 175 builds: 2 failed, 173 passed, 10353 warnings (next-20240506)
 2024-05-06  9:07 UTC 

[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-06  6:43 UTC  (9+ messages)

[PATCH] bpftool, selftests/hid/bpf: fix 29 clang warnings
 2024-05-05 22:51 UTC  (4+ messages)

[PATCH] platform/chrome: cros_kbd_led_backlight: enable probing through EC_FEATURE_PWM_KEYB
 2024-05-05 22:33 UTC 

[linyunsheng:page_frag_cache_v3_test 9/9] net/rxrpc/conn_object.c:345:26: error: no member named 'va' in 'struct page_frag_cache'
 2024-05-05 21:50 UTC 

[PATCH] selftests/user_events: silence a clang warning: address of packed member
 2024-05-05 21:35 UTC 

[PATCH] selftests/timers: remove unused irqcount variable
 2024-05-05 21:25 UTC 

[PATCH] selftests/alsa: fix a build warning: return a value in all cases
 2024-05-05 20:57 UTC  (4+ messages)

[chao:bugfix/syzbot 33/33] fs/f2fs/f2fs.h:3130:17: error: no member named 'i_gc_failures' in 'struct f2fs_inode_info'; did you mean 'i_pin_failure'?
 2024-05-05 16:37 UTC 

[arm:zii 35/93] drivers/net/dsa/b53/b53_common.c:2283:3: error: field designator 'adjust_link' does not refer to any field in type 'const struct dsa_switch_ops'
 2024-05-05 15:36 UTC 

[PATCH 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test
 2024-05-05  6:39 UTC 

[rmk:for-next 35/36] drivers/clk/clkdev.c:195:9: error: incompatible pointer types assigning to 'va_list *' (aka '__builtin_va_list *') from '__va_list_tag **' (aka 'struct __va_list_tag **')
 2024-05-05  4:05 UTC 

[agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:92: warning: format specifies type 'unsigned long' but the argument has type 'gfn_t' (aka 'unsigned long long')
 2024-05-04 21:23 UTC 

[rmk:for-next 35/36] drivers/clk/clkdev.c:195:9: error: incompatible pointer types assigning to 'va_list *' (aka '__builtin_va_list *') from 'struct __va_list_tag **'
 2024-05-04 19:37 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 19:06 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 18:44 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).