public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2024-01-26 17:27:10 to 2024-01-31 10:38:33 UTC [more...]

[PATCH v2 2/4] drm: Add drm_get_acpi_edid() helper
 2024-01-31 10:37 UTC  (3+ messages)

[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
 2024-01-31  9:59 UTC  (27+ messages)
` [PATCH v3 01/19] efi/libstub: Add generic support for parsing mem_encrypt=
` [PATCH v3 02/19] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH v3 03/19] x86/startup_64: Drop long return to initial_code pointer
` [PATCH v3 04/19] x86/startup_64: Simplify calculation of initial page table address
` [PATCH v3 05/19] x86/startup_64: Simplify CR4 handling in startup code
` [PATCH v3 06/19] x86/startup_64: Drop global variables keeping track of LA57 state
` [PATCH v3 07/19] x86/startup_64: Simplify virtual switch on primary boot
` [PATCH v3 08/19] x86/head64: Replace pointer fixups with PIE codegen
` [PATCH v3 09/19] x86/head64: Simplify GDT/IDT initialization code
` [PATCH v3 10/19] asm-generic: Add special .pi.text section for position independent code
` [PATCH v3 11/19] x86: Move return_thunk to __pitext section
` [PATCH v3 12/19] x86/head64: Move early startup code into __pitext
` [PATCH v3 13/19] modpost: Warn about calls from __pitext into other text sections
` [PATCH v3 14/19] x86/coco: Make cc_set_mask() static inline
` [PATCH v3 15/19] x86/sev: Make all code reachable from 1:1 mapping __pitext
` [PATCH v3 16/19] x86/sev: Avoid WARN() in early code
` [PATCH v3 17/19] x86/sev: Use PIC codegen for early SEV startup code
` [PATCH v3 18/19] x86/sev: Drop inline asm LEA instructions for RIP-relative references
` [PATCH v3 19/19] x86/startup_64: Don't bother setting up GS before the kernel is mapped

[PATCH v3 00/24] of: property: add port base loop
 2024-01-31  9:07 UTC  (28+ messages)
