llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 06:59:19 to 2022-09-07 04:59:33 UTC [more...]

[PATCH v3 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-09-07  4:59 UTC  (5+ messages)
` [PATCH v3 1/5] x86/boot/compressed: prefer cc-option for CFLAGS additions
` [PATCH v3 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
` [PATCH v3 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
` [PATCH v3 4/5] Makefile.debug: re-enable debug info for .S files

[PATCH v2 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-09-07  4:27 UTC  (13+ messages)
` [PATCH v2 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
` [PATCH v2 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
` [PATCH v2 4/5] Makefile.debug: re-enable debug info for .S files

[PATCH v5 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-09-07  4:06 UTC  (11+ messages)
` [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate "

[linux-stable-rc:linux-5.15.y 1405/9999] drivers/usb/gadget/composite.c:1687:30: warning: taking address of packed member 'wLength' of class or structure 'usb_ctrlrequest' may result in an unaligned pointer value
 2022-09-07  4:01 UTC 

[PATCH v2 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y
 2022-09-07  2:36 UTC  (11+ messages)
` [PATCH v2 1/3] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
` [PATCH v2 2/3] fortify: Add KUnit test for FORTIFY_SOURCE internals
` [PATCH v2 3/3] fortify: Use SIZE_MAX instead of (size_t)-1

objtool "no non-local symbols" error with tip of tree LLVM
 2022-09-07  0:47 UTC  (9+ messages)
        ` [PATCH] objtool: Fix symbol creation

[RFC PATCH HBK: 6/8] KEYS: trusted: caam based black key
 2022-09-07  0:26 UTC 

[linux-stable-rc:linux-5.10.y 499/8352] arch/powerpc/kernel/smp.c:1380:7: error: variable 'ret' set but not used
 2022-09-07  0:06 UTC 

[mbgg-mediatek:v6.0-dev/svs-dev 21/23] drivers/soc/mediatek/mtk-svs-mt8183.c:5:5: warning: no previous prototype for function 'svs_mt8183_efuse_thermal_parsing'
 2022-09-06 23:09 UTC 

[PATCH 1/8] memory: tegra: Add API for retrieving carveout bounds
 2022-09-06 22:44 UTC 

kernel/dma/pool.c:105:9: error: call to undeclared function 'pgprot_dmacoherent'; ISO C99 and later do not support implicit function declarations
 2022-09-06 21:21 UTC 

drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
 2022-09-06 18:55 UTC 

ld.lld: error: kernel/built-in.a(kallsyms.o):(function kallsyms_on_each_symbol: .text+0x27c): relocation R_RISCV_PCREL_HI20 out of range: -524440 is not in [-524288, 524287]; references kallsyms_num_syms
 2022-09-06 18:44 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-09-06 18:26 UTC  (14+ messages)
` [PATCH v6 "
` [PATCH v7 "
  ` [PATCH v7 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
  ` [PATCH v7 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "

[mark:arm64/alternatives/rework 9/9] arch/arm64/kernel/alternative.c:144:6: warning: no previous prototype for function 'summarize_alternatives'
 2022-09-06 17:42 UTC 

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_kms.c
 2022-09-06 17:11 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_get_ea
 2022-09-06 16:55 UTC 

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-09-06 16:47 UTC 

[RFC PATCH HBK: 7/8] caam alg: symmetric key ciphers are updated
 2022-09-06 16:47 UTC 

[RFC PATCH v3 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN
 2022-09-06 16:26 UTC 

[mark:arm64/alternatives/rework 8/9] arch/arm64/kernel/alternative.c:267:14: warning: no previous prototype for function 'alt_cb_patch_nops'
 2022-09-06 16:26 UTC 

drivers/gpu/drm/i915/display/intel_display.c:7539:3: warning: unannotated fall-through between switch labels
 2022-09-06 16:25 UTC  (2+ messages)

drivers/usb/gadget/udc/fsl_qe_udc.c:624:4: warning: unannotated fall-through between switch labels
 2022-09-06 14:57 UTC  (2+ messages)

[PATCH v1 2/2] rtc: maxim: Add Maxim max31329 real time clock
 2022-09-06 14:54 UTC 

[arm-integrator:virt-to-pfn-v6.0-rc1 21/24] ld.lld: error: arch/powerpc/kernel/vdso/vdso32.lds:244: unknown directive: static
 2022-09-06 14:41 UTC  (2+ messages)

[PATCH v2] mm: hugetlb: eliminate memory-less nodes handling
 2022-09-06 12:43 UTC 

[PATCH net-next 2] net: ngbe: sw init and hw init
 2022-09-06 12:22 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
 2022-09-06 11:11 UTC  (2+ messages)

[PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
 2022-09-06 10:10 UTC 

drivers/gpu/drm/i915/display/intel_display.c:7539:3: warning: unannotated fall-through between switch labels
 2022-09-06  8:39 UTC 

[linux-nvme:nvme-6.1 9/10] drivers/nvme/host/rdma.c:989:50: error: use of undeclared identifier 'nctrl'
 2022-09-06  8:17 UTC  (4+ messages)

✅ PASS (60/371 SKIPPED): Test report for master (6.0.0-rc3, mainline.kernel.org-clang, 7726d4c3)
 2022-09-06  6:52 UTC 

❌ FAIL: Test report for master (6.0.0-rc4, mainline.kernel.org-clang, 53e99dcf)
 2022-09-06  6:51 UTC 

arch/powerpc/platforms/85xx/mpc85xx_cds.c:161:3: warning: unannotated fall-through between switch labels
 2022-09-06  4:39 UTC 

[linux-next:master 2262/4736] drivers/extcon/extcon-usbc-tusb320.c:19: warning: expecting prototype for drivers/extcon/extcon-tusb320.c(). Prototype was for TUSB320_REG8() instead
 2022-09-06  4:28 UTC  (5+ messages)
  ` [kbuild-all] "

[avpatel:riscv_kvm_aia_v1 21/41] ld.lld: error: undefined symbol: ipi_mux_create
 2022-09-06  1:35 UTC 

[stable:linux-5.15.y 5501/9999] ld.lld: error: kernel/built-in.a(kallsyms.o):(function lookup_symbol_name: .text+0x4b8): relocation R_RISCV_PCREL_HI20 out of range: -524411 is not in [-524288, 524287]; references kallsyms_token_index
 2022-09-06  1:24 UTC 

[drm-misc:for-linux-next 3/9] drivers/gpu/drm/drm_atomic_helper.c:802: warning: expecting prototype for drm_atomic_helper_check_wb_connector_state(). Prototype was for drm_atomic_helper_check_wb_encoder_state() instead
 2022-09-06  1:04 UTC 

[avpatel:riscv_kvm_aia_v1 38/41] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2022-09-05 22:23 UTC 

[linusw-pinctrl:devel 26/32] drivers/pinctrl/freescale/pinctrl-imx.c:260:9: error: call to undeclared function 'pinmux_generic_get_function'; ISO C99 and later do not support implicit function declarations
 2022-09-05 21:40 UTC  (7+ messages)

[PATCH] usb: clean up after dropping driver registration log spam
 2022-09-05 21:24 UTC 

[PATCH] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
 2022-09-05 19:36 UTC 

[PATCH net-next v3 1/2] net: dsa: mv88e6xxx: Add functionality for handling RMU frames
 2022-09-05 17:43 UTC 

[PATCH] PM: hibernate: Fix potential memory leak in hibernate_preallocate_memory() and prepare_highmem_image()
 2022-09-05 17:33 UTC 

drivers/dma/ppc4xx/adma.c:1329: warning: expecting prototype for ppc440spe_adma_device_estimate(). Prototype was for ppc440spe_adma_estimate() instead
 2022-09-05 17:22 UTC 

[masahiroy-kbuild:kbuild 18/19] ld.lld: error: vmlinux.a(arch/hexagon/kernel/head.o):(.init.text+0xd4): relocation R_HEX_B22_PCREL out of range: 2313184 is not in [-2097152, 2097151]; references __vmnewmap
 2022-09-05 17:04 UTC  (5+ messages)

[PATCH] PM: ACPI: reboot: Reinstate S5 for reboot
 2022-09-05 16:31 UTC 

[PATCH 2/2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-09-05 16:01 UTC  (2+ messages)

[jsarha:topic/chromeos-4.19-s0ix 9741/9999] net/bluetooth/l2cap_core.o: warning: objtool: l2cap_chan_close()+0x94: can't find switch jump table
 2022-09-05 15:38 UTC 

drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
 2022-09-05 10:47 UTC 

[ammarfaizi2-block:tiwai/sound/master 42/45] sound/pci/hda/patch_sigmatel.c:4450:24: warning: unused variable 'spec'
 2022-09-05 10:06 UTC 

✅ PASS (53/371 SKIPPED): Test report for master (6.0.0-rc4, mainline.kernel.org-clang, 7e18e42e)
 2022-09-05  8:20 UTC 

[linux-next:master 4627/4736] WARNING: modpost: vmlinux.o(__ex_table+0x0): Section mismatch in reference from the (unknown reference) (unknown) to the (unknown reference) .debug_str:(unknown)
 2022-09-05  7:21 UTC 

[PATCH net] net: mptcp: fix unreleased socket in accept queue
 2022-09-05  6:47 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, 59954972)
 2022-09-05  6:40 UTC 

[PATCH 0/2] fix clobbers list with ZERO_CALL_USED_REGS feature
 2022-09-05  6:02 UTC  (7+ messages)
` [PATCH 1/2] x86/paravirt: clean up typos and grammaros
` [PATCH 2/2] x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled

[ammarfaizi2-block:paulmck/linux-rcu/lazy.2022.09.03b 38/40] include/net/dst.h:230:2: error: call to __compiletime_assert_401 declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct dst_entry, __refcnt) & 63
 2022-09-05  3:09 UTC 

[steev:c630-6.0.0-rc4 18/86] drivers/gpu/drm/msm/dp/dp_hpd.c:63:53: warning: converting the enum constant to a boolean
 2022-09-05  2:35 UTC 

[PATCH] phy: Add helpers for setting/clearing bits in paged registers
 2022-09-05  1:18 UTC 

vmlinux.o: warning: objtool: jffs2_erase_pending_blocks() falls through to next function jffs2_free_jeb_node_refs()
 2022-09-04 23:44 UTC 

arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for function 'mmc_status'
 2022-09-04 22:47 UTC 

[PATCH] mm: use mem_map_offset instead of mem_map_next
 2022-09-04 16:38 UTC 

[PATCH] nvdimm: Avoid wasting some memory
 2022-09-04 16:17 UTC 

[PATCH v2 4/5] drivers: iio: adc: LTC2499 support
 2022-09-04 15:08 UTC  (3+ messages)

arch/x86/include/asm/checksum_32.h:149:6: error: inline assembly requires more registers than available
 2022-09-04 12:45 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, 65eea2c0)
 2022-09-04  6:40 UTC 

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-04  6:04 UTC 

[PATCH 09/13] devdax: Move address_space helpers to the DAX core
 2022-09-04  5:53 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, 42cf58c2)
 2022-09-04  5:10 UTC 

[RFC PATCH 3/4] powerpc/64: Add support for out-of-line static calls
 2022-09-04  3:49 UTC 

[jpoimboe:s390 2/2] make[2]: *** No rule to make target 'relocs'
 2022-09-04  3:08 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, b307e704)
 2022-09-04  2:40 UTC 

[asahilinux:bits/090-spi-hid 11/22] drivers/hid/spi-hid/spi-hid-apple-core.c:259:22: warning: no previous prototype for function 'spihid_get_data'
 2022-09-03 19:30 UTC 

mainline build failure for arm64 allmodconfig with clang
 2022-09-03 18:22 UTC  (4+ messages)
` [PATCH] Makefile.extrawarn: re-enable -Wformat for clang; take 2

arch/powerpc/boot/decompress.c:132:8: error: call to undeclared function '__decompress'; ISO C99 and later do not support implicit function declarations
 2022-09-03 15:56 UTC 

[PATCH PoC 5/9] btrfs: scrub: add helpers to fulfill csum/extent_generation
 2022-09-03 12:19 UTC 

[PATCH PoC 9/9] btrfs: scrub: implement recoverable sectors report for scrub_fs
 2022-09-03 11:33 UTC  (2+ messages)

drivers/net/wireless/ath/ath10k/htt.h:1677:2: warning: field within 'struct htt_tx_fetch_ind' is less aligned than 'union htt_tx_fetch_ind::(anonymous at drivers/net/wireless/ath/ath10k/htt.h:1677:2)' and is usually due to 'struct htt_tx_fetch_ind' being
 2022-09-03 10:08 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, d895ec79)
 2022-09-03  8:50 UTC 

[linux-next:master 4598/4736] mm/khugepaged.c:2056:38: error: incompatible pointer types passing 'struct khugepaged_mm_slot *' to parameter of type 'struct mm_slot *'
 2022-09-03  7:21 UTC  (2+ messages)

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, 0b3acd1c)
 2022-09-03  7:20 UTC 

[PATCH] gpio: rockchip: support acpi
 2022-09-03  6:29 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: implicit declaration of function 'swap_cache_get_folio' is invalid in C99
 2022-09-03  6:28 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: call to undeclared function 'swap_cache_get_folio'; ISO C99 and later do not support implicit function declarations
 2022-09-03  6:01 UTC 

[PATCH v2 3/3] PCI/PM: Always disable PTM for all devices during suspend
 2022-09-03  4:07 UTC 

[PATCH v2 11/12] drm/i915/mtl: Use primary GT's irq lock for media GT
 2022-09-03  3:29 UTC 

[PATCH v2 07/10] misc: fastrpc: Add support for audiopd
 2022-09-03  3:18 UTC 

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea
 2022-09-03  0:43 UTC 

[linux-next:master 4318/4736] arch/x86/mm/init.c:1057:15: warning: no previous prototype for function 'arch_max_swapfile_size'
 2022-09-02 23:42 UTC 

[broonie-misc:asoc-6.1 3/80] sound/soc/codecs/src4xxx-i2c.c:28:34: warning: unused variable 'src4xxx_of_match'
 2022-09-02 23:11 UTC 

[PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-09-02 19:57 UTC 

[PATCH v2 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-09-02 18:42 UTC  (2+ messages)

[linux-next:master 4627/4736] ld.lld: error: vmlinux.o:(.debug_info+0x2096020d): relocation R_AARCH64_ABS32 out of range: 4295813883 is not in
 2022-09-02 17:27 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash
 2022-09-02 15:47 UTC 

[jpoimboe:s390 2/2] Unsupported relocation type: 26
 2022-09-02 15:44 UTC  (3+ messages)

[PATCH v4 00/21] KCFI support
 2022-09-02 15:39 UTC  (5+ messages)

[PATCH] powerpc/math_emu/efp: Include module.h
 2022-09-02 12:40 UTC  (5+ messages)

[PATCH] powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH v4 02/11] drm/i915: Read graphics/media/display arch version from hw
 2022-09-02 11:22 UTC 

✅ PASS (55/376 SKIPPED): Test report for master (6.0.0-rc3, mainline.kernel.org-clang, 2880e1a1)
 2022-09-02  9:01 UTC 

[fs/ntfs3] 6457c9bffd: RIP:put_mount_options
 2022-09-02  6:23 UTC 

[PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
 2022-09-02  5:30 UTC 

✅ PASS (90/376 SKIPPED): Test report for master (6.0.0-rc3, mainline.kernel.org-clang, 42e66b1c)
 2022-09-02  5:00 UTC 

[PATCH v1] seccomp: Release filter when copy_process() fails
 2022-09-02  3:16 UTC 

[PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
 2022-09-02  2:54 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH v2 2/2] Fix per client busyness locking
 2022-09-02  2:39 UTC 

powerpc-linux-objdump: Warning: Unrecognized form: 0x23
 2022-09-02  1:01 UTC  (11+ messages)
  ` [kbuild-all] "

[PATCH v1 1/1] pinctrl: pistachio: Switch to use fwnode instead of of_node
 2022-09-01 21:01 UTC 

[linux-next:master 3176/4736] drivers/staging/media/deprecated/cpia2/cpia2_usb.c:80:13: warning: variable 'frame_count' set but not used
 2022-09-01 20:10 UTC 

[PATCH 0/2] fortify: Add run-time WARN for cross-field memcpy()
 2022-09-01 20:05 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] lkdtm: Update tests for memcpy() run-time warnings

[PATCH 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
 2022-09-01 19:29 UTC 

subscribe
 2022-09-01 17:42 UTC 

(no subject)
 2022-09-01 17:42 UTC 

(no subject)
 2022-09-01 17:30 UTC 

[PATCH] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
 2022-09-01 17:37 UTC 

[ammarfaizi2-block:wireless/wireless-next/mld-wip 16/20] drivers/net/wireless/st/cw1200/sta.c:198:58: error: too few arguments to function call, expected 4, have 3
 2022-09-01 12:49 UTC 

[ammarfaizi2-block:wireless/wireless-next/mld-wip 15/20] net/mac80211/link.c:398:9: error: use of undeclared identifier 'BSS_CHANGED_EHT_PUNCTURING'
 2022-09-01 11:47 UTC 

❌ FAIL: Test report for master (6.0.0-rc3, mainline.kernel.org-clang, c5e4d5e9)
 2022-09-01  8:40 UTC 

next/master build: 14 builds: 2 failed, 12 passed, 2 errors, 12 warnings (next-20220901)
 2022-09-01  8:39 UTC 

arch/arm/kernel/tcm.c:256:13: warning: no previous prototype for function 'tcm_init'
 2022-09-01  7:31 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).