llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 02:32:03 to 2023-04-01 00:19:18 UTC [more...]

[PATCH v1 0/4] Support for llvm-addr2line
 2023-04-01  0:19 UTC  (7+ messages)
` [PATCH v1 1/4] tools api: Add io__getline
` [PATCH v1 2/4] perf srcline: Simplify addr2line subprocess
` [PATCH v1 3/4] perf srcline: Support for llvm-addr2line
` [PATCH v1 4/4] perf srcline: Avoid addr2line SIGPIPEs

[PATCHv1 2/2] soc: rockchip: power-domain: add rk3588 mem module support
 2023-03-31 22:37 UTC 

[PATCH] scsi: message: fusion: remove unused timeleft variable
 2023-03-31 21:03 UTC  (3+ messages)

[PATCH] net: alteon: remove unused len variable
 2023-03-31 20:55 UTC 

[PATCH] drm/nouveau/acr: remove unused loc variable
 2023-03-31 20:42 UTC 

[PATCH v3] purgatory: fix disabling debug info
 2023-03-31 20:27 UTC  (4+ messages)

[PATCH] [SCSI] qla4xxx: remove unused count variable
 2023-03-31 17:57 UTC 

[PATCH] drm/qxl: remove unused num_relocs variable
 2023-03-31 17:24 UTC 

[PATCH] drm/amd/pm: remove unused num_of_active_display variable
 2023-03-31 16:40 UTC 

[PATCH] bcma: remove unused mips_read32 function
 2023-03-31 15:05 UTC  (2+ messages)

[PATCH] drm/amd/display: remove unused average_render_time_in_us and i variables
 2023-03-31 15:01 UTC  (2+ messages)

[PATCH] mwifiex: remove unused evt_buf variable
 2023-03-31 14:54 UTC  (4+ messages)
` wifi: "

[PATCH] brcmsmac: ampdu: remove unused suc_mpdu variable
 2023-03-31 14:53 UTC  (2+ messages)
` wifi: "

[PATCH] wifi: mac80211: remove unused has_5g variable
 2023-03-31 14:50 UTC  (2+ messages)
` wifi: brcmsmac: "

[PATCH] b43legacy: remove unused freq_r3A_value function
 2023-03-31 14:50 UTC  (2+ messages)
` wifi: "

[PATCH] wifi: rtw88: remove unused rtw_pci_get_tx_desc function
 2023-03-31 14:46 UTC  (2+ messages)

[PATCH] ipw2x00: remove unused _ipw_read16 function
 2023-03-31 14:44 UTC  (2+ messages)
