llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-27 15:37:46 to 2022-03-02 23:47:03 UTC [more...]

[PATCH] kbuild: Allow a suffix with $(LLVM)
 2022-03-02 23:44 UTC 

[PATCH bpf-next v1 6/6] selftests/bpf: Add tests for kfunc register offset checks
 2022-03-02 23:37 UTC  (7+ messages)

[PATCH v11 26/27] ima: Restrict informational audit messages to init_ima_ns
 2022-03-02 23:11 UTC 

[frederic-dynticks:rcu/context-tracking 13/19] kernel/context_tracking.c:91:4: error: implicit declaration of function 'rcu_irq_work_resched'
 2022-03-02 23:11 UTC 

[PATCH v2 01/39] kbuild: Fix clang build
 2022-03-02 23:10 UTC  (10+ messages)

[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
 2022-03-02 22:54 UTC  (13+ messages)
` [PATCH 2/3] treewide: use -Wdeclaration-after-statement
` [PATCH 3/3] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS

[frederic-dynticks:rcu/context-tracking 14/19] kernel/rcu/tree.c:634:6: error: redefinition of '__rcu_irq_enter_check_tick'
 2022-03-02 22:40 UTC 

[PATCH v11 23/27] ima: Introduce securityfs file to activate an IMA namespace
 2022-03-02 19:16 UTC 

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-03-02 19:14 UTC  (6+ messages)

[PATCH][next] drm: ssd130x: remove redundant initialization of pointer mode
 2022-03-02 18:29 UTC  (2+ messages)

[PATCH][next] HID: core: Remove redundant assignment to pointer field
 2022-03-02 18:13 UTC 

[linux-next:master 9641/10053] clang-15: error: clang frontend command failed with exit code 70 (use -v to see invocation)
 2022-03-02 17:24 UTC 

[ammarfaizi2-block:dhowells/linux-fs/fscache-next 36/39] fs/netfs/io.c:630:2: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-03-02 17:14 UTC 

[PATCH] ALSA: echoaudio: remove redundant assignment to variable bytes
 2022-03-02 17:07 UTC 

[jirislaby:devel 1/26] drivers/tty/serial/sunplus-uart.c:526:7: error: incompatible function pointer types passing 'void (struct uart_port *, int)' to parameter of type 'void (*)(struct uart_port *, unsigned char)'
 2022-03-02 16:03 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc4 25/31] drivers/vfio/vfio.c:1160:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int'
 2022-03-02 13:10 UTC 

[peterz-queue:x86/wip.ibt.ud1 54/64] arch/x86/entry/entry_64.o: warning: objtool: irq_entries_start()+0x7: unreachable instruction
 2022-03-02  9:37 UTC 

[rafael-pm:bleeding-edge 113/118] arch/x86/kernel/acpi/boot.c:1476:8: warning: excess elements in array initializer
 2022-03-02  9:00 UTC  (2+ messages)

[PATCH 9/9] drm: mxsfb: Add support for i.MX8MP LCDIF variant
 2022-03-02  7:24 UTC 

❌ FAIL: Test report for kernel 5.17.0-rc6 (mainline.kernel.org-clang, 57511536)
 2022-03-02  7:01 UTC 

[linux-next:master 4044/9592] arch/arm/kernel/ftrace.c:229:6: warning: no previous prototype for function 'prepare_ftrace_return'
 2022-03-02  6:35 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.17.0-rc6 (mainline.kernel.org-clang, fb184c4a)
 2022-03-02  6:13 UTC 

[RFC][PATCH 6/6] objtool: Add IBT validation / fixups
 2022-03-02  3:32 UTC  (5+ messages)

[PATCH V9 05/10] irqchip/loongson-htvec: Add ACPI init support
 2022-03-02  2:51 UTC 

[ammarfaizi2-block:crng/random/jd/notifier 54/55] include/linux/notifier.h:75:15: error: field has incomplete type 'struct mutex'
 2022-03-02  2:51 UTC 

[PATCH] net: marvell: Use min() instead of doing it manually
 2022-03-02  1:38 UTC  (2+ messages)

[ammarfaizi2-block:axboe/linux-block/m1/2022-03-01 322/355] drivers/regulator/pfuze100-regulator.c:619:6: error: use of undeclared identifier 'pm_power_off_prepare'; did you mean 'pfuze_power_off_prepare'?
 2022-03-01 21:24 UTC 

[chenxing:msc313_mainlining 80/96] Error: arch/arm/boot/dts/mstar-infinity2m-ssd201-wirelesstag-ido-som2d01.dtsi:18.1-9 Label or path pm_uart not found
 2022-03-01 21:03 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc4 26/30] ld.lld: error: undefined symbol: interval_tree_iter_first
 2022-03-01 20:32 UTC 

[PATCH v4] x86: use builtins to read eflags
 2022-03-01 20:19 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] drm/amdgpu: fix amdgpu_ras_block_late_init error handler
 2022-03-01 20:14 UTC  (7+ messages)