` [PATCH v3 01/24] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
` [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count()
` [PATCH v3 03/24] of: property: rename of_graph_get_next_endpoint() to of_graph_get_next_device_endpoint()
` [PATCH v3 04/24] video: fbdev: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 05/24] media: i2c: "
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 07/24] gpu: drm: "
` [PATCH v3 08/24] hwtracing: "
` [PATCH v3 09/24] staging: "
` [PATCH v3 10/24] ASoC: "
` [PATCH v3 11/24] of: remove of_graph_get_next_endpoint() define
` [PATCH v3 12/24] of: property: add port base loop
` [PATCH v3 13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint()
` [PATCH v3 15/24] drm: omapdrm: use of_graph_get_next_endpoint()
` [PATCH v3 16/24] media: xilinx-tpg: "
` [PATCH v3 17/24] ASoC: audio-graph-card: "
` [PATCH v3 18/24] ASoC: audio-graph-card2: use of_graph_get_next_port()
` [PATCH v3 19/24] ASoC: audio-graph-card2: use of_graph_get_next_endpoint()
` [PATCH v3 20/24] ASoC: test-component: use for_each_port_of_node()
` [PATCH v3 21/24] fbdev: omapfb: use of_graph_get_remote_port()
` [PATCH v3 22/24] fbdev: omapfb: use of_graph_get_next_port()
` [PATCH v3 23/24] fbdev: omapfb: use of_graph_get_next_endpoint()
` [PATCH v3 24/24] fbdev: omapfb: use of_graph_get_next_device_endpoint()

[PATCH v2 0/5] overflow: Introduce wrapping helpers
 2024-01-31  8:35 UTC  (7+ messages)
` [PATCH v2 1/5] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH v2 2/5] overflow: Expand check_add_overflow() for pointer addition
` [PATCH v2 3/5] overflow: Introduce add_would_overflow()
` [PATCH v2 4/5] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
` [PATCH v2 5/5] overflow: Introduce inc_wrap() and dec_wrap()

[RFC PATCH v2] x86/sev: enforce RIP-relative accesses in early SEV/SME code
 2024-01-31  8:22 UTC  (6+ messages)
` [PATCH v3 0/2] x86: enforce and cleanup RIP-relative accesses in early boot code
` [PATCH v3 1/2] x86/sev: enforce RIP-relative accesses in early SEV/SME code
` [PATCH v3 2/2] x86/head64: Replace pointer fixups with RIP_RELATIVE_ADDR()

[PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
 2024-01-31  8:15 UTC  (2+ messages)

✅ PASS (MISSED 5 of 226): Test report for master (6.8.0-rc2, mainline.kernel.org-clang, 2a6526c4)
 2024-01-31  7:41 UTC 

[PATCH] arm64: jump_label: use constraint "S" instead of "i"
 2024-01-31  7:16 UTC  (2+ messages)

[alexshi:schedtest 12/12] kernel/sched/fair.c:9748:34: error: call to undeclared function 'cpu_core_flags'; ISO C99 and later do not support implicit function declarations
 2024-01-31  5:54 UTC 

[ardb:x86-pie-for-sev-v3 17/22] arch/x86/kernel/sev.o: warning: objtool: snp_cpuid+0x120: can't find switch jump table
 2024-01-31  5:33 UTC 

[gmprice:weighted_interleave-next 3/3] mm/mempolicy.c:2415:34: warning: variable 'next_node' is uninitialized when used here
 2024-01-31  4:39 UTC 

[PATCH] s390: vDSO: Drop '-fPIC' from LDFLAGS
 2024-01-31  3:28 UTC  (2+ messages)

[PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device
 2024-01-31  1:58 UTC  (2+ messages)

[bp:tip-x86-fred 1/10] vmlinux.o: warning: objtool: fred_extint+0x25: call to array_index_mask_nospec() leaves .noinstr.text section
 2024-01-31  1:36 UTC 

[PATCH 1/3] riscv: optimized memcpy
 2024-01-31  0:19 UTC 

[linusw-gpio:b4/descriptors-wireless 2/7] drivers/net/wireless/ath/ath9k/hw.c:2731:2: error: must use 'struct' tag to refer to type 'gpio_desc'
 2024-01-30 23:16 UTC 

[PATCH 1/3] riscv: mm: Use hint address in mmap if available
 2024-01-30 22:12 UTC 

[kees:devel/overflow/ubsan-only 3/6] lib/test_ubsan.c:61:17: warning: variable 'top' set but not used
 2024-01-30 20:33 UTC 

Prebuilt LLVM 18.1.0-rc1 uploaded
 2024-01-30 14:57 UTC 

[PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
 2024-01-30 13:15 UTC  (5+ messages)

next/master build: 179 builds: 8 failed, 171 passed, 8 errors, 310 warnings (next-20240130)
 2024-01-30 12:35 UTC 

[mnyman-xhci:feature_interrupters 4/4] drivers/usb/host/xhci-sideband.c:244:66: error: too few arguments to function call, expected 2, have 1
 2024-01-30 12:18 UTC 

CBL issue 1984 - AMD64 segfault during LTO building linux-6.7.0 with clang-17.0.6
 2024-01-30 10:48 UTC  (5+ messages)

[PATCH] powerpc: add crtsavres.o to always-y instead of extra-y
 2024-01-30  9:54 UTC  (3+ messages)

[PATCH 15/15] wifi: cfg80211/mac80211: move puncturing into chandef
 2024-01-30  7:13 UTC  (2+ messages)

[brauner-vfs:b4/vfs-bdev-file-bd_inode 35/37] drivers/gpu/drm/drm_gem_vram_helper.c:938:28: error: call to undeclared function 'drm_vram_mm_obdev_file'; ISO C99 and later do not support implicit function declarations
 2024-01-29 22:17 UTC 

[PATCH 0/5] overflow: Introduce wrapping helpers
 2024-01-29 21:56 UTC  (10+ messages)
` [PATCH 1/5] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH 2/5] overflow: Expand check_add_overflow() for pointer addition
` [PATCH 3/5] overflow: Introduce add_would_overflow()
` [PATCH 4/5] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
` [PATCH 5/5] overflow: Introduce inc_wrap() and dec_wrap()

[PATCH 0/6] ubsan: Introduce wrap-around sanitizers
 2024-01-29 20:22 UTC  (10+ messages)
` [PATCH 1/6] ubsan: Use Clang's -fsanitize-trap=undefined option
` [PATCH 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers
` [PATCH 3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP
` [PATCH 4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
` [PATCH 5/6] ubsan: Split wrapping sanitizer Makefile rules
` [PATCH 6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer

[PATCH v1 3/4] can: cast: add driver for CAST CAN controller
 2024-01-29 19:51 UTC 

[brauner-vfs:b4/vfs-bdev-file-bd_inode 35/37] fs/jbd2/journal.c:1649: warning: Function parameter or struct member 'bdev_file' not described in 'jbd2_journal_init_dev'
 2024-01-29 18:37 UTC 

[PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
 2024-01-29 15:49 UTC  (3+ messages)

[sailus-media-tree:master 18/18] drivers/media/i2c/ov08x40.c:1783:23: error: no member named 'exposure_shift' in 'struct ov08x40_mode'
 2024-01-29 11:12 UTC  (3+ messages)

[axboe-block:for-6.9/io_uring 7/8] io_uring/net.c:657:34: error: too many arguments to function call, expected single argument 'req', have 2 arguments
 2024-01-29 11:11 UTC 

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-29  9:58 UTC  (9+ messages)
                `  "

[RFC PATCH 2/2] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-01-29  9:54 UTC 

[ardb:x86-pie-for-sev-v2 8/15] vmlinux.o: warning: objtool: .altinstr_replacement+0x165a: call to entry_untrain_ret() leaves .noinstr.text section
 2024-01-29  9:33 UTC 

[ardb:x86-pie-for-sev-v2 14/15] arch/x86/lib/cmdline.o: warning: objtool: __cmdline_find_option+0x8a: can't find switch jump table
 2024-01-29  7:58 UTC 

[kees:devel/overflow/enable-unsigned-sanitizer 60/115] fs/inode.c:80:3: error: unterminated function-like macro invocation
 2024-01-29  4:40 UTC 

[ardb:x86-pie-for-sev-v2 12/15] WARNING: modpost: vmlinux: section mismatch in reference: do_vc_no_ghcb+0x2d (section: .pi.text) -> lower_bits (section: .text)
 2024-01-29  4:19 UTC 

[jmondi:jmondi/media-stage/pispbe 3/4] drivers/media/platform/raspberrypi/pisp_be/pisp_be.c:275:27: warning: shift count >= width of type
 2024-01-29  2:36 UTC 

[drm-tip:drm-tip 1/7] drivers/gpu/drm/bridge/samsung-dsim.c:1504:3: error: implicit declaration of function 'samsung_dsim_set_stop_state' is invalid in C99
 2024-01-29  2:06 UTC 

[ardb:x86-pie-for-sev-v2 12/15] WARNING: modpost: vmlinux: section mismatch in reference: cmdline_find_option_bool+0x6 (section: .pi.text) -> __cmdline_find_option_bool (section: .text)
 2024-01-29  1:55 UTC 

[ast-bpf:uptr_v3 2/11] kernel/bpf/core.c:2975:12: warning: no previous prototype for function 'bpf_arena_get_user_vm_start'
 2024-01-28 18:09 UTC 

[PATCH] init: refactor the generic cpu_to_node for NUMA
 2024-01-28 17:58 UTC 

[kees:devel/overflow/enable-unsigned-sanitizer 30/100] drivers/media/dvb-frontends/tda10086.c:338:25: error: called object type 'unsigned long long' is not a function or function pointer
 2024-01-28 17:24 UTC 

[davidhildenbrand:rmap_batching 135/136] include/asm-generic/tlb.h:631:3: error: call to undeclared function '__tlb_remove_tlb_entry'; ISO C99 and later do not support implicit function declarations
 2024-01-28 16:52 UTC 

[kees:devel/overflow/enable-unsigned-sanitizer 26/100] fs/bcachefs/btree_locking.c:374:9: error: use of undeclared identifier 'sub_wrap'
 2024-01-28 16:40 UTC 

[jmondi:pispbe/media-staging/be-upstream 7/7] ./usr/include/linux/pisp_common.h:142:34: warning: // comments are not allowed in this language
 2024-01-28 15:58 UTC 

[ast-bpf:uptr_v3 6/10] ld.lld: error: undefined symbol: bpf_arena_get_user_vm_start
 2024-01-28 14:12 UTC 

[PATCH 10/17] drm/msm/dp: modify dp_catalog_hw_revision to show major and minor val
 2024-01-28 14:02 UTC 

[PATCH v11 05/26] dept: Tie to Lockdep and IRQ tracing
 2024-01-28 13:10 UTC 

[jlayton:flsplit2 11/42] fs/fuse/file.c:2512:7: error: no member named 'fl_pid' in 'struct file_lock'; did you mean 'fl_end'?
 2024-01-28 12:48 UTC 

[ast-bpf:uptr_v3 2/10] ld.lld: error: undefined symbol: arena_map_ops
 2024-01-28  9:59 UTC 

[PATCH v2 3/8] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
 2024-01-28  9:05 UTC 

✅ PASS (MISSED 12 of 226): Test report for master (6.8.0-rc1, mainline.kernel.org-clang, 3a5879d4)
 2024-01-28  8:11 UTC 

[PATCH v2 6/8] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
 2024-01-28  6:38 UTC 

[pdx86-platform-drivers-x86:review-ilpo 13/17] drivers/platform/x86/amd/hsmp.c:405:8: error: call to undeclared function 'acpi_device_uid'; ISO C99 and later do not support implicit function declarations
 2024-01-28  6:26 UTC 

✅ PASS (MISSED 12 of 226): Test report for master (6.8.0-rc1, mainline.kernel.org-clang, 168174d7)
 2024-01-28  5:41 UTC 

[tip:irq/core 9/9] kernel/irq/irq_sim.c:173:12: error: expected expression
 2024-01-28  4:50 UTC 

[PATCH 0/3] media: Fix warnings building with LLVM=1
 2024-01-28  2:12 UTC  (4+ messages)
` [PATCH 1/3] media: pci: sta2x11: Fix Wcast-function-type-strict warnings
` [PATCH 2/3] media: usb: pvrusb2: "
` [PATCH 3/3] media: mediatek: vcodedc: "

[jmondi:jmondi/rpi5-be-upstream/libcamera 5/131] include/linux/of.h:1556:34: error: use of undeclared identifier 'OF_RECONFIG_ATTACH_NODE'; did you mean 'OF_RECONFIG_NO_CHANGE'?
 2024-01-28  1:28 UTC 

[jlayton:kdevops 11/42] fs/fuse/file.c:2512:7: error: no member named 'fl_pid' in 'struct file_lock'; did you mean 'fl_end'?
 2024-01-28  0:36 UTC 

[jmondi:jmondi/rpi5-be-upstream/libcamera 30/131] drivers/pci/controller/pcie-brcmstb.c:473:6: warning: variable 'ret' set but not used
 2024-01-28  0:25 UTC 

[PATCH v2 2/3] clocksource/drivers/imx-sysctr: drop use global variables
 2024-01-28  0:15 UTC 

[rt-devel:linux-6.8.y-rt 63/96] drivers/gpu/drm/i915/display/intel_vblank.c:284:9: error: incompatible pointer to integer conversion assigning to 'unsigned long' from 'void *'
 2024-01-28  0:03 UTC 

[goldwynr:buffered.46 24/90] block/fops.c:507:46: error: too many arguments to function call, expected 3, have 4
 2024-01-27 20:13 UTC 

[PATCH] powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
 2024-01-27 18:07 UTC 

[PATCH 0/2] Fix UML build with clang-18 and newer
 2024-01-27 15:49 UTC  (6+ messages)
` [PATCH 1/2] um: Fix adding '-no-pie' for clang
` [PATCH 2/2] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS

[tj-wq:wq-atomic-draft 9/20] error[E0425]: cannot find value `WORK_CPU_UNBOUND` in crate `bindings`
 2024-01-27 14:19 UTC 

[PATCH v1 0/2] RISC-V: enable rust
 2024-01-27 13:46 UTC  (14+ messages)

[PATCH v2 2/4] modpost: inform compilers that fatal() never returns
 2024-01-27 13:41 UTC  (3+ messages)

[PATCH] modpost: avoid using the alias attribute
 2024-01-27 13:28 UTC 

[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
 2024-01-27 11:51 UTC 

drivers/media/dvb-frontends/cxd2841er.c:3376:12: warning: stack frame size (11032) exceeds limit (8192) in 'cxd2841er_set_frontend_tc'
 2024-01-27  6:21 UTC 

<instantiation>:18:15: error: invalid operand for instruction
 2024-01-27  4:17 UTC 

[alexshi:master 1/1] arch/x86/kernel/ptrace.c:245:2: error: call to '__compiletime_assert_364' declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct pt_regs, r15) != 0
 2024-01-27  1:51 UTC 

[PATCH 2/3] btrfs: convert relocate_one_page() to relocate_one_folio()
 2024-01-27  0:58 UTC 

[PATCH 5.4] powerpc: Use always instead of always-y in for crtsavres.o
 2024-01-27  0:56 UTC  (2+ messages)
` Patch "powerpc: Use always instead of always-y in for crtsavres.o" has been added to the 5.4-stable tree

[PATCH 4.19] powerpc: Use always instead of always-y in for crtsavres.o
 2024-01-27  0:56 UTC  (3+ messages)
` Patch "powerpc: Use always instead of always-y in for crtsavres.o" has been added to the 4.19-stable tree

[PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
 2024-01-26 23:07 UTC  (2+ messages)

[PATCH 01/82] overflow: Expand check_add_overflow() for pointer addition
 2024-01-26 22:57 UTC  (3+ messages)

[PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt
 2024-01-26 22:03 UTC 

[intel-tdx:guest-tpm 5/6] drivers/char/tpm/tpm_tdx.c:175: warning: Function parameter or struct member 'tdvmcall_status' not described in 'tdx_tpm_msg_resp'
 2024-01-26 17:58 UTC 


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