llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-25 23:18:40 to 2022-09-29 00:57:13 UTC [more...]

die__process_unit: DW_TAG_label (0xa) @ <0x7b> not handled!
 2022-09-29  0:57 UTC  (7+ messages)

[PATCH v2 0/7] KVM: selftests: Fix "fix hypercall test" build errors
 2022-09-28 23:44 UTC  (9+ messages)
` [PATCH v2 1/7] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
` [PATCH v2 2/7] KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
` [PATCH v2 3/7] KVM: selftests: Remove unnecessary register shuffling "
` [PATCH v2 4/7] KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in "fix hypercall" test
` [PATCH v2 5/7] KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
` [PATCH v2 6/7] KVM: selftests: Dedup subtests of fix_hypercall_test
` [PATCH v2 7/7] Revert "KVM: selftests: Fix nested SVM tests when built with clang"

Connecting Nick and Kangjie
 2022-09-28 22:50 UTC 

DFSAN & linux
 2022-09-28 22:39 UTC 

[PATCH] include/uapi/linux/swab: Fix potentially missing __always_inline
 2022-09-28 22:36 UTC  (2+ messages)

[PATCH] x86, mem: move memmove to out of line assembler
 2022-09-28 22:03 UTC  (18+ messages)
        ` [PATCH v2] "
                ` [PATCH v3] "
                        ` [PATCH v4] "

[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
 2022-09-28 21:53 UTC  (4+ messages)

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-28 21:39 UTC  (22+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
` [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size
` [PATCH v2 06/16] igb: Proactively round up to kmalloc bucket size
` [PATCH v2 08/16] dma-buf: "
  ` [Linaro-mm-sig] "
` [PATCH v2 13/16] mempool: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH v2 14/16] kasan: Remove ksize()-related tests

[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2022-09-28 21:04 UTC  (3+ messages)
` [PATCH v3 8/8] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion

[objtool] ca5e2b42c0: kernel_BUG_at_arch/x86/kernel/jump_label.c
 2022-09-28 20:45 UTC  (4+ messages)

[PATCH v13 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-28 18:06 UTC  (13+ messages)
` [PATCH v13 1/9] overflow: Allow mixed type arguments
` [PATCH v13 2/9] overflow: Introduce check_assign() and check_assign_user_ptr()
` [PATCH v13 3/9] overflow: Introduce overflows_type() and castable_to_type()
` [PATCH v13 4/9] drm/i915/gem: Typecheck page lookups
` [PATCH v13 5/9] drm/i915: Check for integer truncation on scatterlist creation
` [PATCH v13 6/9] drm/i915: Check for integer truncation on the configuration of ttm place
` [PATCH v13 7/9] drm/i915: Check if the size is too big while creating shmem file
` [PATCH v13 8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
` [PATCH v13 9/9] drm/i915: Remove truncation warning for large objects

[PATCH v2 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-09-28 16:54 UTC  (6+ messages)
` [PATCH v2 1/4] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH v2 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH v2 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
` [PATCH v2 4/4] riscv: entry: consolidate general regs saving into save_gp

[PATCH 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-09-28 16:40 UTC  (14+ messages)
` [PATCH 1/4] riscv: remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH 2/4] riscv: consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
` [PATCH 4/4] riscv: entry: consolidate general regs saving into save_gp

arch/arm/probes/kprobes/core.c:409:30: error: .fnstart must precede .save or .vsave directives
 2022-09-28 16:39 UTC  (9+ messages)
          ` [PATCH] ARM: kprobes: move __kretprobe_trampoline to out of line assembler
              ` [PATCH v2] "

[mtd:nand/next 11/31] drivers/mtd/nand/raw/cadence-nand-controller.c:1893:4: error: implicit declaration of function 'ioread64_rep' is invalid in C99
 2022-09-28 10:04 UTC  (13+ messages)

❌ FAIL: Test report for master (6.0.0-rc7, mainline.kernel.org-clang, 46452d37)
 2022-09-28  9:31 UTC 

[PATCH v5 00/22] KCFI support
 2022-09-28  9:01 UTC  (6+ messages)

❌ FAIL: Test report for master (6.0.0-rc7, mainline.kernel.org-clang, 49c13ed0)
 2022-09-28  8:51 UTC 

[PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
 2022-09-28  8:19 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v1 4/6] xprtrdma: MR-related memory allocation should be allowed to fail
 2022-09-28  7:21 UTC 

[PATCH -next] Makefile: add implicit enum-conversion check for compile build
 2022-09-28  7:17 UTC  (3+ messages)

[PATCH v12 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-28  6:21 UTC  (11+ messages)
` [PATCH v12 1/9] overflow: Allow mixed type arguments
` [PATCH v12 2/9] overflow: Introduce check_assign() and check_assign_user_ptr()
` [PATCH v12 3/9] overflow: Introduce overflows_type() and __castable_to_type()
  ` [Intel-gfx] "
` [PATCH v12 4/9] drm/i915/gem: Typecheck page lookups
` [PATCH v12 5/9] drm/i915: Check for integer truncation on scatterlist creation
` [PATCH v12 6/9] drm/i915: Check for integer truncation on the configuration of ttm place
` [PATCH v12 7/9] drm/i915: Check if the size is too big while creating shmem file
` [PATCH v12 8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large
` [PATCH v12 9/9] drm/i915: Remove truncation warning for large objects

[krzk-github:n/dt-bindings-qcom-tlmm-lpass-pinctrl-continued-v3 6/49] ld.lld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'patch__memset_nocache'; recompile with -fPIC
 2022-09-27 23:06 UTC 

[PATCH v2 2/3] ARM: dts: orion5x: Add D-Link DNS-323 Device Tree
 2022-09-27 22:56 UTC 

[RFC PATCH] mm: sort kmemleak object via backtrace
 2022-09-27 21:16 UTC 

[geert-renesas-drivers:master 19/54] drivers/gpu/drm/i915/intel_pm.c:3929:16: error: incompatible integer to pointer conversion assigning to 'struct intel_bw_state *' from 'int'
 2022-09-27 20:59 UTC 

[ammarfaizi2-block:kvalo/ath/pending 29/104] ld.lld: error: init/built-in.a(main.o):(.text+0x688): relocation R_RISCV_HI20 out of range: 526273 is not in [-524288, 524287]; references __init_begin
 2022-09-27 20:13 UTC 

arch/arm/mach-spear/spear6xx.c:365:13: warning: no previous prototype for function 'spear6xx_map_io'
 2022-09-27 19:57 UTC 

[PATCH v1 2/5] device property: Constify fwnode connection match APIs
 2022-09-27 19:28 UTC 

[syzbot] general protection fault in PageHeadHuge
 2022-09-27 16:45 UTC  (11+ messages)

[PATCH v3 3/3] thermal: loongson2: add thermal management support
 2022-09-27 16:35 UTC 

[linux-next:master 5839/9680] ld.lld: error: kernel/built-in.a(dma/map_benchmark.o):(function map_benchmark_cleanup: .exit.text+0x20): relocation R_RISCV_HI20 out of range: 526747 is not in [-524288, 524287]; references map_benchmark_pci_driver
 2022-09-27 16:35 UTC 

❌ FAIL: Test report for master (6.0.0-rc7, mainline.kernel.org-clang, 3800a713)
 2022-09-27 11:50 UTC 

[PATCH] Bluetooth: L2CAP: fix an illegal state transition from BT_DISCONN
 2022-09-27 11:26 UTC 

[mark:arm64/undef/rework 9/9] ld.lld: error: undefined symbol: try_emulate_armv8_deprecated
 2022-09-27 11:26 UTC 

[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-27 11:21 UTC  (3+ messages)
` [bpf-next v7 2/3] bpftool: Update doc (add autoattach to prog load)
` [bpf-next v7 3/3] bpftool: Update the bash completion(add "

[bpf-next v6 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-27 11:05 UTC  (6+ messages)
` [bpf-next v6 2/3] bpftool: Update doc (add autoattach to prog load)

[PATCH -next] thermal/intel/int340x: Initialized ret in error path in int340x_thermal_zone_add()
 2022-09-27  9:36 UTC  (2+ messages)

❌ FAIL: Test report for master (6.0.0-rc7, mainline.kernel.org-clang, a1375562)
 2022-09-27  8:30 UTC 

[PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
 2022-09-27  8:04 UTC 

[PATCH] drm/mediatek: Add AFBC support to Mediatek DRM driver
 2022-09-27  4:49 UTC 

[dtor-input:next 63/64] drivers/input/misc/twl4030-pwrbutton.c:104:21: warning: incompatible integer to pointer conversion initializing 'const struct of_device_id *' with an expression of type 'int'
 2022-09-27  4:49 UTC 

arch/powerpc/kernel/module.c:111:2: error: call to __compiletime_assert_232 declared with 'error' attribute: BUILD_BUG_ON failed: TASK_SIZE > MODULES_VADDR
 2022-09-27  2:33 UTC 

[dtor-input:next 63/63] drivers/input/misc/twl4030-pwrbutton.c:104:21: error: incompatible integer to pointer conversion initializing 'const struct of_device_id *' with an expression of type 'int'
 2022-09-27  2:33 UTC 

[RFC v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
 2022-09-27  2:33 UTC 

[RFC net-next] udp: Auto-bind connected sockets to unique 4-tuple with port sharing
 2022-09-27  2:33 UTC 

[dtor-input:next 63/63] drivers/iio/adc/twl4030-madc.c:910:51: error: array has incomplete element type 'const struct of_device_id'
 2022-09-27  2:33 UTC 

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2022-09-26 21:41 UTC  (6+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

[PATCH v2 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2022-09-26 20:36 UTC  (2+ messages)
` [PATCH v2 6/7] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion

[PATCH v11.5] overflow: Introduce overflows_type() and __castable_to_type()
 2022-09-26 17:49 UTC  (4+ messages)

mainline build failure for x86_64 and arm64 with clang
 2022-09-26 16:50 UTC  (3+ messages)

[pali:pci-mvebu-pending 15/17] drivers/pci/controller/pci-mvebu.c:1959:18: warning: format specifies type 'unsigned int' but the argument has type 'resource_size_t' (aka 'unsigned long long')
 2022-09-26 16:11 UTC 

[tty:tty-testing 42/45] ld.lld: error: undefined symbol: __clk_is_enabled
 2022-09-26 15:44 UTC  (2+ messages)

[TCWG CI] Failure after llvmorg-16-init-5673-ge07ead85a368: [Clang] Warn when trying to dereference void pointers in C
 2022-09-26 15:32 UTC  (2+ messages)

[android-common:android13-5.10 1/1] vmlinux.o: warning: objtool: msr_read.36212()+0x8e: redundant UACCESS disable
 2022-09-26 15:26 UTC 

[PATCH] x86/fpu: use _Alignof to avoid UB in TYPE_ALIGN
 2022-09-26 13:51 UTC 

[PATCH] x86/fpu: use _Alignof to avoid UB in TYPE_ALIGN
 2022-09-26 13:48 UTC 

[hverkuil-media-tree:alt-ctrls 1/2] unifdef: usr/include/linux/videodev3.h.tmp: 287: Inappropriate #endif
 2022-09-26 13:28 UTC 

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2022-09-26 11:47 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ext4_enable_quotas
 2022-09-26 11:46 UTC 

Any interest in building the Linux kernel from a MacOS host?
 2022-09-26 11:35 UTC  (6+ messages)

[PATCH 5.19 185/207] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
 2022-09-26 10:12 UTC 

[PATCH 5.15 133/148] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
 2022-09-26 10:12 UTC 

[PATCH 5.10 132/141] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
 2022-09-26 10:12 UTC 

[PATCH 5.4 100/120] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
 2022-09-26 10:12 UTC 

[PATCH 4.19 55/58] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
 2022-09-26 10:12 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 5e049663)
 2022-09-26  9:20 UTC 

❌ FAIL: Test report for master (6.0.0-rc7, mainline.kernel.org-clang, f76349cf)
 2022-09-26  7:40 UTC 

vmlinux.o: warning: objtool: .text.jffs2_erase_pending_blocks: unexpected end of section
 2022-09-26  6:02 UTC 

[PATCH v2 4/5] brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211 layer
 2022-09-26  6:02 UTC 

[linux-next:master 8598/9680] drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c:222:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2022-09-26  6:02 UTC 

[jj-apparmor:apparmor-next 4/44] ld.lld: error: undefined symbol: zstd_min_clevel
 2022-09-26  6:02 UTC 

[PATCH v2] Compiler Attributes: Introduce __access_*() function attribute
 2022-09-25 23:47 UTC  (4+ messages)

drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
 2022-09-25 23:27 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).