public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-11-12 03:30:34 to 2022-11-17 20:40:19 UTC [more...]

[vbabka:slub-tiny-v1r1 5/8] mm/slub.c:1656:61: warning: omitting the parameter name in a function definition is a C2x extension
 2022-11-17 20:39 UTC 

[PATCH] kbuild: Fix -Wimplicit-function-declaration in license_is_gpl_compatible
 2022-11-17 19:49 UTC 

[PATCH] ARM: Drop '-mthumb' from AFLAGS_ISA
 2022-11-17 19:34 UTC  (3+ messages)

[PATCH 1/2] net: phy: Add link between phy dev and mac dev
 2022-11-17 19:28 UTC 

[PATCH] scsi: elx: libefc: Fix second parameter type in state callbacks
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] PCI: dwc: add missing free_irq() in ks_pcie_remove() and error path in ks_pcie_probe()
 2022-11-17 18:28 UTC 

[PATCH v1 4/9] PCI: microchip: Clean up initialisation of interrupts
 2022-11-17 18:28 UTC 

[PATCH v2 2/2] drm/vc4: hdmi: Fix pointer dereference before check
 2022-11-17 17:32 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with the origin tree
 2022-11-17 17:29 UTC 

[PATCH v2 2/2] clocking-wizard: Add versal clocking wizard support
 2022-11-17 16:47 UTC 

[PATCH net 5/5] hsr: Synchronize sequence number updates
 2022-11-17 16:47 UTC 

[PATCH 05/10] phy: qualcomm: qmp-usb: Add support for SM8550
 2022-11-17 16:17 UTC 

[PATCH 03/10] phy: qcom-qmp-ufs: Add SM8550 support
 2022-11-17 15:36 UTC 

[rmk-arm:zii 49/112] drivers/net/dsa/microchip/ksz_common.c:1776:22: error: incompatible function pointer types initializing 'void (*)(struct dsa_switch *, int, struct phylink_config *, phy_interface_t *)' with an expression of type 'void (struct dsa_switch *, int, struct phy
 2022-11-17 15:26 UTC 

✅ PASS (27/383 SKIPPED): Test report for master (6.1.0-rc5, mainline.kernel.org-clang, cc675d22)
 2022-11-17 15:01 UTC 

[PATCH RFC v2 1/3] pinctrl: add support for ACPI PinGroup resource
 2022-11-17 12:04 UTC 

next/master build: 200 builds: 18 failed, 182 passed, 43 errors, 447 warnings (next-20221117)
 2022-11-17 11:20 UTC 

[PATCH] ntfs3: fix NULL pointer dereference in 'ni_write_inode'
 2022-11-17  9:19 UTC 

[PATCH] habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
 2022-11-17  8:45 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 392/398] arch/x86/kvm/mmu/tdp_mmu.c:2065:48: error: too many arguments to function call, expected 2, have 4
 2022-11-17  8:32 UTC 

[avpatel:riscv_aia_v2 12/24] ld.lld: error: undefined symbol: ipi_mux_create
 2022-11-17  7:47 UTC 

[intel-tdx:kvm-upstream-workaround 392/398] arch/x86/kvm/mmu/mmu.c:721:5: error: no previous prototype for function 'kvm_mmu_topup_memory_cache_for_split'
 2022-11-17  6:46 UTC 

[peterz-queue:sched/idle 51/51] kernel/trace/trace_preemptirq.c:51:3: error: call to undeclared function 'trace_irq_enable_rcuidle_rcuidle'; ISO C99 and later do not support implicit function declarations
 2022-11-17  6:16 UTC 

[peterz-queue:sched/idle 51/51] kernel/trace/trace_preemptirq.c:51:3: error: implicit declaration of function 'trace_irq_enable_rcuidle_rcuidle' is invalid in C99
 2022-11-17  6:06 UTC 

[intel-tdx:kvm-upstream-workaround 392/398] arch/x86/kvm/mmu/mmu.c:721:5: warning: no previous prototype for function 'kvm_mmu_topup_memory_cache_for_split'
 2022-11-17  5:56 UTC 

[PATCH v3 2/2] soc: qcom: Add Qualcomm Ramp Controller driver
 2022-11-17  3:24 UTC 

[PATCH] mmc: CQHCI: solve DMA boundary limitation of CQHCI driver
 2022-11-17  1:33 UTC 

[asahilinux:bits/170-atcphy 5/5] drivers/phy/apple/atc.c:1568:6: warning: variable 'ret' set but not used
 2022-11-17  1:33 UTC 