[PATCH] [PATCH v2] AARCH64: Add gcc Shadow Call Stack support
 2022-03-01 20:11 UTC  (10+ messages)

[PATCH v3 0/7] Convert overflow and stackinit to KUnit
 2022-03-01 19:56 UTC  (10+ messages)
` [PATCH v3 1/7] overflow: Provide constant expression struct_size
` [PATCH v3 2/7] lib: overflow: Convert to Kunit
` [PATCH v3 3/7] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH v3 4/7] um: Remove unused timeval_to_ns() function
` [PATCH v3 5/7] um: Allow builds with Clang
` [PATCH v3 6/7] lib: stackinit: Convert to KUnit
` [PATCH v3 7/7] UAPI: Introduce KUnit userspace compatibility

UAPI_HEADER_TEST and CC_CAN_LINK dependency
 2022-03-01 19:49 UTC 

[PATCH] ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint
 2022-03-01 19:41 UTC 

[PATCH] net: dm9051: Make remove() callback a void function
 2022-03-01 17:08 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc4 29/30] drivers/vfio/vfio.c:1800:10: error: implicit declaration of function 'iommufd_vfio_set_iommu'
 2022-03-01 16:58 UTC 

[PATCH net-next 3/7] net/smc: add sysctl for autocorking
 2022-03-01 16:47 UTC 

[mani-mhi:mhi-next 12/30] drivers/bus/mhi/host/../common.h:278:28: warning: 'const' type qualifier on return type has no effect
 2022-03-01 16:16 UTC 

[PATCH v2 1/2] fs/proc: optimize exactly register one ctl_table
 2022-03-01 16:06 UTC 

[PATCH net-next 1/7] net/smc: add sysctl interface for SMC
 2022-03-01 16:06 UTC 

[PATCH] mmc: rtsx: Fix build errors/warnings for unused variable
 2022-03-01 15:55 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc4 21/30] ERROR: modpost: "interval_tree_iter_next" [drivers/iommu/iommufd/iommufd.ko] undefined!
 2022-03-01 15:45 UTC 

[luxis1999-iommufd:iommufd-v5.17-rc4 25/30] drivers/vfio/vfio.c:1084:44: error: too many arguments to function call, expected single argument 'iommufd', have 2 arguments
 2022-03-01 15:24 UTC 

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-03-01 14:45 UTC  (21+ messages)

[matthias-bgg:v5.17-next/soc 11/14] drivers/soc/mediatek/mtk-mmsys.c:64:3: error: field designator 'sw0_rst_offset' does not refer to any field in type 'const struct mtk_mmsys_driver_data'
 2022-03-01 13:42 UTC 

[matthias-bgg:v5.17-next/soc 11/14] drivers/soc/mediatek/mtk-mmsys.c:64:3: error: field designator 'sw0_rst_offset' does not refer to any field in type 'const struct mtk_mmsys_driver_data'
 2022-03-01 13:42 UTC 

[PATCH] media: camss: Replace hard coded value with parameter
 2022-03-01 13:10 UTC  (2+ messages)

[soc:arm/soc 6/8] arch/arm/mach-pxa/include/mach/uncompress.h:62:6: error: expected expression
 2022-03-01 12:50 UTC  (3+ messages)

next/master build: 205 builds: 41 failed, 164 passed, 52 errors, 305 warnings (next-20220301)
 2022-03-01 12:37 UTC 

[PATCH] ext4: remove redundant assignment to variable split_flag1
 2022-03-01 12:16 UTC 

[PATCH] ima: remove redundant initialization of pointer 'file'
 2022-03-01 12:07 UTC 

[amir73il:sb_iostats 4/8] include/linux/fs.h:3686:1: error: non-void function does not return a value in all control paths
 2022-03-01  9:14 UTC 

[PATCH 6/6] blk-mq: manage hctx map via xarray
 2022-03-01  9:08 UTC  (2+ messages)

[PATCH] net/mlx5e: Fix return of a kfree'd object instead of NULL
 2022-03-01  7:11 UTC  (2+ messages)

error: unknown target CPU 'loongson2e'
 2022-03-01  7:11 UTC 

❌ FAIL: Test report for kernel 5.17.0-rc6 (mainline.kernel.org-clang, 719fce75)
 2022-03-01  7:10 UTC 

[PATCH 13/16] crypto: rockchip: rewrite type
 2022-03-01  4:18 UTC 

[amir73il:sb_iostats 3/8] fs/nfsd/export.c:337:9: error: implicit declaration of function 'percpu_counters_init'
 2022-03-01  4:19 UTC 

[amir73il:sb_iostats 6/8] fs/proc_namespace.c:243:11: error: no member named 's_iostats' in 'struct super_block'
 2022-03-01  4:19 UTC 

[PATCH v2] iio: scd4x: check return of scd4x_write_and_fetch
 2022-03-01  2:52 UTC 

