llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-06 10:11:28 to 2022-09-09 21:03:25 UTC [more...]

[PATCH v3 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-09-09 21:02 UTC  (8+ 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 v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[vfs-idmapping:fs.posix_acl.vfsuid 24/37] fs/posix_acl.c:111:19: warning: no previous prototype for function '__get_acl'
 2022-09-09 20:41 UTC 

[PATCH 2/2] PCI: mvebu: switch to using gpiod API
 2022-09-09 20:10 UTC 

[syzbot] WARNING in bpf_verifier_vlog
 2022-09-09 19:54 UTC  (4+ messages)

[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
 2022-09-09 18:56 UTC  (4+ messages)

[ammarfaizi2-block:arm64/linux/for-next/misc 2/2] arch/arm64/kernel/irq.c:81:6: warning: no previous prototype for function 'do_softirq_own_stack'
 2022-09-09 18:00 UTC  (6+ messages)

[vfs-idmapping:fs.posix_acl.vfsuid 12/37] fs/cifs/cifsacl.c:1684:20: warning: variable 'pTcon' set but not used
 2022-09-09 17:37 UTC 

[bpf-next 1/2] libbpf: Add make_path_and_pin() helper for bpf_xxx__pin()
 2022-09-09 17:16 UTC  (4+ messages)
` [bpf-next 2/2] libbpf: Add pathname_concat() helper

[Intel-gfx] [PATCH v3 2/2] drm/i915/dgfx: Release mmap on rpm suspend
 2022-09-09 16:22 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] kernel/trace/trace_selftest.c:790:6: error: expected string literal in 'asm'
 2022-09-09 13:58 UTC 

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

main.c:undefined reference to `__tsan_memset'
 2022-09-09 12:07 UTC  (2+ messages)

[bpf-next v3 2/2] bpftool: Update doc (add auto_attach to prog load)
 2022-09-09 11:38 UTC  (2+ messages)

[bpf-next v3 1/2] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-09 11:38 UTC  (4+ messages)
` [-next v2 2/2] bpftool: Update doc (add auto_attach to prog load)

[PATCH v1] drivers/usb/core/driver: check return value of usb_set_interface()
 2022-09-09 10:12 UTC 

[PATCH v2 1/3] s390: Always declare __mem functions
 2022-09-09  8:43 UTC  (7+ messages)
` [PATCH v2 2/3] kcsan: Instrument memcpy/memset/memmove with newer Clang
` [PATCH v2 3/3] objtool, kcsan: Add volatile read/write instrumentation to whitelist

❌ FAIL: Test report for master (6.0.0-rc4, mainline.kernel.org-clang, 26b12249)
 2022-09-09  7:11 UTC 

[PATCH bpf-next] bpf: Prevent bpf program recursion for raw tracepoint probes
 2022-09-09  5:41 UTC 

❌ FAIL: Test report for master (6.0.0-rc4, mainline.kernel.org-clang, 50635787)
 2022-09-09  5:00 UTC 

[PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events for BRBE
 2022-09-09  3:14 UTC  (2+ messages)

[PATCH for-next v6 1/5] io_uring: add io_uring_cmd_import_fixed
 2022-09-09  2:57 UTC 

[PATCH v1 19/19] powerpc: Remove impossible mmu_psize_defs[] on nohash
 2022-09-09  2:35 UTC 

[linux-next:master 5241/6188] drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_fs.c:539:6: warning: variable 'macsec_rule' is used uninitialized whenever 'if' condition is true
 2022-09-09  2:03 UTC 

[syzbot] KASAN: use-after-free Read in hugetlb_handle_userfault
 2022-09-09  1:37 UTC 

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

[PATCH v8 4/7] sched: Introduce affinity_context structure
 2022-09-09  1:12 UTC 

[PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
 2022-09-08 22:40 UTC  (2+ messages)

[esmil:visionfive 3/42] arch/riscv/lib/string.c:154:7: error: redefinition of '__memset'
 2022-09-08 22:19 UTC 

[PATCH v5 00/22] KCFI support
 2022-09-08 21:55 UTC  (23+ messages)
` [PATCH v5 01/22] treewide: Filter out CC_FLAGS_CFI
` [PATCH v5 02/22] scripts/kallsyms: Ignore __kcfi_typeid_
` [PATCH v5 03/22] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [PATCH v5 04/22] cfi: Drop __CFI_ADDRESSABLE
` [PATCH v5 05/22] cfi: Switch to -fsanitize=kcfi
` [PATCH v5 06/22] cfi: Add type helper macros
` [PATCH v5 07/22] lkdtm: Emit an indirect call for CFI tests
` [PATCH v5 08/22] psci: Fix the function type for psci_initcall_t
` [PATCH v5 09/22] arm64: Add types to indirect called assembly functions
` [PATCH v5 10/22] arm64: Add CFI error handling
` [PATCH v5 11/22] arm64: Drop unneeded __nocfi attributes
` [PATCH v5 12/22] init: Drop __nocfi from __init
` [PATCH v5 13/22] treewide: Drop function_nocfi
` [PATCH v5 14/22] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v5 15/22] treewide: Drop __cficanonical
` [PATCH v5 16/22] objtool: Preserve special st_shndx indexes in elf_update_symbol
` [PATCH v5 17/22] objtool: Disable CFI warnings
` [PATCH v5 18/22] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [PATCH v5 19/22] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v5 20/22] x86: Add types to indirectly called assembly functions
` [PATCH v5 21/22] x86/purgatory: Disable CFI
` [PATCH v5 22/22] x86: Add support for CONFIG_CFI_CLANG

[PATCH RFC mptcp-next 06/10] mptcp: allow delayed data_ack calculation
 2022-09-08 21:39 UTC 

[PATCH] vdso: fix NULL deference in vdso_join_timens() when vfork
 2022-09-08 21:18 UTC 

[PATCH 0/2] fix clobbers list with ZERO_CALL_USED_REGS feature
 2022-09-08 21:16 UTC  (8+ messages)
` [PATCH 2/2] x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled

[PATCH RESEND v6 1/4] drivers: hwmon: Add max31760 fan speed controller driver
 2022-09-08 21:08 UTC 

[esmil:visionfive 2/42] arch/riscv/lib/string.c:113:7: error: redefinition of '__memmove'
 2022-09-08 20:17 UTC 

[linux-next:master 4574/6188] arch/powerpc/math-emu/fre.c:6:5: warning: no previous prototype for function 'fre'
 2022-09-08 19:36 UTC 

[arm-integrator:virt-to-pfn-v6.0-rc1 10/24] arch/arm/include/asm/memory.h:294:36: error: use of undeclared identifier 'PAGE_SHIFT'
 2022-09-08 19:26 UTC 

[PATCH 4/9] mpi3mr: Graceful handling of surprise removal of PCIe HBA
 2022-09-08 17:44 UTC 

[esmil:visionfive 1/42] arch/riscv/lib/string.c:90:7: error: redefinition of '__memcpy'
 2022-09-08 17:34 UTC 

[PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-08 17:32 UTC  (2+ messages)

[PATCH] riscv: Pass -mno-relax only on lld < 15.0.0
 2022-09-08 17:18 UTC  (2+ messages)

[PATCH v2] x86/asm: Force native_apic_mem_read to use mov
 2022-09-08 17:04 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[linux-stable-rc:linux-5.4.y 3300/5264] net/sched/cls_flower.c:296:12: warning: stack frame size (1040) exceeds limit (1024) in 'fl_classify'
 2022-09-08 16:43 UTC 

[PATCH V2 5/7] arm64/perf: Drive BRBE from perf event states
 2022-09-08 15:31 UTC 

[RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
 2022-09-08 15:21 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-08 15:13 UTC  (4+ messages)

ld.lld: error: undefined symbol: __tsan_memcpy
 2022-09-08 13:48 UTC  (2+ messages)

[PATCH] tty: vt: add a bounds checking in vt_do_kdgkb_ioctl()
 2022-09-08 13:23 UTC 

[PATCH] net: ethernet: altera: TSE: fix error return code in altera_tse_probe()
 2022-09-08 12:22 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-09-08 12:22 UTC  (2+ messages)

next/master build: 219 builds: 9 failed, 210 passed, 16 errors, 65 warnings (next-20220908)
 2022-09-08 11:59 UTC 

[PATCH] net: ipv4: Fix some coding style in ah4.c file
 2022-09-08  7:41 UTC 

[PATCH next v3 1/2] i2c: hisi: Add initial device tree support
 2022-09-08  7:06 UTC 

[PATCH 1/2] kcsan: Instrument memcpy/memset/memmove with newer Clang
 2022-09-08  6:05 UTC  (10+ messages)
` [PATCH 2/2] objtool, kcsan: Add volatile read/write instrumentation to whitelist

[linux-next:master 3557/5850] drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
 2022-09-08  4:54 UTC 

❌ FAIL: Test report for master (6.0.0-rc4, mainline.kernel.org-clang, 0066f1b0)
 2022-09-08  1:19 UTC 

[PATCH RFCv2 bpf-next 15/18] ixgbe: enable xdp-hints
 2022-09-08  1:17 UTC 

[sbates130272-p2pmem:p2pdma_user_cmb_v10 6/8] block/blk-map.c:261:11: error: call to undeclared function 'iov_iter_get_pages_alloc_flags'; ISO C99 and later do not support implicit function declarations
 2022-09-08  1:17 UTC 

[sbates130272-p2pmem:p2pdma_user_cmb_v10 6/8] block/blk-map.c:261:11: error: implicit declaration of function 'iov_iter_get_pages_alloc_flags' is invalid in C99
 2022-09-08  1:07 UTC 

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-07 23:59 UTC  (2+ messages)

[pinchartl-media:streams/v6.0/v11 35/49] drivers/media/v4l2-core/v4l2-subdev.c:1137:4: error: 'continue' statement not in loop statement
 2022-09-07 23:52 UTC 

[PATCH v2 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y
 2022-09-07 23:18 UTC  (5+ messages)
` [PATCH v2 1/3] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL

[pinchartl-media:streams/v6.0/v11 34/49] drivers/media/v4l2-core/v4l2-subdev.c:931:2: error: call to undeclared function 'for_each_active_route'; ISO C99 and later do not support implicit function declarations
 2022-09-07 22:38 UTC 

arch/mips/bcm47xx/prom.c:89:8: error: no matching function for call to 'memcmp'
 2022-09-07 22:28 UTC 

[PATCH] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-07 22:07 UTC 

[pinchartl-media:streams/v6.0/v11 27/49] drivers/media/v4l2-core/v4l2-subdev.c:156:8: error: call to undeclared function 'v4l2_subdev_state_get_stream_format'; ISO C99 and later do not support implicit function declarations
 2022-09-07 21:15 UTC 

[powerpc:next 26/63] arch/powerpc/math-emu/math_efp.c:177:5: error: no previous prototype for function 'do_spe_mathemu'
 2022-09-07 20:33 UTC 

[PATCH 7/8] ASoC: codecs: Add RK3308 internal audio codec driver
 2022-09-07 19:53 UTC 

[peterz-queue:sched/psi 11/11] kernel/cgroup/cgroup.c:3819:4: error: implicit declaration of function 'cgroup_file_show' is invalid in C99
 2022-09-07 19:32 UTC 

❌ FAIL: Test report for master (6.0.0-rc4, mainline.kernel.org-clang, 0066f1b0)
 2022-09-07 19:30 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-07 15:55 UTC  (2+ messages)

[PATCH 0/8] Perf stack unwinding with pointer authentication
 2022-09-07 15:21 UTC  (5+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer

next/master build: 37 builds: 4 failed, 33 passed, 4 errors, 13 warnings (next-20220907)
 2022-09-07 14:38 UTC 

[PATCH 3/3] clk: qcom: gcc-sdm845: add sdm670 global clock data
 2022-09-07 14:18 UTC 

✅ PASS (20/371 SKIPPED): Test report for master (6.0.0-rc4, mainline.kernel.org-clang, d2ec799d)
 2022-09-07 13:16 UTC 

[PATCH] ASoC: nau8825: Add ADCOUT IO drive strength control
 2022-09-07 13:04 UTC 

[mani-mhi:mhi-next 2/3] drivers/bus/mhi/host/pci_generic.c:734:39: error: cannot assign to variable 'mhi_cntrl_config' with const-qualified type 'const struct mhi_controller_config *'
 2022-09-07 12:18 UTC 

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

[PATCH] auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
 2022-09-07 10:17 UTC 

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

[PATCH v3] gpio: rockchip: support acpi
 2022-09-07  8:45 UTC 

[PATCH 1/2] fortify: Add run-time WARN for cross-field memcpy()
 2022-09-07  7:49 UTC  (4+ messages)
` [fortify] 728833277d: WARNING:at_net/netlink/af_netlink.c:#netlink_ack

[PATCH] eventfd: check ida_simple_get() return value
 2022-09-07  7:39 UTC 

[fortify] ab66e7d1d8: BUG:kernel_failed_in_early-boot_stage,last_printk:Booting_the_kernel
 2022-09-07  6:02 UTC  (2+ messages)

[PATCH v2 6/6] mm/hugetlb add folio_hstate()
 2022-09-07  5:23 UTC 

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

[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 

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 

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 

[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 

[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 

[PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
 2022-09-06 10:10 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).