[linux-next:master 5070/8327] drivers/mmc/host/sdhci-brcmstb.c:181:34: warning: unused variable 'sdhci_brcm_of_match'
 2022-11-16 23:42 UTC 

kbuild: check the minimum compiler version in Kconfig
 2022-11-16 23:24 UTC  (4+ messages)

[peterz-queue:core/softirq 8/8] kernel/rcu/tree_nocb.h:849:18: error: too few arguments to function call, expected 2, have 1
 2022-11-16 23:22 UTC 

[PATCH v2] kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
 2022-11-16 22:07 UTC  (4+ messages)

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-16 21:00 UTC  (20+ messages)
` [PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v5 02/19] iommu: Add device-centric DMA ownership interfaces
` [PATCH v5 03/19] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v5 04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
` [PATCH v5 05/19] iommufd: Document overview of iommufd
` [PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v5 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v5 09/19] iommufd: Algorithms for PFN storage
` [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
` [PATCH v5 12/19] iommufd: Add a HW pagetable object
` [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
` [PATCH v5 16/19] iommufd: Add kernel support for testing iommufd
` [PATCH v5 17/19] iommufd: Add some fault injection points
` [PATCH v5 18/19] iommufd: Add additional invariant assertions
` [PATCH v5 19/19] iommufd: Add a selftest

[drm-misc:drm-misc-next 8/8] include/linux/fb.h:810:6: warning: no previous prototype for function 'fb_modesetting_disabled'
 2022-11-16 20:20 UTC 

[PATCH] cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'
 2022-11-16 19:58 UTC  (4+ messages)

✅ PASS (81/383 SKIPPED): Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 59d0d52c)
 2022-11-16 18:51 UTC 

❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 81e7cfa3)
 2022-11-16 14:11 UTC 

[PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
 2022-11-16 13:46 UTC  (3+ messages)

[asahilinux:bits/070-audio 17/39] sound/soc/codecs/cs42l84.c:371:3: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2022-11-16 11:14 UTC 

[ammarfaizi2-block:testing/for-jens-6.1 1/1] ./usr/include/linux/io_uring.h:654:27: error: field has incomplete type 'struct __kernel_timespec'
 2022-11-16 10:14 UTC 

mm/vmscan.o: warning: objtool: shrink_lruvec+0x693d: sibling call from callable instruction with modified stack frame
 2022-11-16  9:13 UTC 

next/master build: 235 builds: 22 failed, 213 passed, 50 errors, 581 warnings (next-20221116)
 2022-11-16  8:28 UTC 

[RFC v3 1/4] PM: Add a sysfs file to represent the total sleep duration
 2022-11-16  7:32 UTC 

[PATCH 3/4] cachestat: implement cachestat syscall
 2022-11-16  7:02 UTC 

[linux-nvme:nvme-6.2 26/41] drivers/nvme/host/nvme.h:1030:1: error: non-void function does not return a value
 2022-11-16  6:07 UTC  (3+ messages)

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-16  2:30 UTC  (41+ messages)
` [PATCH v4 02/17] iommu: Add device-centric DMA ownership interfaces
` [PATCH v4 04/17] iommufd: Document overview of iommufd
  ` [PATCH v4 4/17] "
