llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-26 11:15:40 to 2023-03-30 06:28:53 UTC [more...]

[PATCH tty-next 2/2] serial: 8250: add driver for NI UARTs
 2023-03-30  6:28 UTC 

[PATCH v9 2/2] drm: add kms driver for loongson display controller
 2023-03-30  6:28 UTC 

[PATCH v2 00/14] Consolidate the error handling around device attachment
 2023-03-30  6:24 UTC  (22+ messages)
` [PATCH v2 01/14] iommu: Replace iommu_group_device_count() with list_count_nodes()
` [PATCH v2 02/14] iommu: Add for_each_group_device()
` [PATCH v2 03/14] iommu: Make __iommu_group_set_domain() handle error unwind
` [PATCH v2 04/14] iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
` [PATCH v2 05/14] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
` [PATCH v2 06/14] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH v2 07/14] iommu: Make iommu_group_do_dma_first_attach() simpler
` [PATCH v2 08/14] iommu: Make iommu_group_do_dma_first_attach() work with owned groups
` [PATCH v2 09/14] iommu: Fix iommu_probe_device() to attach the right domain
` [PATCH v2 10/14] iommu: Remove the assignment of group->domain during default domain alloc
` [PATCH v2 11/14] iommu: Consolidate the code to calculate the target default domain type
` [PATCH v2 12/14] iommu: Consolidate the default_domain setup to one function
` [PATCH v2 13/14] iommu: Remove __iommu_group_for_each_dev()
` [PATCH v2 14/14] iommu: Tidy the control flow in iommu_group_store_type()

next/master build: 172 builds: 5 failed, 167 passed, 9 errors, 33 warnings (next-20230330)
 2023-03-30  5:18 UTC 

[Intel-wired-lan] [PATCH net-next 07/15] idpf: configure resources for TX queues
 2023-03-30  5:06 UTC 

✅ PASS (SKIPPED 45 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, ffe78bbd)
 2023-03-30  3:01 UTC 

[cel:topic-shmem-stable-dir-cookies 1/1] mm/shmem.c:4038:3: error: call to undeclared function 'shmem_dirent_destroy'; ISO C99 and later do not support implicit function declarations
 2023-03-30  1:41 UTC 

[cel:topic-shmem-stable-dir-cookies 1/1] mm/shmem.c:4038:3: error: call to undeclared function 'shmem_dirent_destroy'; ISO C99 and later do not support implicit function declarations
 2023-03-30  1:31 UTC 

[PATCH v1 0/6] config file/command line for objdump & addr2line
 2023-03-30  0:15 UTC  (13+ messages)
` [PATCH v1 1/6] perf annotate: Delete session for debug builds
` [PATCH v1 2/6] perf report: Additional config warnings
` [PATCH v1 3/6] perf annotate: Add init/exit to annotation_options remove default
` [PATCH v1 4/6] perf annotate: Own objdump_path and disassembler_style strings
` [PATCH v1 5/6] perf annotate: Allow objdump to be set in perfconfig
` [PATCH v1 6/6] perf symbol: Add command line support for addr2line path

[RFC PATCH 1/2] net: extend drop reasons for multiple subsystems
 2023-03-30  0:07 UTC 

[PATCH] mmc: inline the first mmc_scan() on mmc_start_host()
 2023-03-29 23:36 UTC 

[PATCH] drm/nouveau/svm: remove unused ret variable
 2023-03-29 23:14 UTC 

[PATCH] fs: vboxsf: remove unused out_len variable
 2023-03-29 23:03 UTC 

[hare-scsi-devel:tls-netlink.v8 18/20] drivers/nvme/target/tcp.c:653:24: error: no member named 'tls_psk' in 'struct nvmet_tcp_queue'
 2023-03-29 22:45 UTC 

[jolsa-perf:uprobe_multi 1/17] ld.lld: error: duplicate symbol: bpf_uprobe_multi_link_attach
 2023-03-29 21:43 UTC 

[intel-tdx:kvm-upstream-workaround 308/328] arch/x86/kvm/mmu/mmu.c:713:5: error: no previous prototype for function 'kvm_mmu_topup_memory_cache_for_split'
 2023-03-29 21:22 UTC 

[PATCH] PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
 2023-03-29 21:08 UTC  (2+ messages)

[PATCH] scsi: target: core: remove unused prod_len variable
 2023-03-29 21:07 UTC  (2+ messages)

[hare-scsi-devel:tls-netlink.v8 17/20] drivers/nvme/target/tcp.c:1801:1: warning: unused label 'out_free_queue'
 2023-03-29 20:30 UTC 

[dhowells-fs:iov-sendpage 18/63] lib/iov_iter.c:374:8: warning: variable 'n' is used uninitialized whenever 'if' condition is false
 2023-03-29 19:59 UTC 

[robh:acpi-header-cleanup 1/1] drivers/staging/iio/resolver/ad2s1210.c:706:21: warning: incompatible integer to pointer conversion initializing 'const struct of_device_id *' with an expression of type 'int'
 2023-03-29 19:39 UTC 

[robh:acpi-header-cleanup 1/1] net/rfkill/rfkill-gpio.c:181:21: warning: incompatible integer to pointer conversion initializing 'const struct of_device_id *' with an expression of type 'int'
 2023-03-29 19:39 UTC 

[PATCH wireless-next] wifi: iwlwifi: mvm: Avoid 64-bit division in iwl_mvm_get_crosstimestamp_fw()
 2023-03-29 19:00 UTC  (5+ messages)

[linux-next:master 2244/7607] drivers/net/wireless/legacy/wl3501_cs.c:258:2: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-03-29 18:57 UTC 

[dhowells-fs:iov-sendpage 28/63] net/tls/tls_main.c:130:4: error: field designator 'msg_kflags' does not refer to any field in type 'struct msghdr'; did you mean 'msg_flags'?
 2023-03-29 18:16 UTC 

[dhowells-fs:iov-sendpage 34/63] net/unix/af_unix.c:2167:8: warning: comparison of distinct pointer types ('typeof ((65536 / ((1UL) << 12) + 1) - ((struct skb_shared_info *)(skb_end_pointer(skb)))->nr_frags) *' (aka 'unsigned long *') and 'typeof ((sizeof (pages) / sizeof ((pages)[0]) + 
 2023-03-29 18:05 UTC 

[Intel-gfx] [PATCH 2/5] drm/debugfs: rework debugfs directory creation v2
 2023-03-29 17:55 UTC 

[dhowells-fs:iov-sendpage 63/63] net/kcm/kcmsock.c:1883:3: error: field designator 'sendpage' does not refer to any field in type 'const struct proto_ops'
 2023-03-29 17:44 UTC 

[PATCH net-next] net: ethernet: ti: Fix format specifier in netcp_create_interface()
 2023-03-29 17:41 UTC  (3+ messages)

[PATCH wireless-next v2] wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_fw()
 2023-03-29 17:32 UTC 

✅ PASS (SKIPPED 18 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, fcd476ea)
 2023-03-29 17:01 UTC 

[PATCH] mwifiex: remove unused evt_buf variable
 2023-03-29 16:16 UTC  (3+ messages)

[PATCH v2 4/7] mm: page_owner: add support for splitting to any order in split page_owner
 2023-03-29 16:11 UTC  (2+ messages)

[ls-zhu:refactor 5/7] drivers/vdpa/ifcvf/ifcvf_main.c:439:24: warning: variable 'adapter' set but not used
 2023-03-29 16:01 UTC 

[PATCH v3 4/4] sched/psi: allow unprivileged polling of N*2s period
 2023-03-29 14:17 UTC 

[PATCH] net: ksz884x: remove unused change variable
 2023-03-29 13:41 UTC  (3+ messages)

[PATCH] ALSA: remove unused loop_count variable
 2023-03-29 12:41 UTC  (2+ messages)

[robh:dt/test 12/12] arch/riscv/kernel/setup.c:62:35: warning: tentative definition of variable with internal linkage has incomplete non-array type 'typeof(struct cpu)' (aka 'struct cpu')
 2023-03-29 12:34 UTC 

clang: error: unknown argument: '-mr10k-cache-barrier=store'
 2023-03-29 12:03 UTC 

[lunn:v6.3-rc3-net-next-ethtool-eee-v5 3/24] drivers/net/phy/phy-c45.c:1397: warning: expecting prototype for phy_eee_clk_stop_enable(). Prototype was for genphy_c45_eee_clk_stop_enable() instead
 2023-03-29 11:31 UTC 

[PATCH] RDMA/ocrdma: remove unused discard_cnt variable
 2023-03-29 11:28 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables
 2023-03-29 11:04 UTC  (2+ messages)

[mcgrof:20230328-module-alloc-opts 40/40] kernel/module/main.c:2593:2: error: implicit declaration of function 'mod_stat_add64' is invalid in C99
 2023-03-29  9:58 UTC 

[robh:dt/address-helpers 14/20] drivers/ata/sata_svw.c:323:7: error: implicit declaration of function 'of_property_read_reg' is invalid in C99
 2023-03-29  9:48 UTC 

Linux 6.3-rc3
 2023-03-29  8:39 UTC  (13+ messages)

[PATCH] net: ethernet: 8390: axnet_cs: remove unused xfer_count variable
 2023-03-29  7:00 UTC  (3+ messages)

[PATCH] arm64: Disable EL2 traps for BRBE instructions executed in EL1
 2023-03-29  5:52 UTC  (3+ messages)

next/master build: 12 builds: 0 failed, 12 passed (next-20230329)
 2023-03-29  4:45 UTC 

[RFC PATCH net-next 2/2] net: dsa: mt7530: introduce MMIO driver for MT7988 SoC
 2023-03-29  4:30 UTC 

[PATCH V2 8/8] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
 2023-03-29  3:29 UTC 

[PATCH 2/2] perf/x86/intel/ds: Use the size from each PEBS record
 2023-03-29  2:58 UTC 

[PATCH V2 7/8] vfio/pci: Support dynamic MSI-x
 2023-03-29  2:58 UTC 

[PATCH v8 2/2] drm: add kms driver for loongson display controller
 2023-03-29  2:26 UTC  (5+ messages)

[arm-integrator:virt-to-pfn-v6.3-rc3-redux 7/8] drivers/net/xen-netback/netback.c:671:23: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2023-03-29  2:27 UTC 

[asahilinux:bits/030-misc 19/19] error[E0405]: cannot find trait `Tuple` in module `core::marker`
 2023-03-29  1:25 UTC 

[PATCH 5.10 0/4] Backport of e89c2e815e76 to linux-5.10.y
 2023-03-29  0:08 UTC  (5+ messages)
` [PATCH 5.10 1/4] kbuild: check the minimum assembler version in Kconfig
` [PATCH 5.10 2/4] kbuild: Switch to 'f' variants of integrated assembler flag
` [PATCH 5.10 3/4] kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
` [PATCH 5.10 4/4] riscv: Handle zicsr/zifencei issues between clang and binutils

[PATCH v2] md/raid5: remove unused working_disks variable
 2023-03-28 23:17 UTC  (2+ messages)

[PATCH v2 5/5] fs: allow to mount beneath top mount
 2023-03-28 22:42 UTC 

[PATCH] Series-to: Fred Bloggs <f.blogs@napier.co.nz> Series-cc: Sean O'Brien <seobrien@chromium.org> HID: input: Restore missing cursor for digitizer devices
 2023-03-28 22:21 UTC 

arch/riscv/kernel/elf_kexec.c:185:16: warning: variable 'kernel_start' set but not used
 2023-03-28 20:40 UTC 

Slim and optimized LLVM toolchains for building the Linux kernel
 2023-03-28 19:09 UTC  (2+ messages)

[asahilinux:bits/070-audio 2/40] sound/soc/codecs/tas2764.c:749:20: warning: cast to smaller integer type 'enum tas2764_devid' from 'const void *'
 2023-03-28 18:26 UTC 

[linux-next:master 6577/7309] drivers/perf/arm_pmuv3.c:44:2: error: use of undeclared identifier 'PERF_MAP_ALL_UNSUPPORTED'
 2023-03-28 17:51 UTC  (8+ messages)

[PATCH] media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_setup
 2023-03-28 17:44 UTC 

[PATCH V5 02/16] io_uring: add IORING_OP_FUSED_CMD
 2023-03-28 17:33 UTC 

next/master build: 169 builds: 6 failed, 163 passed, 10 errors, 36 warnings (next-20230328)
 2023-03-28 16:35 UTC 

✅ PASS (SKIPPED 26 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 3a93e403)
 2023-03-28 15:10 UTC 

[PATCH] brcmsmac: ampdu: remove unused suc_mpdu variable
 2023-03-28 15:09 UTC  (2+ messages)

[PATCH] mtd: lpddr_cmds: remove unused words variable
 2023-03-28 14:31 UTC  (2+ messages)

[PATCH v3 1/3] media: pci: intel: ivsc: Add CSI submodule
 2023-03-28 13:59 UTC 

[driver-core:class_cleanup 91/93] drivers/media/usb/pvrusb2/pvrusb2-sysfs.h:20:59: warning: omitting the parameter name in a function definition is a C2x extension
 2023-03-28 11:45 UTC 

[arnd-asm-generic:dma-sync-rework-v1 22/23] arch/arm/mm/dma-mapping.c:1306:31: error: use of undeclared identifier 's'
 2023-03-28 11:36 UTC  (2+ messages)

[asahilinux:gpu/rust-wip 6/13] mm/shmem.c:96:8: warning: 'const' type qualifier on return type has no effect
 2023-03-28  9:52 UTC 

[chrome-os:chromeos-5.15 25/64] drivers/media/test-drivers/visl/visl-video.c:380:34: warning: taking address of packed member 'width' of class or structure 'v4l2_pix_format_mplane' may result in an unaligned pointer value
 2023-03-28  8:33 UTC 

[asahilinux:gpu/rust-wip 4/13] drivers/iommu/dma-iommu.c:1604:22: warning: unused variable 'iovad'
 2023-03-28  8:22 UTC 

✅ PASS (SKIPPED 20 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 91fe2045)
 2023-03-28  7:51 UTC 

[PATCH v6 6/7] iio: light: ROHM BU27034 Ambient Light Sensor
 2023-03-28  5:59 UTC 

[stable:linux-4.19.y 2317/9999] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/calcs_logger.h:183:13: warning: stack frame size (1112) exceeds limit (1024) in 'print_bw_calcs_data'
 2023-03-28  4:17 UTC 

[PATCH] qed: remove unused num_ooo_add_to_peninsula variable
 2023-03-28  2:50 UTC  (2+ messages)

[PATCH] scsi: snic: remove unused xfer_len variable
 2023-03-28  0:16 UTC 

[PATCH net-next v3 1/3] net: macb: Update gem PTP support check
 2023-03-27 22:39 UTC 

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2023-03-27 22:17 UTC  (4+ messages)
` [RFC/RFT,V2] "