next/master build: 206 builds: 14 failed, 192 passed, 28 errors, 310 warnings (next-20220228)
 2022-03-01  2:49 UTC 

[PATCH] btrfs: Initialize ret to 0 in scrub_simple_mirror()
 2022-03-01  1:55 UTC  (8+ messages)

[PATCH 10/16] crypto: rockchip: rework by using crypto_engine
 2022-03-01  1:15 UTC 

[PATCH v2 12/17] KVM: x86/xen: handle PV timers oneshot mode
 2022-03-01  0:44 UTC 

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-28 23:54 UTC  (9+ messages)

[PATCH] usb:typec: Add sysfs support for Type C connector's physical location
 2022-02-28 22:52 UTC 

[Intel-gfx] [PATCH v7 09/13] drm/i915/guc: Check sizing of guc_capture output
 2022-02-28 22:32 UTC 

[PATCH v2] drm/amdgpu: Fix realloc of ptr
 2022-02-28 22:30 UTC  (3+ messages)

[PATCH] iio: scd4x: check return of scd4x_write_and_fetch
 2022-02-28 21:06 UTC  (3+ messages)

[PATCH v2] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
 2022-02-28 21:00 UTC 

[RESEND PATCH 2/2] tracing: Avoid isolated CPUs when queueing fsnotify irqwork
 2022-02-28 19:49 UTC 

[PATCH v2 2/2] spi: fsl-spi: Implement trailing bits
 2022-02-28 18:28 UTC 

[PATCH 5.16 006/164] slab: remove __alloc_size attribute from __kmalloc_track_caller
 2022-02-28 17:22 UTC 

[PATCH v3 3/4] MIPS: Refactor early_parse_memmap() to fix memmap= parameter
 2022-02-28 17:36 UTC 

[PATCH 7/7] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}
 2022-02-28 17:37 UTC 

[PATCH v3 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
 2022-02-28 17:36 UTC 

[Intel-wired-lan] [PATCH net 3/3] ixgbevf: add disable link state
 2022-02-28 17:37 UTC 

[PATCH 3/3] mm: hugetlb: add hugetlb_free_vmemmap sysctl
 2022-02-28 17:35 UTC 

[PATCH v3 1/2] hwmon: (adm1275) Allow setting sample averaging
 2022-02-28 17:35 UTC 

[PATCH 5/7] clocksource/drivers/timer-microchip-pit64b: add delay timer
 2022-02-28 17:35 UTC 

[PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
 2022-02-28 17:35 UTC 

[PATCH] SoC: polarfire: fix build warning
 2022-02-28 16:09 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sm8150: Add ufs power-domain entries
 2022-02-28 14:44 UTC  (2+ messages)

[PATCH] counter: add defaults to switch-statements
 2022-02-28 13:18 UTC  (4+ messages)

❌ FAIL: Test report for kernel 5.17.0-rc6 (mainline.kernel.org-clang, 7e57714c)
 2022-02-28 12:15 UTC 

[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
 2022-02-28 12:02 UTC  (10+ messages)
` [greybus-dev] "

❌ FAIL: Test report for kernel 5.17.0-rc5 (mainline.kernel.org-clang, 52a02554)
 2022-02-28  7:13 UTC 

kernel/module.c:4478:14: warning: variable 'exit' set but not used
 2022-02-28  6:09 UTC 

[arm-de:wip/uclamp_util_cap 2/2] kernel/sched/fair.c:3878:26: error: no member named 'tg' in 'struct cfs_rq'
 2022-02-28  4:58 UTC 

[PATCH 9/9] drm: mxsfb: Add support for i.MX8MP LCDIF variant
 2022-02-28  3:48 UTC 

[arm-de:wip/uclamp_util_cap 1/2] kernel/sched/fair.c:8262:68: error: too few arguments to function call, expected 3, have 2
 2022-02-28  1:25 UTC 

[PATCH v2] io_uring: Add support for napi_busy_poll
 2022-02-27 21:42 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 01/13] drm/i915/guc: Update GuC ADS size for error capture lists
 2022-02-27 21:02 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
 2022-02-27 20:41 UTC 

arch/mips/kernel/vpe-mt.c:178:7: warning: no previous prototype for function 'vpe_alloc'
 2022-02-27 19:50 UTC 

[PATCH] iio: adc: mt6360: strengthen return check of mt6360_adc_read_channel
 2022-02-27 17:57 UTC  (3+ messages)

[krzk-github:n/driver-override-v3 3/14] ld.lld: error: kernel/built-in.a(bpf/btf.o):(function btf_parse_vmlinux: .text+0x1864): relocation R_RISCV_PCREL_HI20 out of range: -524573 is not in [-524288, 524287]; references __start_BTF
 2022-02-27 16:17 UTC 

[PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings
 2022-02-27 15:57 UTC 

[PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
 2022-02-27 15:36 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).