Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2024-10-17 06:29:03 to 2024-10-22 19:52:05 UTC [more...]

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-22 19:51 UTC  (12+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 2/9] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 4/9] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias
` [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout
` [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB
` [PATCH v2 8/9] riscv: Add SBI Firmware Features extension definitions
` [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS

[PATCH v3 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window
 2024-10-22 19:30 UTC 

[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-10-22 19:13 UTC  (4+ messages)

[PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
 2024-10-22 18:16 UTC 

[linux-next:master 5847/6080] kernel/sched/ext.c:6741:38: error: use of undeclared identifier 'fmt'
 2024-10-22 17:06 UTC 

[RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-22 17:06 UTC  (7+ messages)
` [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [RFC PATCH v3 3/3] crypto: Add Mediatek EIP-93 crypto engine support

[PATCH] media: dvbdev: Avoid using uninitialized ret in dvb_register_device()
 2024-10-22 14:45 UTC  (2+ messages)

[PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC
 2024-10-22 11:04 UTC 

[PATCH v2 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
 2024-10-22 10:54 UTC 

next/master build: 183 builds: 15 failed, 168 passed, 37 errors, 10370 warnings (next-20241022)
 2024-10-22 10:00 UTC 

[PATCH v2 RESEND 3/3] arm64: dts: rockchip: Enable HDMI0 on rock-5c
 2024-10-22  4:33 UTC 

[PATCH net v2] mctp i2c: handle NULL header address
 2024-10-22  3:11 UTC 

[PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface
 2024-10-22  2:18 UTC 

[PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst
 2024-10-22  2:08 UTC  (6+ messages)

[PATCH] f2fs: fix to convert log type to segment data type correctly
 2024-10-22  2:08 UTC  (2+ messages)

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-22  1:13 UTC  (6+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast
 2024-10-22  0:24 UTC 

[PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-22  0:00 UTC  (22+ messages)
` [PATCH v4 1/6] Add AutoFDO "
` [PATCH v4 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH v4 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v4 6/6] Add Propeller configuration for kernel build

[broonie-ci:filef2zPFW 34/90] sound/soc/loongson/loongson_i2s_pci.c:157:1: error: type specifier missing, defaults to 'int'
 2024-10-21 22:32 UTC 

[PATCH v13 11/13] tsc: Switch to native sched clock
 2024-10-21 21:30 UTC 

❌ FAIL: Test report for master (6.12.0-rc4, mainline.kernel.org-clang, d1293776)
 2024-10-21 19:13 UTC 

[driver-core:const_work 31/40] drivers/bus/fsl-mc/fsl-mc-bus.c:409:5: error: initializing 'struct device_type *' with an expression of type 'typeof (fsl_mc_bus_dprc_type) *' (aka 'const struct device_type *') discards qualifiers
 2024-10-21 19:03 UTC  (3+ messages)
` [driver-core:const_work 31/40] drivers/bus/fsl-mc/fsl-mc-bus.c:409:5: error: initializing 'struct device_type *' with an expression of type 'typeof (fsl_mc_bus_dprc_type) *' (aka 'const struct device_type *') discards qualifiers <gregkh@linuxfoundation.org>Greg Kroah-Hartman

[PATCH net-next v2 0/2] net: systemport: Minor IO macros changes
 2024-10-21 17:49 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: systemport: Remove unused txchk accessors
` [PATCH net-next v2 2/2] net: systemport: Move IO macros to header file

[PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC
 2024-10-21 17:29 UTC  (6+ messages)
` [PATCH 2/2] Revert "kasan: Disable Software Tag-Based KASAN with GCC"

[PATCH v2] Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
 2024-10-21 17:10 UTC  (4+ messages)

[PATCH v2] docs/zh_CN: add translation of dev-tools/kmsan.rst
 2024-10-21 15:23 UTC  (3+ messages)

[PATCH] drm: a6xx: avoid excessive stack usage
 2024-10-21 10:01 UTC  (6+ messages)

[arm64:for-next/core 11/42] ld.lld: error: HYP init code too big
 2024-10-21  9:19 UTC  (2+ messages)

[jpoimboe:sframe-2.2 5/9] kernel/unwind/user.c:191:18: warning: shift count >= width of type
 2024-10-21  8:57 UTC 

next/master build: 183 builds: 9 failed, 174 passed, 15 errors, 10378 warnings (next-20241021)
 2024-10-21  7:59 UTC 

[POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling
 2024-10-21  7:35 UTC 

[PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
 2024-10-21  6:55 UTC 

[PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
 2024-10-21  6:54 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
 2024-10-21  5:38 UTC  (3+ messages)

[jpoimboe:sframe-2.2 3/9] mm/init-mm.c:45:26: error: expected expression
 2024-10-21  5:21 UTC 

[PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
 2024-10-21  5:00 UTC 

[PATCH 6/7] pinctrl: pinmux: Introduce API to check if a pin is requested
 2024-10-21  2:48 UTC 

[PATCH 0/2] Add the translation of documents in kbuild
 2024-10-21  2:46 UTC  (6+ messages)
` [PATCH 1/2] docs/zh_CN: add the translation of kbuild/kbuild.rst

[PATCH 11/14] clk: qcom: add support for GCC on SAR2130P
 2024-10-20 23:52 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, c5522822)
 2024-10-20 21:52 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, db87114d)
 2024-10-20 21:23 UTC 

[PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride
 2024-10-20 19:52 UTC 

[axboe-block:io_uring-sendzc-provided 8/9] io_uring/kbuf.c:312:2: error: call to '__compiletime_assert_308' declared with 'error' attribute: BUILD_BUG_ON failed: sizeof(struct iovec) != sizeof(struct bio_vec)
 2024-10-20 18:19 UTC 

[PATCH v5 09/14] scsi: fnic: Modify IO path to use FDLS
 2024-10-20 17:28 UTC 

[PATCH v3 05/13] rust: hrtimer: allow timer restart from timer handler
 2024-10-20 16:46 UTC 

[RFC PATCH v2 3/8] landlock: Fix inconsistency of errors for TCP actions
 2024-10-20 15:45 UTC 

[PATCH] net: plip: fix break; causing plip to never transmit
 2024-10-20 14:50 UTC  (2+ messages)

drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
 2024-10-20 11:56 UTC 

[gustavoars:testing/wfamnae-next20241015-2 1/20] kernel/sched/ext.c:3454:10: error: incompatible pointer types returning 'struct cgroup_hdr *' from a function with result type 'struct cgroup *'
 2024-10-20 11:15 UTC 

[RFC PATCH v2 3/3] crypto: Add Mediatek EIP-93 crypto engine support
 2024-10-20 10:23 UTC 

[dtor-input:next 104/120] drivers/input/serio/serio_raw.c:204:12: warning: variable 'written' is uninitialized when used here
 2024-10-20  9:31 UTC 

[PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
 2024-10-20  9:20 UTC 

[jlayton:dir-deleg 39/39] fs/nfsd/nfs4state.c:5493:6: error: redefinition of 'mask'
 2024-10-20  8:38 UTC 

[PATCH] rapidio: rio-access: remove unused macros
 2024-10-20  6:23 UTC 

[jpirko-mlxsw:combined_queue 28/41] drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:427:19: error: use of undeclared identifier 'dev'
 2024-10-20  1:54 UTC 

[ardb:objtool-jump-table-annotations-v3 3/9] vmlinux.o: warning: objtool: .text+0x3: unreachable instruction
 2024-10-20  1:23 UTC 

[PATCH v6 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read
 2024-10-19 23:30 UTC 

[RFC 1/2] rwsem: introduce upgrade_read interface
 2024-10-19 22:59 UTC 

[net-next PATCH 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
 2024-10-19 20:34 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, f9e48255)
 2024-10-19 19:13 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, 9197b73f)
 2024-10-19 17:43 UTC 

[jgunthorpe:smmuv3_nesting 16/17] drivers/iommu/intel/svm.c:614:10: error: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct iommu_domain *'
 2024-10-19 11:27 UTC 

[PATCH 2/2] crypto/crc32c: Provide crc32c-base alias to enable fuzz testing
 2024-10-19 11:16 UTC 

[rust:staging/rust-pci 13/13] error[E0433]: failed to resolve: could not find `module_pci_driver` in `kernel`
 2024-10-19  6:09 UTC 

[PATCH] docs/zh_CN: add translation of dev-tools/kmsan.rst
 2024-10-19  5:12 UTC  (3+ messages)

[PATCH 1/2] um: Fix passing '-n' to linker for stub_exe
 2024-10-19  5:06 UTC  (4+ messages)

[koverstreet-bcachefs:pr/739 1/1] fs/bcachefs/acl.c:139:8: error: use of undeclared identifier 'PF_MEMALLOC_NORECLAIM'
 2024-10-19  4:56 UTC 

[RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()
 2024-10-19  4:45 UTC 

[RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch()
 2024-10-19  3:12 UTC 

[PATCH RFC v4 08/15] fuse: {uring} Add uring sqe commit and fetch support
 2024-10-19  3:12 UTC 

[RFC 3/5] initramfs: Use existing module signing infrastructure
 2024-10-19  2:40 UTC 

[PATCH RFC v4 05/15] fuse: {uring} Handle SQEs - register commands
 2024-10-19  0:57 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, dbafeddb)
 2024-10-19  0:42 UTC 

[PATCH v5 7/8] iio: adc: ad7606: Add iio-backend support
 2024-10-19  0:36 UTC 

[PATCH 1/2] crypto/crc32: Provide crc32-base alias to enable fuzz testing
 2024-10-18 23:55 UTC 

[PATCH RFC/RFT 2/3] Input: Add Novatek NT36xxx touchscreen driver
 2024-10-18 23:13 UTC 

[PATCH] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
 2024-10-18 22:45 UTC  (2+ messages)

[PATCH] rtw89: -Wenum-compare-conditional warnings
 2024-10-18 22:40 UTC  (2+ messages)

[PATCH v1 5/5] i2c: i2c-qcom-geni: Add Block event interrupt support
 2024-10-18 22:11 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, b04ae0f4)
 2024-10-18 20:22 UTC 

[PATCH net-next 0/3] net: String format safety updates
 2024-10-18 19:41 UTC  (4+ messages)
` [PATCH net-next 3/3] accel/qaic: Pass string literal as format argument of alloc_workqueue()

[PATCH] um: Fix misaligned stack in stub_exe
 2024-10-18 19:05 UTC 

[PATCH] kasan: migrate copy_user_test to kunit
 2024-10-18 19:05 UTC 

[PATCH net-next 1/1] sched: Add dualpi2 qdisc
 2024-10-18 18:45 UTC 

[PATCH] block: model freeze & enter queue as rwsem for supporting lockdep
 2024-10-18 18:45 UTC 

[jens-wiklander-tee:testing/tuxbuild 1/2] drivers/tee/tee_rstmem.c:40:29: error: call to undeclared function 'phys_to_page'; ISO C99 and later do not support implicit function declarations
 2024-10-18 17:53 UTC 

[PATCH v2 2/2] thermal: Add support for Airoha EN7581 thermal sensor
 2024-10-18 16:09 UTC 

[PATCH v3 3/5] alloc_tag: populate memory for module tags as needed
 2024-10-18 15:45 UTC  (2+ messages)

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, ade8ff3b)
 2024-10-18 15:42 UTC 

❌ FAIL: Test report for master (6.12.0-rc3, mainline.kernel.org-clang, ef444a0a)
 2024-10-18 15:42 UTC 

[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
 2024-10-18 12:21 UTC  (6+ messages)

[PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning
 2024-10-18 10:50 UTC  (2+ messages)

[PATCH nf-next] netfilter: bpf: Pass string literal as format argument of request_module()
 2024-10-18 10:35 UTC  (3+ messages)

[PATCH v2 1/1] HID: debug: Remove duplicates from 'keys'
 2024-10-18 10:24 UTC  (2+ messages)

[PATCH v7] f2fs: zone: don't block IO if there is remained open zone
 2024-10-18  9:55 UTC 

next/master build: 185 builds: 8 failed, 177 passed, 4 errors, 10377 warnings (next-20241018)
 2024-10-18  7:59 UTC 

[linux-next:master 4087/5321] vmlinux.o: warning: objtool: xway_gphy_led_polarity_set+0xaa: can't find jump dest instruction at .text.xway_gphy_led_polarity_set+0x136
 2024-10-18  7:30 UTC 

[linux-next:master 4087/5321] drivers/net/phy/intel-xway.o: warning: objtool: xway_gphy_led_polarity_set+0x62: can't find jump dest instruction at .text+0xbfe
 2024-10-18  7:20 UTC 

[PATCH 2/2] tty: sysrq: Use printk_loud_console context on __handle_sysrq
 2024-10-18  4:36 UTC 

[jpirko-mlxsw:combined_queue 28/41] drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:427:19: error: use of undeclared identifier 'dev'
 2024-10-18  4:14 UTC 

[RFC PATCH v2 1/1] exec: seal system mappings
 2024-10-18  3:02 UTC 

[PATCH 1/3] selftests: Add a few missing gitignore files
 2024-10-17 20:22 UTC 

[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
 2024-10-17 20:19 UTC  (2+ messages)

[PATCH] cpufreq: airoha: Add EN7581 Cpufreq SMC driver
 2024-10-17 16:56 UTC 

[PATCH v1] RISC-V: disallow gcc + rust builds
 2024-10-17 16:30 UTC  (2+ messages)

[PATCH] docs/zh_CN: add the translation of kbuild/kbuild.rst
 2024-10-17 15:46 UTC  (3+ messages)

[ambarus:v6.12-rc3-acpm 3/4] drivers/firmware/samsung/acpm_ipc.c:89: warning: Function parameter or struct member 'reserved' not described in 'exynos_acpm_shmem_chan'
 2024-10-17 15:44 UTC 

[gustavoars:testing/wfamnae-next20241015-2 6/18] drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2149:2: error: call to '__compiletime_assert_1077' declared with 'error' attribute: BUILD_BUG_ON failed: conf->keylen < WLAN_KEY_LEN_GCMP_256
 2024-10-17 13:32 UTC 

[PATCH 1/3] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
 2024-10-17 13:22 UTC 

[brauner-github:vfs.file 3/3] fs/file.c:86: warning: Function parameter or struct member 'cnt' not described in '__file_ref_put'
 2024-10-17 13:22 UTC 

[PATCH] docs/zh_CN: update the translation of process/programming-language.rst
 2024-10-17 12:13 UTC 

[linux-next:pending-fixes 347/442] fs/afs/rxrpc.c:152:37: error: no member named 'async_rx' in 'struct afs_call_type'
 2024-10-17 11:59 UTC 

[PATCH 1/3] rust: char_dev: add character device abstraction
 2024-10-17 11:38 UTC 

[PATCH 2/2] hwrng: add support for Airoha EN7581 TRNG
 2024-10-17 11:28 UTC 

next/master build: 183 builds: 8 failed, 175 passed, 4 errors, 10374 warnings (next-20241017)
 2024-10-17 11:21 UTC 

[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17 11:07 UTC 

[PATCH] staging: gpib: Fix PCI header include guard
 2024-10-17  9:49 UTC  (2+ messages)

[PATCH 5.10 000/518] 5.10.227-rc1 review
 2024-10-17  9:32 UTC  (2+ messages)

[PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe
 2024-10-17  6:39 UTC 

[gustavoars:testing/wfamnae-next20241015-2 5/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
 2024-10-17  6:28 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 read-only IMAP folder(s) and NNTP newsgroup(s).