` [PATCH v4 07/17] iommufd: PFN handling for iopt_pages
` [PATCH v4 08/17] iommufd: Algorithms for PFN storage
  ` [PATCH v4 8/17] "
` [PATCH v4 09/17] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v4 10/17] iommufd: IOCTLs for the io_pagetable
` [PATCH v4 12/17] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v4 13/17] iommufd: Add kAPI toward external drivers for kernel access

[pengutronix:v6.1/topic/net-phy-reset 4/10] drivers/net/phy/nxp-tja11xx.c:567:10: error: no member named 'addr' in 'struct phy_device_config'
 2022-11-15 21:16 UTC 

[drm-misc:for-linux-next 4/9] drivers/gpu/drm/tests/drm_kunit_helpers.c:35:20: warning: no previous prototype for function 'drm_kunit_device_init'
 2022-11-15 19:45 UTC 

[linux-nvme:nvme-6.2 26/41] drivers/nvme/host/core.c:5122:6: error: assigning to 'int' from incompatible type 'void'
 2022-11-15 18:52 UTC  (5+ messages)

[PATCH v4 03/17] interval-tree: Add a utility to iterate over spans in an interval tree
 2022-11-15 16:44 UTC  (3+ messages)

[RFC PATCH v4 2/2] cpuidle: teo: Introduce util-awareness
 2022-11-15 16:12 UTC 

[PATCH net-next 5/7] sctp: add dif and sdif check in asoc and ep lookup
 2022-11-15 15:25 UTC  (4+ messages)

❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, e01d50cb)
 2022-11-15 14:01 UTC 

[PATCH v2] PCI: mvebu: switch to using gpiod API
 2022-11-15  9:38 UTC 

[sean-jc:x86/crash_nmi_double_add 2/3] ld.lld: error: undefined symbol: cpu_crash_disable_virtualization
 2022-11-15  9:38 UTC 

fs/cifs/sess.c:150:5: warning: stack frame size (1048) exceeds limit (1024) in 'cifs_try_adding_channels'
 2022-11-15  9:28 UTC 

[PATCH] scsi: lpfc: remove redundant pointer lp
 2022-11-15  7:07 UTC 

[peterz-queue:sched/idle 49/50] vmlinux.o: warning: objtool: __ct_user_enter+0x8e: call to rcu_irq_work_resched() leaves .noinstr.text section
 2022-11-15  4:15 UTC 

[Intel-gfx] [PATCH 2/3] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-11-15  3:25 UTC  (2+ messages)

[drm-intel:drm-intel-gt-next 1/1] drivers/gpu/drm/i915/i915_vma.c:77:4: error: expected ')'
 2022-11-15  1:34 UTC 

[PATCH 1/1] regulator: axp20x: Add support for AXP1530 variant
 2022-11-14 22:56 UTC  (2+ messages)

[PATCH v2] scsi: sd_zbc: trace zone append emulation
 2022-11-14 22:42 UTC 

[PATCH] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
 2022-11-14 22:03 UTC  (2+ messages)

[PATCH] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
 2022-11-14 22:03 UTC  (2+ messages)

[RESEND PATCH 3/4] scsi:ufs:add FBO module
 2022-11-14 21:21 UTC 

[PATCH] HSI: ssi_protocol: Fix return type of ssip_pn_xmit()
 2022-11-14 20:51 UTC  (3+ messages)

[ammarfaizi2-block:tglx/devel/devmsi-arm 17/132] ld.lld: error: undefined symbol: get_cached_msi_msg
 2022-11-14 20:00 UTC 

ld.lld: error: undefined symbol: firmware_upload_register
 2022-11-14 19:49 UTC  (3+ messages)

[peterz-queue:sched/idle 43/50] vmlinux.o: warning: objtool: irqentry_nmi_enter+0x98: call to ct_nmi_enter() leaves .noinstr.text section
 2022-11-14 19:30 UTC 

[ammarfaizi2-block:tglx/devel/devmsi-arm 17/132] ERROR: modpost: "get_cached_msi_msg" [drivers/vfio/pci/vfio-pci-core.ko] undefined!
 2022-11-14 18:49 UTC 

[PATCH v1 1/4] list: Introduce list_count() to count existing nodes
 2022-11-14 18:39 UTC 

✅ PASS (27/383 SKIPPED): Test report for master (6.1.0-rc4, mainline.kernel.org-clang, af7a0568)
 2022-11-14 18:01 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ext4_enable_quotas
 2022-11-14 17:53 UTC  (5+ messages)

✅ PASS (27/383 SKIPPED): Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 094226ad)
 2022-11-14 17:20 UTC 

[PATCH 2/2 v2] ceph: use a xarray to record all the opened files for each inode
 2022-11-14 13:08 UTC  (2+ messages)

[PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
 2022-11-14 10:45 UTC 

[PATCH V2] f2fs: fix atgc bug on issue in 32bits platform
 2022-11-14 10:17 UTC  (5+ messages)

[syzbot] WARNING: locking bug in hugetlb_no_page
 2022-11-14  9:59 UTC  (5+ messages)

[syzbot] possible deadlock in hugetlb_fault
 2022-11-14  9:57 UTC  (7+ messages)

[syzbot] BUG: spinlock bad magic in writeback_single_inode
 2022-11-14  9:56 UTC 

[helgaas-pci:pci/enumeration 3/3] drivers/pci/probe.c:909:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2022-11-14  9:17 UTC  (2+ messages)

next/master build: 217 builds: 19 failed, 198 passed, 24 errors, 640 warnings (next-20221114)
 2022-11-14  9:13 UTC 

error: unknown target CPU 'loongson2f'
 2022-11-14  8:03 UTC 

[ammarfaizi2-block:tglx/devel/devmsi-arm 113/127] drivers/irqchip/irq-gic-v3-its-msi-parent.c:110:12: warning: no previous prototype for function 'iort_pmsi_get_dev_id'
 2022-11-14  1:50 UTC 

[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-11-14  0:02 UTC  (2+ messages)

[hverkuil-media-tree:extron 4/7] include/asm-generic/io.h:547:31: error: performing pointer arithmetic on a null pointer has undefined behavior
 2022-11-13 20:50 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, b0b6e2c9)
 2022-11-13 15:01 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, fef7fd48)
 2022-11-13 13:30 UTC 

[PATCH 0/3] kbuild: detect objects shared among multiple modules
 2022-11-13 12:20 UTC  (3+ messages)
` [PATCH 2/3] kbuild: warn "

