public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2024-02-12 18:59:14 to 2024-02-15 20:14:35 UTC [more...]

[PATCH] scsi: csiostor: avoid function pointer casts
 2024-02-15 20:14 UTC  (2+ messages)

[PATCH v1 4/5] sbm: SandBox Mode KUnit test suite
 2024-02-15 19:14 UTC 

[gustavoars:testing/WFAMNAE-next20240215 1/1] include/linux/bpf-cgroup.h:191:15: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_tag *')
 2024-02-15 16:29 UTC 

[PATCH v4 00/11] x86: Confine early 1:1 mapped startup code
 2024-02-15 13:52 UTC  (19+ messages)
` [PATCH v4 01/11] x86/startup_64: Simplify global variable accesses in GDT/IDT programming
` [PATCH v4 02/11] x86/startup_64: Replace pointer fixups with RIP-relative references
` [PATCH v4 03/11] x86/startup_64: Simplify CR4 handling in startup code
` [PATCH v4 04/11] x86/startup_64: Defer assignment of 5-level paging global variables
` [PATCH v4 05/11] x86/startup_64: Simplify calculation of initial page table address
` [PATCH v4 06/11] x86/startup_64: Simplify virtual switch on primary boot
` [PATCH v4 07/11] efi/libstub: Add generic support for parsing mem_encrypt=
` [PATCH v4 08/11] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH v4 09/11] x86/sme: Move early SME kernel encryption handling into .head.text
` [PATCH v4 10/11] x86/sev: Move early startup code into .head.text section
` [PATCH v4 11/11] x86/startup_64: Drop global variables keeping track of LA57 state

[PATCH] brcmsmac: avoid function pointer casts
 2024-02-15 13:48 UTC  (7+ messages)

[PATCH] s390: Don't allow CONFIG_COMPAT with LD=ld.lld
 2024-02-15  8:51 UTC  (2+ messages)

✅ PASS (MISSED 21 of 204): Test report for master (6.8.0-rc4, mainline.kernel.org-clang, 8d3dea21)
 2024-02-15  8:51 UTC 

next/master build: 181 builds: 16 failed, 165 passed, 50 errors, 296 warnings (next-20240215)
 2024-02-15  8:20 UTC 

[PATCH] x86/build: Simplify patterns for unwanted section
 2024-02-14 23:10 UTC  (5+ messages)

[PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
 2024-02-14 21:37 UTC  (7+ messages)

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-14 21:32 UTC  (18+ messages)
` [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections
` [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections
` [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections
` [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections
` [PATCH 11/11] s390: Link vmlinux with '-z notext'

[PATCH] gen_compile_commands: fix invalid escape sequence
 2024-02-14 21:27 UTC  (10+ messages)
  ` [PATCH v2] gen_compile_commands: fix invalid escape sequence warning
        ` [PATCH v3 0/1] "
          ` [PATCH v3 1/1] "

[PATCH 06/11] firmware: arm_scmi: Implement Clock .is_notify_supported callback
 2024-02-14 18:21 UTC  (5+ messages)

[jfern:dlserver-feb-fixes 1/9] kernel/sched/fair.c:8535:9: warning: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct task_struct *'
 2024-02-14 14:35 UTC 

[ast-bpf:arena 8/26] kernel/bpf/verifier.c:10728:9: error: call to undeclared function '__kfunc_param_match_suffix'; ISO C99 and later do not support implicit function declarations
 2024-02-14 13:52 UTC 

next/master build: 171 builds: 10 failed, 161 passed, 43 errors, 301 warnings (next-20240214)
 2024-02-14 13:46 UTC 

[PATCH v2 0/2] ASoC: meson: aiu: fix function pointer type mismatch
 2024-02-14 13:22 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ASoC: meson: t9015: "

[PATCH 1/3] tee: optee: Move pool_op helper functions
 2024-02-14 13:11 UTC 

[PATCH] ethernet: cpts: fix function pointer cast warnings
 2024-02-14 13:00 UTC  (2+ messages)

[PATCH] bnad: fix work_queue type mismatch
 2024-02-14 12:50 UTC  (2+ messages)

[PATCH] tty: hvc-iucv: fix function pointer casts
 2024-02-14 12:36 UTC  (6+ messages)

static assertion failed in fs/bcachefs/journal_io.c
 2024-02-14 10:41 UTC  (3+ messages)

[jfern:dlserver-feb-fixes 1/9] kernel/sched/fair.c:8535:9: error: call to undeclared function 'pick_task_fair'; ISO C99 and later do not support implicit function declarations
 2024-02-14 10:26 UTC 

[tip:timers/core 3/3] kernel/time/hrtimer.c:2224:49: error: implicit declaration of function 'housekeeping' is invalid in C99
 2024-02-14 10:20 UTC  (2+ messages)

[PATCH] drm/xe: avoid function cast warnings
 2024-02-14 10:15 UTC  (4+ messages)

[PATCH] RDMA/srpt: fix function pointer cast warnings
 2024-02-14  9:24 UTC  (4+ messages)

[sailus-media-tree:ipu6 65/67] drivers/misc/mei/platform-vsc.c:304:42: warning: unknown escape sequence 'xFFFFFFC5'
 2024-02-14  6:34 UTC 

[PATCH v4 0/8] Run tests in parallel
 2024-02-14  4:53 UTC  (9+ messages)
` [PATCH v4 1/8] perf thread_map: Skip exited threads when scanning /proc
` [PATCH v4 2/8] perf list: Add scandirat compatibility function
` [PATCH v4 3/8] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v4 4/8] tools subcmd: Add a no exec function call option
` [PATCH v4 5/8] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v4 6/8] perf tests: Use scandirat for shell script finding
` [PATCH v4 7/8] perf tests: Run time generate shell test suites
` [PATCH v4 8/8] perf tests: Add option to run tests in parallel

[PATCH v3 0/8] Run tests in parallel
 2024-02-14  4:33 UTC  (9+ messages)
` [PATCH v3 3/8] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v3 4/8] tools subcmd: Add a no exec function call option
` [PATCH v3 5/8] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v3 6/8] perf tests: Use scandirat for shell script finding
` [PATCH v3 7/8] perf tests: Run time generate shell test suites
` [PATCH v3 8/8] perf tests: Add option to run tests in parallel

[PATCH v1 0/2] RISC-V: enable rust
 2024-02-14  3:14 UTC  (20+ messages)

[PATCH 01/28] [NOT FOR REVIEW] drm: color pipeline base work
 2024-02-14  2:46 UTC 

[PATCH v17 2/6] ring-buffer: Introducing ring-buffer mapping functions
 2024-02-14  1:23 UTC 

[PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
 2024-02-14  1:03 UTC 

[PATCH v2 1/9] perf thread_map: Skip exited threads when scanning /proc
 2024-02-14  0:51 UTC  (7+ messages)
` [PATCH v2 6/9] perf tests: Use scandirat for shell script finding
` [PATCH v2 8/9] perf srcline: Add missed addr2line closes

[PATCH v3 29/35] mm: vmalloc: Enable memory allocation profiling
 2024-02-13 23:09 UTC 

Prebuilt LLVM 18.1.0-rc2 uploaded
 2024-02-13 20:37 UTC  (5+ messages)

[PATCH] media: mxl5xx: Move xpt structures off stack
 2024-02-13 20:37 UTC  (4+ messages)

[ambarus:hyperbus 1/7] drivers/mtd/hyperbus/hyperbus-sfdp.c:174:14: error: call to undeclared function 'kmalloc'; ISO C99 and later do not support implicit function declarations
 2024-02-13 19:22 UTC 

[ambarus:hyperbus 1/7] drivers/mtd/hyperbus/hyperbus-sfdp.c:343:18: warning: no previous prototype for function 'hyperbus_sfdp_probe'
 2024-02-13 19:22 UTC 

[agd5f:drm-next 358/374] drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c:713:12: warning: stack frame size (2992) exceeds limit (2048) in 'vcn_v5_0_0_start'
 2024-02-13 18:52 UTC 

[PATCH] ASoC: q6dsp: fix event handler prototype
 2024-02-13 17:12 UTC  (2+ messages)

[PATCH] drbd: fix function cast warnings in state machine
 2024-02-13 15:55 UTC  (2+ messages)

[vbabka:BROKEN-locking-bench 1/1] lib/slub_kunit.c:269:10: error: indirection requires pointer operand ('void' invalid)
 2024-02-13 15:55 UTC 

[PATCH] floppy: fix function pointer cast warnings
 2024-02-13 15:55 UTC  (2+ messages)

next/master build: 165 builds: 9 failed, 156 passed, 42 errors, 283 warnings (next-20240213)
 2024-02-13 15:44 UTC 

[PATCH v2] nvmem: meson-efuse: fix function pointer type mismatch
 2024-02-13 14:59 UTC  (2+ messages)

[PATCH 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
 2024-02-13 14:53 UTC 

[vbabka:BROKEN-locking-bench 1/1] lib/slub_kunit.c:227:2: error: unknown type name 'u128'
 2024-02-13 14:42 UTC 

[PATCH] [v2] ARM: crypto: fix function cast warnings
 2024-02-13 13:56 UTC  (2+ messages)

[PATCH] ALSA: fix function cast warnings
 2024-02-13 13:52 UTC  (4+ messages)

[PATCH] ARM: crypto: fix function cast warnings
 2024-02-13 13:50 UTC  (3+ messages)

[PATCH] ALSA: aw2: avoid casting function pointers
 2024-02-13 13:25 UTC  (2+ messages)

[PATCH 5.10.y-cip] cache: Kconfig: Add dependency for RISCV on AX45MP_L2_CACHE config
 2024-02-13 12:56 UTC  (3+ messages)

[PATCH] ASoC: meson: add helpers for clk_disable_unprepare
 2024-02-13 12:45 UTC  (6+ messages)

[chunkuang-hu:mediatek-cmdq8 4/6] drivers/soc/mediatek/mtk-cmdq-helper.c:372:5: warning: no previous prototype for function 'cmq_pkt_nop'
 2024-02-13 10:54 UTC 

[PATCH] nvmem: meson-efuse: fix function pointer type mismatch
 2024-02-13 10:27 UTC  (2+ messages)

[PATCH] media: pvrusb2: fix pvr2_stream_callback casts
 2024-02-13 10:04 UTC 

[PATCH] firmware: dmi-id: add a release callback function
 2024-02-13 10:02 UTC 

[PATCH] mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
 2024-02-13 10:00 UTC 

[PATCH] iommu/vt-d: fix constant-out-of-range warning
 2024-02-13  9:58 UTC 

[PATCH] nouveau: fix function cast warnings
 2024-02-13  9:57 UTC 

[PATCH] x86: math-emu: fix function cast warnings
 2024-02-13  9:56 UTC 

[PATCH] media: sta2x11: fix irq handler cast
 2024-02-13  9:54 UTC 

[PATCH 1/2] ubifs: fix sort function prototype
 2024-02-13  9:54 UTC  (2+ messages)
` [PATCH 2/2] ubifs: fix function pointer cast warnings

[PATCH] ALSA: arm: remove an unused variable
 2024-02-13  9:53 UTC 

✅ PASS (MISSED 5 of 210): Test report for master (6.8.0-rc4, mainline.kernel.org-clang, c664e16b)
 2024-02-13  9:51 UTC 

[rafael-pm:bleeding-edge 76/104] drivers/thermal/intel/intel_pch_thermal.c:235:45: error: incompatible pointer to integer conversion passing 'struct thermal_trip *' to parameter of type 'int'
 2024-02-13  5:02 UTC 

[PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian
 2024-02-13  1:43 UTC  (3+ messages)

✅ PASS (MISSED 5 of 210): Test report for master (6.8.0-rc4, mainline.kernel.org-clang, 716f4aaa)
 2024-02-13  0:40 UTC 

[PATCH] kbuild: Fix building with LLVM on NixOS
 2024-02-12 22:41 UTC  (4+ messages)

[PATCH 2/7] fbdev: Do not include <linux/backlight.h> in header
 2024-02-12 19:56 UTC 

Powerpc: ps3av.c:(.text+0x19e8): undefined reference to `video_get_options'
 2024-02-12 19:19 UTC  (2+ messages)


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