[PATCH v2] purgatory: fix disabling debug info
 2023-03-27 22:12 UTC  (3+ messages)

[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: Unknown cache maintenance model
 2023-03-27 22:08 UTC 

[PATCH] xfs: fix BUG_ON in xfs_getbmap()
 2023-03-27 20:14 UTC 

[PATCH 6/6] Input: cyttsp5: implement proper sleep and wakeup procedures
 2023-03-27 18:11 UTC 

[PATCH] scsi: scsi_transport_fc: remove unused desc_cnt variable
 2023-03-27 18:02 UTC  (2+ messages)

[stable:linux-5.4.y 3529/7947] ld.lld: error: net/nfc/af_nfc.o: contains a compressed section, but zlib is not available
 2023-03-27 17:51 UTC 

[driver-core:class_cleanup 34/80] arch/powerpc/sysdev/fsl_mpic_timer_wakeup.c:129:6: error: variable 'ret' is used uninitialized whenever 'if' condition is false
 2023-03-27 17:00 UTC 

[PATCH v2 3/5] cxl/pci: Find and register CXL PMU devices
 2023-03-27 15:50 UTC  (2+ messages)

✅ PASS (SKIPPED 19 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 197b6b60)
 2023-03-27 15:21 UTC 

[PATCH 2/6] Input: cyttsp5: remove unused code
 2023-03-27 15:17 UTC 

[PATCH v2] remoteproc: remove unnecessary (void*) conversions
 2023-03-27 14:46 UTC 

[intel-tdx:kvm-upstream-workaround 3/328] arch/powerpc/include/asm/kvm_ppc.h:276:50: warning: declaration of 'struct kvm_gfn_range' will not be visible outside of this function
 2023-03-27 13:45 UTC 

✅ PASS (SKIPPED 19 of 381): Test report for master (6.3.0-rc3, mainline.kernel.org-clang, 0ec57cfa)
 2023-03-27 13:40 UTC 

[PATCH] iio: tsl2772: remove unused prox_diode_mask variable
 2023-03-27 13:07 UTC  (2+ messages)

✅ PASS (SKIPPED 59 of 381): Test report for master (6.3.0-rc3, mainline.kernel.org-clang, 18940c88)
 2023-03-27 12:41 UTC 

[PATCH] reiserfs: remove unused sched_count variable
 2023-03-27  8:57 UTC  (2+ messages)

[stable:linux-5.15.y 5587/9999] drivers/isdn/hardware/mISDN/speedfax.c:108:1: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-03-27  5:14 UTC 

vmlinux.o: warning: objtool: __ct_user_enter+0x33: call to ftrace_likely_update() leaves .noinstr.text section
 2023-03-27  3:43 UTC 

next/master build: 180 builds: 7 failed, 173 passed, 9 errors, 37 warnings (next-20230327)
 2023-03-27  3:17 UTC 

drivers/dma/dw-edma/dw-edma-v0-regs.h:37:4: warning: field sar within 'struct dw_edma_v0_ch_regs' is less aligned than 'union (unnamed union at drivers/dma/dw-edma/dw-edma-v0-regs.h:31:2)' and is usually due to 'struct dw_edma_v0_ch_regs' being packed, wh
 2023-03-27  2:52 UTC 

[PATCH 4/4] clk: hisilicon: Migrate devm APIs
 2023-03-27  2:11 UTC 

[PATCH] md/raid5: remove unused working_disks variable
 2023-03-27  1:37 UTC  (2+ messages)

[linux-next:master 4973/6819] drivers/base/power/domain.c:654:13: error: use of undeclared identifier 'pm_wq'
 2023-03-26 20:34 UTC 

error: unknown target CPU '8540'
 2023-03-26 17:39 UTC  (4+ messages)

❌ FAIL (SKIPPED 43 of 381): Test report for master (6.3.0-rc3, mainline.kernel.org-clang, 4bdec23f)
 2023-03-26 17:12 UTC 

❌ FAIL (SKIPPED 19 of 381): Test report for master (6.3.0-rc3, mainline.kernel.org-clang, da8e7da1)
 2023-03-26 17:01 UTC 

[PATCH] purgatory: fix disabling debug info
 2023-03-26 16:48 UTC  (3+ messages)

❌ FAIL (SKIPPED 58 of 381): Test report for master (6.3.0-rc3, mainline.kernel.org-clang, 5b9ff397)
 2023-03-26 16:31 UTC 

[PATCH] staging: rtl8723bs: remove unused pHalData variable
 2023-03-26 13:20 UTC  (5+ messages)

[driver-core:class_cleanup 77/77] drivers/gpio/gpiolib-sysfs.c:557:18: error: no member named 'p' in 'struct class'
 2023-03-26 11:25 UTC 

[RFC PATCH bpf-next 03/13] bpf: Implement bpf namespace
 2023-03-26 11:14 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).