llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-06 16:00:00 to 2022-05-11 18:48:09 UTC [more...]

[PATCH v4 01/14] modpost: remove left-over cross_compile declaration
 2022-05-11 18:47 UTC  (6+ messages)
  ` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
  ` [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS

[linux-next:master 10902/11094] mm/memcontrol.c:7467:6: error: redefinition of 'obj_cgroup_may_zswap'
 2022-05-11 18:43 UTC  (2+ messages)

riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
 2022-05-11 18:39 UTC  (2+ messages)

[PATCH v2 0/5] Fix clang-format configuration according to checkpatch.pl
 2022-05-11 17:40 UTC  (12+ messages)
` [PATCH v2 1/5] clang-format: Update and extend the for_each list with tools/
` [PATCH v2 3/5] clang-format: Fix goto labels indentation
` [PATCH v2 4/5] clang-format: Fix empty curly braces
` [PATCH v2 5/5] clang-format: Fix space after for_each macros

[PATCH v10 08/16] riscv: Add task switch support for vector
 2022-05-11 17:28 UTC 

[PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-11 16:45 UTC  (13+ messages)
` [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c
` [PATCH v5 02/12] modpost: add sym_find_with_module() helper
` [PATCH v5 03/12] modpost: extract symbol versions from *.cmd files
` [PATCH v5 04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v5 05/12] kbuild: stop merging *.symversions
` [PATCH v5 06/12] genksyms: adjust the output format to modpost
` [PATCH v5 07/12] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v5 08/12] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
` [PATCH v5 09/12] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v5 10/12] kbuild: make *.mod "
` [PATCH v5 11/12] kbuild: add cmd_and_savecmd macro
` [PATCH v5 12/12] kbuild: rebuild multi-object modules when objtool is updated

[PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
 2022-05-11 16:45 UTC  (8+ messages)

[linux-next:master 10532/11094] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5102:7: warning: variable 'allow_lttpr_non_transparent_mode' set but not used
 2022-05-11 16:16 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-05-11 16:03 UTC  (3+ messages)
` [PATCH v2 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH v2 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "

[PATCH 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-05-11 15:38 UTC  (9+ messages)
` [PATCH 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "

[PATCH] EDAC: Fix some refcount leaks
 2022-05-11 14:33 UTC 

[linux-next:master 10532/11094] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5149:6: warning: no previous prototype for function 'dp_parse_lttpr_mode'
 2022-05-11 14:19 UTC 

[PATCH] igb_main:Added invalid mac address handling in igb_probe
 2022-05-11 13:39 UTC 

next/master build: 219 builds: 9 failed, 210 passed, 32 errors, 85 warnings (next-20220511)
 2022-05-11 12:43 UTC 

[allisonhenderson-xfs-work:larp_cleanupv4_pptrs 28/35] fs/xfs/libxfs/xfs_attr.c:709:18: warning: unused variable 'forkoff'
 2022-05-11 12:17 UTC 

[ammarfaizi2-block:axboe/linux-block/fastpoll-mshot 89/98] fs/io_uring.c:6075:2: error: call to undeclared function '__io_poll_clean'; ISO C99 and later do not support implicit function declarations
 2022-05-11 10:56 UTC 

[PATCH 3/3] drm/virtio: use the fence for every plane update
 2022-05-11  7:10 UTC 

[RFC PATCH bpf-next 2/9] cgroup: bpf: flush bpf stats on rstat flush
 2022-05-11  7:00 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc6 (mainline.kernel.org-clang, feb9c5e1)
 2022-05-11  5:20 UTC 

[PATCH v1 1/3] ALSA: hda/cs8409: Support new Odin Variants
 2022-05-11  1:29 UTC 

[linux-next:master 10107/10661] libbpf.c:4954:8: error: variable 'i' set but not used
 2022-05-10 22:47 UTC 

[akpm-mm:mm-unstable 175/431] mm/madvise.c:632:8: error: call to undeclared function 'is_swapin_error_entry'; ISO C99 and later do not support implicit function declarations
 2022-05-10 20:54 UTC 

[RFC PATCH bpf-next 8/9] bpf: Introduce cgroup iter
 2022-05-10 20:32 UTC 

[RFC PATCH 2/2] sbitmap: Spread sbitmap word allocation over NUMA nodes
 2022-05-10 19:31 UTC 

[PATCH bpf-next 8/9] libbpf: automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
 2022-05-10 18:47 UTC  (2+ messages)

Warning fixes for clang + x86_64 allmodconfig on 5.10 and 5.4
 2022-05-10 17:49 UTC 

[linux-next:master 9330/10661] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1326:12: warning: stack frame size (1040) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode'
 2022-05-10 17:39 UTC 

[akpm-mm:mm-unstable 338/431] mm/nommu.c:579:2: error: call to undeclared function 'vma_mas_store'; ISO C99 and later do not support implicit function declarations
 2022-05-10 17:35 UTC  (3+ messages)

[PATCH 5.10] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
 2022-05-10 17:15 UTC 

[PATCH 5.4] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
 2022-05-10 17:14 UTC 

[yu-chen-surf:sis 1/1] kernel/sched/fair.c:9317:12: warning: comparison of distinct pointer types ('typeof (0) *' (aka 'int *') and 'typeof ((nr_llc * y) / (1L << 10)) *' (aka 'long *'))
 2022-05-10 16:37 UTC 

[PATCH] ath11k: remove redundant assignment to variables vht_mcs and he_mcs
 2022-05-10 16:34 UTC  (2+ messages)

[PATCH 0/2] Link the PowerPC vDSO with ld.lld
 2022-05-10 16:25 UTC  (12+ messages)
` [PATCH 1/2] powerpc/vdso: Remove unused ENTRY in linker scripts
` [PATCH 2/2] powerpc/vdso: Link with ld.lld when requested

[PATCH] mailbox: qcom-ipcc: Log the pending interrupt during resume
 2022-05-10 16:06 UTC 

[RESEND PATCH v1] x86/build: add -fno-builtin flag to prevent shadowing
 2022-05-10 14:33 UTC  (9+ messages)

[RFC PATCH v1 1/1] arm64: Forget syscall if different from execve*()
 2022-05-10 13:33 UTC 

[PATCH] scsi:tcmu: switch tcmu completion path to work queue context
 2022-05-10 12:21 UTC 

[RFC PATCH] ubd: add io_uring based userspace block driver
 2022-05-10 12:00 UTC 

[PATCH v4 2/5] rtc: rzn1: Add new RTC driver
 2022-05-10 11:40 UTC 

[RFC PATCH bpf-next 4/9] bpf: add bpf rstat helpers
 2022-05-10 11:19 UTC 

arch/x86/kvm/svm/sev.c:1605:30: warning: parameter 'role' set but not used
 2022-05-10 10:17 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/6] fs/cifs/smb2pdu.c:4058:31: error: no member named 'pages' in 'struct cifs_readdata'
 2022-05-10  8:54 UTC 

[RFC PATCH bpf-next 7/9] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
 2022-05-10  8:43 UTC 

[jsarha:topic/cros-sof-v4.19 1074/6555] drivers/gpu/drm/drm_syncobj.c:125:6: warning: no previous prototype for function 'drm_syncobj_add_callback'
 2022-05-10  7:42 UTC 

[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
 2022-05-10  6:18 UTC  (7+ messages)

❌ FAIL: Test report for kernel 5.18.0-rc6 (mainline.kernel.org-clang, 9be9ed26)
 2022-05-10  5:56 UTC 

[Intel-wired-lan] [PATCH] igc: Correct the launchtime offset
 2022-05-10  5:20 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/6] fs/cifs/smb2ops.c:4752:11: warning: comparison of distinct pointer types ('typeof (size - copied) *' (aka 'unsigned int *') and 'typeof ((1UL << 18)) *' (aka 'unsigned long *'))
 2022-05-10  4:09 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, e3de3a1c)
 2022-05-10  3:10 UTC 

[PATCH v5 net-next 02/13] net: allow gso_max_size to exceed 65536
 2022-05-10  3:08 UTC 

[linux-next:master 10120/10218] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3461:3: error: call to undeclared function 'vfree'; ISO C99 and later do not support implicit function declarations
 2022-05-10  2:27 UTC 

[avpatel:riscv_kvm_aia_v1 34/35] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2022-05-10  0:44 UTC 

[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
 2022-05-10  0:34 UTC 

[PATCH v3 1/2] nl80211: process additional attributes in NL80211_CMD_SET_BEACON
 2022-05-09 23:10 UTC  (2+ messages)

drivers/hwmon/ltq-cputemp.c:23:2: error: call to undeclared function 'ltq_cgu_w32'; ISO C99 and later do not support implicit function declarations
 2022-05-09 23:03 UTC  (4+ messages)

[linux-next:master 9592/10218] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3467:29: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int'
 2022-05-09 22:59 UTC 

[PATCH] mgag200: Enable atomic gamma lut update
 2022-05-09 21:37 UTC 

[PATCH 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers
 2022-05-09 19:53 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 30/30] net/rxrpc/call_event.c:157:6: warning: variable 'oldest' is used uninitialized whenever 'if' condition is true
 2022-05-09 19:22 UTC 

[PATCH] fs/proc: add mask_secrets to prevent sensitive information leakage
 2022-05-09 18:50 UTC 

[PATCH V1 4/5] iio: accel: bmi088: Make it possible to config scales
 2022-05-09 18:50 UTC 

[char-misc:char-misc-testing 2/25] drivers/misc/cardreader/rts5261.c:406:13: warning: variable 'setting_reg2' is used uninitialized whenever 'if' condition is false
 2022-05-09 18:50 UTC 

[PATCH] mm/shmem: restore setting of page variable
 2022-05-09 18:03 UTC  (2+ messages)

[krzk-github:n/qcom-ufs-opp-v3 10/13] drivers/opp/core.c:1297:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-05-09 16:13 UTC 

[PATCH] mm/shmem: initialize folio to NULL
 2022-05-09 14:53 UTC  (4+ messages)

next/master build: 220 builds: 24 failed, 196 passed, 42 errors, 86 warnings (next-20220509)
 2022-05-09 14:01 UTC 

[chanwoo:devfreq-testing 5/5] drivers/devfreq/governor_passive.c:409:2: error: use of undeclared identifier 'ret'
 2022-05-09 13:51 UTC 

[PATCH v1] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
 2022-05-09 12:18 UTC 

mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
 2022-05-09 11:47 UTC 

[Patch v4 9/9] soc: tegra: cbb: Add support for tegra-grace SOC
 2022-05-09 10:37 UTC  (2+ messages)

[PATCH v6 1/2] net: fix wrong network header length
 2022-05-09 10:00 UTC  (2+ messages)

[PATCH v2] usb: gadget: update DECLARE_USB_FUNCTION(_INIT) macro
 2022-05-09  9:24 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc6 (mainline.kernel.org-clang, c5eb0a61)
 2022-05-09  9:16 UTC 

[PATCH 3/5] genirq: Provide an IRQ affinity mask in non-SMP configs
 2022-05-09  7:52 UTC 

[PATCH] usb: gadget: update DECLARE_USB_FUNCTION(_INIT) macro
 2022-05-09  6:10 UTC 

[lunn:dsa-ci 22/47] drivers/net/phy/mdio_bus.c:710:9: warning: The expression is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
 2022-05-09  5:49 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 379c7265)
 2022-05-09  5:48 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, f002488d)
 2022-05-09  4:52 UTC 

riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
 2022-05-09  3:49 UTC  (2+ messages)

[linux-next:master 9659/9759] drivers/nvme/host/ioctl.c:693:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2022-05-09  3:25 UTC 

[allisonhenderson-xfs-work:xfs-5.19-compose_pptrs 25/32] fs/xfs/libxfs/xfs_attr.c:556:21: warning: Value stored to 'dp' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-09  3:16 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 225/1129] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1044:2: warning: Value stored to 'tail_p' is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-09  2:53 UTC 

[PATCH v3 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
 2022-05-09  2:53 UTC  (5+ messages)
    ` [kbuild-all] "

arch/x86/entry/entry: RFC on recent kernels building error with llvm 11.0.2 internal assembler
 2022-05-09  0:07 UTC  (4+ messages)

[ammarfaizi2-block:axboe/linux-block/fastpoll-mshot 97/98] fs/io_uring.c:4743:11: warning: variable 'ret' is uninitialized when used here
 2022-05-08 21:41 UTC 

[PATCH net-next 09/10] net: dsa: Separate C22 and C45 MDIO bus transaction methods
 2022-05-08 19:19 UTC 

[PATCH for-5.19/uclogic 1/7] HID: uclogic: Move param printing to a function
 2022-05-08 18:39 UTC 

drivers/thermal/thermal_sysfs.c:794:9: warning: mixing declarations and code is a C99 extension
 2022-05-08 17:47 UTC 

[RFC PATCH 3/3] mm/damon/vaddr: Change to use huge_ptep_get_access_flags()
 2022-05-08 12:41 UTC 

uninitialized variables bugs
 2022-05-08 12:17 UTC  (2+ messages)

[PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
 2022-05-08 12:11 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 30c8e80f)
 2022-05-08  6:32 UTC 

[Intel-gfx] [PATCH 11/16] drm/i915: Drop has_pxp from device info
 2022-05-07 18:05 UTC 

[norov:bitmap-cocci 15/15] kernel/sched/topology.c:2002:45: error: too many arguments to function call, expected single argument 'srcp', have 2 arguments
 2022-05-07 13:51 UTC 

[PATCH 3/3] drm/msm: stop storing the array of CRTCs in struct msm_drm_private
 2022-05-07 12:20 UTC 

[PATCH] net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access
 2022-05-07 12:10 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 4b97bac0)
 2022-05-07 10:10 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, bce58da1)
 2022-05-07  9:42 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, adcffc17)
 2022-05-07  9:42 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 4df22ca8)
 2022-05-07  6:36 UTC 

