llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH net-next 0/2] gve: Minor cleanups
 2024-05-07 19:00 UTC  (6+ messages)
` [PATCH net-next 1/2] gve: Avoid unnecessary use of comma operator
` [PATCH net-next 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[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

[PATCH] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
 2024-05-07 17:04 UTC  (3+ messages)

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  (7+ messages)
` [PATCH 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan

[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 6/8] mm: shmem: add mTHP support for anonymous shmem
 2024-05-07 10:46 UTC 

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

[PATCH] ntp: safeguard against time_constant overflow case
 2024-05-07  6:02 UTC  (2+ messages)

[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] cdrom: rearrange last_media_change check to avoid unintentional overflow
 2024-05-07  4:54 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 

[PATCH v2] selftests/net: fix uninitialized variables
 2024-05-07  1:27 UTC  (3+ messages)

[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 

[PATCH 0/3] selftests/futex: clang-inspired fixes
 2024-05-06 16:13 UTC  (2+ messages)

[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  (9+ 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)

[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-06  1:10 UTC 

[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-06  0:08 UTC 

[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 

[agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: declaration of 'struct kimage' will not be visible outside of this function
 2024-05-04 18:01 UTC 

[asahilinux:bits/200-dcp 206/210] drivers/gpu/drm/apple/av.c:300:22: warning: variable 'dev_link' set but not used
 2024-05-04 11:03 UTC 

[asahilinux:bits/200-dcp 200/210] drivers/gpu/drm/apple/audio.c:207:16: error: call to undeclared function 'snd_interval_rate_bits'; ISO C99 and later do not support implicit function declarations
 2024-05-04  7:46 UTC 

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

[syzbot] [ext4?] WARNING in mb_cache_destroy
 2024-05-04  2:00 UTC  (7+ messages)

[axboe-block:rw_iter 109/438] drivers/crypto/intel/qat/qat_common/adf_tl_debugfs.c:474:1: error: use of undeclared identifier 'tl_control_write'
 2024-05-04  1:41 UTC 

[PATCH v3] fs/coredump: Enable dynamic configuration of max file note size
 2024-05-04  1:30 UTC 

[PATCH v2] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-03 23:40 UTC 

[kees:wip/v6.9-rc2/unsigned-overflow-sanitizer 30/109] lib/percpu_test.c:118:7: error: use of undeclared identifier 'wrapping_sub'
 2024-05-03 22:12 UTC 

[PATCH 0/4] selftests/cgroups: fix clang build failures, warnings
 2024-05-03 19:50 UTC  (11+ messages)
` [PATCH 1/4] selftests/cgroup: fix clang build failures for abs() calls
` [PATCH 2/4] selftests/cgroup: fix clang warnings: uninitialized fd variable
` [PATCH 3/4] selftests/cgroup: cpu_hogger init: use {} instead of {NULL}
` [PATCH 4/4] selftests/cgroup: fix uninitialized variables in test_zswap.c

[PATCH] selftests/binderfs: use the Makefile's rules, not Make's implicit rules
 2024-05-03 19:28 UTC  (3+ messages)

[PATCH] selftests/resctrl: fix clang build failure: use LOCAL_HDRS
 2024-05-03 19:26 UTC  (3+ messages)

[asahilinux:bits/200-dcp 200/210] drivers/gpu/drm/apple/audio.c:413:6: warning: variable 'ret' set but not used
 2024-05-03 19:24 UTC 

[PATCH] selftest/timerns: fix clang build failures for abs() calls
 2024-05-03 17:18 UTC  (3+ messages)

[PATCH] kbuild: Remove support for Clang's ThinLTO caching
 2024-05-03 10:19 UTC  (2+ messages)

[linux-next:master 9961/10967] drivers/regulator/rtq2208-regulator.c:223:35: warning: unused variable 'rtq2208_regulator_ldo_ops'
 2024-05-03 10:19 UTC 

[PATCH v1 1/1] iommu/amd: Fix compilation error
 2024-05-03 10:12 UTC  (2+ messages)

next/master build: 171 builds: 2 failed, 169 passed, 10387 warnings (next-20240503)
 2024-05-03 10:05 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).