public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-05-09 21:47:24 to 2022-05-12 16:44:26 UTC [more...]

[PATCH 3/8] s390/entry: shorten OUTSIDE macro
 2022-05-12 16:20 UTC 

[PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-12 16:28 UTC  (20+ 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 net-next 10/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
 2022-05-12 16:13 UTC  (2+ messages)

[PATCH] scsi: ufs: Split the drivers/scsi/ufs directory
 2022-05-12 15:59 UTC 

[PATCH net-next 09/10] ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
 2022-05-12 15:48 UTC 

[ammarfaizi2-block:palmer/linux/riscv-d1 9/12] arch/riscv/kernel/cpufeature.c:292:6: warning: variable 'cpu_apply_feature' set but not used
 2022-05-12 15:38 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 470/1138] drivers/misc/jesd204b/jesd_phy.c:172:6: warning: no previous prototype for function 'jesd204_phy_set_speed'
 2022-05-12 15:38 UTC 

[PATCH 5.10] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
 2022-05-12 13:47 UTC  (2+ messages)

[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 13:40 UTC  (5+ messages)

Warning fixes for clang + x86_64 allmodconfig on 5.10 and 5.4
 2022-05-12 13:36 UTC  (2+ messages)

next/master build: 222 builds: 11 failed, 211 passed, 34 errors, 119 warnings (next-20220512)
 2022-05-12 11:54 UTC 

[PATCH v2 2/5] proximity: vl53l0x: Prefer already initialized interrupt flags
 2022-05-12 10:32 UTC 

[cxl:preview 40/67] drivers/cxl/core/pci.c:137:14: error: call to undeclared function 'readq'; ISO C99 and later do not support implicit function declarations
 2022-05-12  9:21 UTC 

[mszyprow:v5.18-next-20220511-dsi-rework 30/35] drivers/gpu/drm/drm_mipi_dsi.c:1233: warning: expecting prototype for mipi_dsi_init(). Prototype was for mipi_dsi_host_init() instead
 2022-05-12  8:50 UTC 

riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
 2022-05-12  8:35 UTC  (6+ messages)

[PATCH v21 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-12  5:31 UTC  (26+ messages)
` [PATCH v21 01/25] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v21 02/25] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v21 03/25] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v21 04/25] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v21 05/25] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v21 06/25] soc: mediatek: add mtk_mmsys_update_bits API
` [PATCH v21 07/25] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v21 08/25] soc: mediatek: add cmdq support of "
` [PATCH v21 09/25] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v21 10/25] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v21 11/25] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v21 12/25] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v21 13/25] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v21 14/25] drm/mediatek: add display merge advance config API "
` [PATCH v21 15/25] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v21 16/25] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v21 17/25] drm/mediatek: add display merge async reset control
` [PATCH v21 18/25] drm/mediatek: add ETHDR support for MT8195
` [PATCH v21 19/25] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v21 20/25] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v21 21/25] drm/mediatek: add dma dev get function
` [PATCH v21 22/25] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v21 23/25] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v21 24/25] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v21 25/25] arm64: dts: mt8195: add display node for vdosys1

[PATCH v2 2/4] Input: mt-matrix-keypad: Add Bosch mt matrix keypad driver
 2022-05-12  4:43 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-05-12  4:29 UTC  (20+ 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 "

[PATCH v2 2/4] watchdog: simatic-ipc-wdt: convert to use P2SB accessor
 2022-05-12  2:51 UTC 

[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 

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 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 

[PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c
 2022-05-11 20:01 UTC  (8+ messages)
  ` [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)

[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.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  (11+ 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 

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 


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