llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 01:18:06 to 2022-09-27 00:28:06 UTC [more...]

[PATCH 0/4] riscv: entry: further clean up and VMAP_STACK fix
 2022-09-27  0:18 UTC  (12+ 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

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

[PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
 2022-09-26 21:07 UTC  (3+ messages)

[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 v5 00/22] KCFI support
 2022-09-26 20:16 UTC  (4+ messages)

arch/arm/probes/kprobes/core.c:409:30: error: .fnstart must precede .save or .vsave directives
 2022-09-26 18:42 UTC  (6+ messages)
          ` [PATCH] ARM: kprobes: move __kretprobe_trampoline to out of line assembler

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-26 18:24 UTC  (28+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
` [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size
` [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size
` [PATCH v2 05/16] net: ipa: Proactively round up to kmalloc bucket size
` [PATCH v2 06/16] igb: "
` [PATCH v2 07/16] btrfs: send: "
` [PATCH v2 08/16] dma-buf: "
  ` [Linaro-mm-sig] "
` [PATCH v2 09/16] coredump: "
` [PATCH v2 10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH v2 11/16] bpf: "
` [PATCH v2 12/16] devres: "
` [PATCH v2 13/16] mempool: "
` [PATCH v2 14/16] kasan: Remove ksize()-related tests
` [PATCH v2 15/16] mm: Make ksize() a reporting-only function
` [PATCH v2 16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller

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

[bpf-next v6 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-26 16:20 UTC  (5+ messages)
` [bpf-next v6 2/3] bpftool: Update doc (add autoattach to prog load)
` [bpf-next v6 3/3] bpftool: Update the bash completion(add "

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

[PATCH v12 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-26 15:39 UTC  (10+ 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()
` [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

[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 

[syzbot] general protection fault in PageHeadHuge
 2022-09-26  0:11 UTC  (12+ messages)

[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 

[syzbot] KASAN: null-ptr-deref Write in alloc_buddy_huge_page
 2022-09-25 17:19 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 105a36f3)
 2022-09-25 10:40 UTC 

[PATCH] virtio_fs.c: add check kmalloc return
 2022-09-25 10:31 UTC 

[jj-apparmor:apparmor-next 4/43] security/apparmor/apparmorfs.c:1316:34: warning: variable 'ctx' is uninitialized when used here
 2022-09-25 10:31 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 1a61b828)
 2022-09-25  8:01 UTC 

[linux-next:master 7804/9680] profile.c:undefined reference to `__tsan_memcpy'
 2022-09-25  6:47 UTC 

[linux-stable-rc:linux-5.10.y 7638/8493] drivers/gpu/drm/vc4/vc4_dsi.c:617:35: warning: unused variable 'dsi0_regs'
 2022-09-25  5:51 UTC 

[PATCH v8,2/3]drm: mediatek: Adjust the dpi output format to MT8186
 2022-09-25  5:51 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 3db61221)
 2022-09-25  4:50 UTC 

[PATCH] drm/i915: Fix CFI violations in gt_sysfs
 2022-09-25  4:39 UTC  (4+ messages)

[PATCH printk 11/18] printk: Convert console_drivers list to hlist
 2022-09-25  4:33 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 1772094f)
 2022-09-25  3:10 UTC 

[jj-apparmor:apparmor-next 30/41] security/apparmor/policy_unpack.c:489:12: warning: result of comparison of constant 16777216 with expression of type 'u16' (aka 'unsigned short') is always false
 2022-09-24 21:30 UTC 

[jj-apparmor:apparmor-next 24/41] security/apparmor/policy_compat.c:150: warning: expecting prototype for aa_compute_fperms(). Prototype was for compute_fperms() instead
 2022-09-24 19:10 UTC 

[PATCH v2 1/1] arm64: dts: mediatek: mt8183: disable thermal zones without trips
 2022-09-24 17:30 UTC 

[PATCH] Compiler Attributes: Introduce __access_*() function attribute
 2022-09-24 14:58 UTC  (4+ messages)

[PATCH v11 3/9] compiler_types.h: Add assert_same_type to catch type mis-match while compiling
 2022-09-24 14:52 UTC  (2+ messages)

[asahilinux:bits/070-audio 6/33] sound/soc/codecs/tas2764.c:756:20: warning: cast to smaller integer type 'enum tas2764_devid' from 'const void *'
 2022-09-24 13:22 UTC 

[phy:next 136/164] drivers/phy/mediatek/phy-mtk-io.h:42:33: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((mask), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned shor
 2022-09-24 13:22 UTC 

[linux-next:master 6347/9680] s390x-linux-ld: setup.c:undefined reference to `__tsan_memcpy'
 2022-09-24  9:48 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, a63f2e7c)
 2022-09-24  9:21 UTC 

[linux-next:master 9605/9680] ld.lld: error: undefined symbol: devm_iio_channel_get_all
 2022-09-24  8:51 UTC 

[bpf-next v5 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-24  8:03 UTC  (3+ messages)

[linux-stable-rc:linux-5.15.y 5231/9999] Inconsistent kallsyms data
 2022-09-24  6:54 UTC 

[PATCH] fs/ntfs3: use strcmp to determin attribute type
 2022-09-24  6:34 UTC  (2+ messages)

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 1707c39a)
 2022-09-24  6:31 UTC 

[PATCH 1/1] ASoC: soc-dai: export some symbols
 2022-09-24  4:21 UTC 

[PATCH v1 2/2] Input: matrix_keypad - replace header inclusions by forward declarations
 2022-09-24  4:21 UTC 

[PATCH RFC 6/6] ata: libata-scsi: Allocate sdev early in port probe
 2022-09-24  4:21 UTC 

arch/mips/boot/compressed/../../lib/bswapdi.c:5:28: warning: no previous prototype for function '__bswapdi2'
 2022-09-23 22:42 UTC 

drivers/hwmon/sht4x.c:132:26: error: anonymous bit-field has negative width (-1)
 2022-09-23 21:36 UTC 

[bpf-next v4] libbpf: Add pathname_concat() helper
 2022-09-23 21:30 UTC  (3+ messages)

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (10+ messages)
` [PATCH 01/12] "

[PATCH] x86, mem: move memmove to out of line assembler
 2022-09-23 18:05 UTC  (4+ messages)

[PATCH v5 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-23 15:37 UTC  (3+ messages)

s390x-linux-ld: kallsyms.c:undefined reference to `__tsan_memcpy'
 2022-09-23 15:31 UTC  (3+ messages)

[linux-next:master 6347/9680] s390x-linux-ld: arch/s390/kernel/setup.c:523: undefined reference to `__tsan_memcpy'
 2022-09-23 15:30 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH -next] thermal/intel/int340x: Initialized ret in error path in int340x_thermal_zone_add()
 2022-09-23 15:20 UTC 

[linux-next:master 7127/7934] drivers/clk/rockchip/clk-rv1126.c:178:7: warning: unused variable 'mux_cpll_hpll_gpll_p'
 2022-09-23 13:36 UTC  (2+ messages)

[RFC PATCH] PM: clk: Avoid lockdep warning between prepare lock and &psd->lock
 2022-09-23 13:59 UTC  (2+ messages)

build failure of next-20220923 due to f6f6f9a01374 ("thermal/intel/int340x: Replace parameter to simplify")
 2022-09-23 11:49 UTC 

[RFC PATCH 2/2] perf: Add xilinx APM support
 2022-09-23 11:30 UTC  (2+ messages)

next/master build: 221 builds: 13 failed, 208 passed, 48 errors, 98 warnings (next-20220923)
 2022-09-23 10:55 UTC 

[PATCH v1 1/1] gpio: tegra: Convert to immutable irq chip
 2022-09-23 10:17 UTC 

[PATCH v4 25/25] tracing/rseq: Add mm_vcpu_id field to rseq_update
 2022-09-23  9:55 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, c69cf88c)
 2022-09-23  8:50 UTC 

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, bf682942)
 2022-09-23  8:10 UTC 

arch/riscv/kernel/probes/rethook.c:10:22: warning: no previous prototype for function 'arch_rethook_trampoline_callback'
 2022-09-23  7:49 UTC 

[ammarfaizi2-block:brauner/linux/fs.acl.rework 22/37] fs/posix_acl.c:1356:44: error: too many arguments to function call, expected 2, have 3
 2022-09-23  7:38 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 480/484] drivers/base/memory.c:186:29: error: no member named 'nr_hwpoison' in 'struct memory_block'
 2022-09-23  4:52 UTC 

[PATCH] Bluetooth: btusb: Add Realtek devcoredump support
 2022-09-23  2:48 UTC 

[PATCH] reset: mediatek: Move mediatek system clock reset to reset folder
 2022-09-23  1:36 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).