` wifi: "

✅ PASS (SKIPPED 5 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 62bad54b)
 2023-03-31 14:40 UTC 

[PATCH] phy: rockchip-pcie: remove unused phy_rd_cfg function
 2023-03-31 13:53 UTC  (2+ messages)

[PATCH] arch:um: Only disable SSE on clang to work around old GCC bugs
 2023-03-31 13:39 UTC  (4+ messages)

✅ PASS (SKIPPED 5 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, b2bc47e9)
 2023-03-31 13:31 UTC 

[RFC PATCH v2 2/3] kunit: executor_test: Use kunit_add_action()
 2023-03-31 12:35 UTC 

[PATCH] dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
 2023-03-31 12:28 UTC  (2+ messages)

[PATCH] dmaengine: ti: edma: remove unused edma_and function
 2023-03-31 12:28 UTC  (2+ messages)

[PATCH] reiserfs: remove unused iter variable
 2023-03-31 12:21 UTC  (2+ messages)

[PATCH] dmaengine: tegra-apb: remove unused tdma_read function
 2023-03-31 12:21 UTC  (2+ messages)

[PATCH 4/6] clk: imx: fracn-gppll: support integer pll
 2023-03-31 12:14 UTC 

[RFC PATCH] USB: serial: option: add UNISOC vendor and TOZED LT70C product
 2023-03-31 11:23 UTC  (2+ messages)

[PATCH v1 00/13] Perf tool build improvements
 2023-03-31  9:27 UTC  (6+ messages)
` [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support

[RFC PATCH v2 1/6] sched/fair: Add util_guest for tasks
 2023-03-31  8:19 UTC 

✅ PASS (SKIPPED 11 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 8bb95a16)
 2023-03-31  7:20 UTC 

next/master build: 208 builds: 8 failed, 200 passed, 11 errors, 42 warnings (next-20230331)
 2023-03-31  6:41 UTC 

[PATCH] net: ksz884x: remove unused change variable
 2023-03-31  6:30 UTC  (4+ messages)

[PATCH net-next] net: ethernet: ti: Fix format specifier in netcp_create_interface()
 2023-03-31  6:30 UTC  (4+ messages)

[PATCH v5 bpf-next 3/7] udp: seq_file: Helper function to match socket attributes
 2023-03-31  2:52 UTC 

[PATCH v2 00/14] Consolidate the error handling around device attachment
 2023-03-31  2:21 UTC  (41+ 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()

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

[PATCH v6 11/12] tty: serial: Add Nuvoton ma35d1 serial driver support
 2023-03-31  0:29 UTC 

[PATCH] bus: fsl-mc: remove unused free_count variable
 2023-03-31  0:12 UTC 

[PATCH 27/34] drm/amdkfd: add debug set and clear address watch points operation
 2023-03-31  0:08 UTC 

[PATCH] IB/qib: remove unused cnt variable
 2023-03-30 23:58 UTC 

[PATCH] drm/amd/display: remove unused average_render_time_in_us and i variables
 2023-03-30 23:43 UTC 

[dwmw2:tglx-parallel-2 24/25] kernel/cpu.c:641:3: error: implicit declaration of function 'cpu_up' is invalid in C99
 2023-03-30 22:57 UTC 

[asahilinux:bits/090-spi-hid 15/24] drivers/hid/dockchannel-hid/dockchannel-hid.c:857:18: warning: format specifies type 'long' but the argument has type 'unsigned int'
 2023-03-30 21:45 UTC 

[dwmw2:tglx-parallel-2 22/25] kernel/cpu.c:1797:30: error: too many arguments to function call, expected 0, have 1
 2023-03-30 21:35 UTC 

[PATCH] dm raid: remove unused d variable
 2023-03-30 21:27 UTC 

[RFC PATCH] f2fs: expand f2fs_compr_option to allow ioctl setting compression level
 2023-03-30 21:25 UTC 

[PATCH] scsi: qedf: remove unused num_handled variable
 2023-03-30 20:34 UTC 

[ardb:for-kernelci 12/14] ld.lld: error: ./arch/arm/kernel/vmlinux.lds:16: unable to move location counter backward for: .text
 2023-03-30 20:23 UTC 

[PATCH 04/12] drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptr
 2023-03-30 20:13 UTC 

[intel-tdx:kvm-upstream-workaround 252/328] arch/x86/kvm/vmx/tdx.c:2536:6: warning: variable 'intr_info' set but not used
 2023-03-30 20:13 UTC 

[isilence:optimise-rsrc-update 10/17] io_uring/io_uring.c:1119:13: warning: no previous prototype for function 'io_free_req_tw'
 2023-03-30 19:12 UTC 

[PATCH 2/3] i2c: thunderx: Add support for High speed mode
 2023-03-30 17:39 UTC 

[PATCH v1 0/6] config file/command line for objdump & addr2line
 2023-03-30 16:59 UTC  (12+ messages)
` [PATCH v1 1/6] perf annotate: Delete session for debug builds
` [PATCH v1 4/6] perf annotate: Own objdump_path and disassembler_style strings
` [PATCH v1 6/6] perf symbol: Add command line support for addr2line path

[PATCH] wchan: Fix get_wchan() when task in schedule
 2023-03-30 16:58 UTC 

[PATCH] drm/amdkfd: remove unused sq_int_priv variable
 2023-03-30 16:04 UTC  (3+ messages)

[PATCH] RDMA/mlx5: remove unused num_alloc_xa_entries variable
 2023-03-30 15:36 UTC 

[PATCH] scsi: scsi_transport_fc: remove unused desc_cnt variable
 2023-03-30 14:29 UTC  (2+ messages)

[PATCH] ext4: Add a uapi header for ext4 userspace APIs
 2023-03-30 13:22 UTC 

[PATCH] fs: dlm: remove unused count_match variable
 2023-03-30 13:21 UTC 

[PATCH] mfd: omap-usb-tll: remove unused usbtll_readb function
 2023-03-30 12:36 UTC  (2+ messages)

[PATCH] mfd: twl-core: remove unused add_child and add_numbered_child functions
 2023-03-30 12:35 UTC  (2+ messages)

[PATCH v1 2/8] drivers: net: stmmac_main: fix vlan toggle option
 2023-03-30 11:24 UTC 

[PATCH v12 2/4] Bluetooth: Add vhci devcoredump support
 2023-03-30 10:02 UTC 

[PATCH v1 0/2] RISC-V: enable rust
 2023-03-30  9:11 UTC  (4+ messages)

[PATCH] fs: vboxsf: remove unused out_len variable
 2023-03-30  8:19 UTC  (2+ messages)

[PATCH v9 2/2] drm: add kms driver for loongson display controller
 2023-03-30  6:46 UTC  (2+ messages)

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

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 

[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 

[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 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 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] 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  (8+ messages)

[PATCH] net: ethernet: 8390: axnet_cs: remove unused xfer_count variable
 2023-03-29  7:00 UTC  (2+ 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  (4+ 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).