[PATCH v2] Makefile.debug: support for -gz=zstd
 2022-11-13 10:55 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] fs/ntfs3: Fix buffer overflow and integer overflow
 2022-11-13  5:07 UTC  (2+ messages)
` [PATCH v5] fs/ntfs3: Validate parameter bytes and valid size

[nbd168-wireless:mt76 13/42] ld.lld: error: vmlinux.a(mm/mmap_lock.o):(function __traceiter_mmap_lock_start_locking: .text+0x34): relocation R_RISCV_HI20 out of range: 530503 is not in [-524288, 524287]; references __tracepoint_mmap_lock_start_locking
 2022-11-13  2:44 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, 8f2975c2)
 2022-11-13  0:10 UTC 

[PATCH v2 1/3] gpio:gpio-npcm-sgpio: Add Nuvoton sgpio driver
 2022-11-12 22:52 UTC 

[tglx-devel:devmsi-arm 110/127] kernel/irq/irqdomain.c:29:13: warning: function 'irq_domain_free_one_irq' has internal linkage but is not defined
 2022-11-12 20:40 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, d7c2b1f6)
 2022-11-12 18:11 UTC 

[PATCH -next v2 1/2] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
 2022-11-12 18:11 UTC  (3+ messages)
` [PATCH -next v2 2/2] fs/ntfs3: Eliminate unnecessary ternary operator "

[ardb:aesni-ccm-v6.1 1/1] ld.lld: error: undefined symbol: aesni_ctr_enc
 2022-11-12 17:59 UTC 

arch/arm/boot/compressed/atags_to_fdt.c:129:5: warning: stack frame size (1344) exceeds limit (1280) in 'atags_to_fdt'
 2022-11-12 15:27 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, df65494f)
 2022-11-12 14:31 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, eb037f16)
 2022-11-12 13:01 UTC 

[PATCH v1 2/2] gpiolib: Get rid of not used of_node member
 2022-11-12 12:05 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, f9bbe0c9)
 2022-11-12 11:21 UTC 

[PATCH v1 net-next 2/2] net: mscc: ocelot: remove unnecessary exposure of stats structures
 2022-11-12 10:34 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, f5020a08)
 2022-11-12  9:51 UTC 

[RESEND PATCH v2 0/2] *** Fix reformat_objdump.awk ***
 2022-11-12  9:04 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] arch/x86/tools/objdump_reformat.awk: Ensure regex matches fwait
` [RESEND PATCH v2 2/2] arch/x86/tools/objdump_reformat.awk: Allow for spaces

[jpirko-mlxsw:jiri_devel_dpll_v2 17/23] drivers/net/ethernet/intel/ice/ice_synce.c:367:8: error: call to undeclared function 'ice_aq_set_cgu_ref_prio'; ISO C99 and later do not support implicit function declarations
 2022-11-12  9:03 UTC 

[jpirko-mlxsw:jiri_devel_dpll_v2 16/23] drivers/net/ethernet/intel/ice/ice_synce.c:32:9: error: call to undeclared function 'ice_aq_set_input_pin_cfg'; ISO C99 and later do not support implicit function declarations
 2022-11-12  7:02 UTC 

[jlayton:locks-6.2 9/9] fs/lockd/svclock.c:680:6: warning: variable 'mode' set but not used
 2022-11-12  5:31 UTC 

[asahilinux:gpu/rust-wip 1705/2071] drivers/iommu/io-pgtable-dart.c:367:5: warning: no previous prototype for function 'io_pgtable_dart_setup_locked'
 2022-11-12  5:11 UTC 

[sean-jc:x86/rework_kvm_init 40/46] arch/x86/kvm/x86.c:9282:41: error: use of undeclared identifier 'cpu'
 2022-11-12  5:11 UTC 

[PATCH net 1/2] mfd/ptp: clockmatrix: support 32-bit address space
 2022-11-12  4:40 UTC  (2+ messages)

[PATCH 1/2] shmem: implement user/group quota support for tmpfs
 2022-11-12  3:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox