messages from 2022-05-08 21:42:32 to 2022-05-12 01:40:06 UTC [more...]
[wireless-next:mld 9/9] drivers/net/wireless/rsi/rsi_91x_mac80211.c:1865:29: warning: variable 'bss' set but not used
2022-05-12 1:39 UTC
[v4 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
2022-05-12 1:29 UTC
[pdx86-platform-drivers-x86:review-hans 46/59] kernel/stop_machine.c:638:35: error: call to undeclared function 'cpu_smt_mask'; ISO C99 and later do not support implicit function declarations
2022-05-12 1:29 UTC
[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
2022-05-12 1:18 UTC (18+ messages)
` [PATCH v2 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH v2 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "
` [PATCH v3 0/2] x86/asm/bitops: optimize ff{s,z} functions for "
` [PATCH v3 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH v3 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "
` [PATCH v4 0/2] x86/asm/bitops: optimize ff{s,z} functions for "
` [PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH v4 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "
Android 11 clang toochain: kernel 5.18 build error with 32 bit target
2022-05-12 0:36 UTC (7+ messages)
[nf-next PATCH 2/2] netfilter: nf_tables: Annotate reduced expressions
2022-05-11 23:37 UTC
[lpieralisi-pci:pci/cadence 2/2] drivers/pci/controller/cadence/pci-j721e.c:408:7: error: no member named 'quirk_disable_flr' in 'struct cdns_pcie_ep'
2022-05-11 23:27 UTC
[PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
2022-05-11 22:31 UTC (17+ messages)
` [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c
` [PATCH v5 02/12] modpost: add sym_find_with_module() helper
` [PATCH v5 03/12] modpost: extract symbol versions from *.cmd files
` [PATCH v5 04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v5 05/12] kbuild: stop merging *.symversions
` [PATCH v5 06/12] genksyms: adjust the output format to modpost
` [PATCH v5 07/12] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v5 08/12] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
` [PATCH v5 09/12] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v5 10/12] kbuild: make *.mod "
` [PATCH v5 11/12] kbuild: add cmd_and_savecmd macro
` [PATCH v5 12/12] kbuild: rebuild multi-object modules when objtool is updated
[PATCH v2] mgag200: Enable atomic gamma lut update
2022-05-11 22:26 UTC
[PATCH v3 22/28] clk: Stop forwarding clk_rate_requests to the parent
2022-05-11 21:25 UTC
[linux-next:master 9518/11094] ERROR: modpost: "rockchip_pmu_unblock" [drivers/devfreq/rk3399_dmc.ko] undefined!
2022-05-11 21:01 UTC (2+ messages)
[PATCH v8 2/3] ASoC: SOF: mediatek: Add ipc support for mt8195
2022-05-11 20:54 UTC
[PATCH v2] usb/peak_usb: cleanup code
2022-05-11 20:43 UTC
riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
2022-05-11 20:07 UTC (3+ messages)
[PATCH v4 01/14] modpost: remove left-over cross_compile declaration
2022-05-11 20:01 UTC (9+ messages)
` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
` [PATCH v4 06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
[krzk-github:n/qcom-ufs-opp-v3 30/31] drivers/scsi/ufs/ufshcd.c:1056: warning: expecting prototype for Returns 0 for success, non(). Prototype was for ufshcd_set_opp() instead
2022-05-11 19:52 UTC
Kernel ABI Monitoring and toolchain support
2022-05-07 2:15 UTC (3+ messages)
[linux-next:master 10902/11094] mm/memcontrol.c:7467:6: error: redefinition of 'obj_cgroup_may_zswap'
2022-05-11 19:22 UTC (3+ messages)
[PATCH v2 0/2] Link the PowerPC vDSO with ld.lld
2022-05-11 18:50 UTC (3+ messages)
` [PATCH v2 1/2] powerpc/vdso: Remove unused ENTRY in linker scripts
` [PATCH v2 2/2] powerpc/vdso: Link with ld.lld when requested
[PATCH v2 0/5] Fix clang-format configuration according to checkpatch.pl
2022-05-11 17:40 UTC (9+ messages)
` [PATCH v2 5/5] clang-format: Fix space after for_each macros
[PATCH v10 08/16] riscv: Add task switch support for vector
2022-05-11 17:28 UTC
[PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify()
2022-05-11 16:45 UTC (8+ messages)
[linux-next:master 10532/11094] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5102:7: warning: variable 'allow_lttpr_non_transparent_mode' set but not used
2022-05-11 16:16 UTC
[PATCH 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
2022-05-11 15:38 UTC (9+ messages)
` [PATCH 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "
[PATCH] EDAC: Fix some refcount leaks
2022-05-11 14:33 UTC
[linux-next:master 10532/11094] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5149:6: warning: no previous prototype for function 'dp_parse_lttpr_mode'
2022-05-11 14:19 UTC
[PATCH] igb_main:Added invalid mac address handling in igb_probe
2022-05-11 13:39 UTC
next/master build: 219 builds: 9 failed, 210 passed, 32 errors, 85 warnings (next-20220511)
2022-05-11 12:43 UTC
[allisonhenderson-xfs-work:larp_cleanupv4_pptrs 28/35] fs/xfs/libxfs/xfs_attr.c:709:18: warning: unused variable 'forkoff'
2022-05-11 12:17 UTC
[ammarfaizi2-block:axboe/linux-block/fastpoll-mshot 89/98] fs/io_uring.c:6075:2: error: call to undeclared function '__io_poll_clean'; ISO C99 and later do not support implicit function declarations
2022-05-11 10:56 UTC
[PATCH 3/3] drm/virtio: use the fence for every plane update
2022-05-11 7:10 UTC
[RFC PATCH bpf-next 2/9] cgroup: bpf: flush bpf stats on rstat flush
2022-05-11 7:00 UTC
❌ FAIL: Test report for kernel 5.18.0-rc6 (mainline.kernel.org-clang, feb9c5e1)
2022-05-11 5:20 UTC
[PATCH v1 1/3] ALSA: hda/cs8409: Support new Odin Variants
2022-05-11 1:29 UTC
[linux-next:master 10107/10661] libbpf.c:4954:8: error: variable 'i' set but not used
2022-05-10 22:47 UTC
[akpm-mm:mm-unstable 175/431] mm/madvise.c:632:8: error: call to undeclared function 'is_swapin_error_entry'; ISO C99 and later do not support implicit function declarations
2022-05-10 20:54 UTC
[RFC PATCH bpf-next 8/9] bpf: Introduce cgroup iter
2022-05-10 20:32 UTC
[RFC PATCH 2/2] sbitmap: Spread sbitmap word allocation over NUMA nodes
2022-05-10 19:31 UTC
[PATCH bpf-next 8/9] libbpf: automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
2022-05-10 18:47 UTC (2+ messages)
Warning fixes for clang + x86_64 allmodconfig on 5.10 and 5.4
2022-05-10 17:49 UTC
[linux-next:master 9330/10661] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1326:12: warning: stack frame size (1040) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode'
2022-05-10 17:39 UTC
[akpm-mm:mm-unstable 338/431] mm/nommu.c:579:2: error: call to undeclared function 'vma_mas_store'; ISO C99 and later do not support implicit function declarations
2022-05-10 17:35 UTC (3+ messages)
[PATCH 5.10] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
2022-05-10 17:15 UTC
[PATCH 5.4] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
2022-05-10 17:14 UTC
[yu-chen-surf:sis 1/1] kernel/sched/fair.c:9317:12: warning: comparison of distinct pointer types ('typeof (0) *' (aka 'int *') and 'typeof ((nr_llc * y) / (1L << 10)) *' (aka 'long *'))
2022-05-10 16:37 UTC
[PATCH] ath11k: remove redundant assignment to variables vht_mcs and he_mcs
2022-05-10 16:34 UTC (2+ messages)
[PATCH 0/2] Link the PowerPC vDSO with ld.lld
2022-05-10 16:25 UTC (12+ messages)
` [PATCH 1/2] powerpc/vdso: Remove unused ENTRY in linker scripts
` [PATCH 2/2] powerpc/vdso: Link with ld.lld when requested
[PATCH] mailbox: qcom-ipcc: Log the pending interrupt during resume
2022-05-10 16:06 UTC
[RESEND PATCH v1] x86/build: add -fno-builtin flag to prevent shadowing
2022-05-10 14:33 UTC (9+ messages)
[RFC PATCH v1 1/1] arm64: Forget syscall if different from execve*()
2022-05-10 13:33 UTC
[PATCH] scsi:tcmu: switch tcmu completion path to work queue context
2022-05-10 12:21 UTC
[RFC PATCH] ubd: add io_uring based userspace block driver
2022-05-10 12:00 UTC
[PATCH v4 2/5] rtc: rzn1: Add new RTC driver
2022-05-10 11:40 UTC
[RFC PATCH bpf-next 4/9] bpf: add bpf rstat helpers
2022-05-10 11:19 UTC
arch/x86/kvm/svm/sev.c:1605:30: warning: parameter 'role' set but not used
2022-05-10 10:17 UTC
[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/6] fs/cifs/smb2pdu.c:4058:31: error: no member named 'pages' in 'struct cifs_readdata'
2022-05-10 8:54 UTC
[RFC PATCH bpf-next 7/9] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
2022-05-10 8:43 UTC
[jsarha:topic/cros-sof-v4.19 1074/6555] drivers/gpu/drm/drm_syncobj.c:125:6: warning: no previous prototype for function 'drm_syncobj_add_callback'
2022-05-10 7:42 UTC
[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
2022-05-10 6:18 UTC (7+ messages)
❌ FAIL: Test report for kernel 5.18.0-rc6 (mainline.kernel.org-clang, 9be9ed26)
2022-05-10 5:56 UTC
[Intel-wired-lan] [PATCH] igc: Correct the launchtime offset
2022-05-10 5:20 UTC
[ammarfaizi2-block:dhowells/linux-fs/cifs-for-sfrench 5/6] fs/cifs/smb2ops.c:4752:11: warning: comparison of distinct pointer types ('typeof (size - copied) *' (aka 'unsigned int *') and 'typeof ((1UL << 18)) *' (aka 'unsigned long *'))
2022-05-10 4:09 UTC
❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, e3de3a1c)
2022-05-10 3:10 UTC
[PATCH v5 net-next 02/13] net: allow gso_max_size to exceed 65536
2022-05-10 3:08 UTC
[linux-next:master 10120/10218] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3461:3: error: call to undeclared function 'vfree'; ISO C99 and later do not support implicit function declarations
2022-05-10 2:27 UTC
[avpatel:riscv_kvm_aia_v1 34/35] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
2022-05-10 0:44 UTC
[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
2022-05-10 0:34 UTC
[PATCH v3 1/2] nl80211: process additional attributes in NL80211_CMD_SET_BEACON
2022-05-09 23:10 UTC (2+ messages)
drivers/hwmon/ltq-cputemp.c:23:2: error: call to undeclared function 'ltq_cgu_w32'; ISO C99 and later do not support implicit function declarations
2022-05-09 23:03 UTC (4+ messages)
[linux-next:master 9592/10218] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3467:29: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int'
2022-05-09 22:59 UTC
[PATCH] mgag200: Enable atomic gamma lut update
2022-05-09 21:37 UTC
[PATCH 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers
2022-05-09 19:53 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 30/30] net/rxrpc/call_event.c:157:6: warning: variable 'oldest' is used uninitialized whenever 'if' condition is true
2022-05-09 19:22 UTC
[PATCH] fs/proc: add mask_secrets to prevent sensitive information leakage
2022-05-09 18:50 UTC
[PATCH V1 4/5] iio: accel: bmi088: Make it possible to config scales
2022-05-09 18:50 UTC
[char-misc:char-misc-testing 2/25] drivers/misc/cardreader/rts5261.c:406:13: warning: variable 'setting_reg2' is used uninitialized whenever 'if' condition is false
2022-05-09 18:50 UTC
[PATCH] mm/shmem: restore setting of page variable
2022-05-09 18:03 UTC (2+ messages)
[krzk-github:n/qcom-ufs-opp-v3 10/13] drivers/opp/core.c:1297:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2022-05-09 16:13 UTC
[PATCH] mm/shmem: initialize folio to NULL
2022-05-09 14:53 UTC (4+ messages)
next/master build: 220 builds: 24 failed, 196 passed, 42 errors, 86 warnings (next-20220509)
2022-05-09 14:01 UTC
[chanwoo:devfreq-testing 5/5] drivers/devfreq/governor_passive.c:409:2: error: use of undeclared identifier 'ret'
2022-05-09 13:51 UTC
[PATCH v1] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
2022-05-09 12:18 UTC
mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
2022-05-09 11:47 UTC
[Patch v4 9/9] soc: tegra: cbb: Add support for tegra-grace SOC
2022-05-09 10:37 UTC (2+ messages)
[PATCH v6 1/2] net: fix wrong network header length
2022-05-09 10:00 UTC (2+ messages)
[PATCH v2] usb: gadget: update DECLARE_USB_FUNCTION(_INIT) macro
2022-05-09 9:24 UTC
❌ FAIL: Test report for kernel 5.18.0-rc6 (mainline.kernel.org-clang, c5eb0a61)
2022-05-09 9:16 UTC
[PATCH 3/5] genirq: Provide an IRQ affinity mask in non-SMP configs
2022-05-09 7:52 UTC
[PATCH] usb: gadget: update DECLARE_USB_FUNCTION(_INIT) macro
2022-05-09 6:10 UTC
[lunn:dsa-ci 22/47] drivers/net/phy/mdio_bus.c:710:9: warning: The expression is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
2022-05-09 5:49 UTC
❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 379c7265)
2022-05-09 5:48 UTC
❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, f002488d)
2022-05-09 4:52 UTC
riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
2022-05-09 3:49 UTC (2+ messages)
[linux-next:master 9659/9759] drivers/nvme/host/ioctl.c:693:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
2022-05-09 3:25 UTC
[allisonhenderson-xfs-work:xfs-5.19-compose_pptrs 25/32] fs/xfs/libxfs/xfs_attr.c:556:21: warning: Value stored to 'dp' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
2022-05-09 3:16 UTC
[xilinx-xlnx:xlnx_rebase_v5.15_LTS 225/1129] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1044:2: warning: Value stored to 'tail_p' is never read [clang-analyzer-deadcode.DeadStores]
2022-05-09 2:53 UTC
[PATCH v3 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
2022-05-09 2:53 UTC (5+ messages)
` [kbuild-all] "
arch/x86/entry/entry: RFC on recent kernels building error with llvm 11.0.2 internal assembler
2022-05-09 0:07 UTC (4+ messages)
[ammarfaizi2-block:axboe/linux-block/fastpoll-mshot 97/98] fs/io_uring.c:4743:11: warning: variable 'ret' is uninitialized when used here
2022-05-08 21:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).