[agd5f:drm-next 321/599] drivers/gpu/drm/amd/amdgpu/../pm/inc/smu_v13_0_0_pptable.h:194:39: warning: field overdrive_table within 'struct smu_13_0_0_powerplay_table' is less aligned than 'struct smu_13_0_0_overdrive_table' and is usually due to 'struct smu_13_0_0_powerplay_table'
 2022-05-07  6:33 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 64267926)
 2022-05-07  5:23 UTC 

[PATCH v2] mm/ksm: introduce ksm_force for each process
 2022-05-07  4:49 UTC 

[PATCH v2] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
 2022-05-07  3:31 UTC 

[linux-next:master 6350/9759] drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:342:9: error: call to undeclared function 'ptp_find_pin_unlocked'; ISO C99 and later do not support implicit function declarations
 2022-05-07  3:07 UTC 

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
 2022-05-07  0:14 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 541/1129] drivers/iio/adc/xilinx-ams.c:384:10: warning: signed shift result (0x446A60000) requires 36 bits to represent, but 'long' only has 32 bits
 2022-05-06 23:46 UTC 

[krzk-github:n/qcom-ufs-opp-cleanups-v2-drv-owner-wip 7/7] drivers/target/loopback/tcm_loop.c:314:3: error: field designator 'module' does not refer to any field in type 'struct scsi_host_template'
 2022-05-06 20:07 UTC 

[krzk-github:n/qcom-ufs-opp-cleanups-v2-drv-owner-wip 7/7] drivers/scsi/hosts.c:380: warning: expecting prototype for scsi_host_alloc(). Prototype was for __scsi_host_alloc() instead
 2022-05-06 19:57 UTC 

[PATCH v14 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
 2022-05-06 19:26 UTC 

[PATCH v9] platform/chrome: Add ChromeOS ACPI device driver
 2022-05-06 18:02 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 357/1129] drivers/usb/dwc3/core.c:947:5: warning: no previous prototype for function 'dwc3_core_init'
 2022-05-06 17:21 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 579/1129] drivers/media/mc/mc-entity.c:308: warning: expecting prototype for media_entity_graph_walk_init(). Prototype was for media_graph_walk_init() instead
 2022-05-06 17:21 UTC 

[PATCH] fs: Fix page cache inconsistency when mixing buffered and AIO DIO for bdev
 2022-05-06 16:54 UTC 

ld.lld: error: inline assembly requires more registers than available at line 523
 2022-05-06 16:49 UTC  (5+ messages)


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