llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-26 03:31:33 to 2023-05-03 21:15:19 UTC [more...]

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2023-05-03 21:15 UTC  (9+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

[PATCH v7 02/13] media: AV1: Make sure that bit depth in correctly initialize
 2023-05-03 20:57 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, fa31fc82)
 2023-05-03 20:50 UTC 

Prebuilt LLVM 16.0.3 uploaded
 2023-05-03 19:56 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 89b7fd5d)
 2023-05-03 19:40 UTC 

[PATCH 05/15] block: fix not to apply bip information in blk_rq_bio_prep()
 2023-05-03 19:06 UTC  (2+ messages)

[chao:dev-test 6/6] fs/f2fs/super.c:2916:26: warning: variable 'inode' is uninitialized when used here
 2023-05-03 19:06 UTC 

[RFC PATCH V1 1/2] sched/numa: Introduce per vma scan counter
 2023-05-03 17:37 UTC  (2+ messages)

[arm-integrator:b4/virt-to-pfn-v6-4-rc1 11/12] drivers/net/xen-netback/netback.c:692:23: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2023-05-03 17:03 UTC 

[robh:dt/header-cleanups 57/59] drivers/remoteproc/qcom_wcnss_iris.c:96:34: warning: unused variable 'iris_of_match'
 2023-05-03 14:59 UTC 

[paulmck-rcu:dev.2023.04.27a 50/66] vmlinux.o: warning: objtool: exc_nmi+0x120: call to __const_udelay() leaves .noinstr.text section
 2023-05-03 12:15 UTC 

[PATCH v5 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
 2023-05-03  9:42 UTC 

[PATCH] hwmon: (max597x) Add Maxim Max597x
 2023-05-03  8:29 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_listxattr
 2023-05-03  8:13 UTC  (2+ messages)

[PATCH] clk: sp7021: Adjust width of _m in HWM_FIELD_PREP()
 2023-05-03  1:24 UTC  (5+ messages)

[intel-tdx:kvm-upstream-workaround 3/338] arch/powerpc/include/asm/kvm_ppc.h:276:50: error: declaration of 'struct kvm_gfn_range' will not be visible outside of this function
 2023-05-03  0:48 UTC 

[PATCH RFC v2 3/6] media: v4l2-ctrls: add lens group status controls for zoom and focus
 2023-05-03  0:27 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 348551dd)
 2023-05-02 23:51 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 7df047b3)
 2023-05-02 20:21 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 21d2be64)
 2023-05-02 19:51 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, d7b3ffe2)
 2023-05-02 19:31 UTC 

[jarkko-tpmdd:tpm1-s3-bug 2/11] fs/cifs/cifs.o: warning: objtool: __UNIQUE_ID___addressable_init_module1861+0x0: data relocation to !ENDBR: init_module+0x0
 2023-05-02 19:09 UTC 

[PATCH v2 8/9] eventfs: moving tracing/events to eventfs
 2023-05-02 18:07 UTC 

[RFC RESEND 2/3] pinctrl: Add support pin control for UP board CPLD/FPGA
 2023-05-02 17:37 UTC 

[PATCH v2 4/9] eventfs: adding eventfs file, directory remove function
 2023-05-02 16:04 UTC 

[PATCH v1 4/5] ASoC: tas2781: Add tas2781 driver
 2023-05-02 15:13 UTC  (2+ messages)

[RFC RESEND 1/3] mfd: Add support for UP board CPLD/FPGA
 2023-05-02 14:21 UTC  (2+ messages)

[PATCH 06/11] drm/mediatek: gamma: Use bitfield macros
 2023-05-02 13:20 UTC 

[stable:linux-5.15.y 5080/9999] drivers/comedi/drivers/das16m1.c:413:2: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-05-02 13:20 UTC 

[PATCH v6 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
 2023-05-02  7:46 UTC  (2+ messages)

[PATCH v2 21/34] arm64: Convert various functions to use ptdescs
 2023-05-02  2:21 UTC 

[robh:dt/header-cleanups 57/59] drivers/regulator/ti-abb-regulator.c:669:34: warning: unused variable 'ti_abb_of_match'
 2023-05-02  2:10 UTC 

drivers/clk/clk-sp7021.c:316:8: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((_m), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsigne
 2023-05-02  1:59 UTC 

[robh:dt/header-cleanups 57/59] drivers/perf/xgene_pmu.c:1732:36: warning: unused variable 'xgene_pmu_v3_data'
 2023-05-02  1:59 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 865fdb08)
 2023-05-02  1:51 UTC 

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-05-02  1:28 UTC  (8+ messages)
` [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()

[PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers
 2023-05-01 23:34 UTC 

[PATCH v4 00/17] Consolidate the error handling around device attachment
 2023-05-01 22:01 UTC  (6+ messages)
` [PATCH v4 15/17] iommu: Allow IOMMU_RESV_DIRECT to work on ARM

vmlinux.o: warning: objtool: bmi160_setup_irq() falls through to next function bmi160_data_rdy_trigger_set_state()
 2023-05-01 21:38 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, c8c655c3)
 2023-05-01 21:00 UTC 

[robh:dt/header-cleanups 57/59] drivers/mailbox/ti-msgmgr.c:833:9: warning: variable 'desc' is uninitialized when used here
 2023-05-01 20:46 UTC 

Fwd: [Announcement] Clang-Built Linux Meetup 2023 Dates
 2023-05-01 20:42 UTC 

Test
 2023-05-01 20:40 UTC  (2+ messages)

[mhiramat:topic/fprobe-event-ext 4/11] kernel/trace/trace_fprobe.c:853:13: error: use of undeclared identifier 'MODULE_STATE_GOING'
 2023-05-01 20:25 UTC 

[PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-01 19:54 UTC  (12+ messages)
` [PATCH v6 1/4] kexec: Support purgatories with .text.hot sections
` [PATCH v6 2/4] x86/purgatory: Remove profile optimization flags
` [PATCH v6 3/4] powerpc/purgatory: "
` [PATCH v6 4/4] risc/purgatory: Add linker script

[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
 2023-05-01 17:27 UTC  (5+ messages)
` [PATCH RFC 16/43] x86-64: Use per-cpu stack canary if supported by compiler
` [PATCH RFC 18/43] x86/percpu: Use PC-relative addressing for percpu variable references

[clk:clk-sunplus 1/1] drivers/clk/clk-sp7021.c:316:8: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((_m), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsigne
 2023-05-01 16:28 UTC  (7+ messages)

[linux-stable-rc:queue/4.14 10481/26142] drivers/media/dvb-frontends/mxl5xx.o: warning: objtool: convert_endian()+0x61c: can't find switch jump table
 2023-05-01  6:05 UTC 

[stable:linux-5.15.y 9996/9999] arch/riscv/mm/init.c:755:16: warning: mixing declarations and code is a C99 extension
 2023-05-01  5:55 UTC 

[PATCH] phy: mediatek: rework the floating point comparisons to fixed point
 2023-05-01  5:14 UTC 

[lunn:leds-offload-support-reduced-auto-netdev 15/21] drivers/leds/led-class.c:362:15: error: no member named 'fwnode' in 'struct led_classdev'
 2023-05-01  4:13 UTC 

[peterz-queue:sched/eevdf 14/31] kernel/sched/fair.c:6625:41: error: use of undeclared identifier 'sysctl_sched_miration_cost'; did you mean 'sysctl_sched_migration_cost'?
 2023-05-01  1:20 UTC 

[asahilinux:bits/070-audio 15/37] sound/soc/codecs/cs42l84.c:1019:34: warning: unused variable 'cs42l84_of_match'
 2023-05-01  0:28 UTC 

[lunn:leds-offload-support-reduced-auto-netdev 3/38] ld.lld: error: undefined symbol: devm_led_classdev_register_ext
 2023-05-01  0:18 UTC 

[cilium:pr/new-api-tcx2 2/2] net/sched/sch_ingress.c:16:10: fatal error: 'net/xtc.h' file not found
 2023-04-30 21:53 UTC 

[cilium:pr/new-api-tcx2 2/2] kernel/bpf/syscall.c:3597:3: error: use of undeclared identifier 'ret'
 2023-04-30 21:53 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 58390c8c)
 2023-04-30 21:41 UTC 

[PATCH v3 7/8] sched: drop for_each_numa_hop_mask()
 2023-04-30 20:30 UTC 

fs/reiserfs/do_balan.o: warning: objtool: replace_key+0x147: stack state mismatch: cfa1=4+32 cfa2=4+48
 2023-04-30 19:59 UTC 

[asahilinux:bits/210-gpu 35/104] thread 'main' panicked at 'Unable to generate bindings: ()', /opt/cross/rustc-1.62.0-bindgen-0.56.0/cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.56.0/src/main.rs:54:36
 2023-04-30 19:28 UTC 

[asahilinux:bits/090-spi-hid 21/21] Inconsistent kallsyms data
 2023-04-30 17:53 UTC 

[intel-tdx:kvm-upstream-workaround 312/338] arch/x86/kvm/mmu/mmu.c:713:5: warning: no previous prototype for function 'kvm_mmu_topup_memory_cache_for_split'
 2023-04-30  7:58 UTC 

[intel-tdx:kvm-upstream-workaround 256/338] arch/x86/kvm/vmx/tdx.c:2547:6: warning: variable 'intr_info' set but not used
 2023-04-30  7:16 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 825a0714)
 2023-04-30  2:01 UTC 

[mcgrof-next:large-block-next 42/43] s390x-linux-ld: block/fops.o:undefined reference to `iomap_invalidate_folio'
 2023-04-30  1:21 UTC 

[mcgrof-next:large-block-next 41/43] s390x-linux-ld: fops.c:undefined reference to `iomap_file_buffered_write'
 2023-04-30  0:50 UTC 

[linux-stable-rc:linux-5.15.y 9996/9999] arch/riscv/mm/init.c:755:16: warning: mixing declarations and code is a C99 extension
 2023-04-29 22:45 UTC  (2+ messages)

[PATCH] Kconfig.debug: disable CONFIG_FRAME_WARN for KASAN_STACK && CC_IS_CLANG by default
 2023-04-29 22:03 UTC  (5+ messages)

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 1ae78a14)
 2023-04-29 19:51 UTC 

drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
 2023-04-29 18:32 UTC 

arch/arm/common/locomo.c:368: warning: expecting prototype for locomo_probe(). Prototype was for __locomo_probe() instead
 2023-04-29 18:02 UTC 

Library: [RFC PATCH] btree_blue - a btree with linear travesal function and more
 2023-04-30  5:30 UTC  (5+ messages)

drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
 2023-04-29 17:31 UTC 

drivers/bluetooth/btnxpuart.c:1277:34: warning: unused variable 'nxpuart_of_match_table'
 2023-04-29 16:40 UTC 

arch/arm/mach-omap2/cpuidle44xx.c:88: warning: expecting prototype for omap_enter_idle_[simple/coupled](). Prototype was for omap_enter_idle_simple() instead
 2023-04-29 12:54 UTC 

[stable:linux-5.4.y 5560/8186] arch/x86/kvm/vmx/vmenter.o: warning: objtool: __vmx_vcpu_run()+0xb5: unsupported intra-function call
 2023-04-29 12:44 UTC 

[RFC PATCH 10/12] nvme: submisssion/completion of uring_cmd to/from the registered queue
 2023-04-29 12:23 UTC 

[RFC PATCH 06/12] pci: implement register/unregister functionality
 2023-04-29 12:23 UTC 

[RFC PATCH 05/12] nvme: wire-up register/unregister queue f_op callback
 2023-04-29 12:02 UTC 

drivers/scsi/fcoe/fcoe_ctlr.c:1871:13: warning: stack frame size (1072) exceeds limit (1024) in 'fcoe_ctlr_recv_work'
 2023-04-29 10:30 UTC 

[stable:linux-5.4.y 5552/8186] arch/x86/entry/entry_64.o: warning: objtool: If this is a retpoline, please patch it in with alternatives and annotate it with ANNOTATE_NOSPEC_ALTERNATIVE
 2023-04-29  9:18 UTC 

clangd cannot handle tree_nocb.h
 2023-04-29  6:18 UTC  (6+ messages)

[asahilinux:bits/090-spi-hid 15/20] drivers/hid/dockchannel-hid/dockchannel-hid.c:974:18: warning: format specifies type 'long' but the argument has type 'unsigned int'
 2023-04-29  5:12 UTC 

[PATCH v10 07/11] LSM: Helpers for attribute names and filling lsm_ctx
 2023-04-29  2:37 UTC 

[avpatel:riscv_sbi_nested_v1 70/73] arch/riscv/kvm/vcpu_switch.S:259:81: error: invalid reassignment of non-absolute variable '.L__sym_size___kvm_riscv_switch_to'
 2023-04-29  2:38 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 89d77f71)
 2023-04-29  1:51 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 70cc1b53)
 2023-04-29  1:20 UTC 

[isilence:io_uring/get-buf-op 10/11] drivers/char/mem.c:704:20: warning: comparison of distinct pointer types ('typeof (bi->len - done) *' (aka 'unsigned int *') and 'typeof ((1UL << 18)) *' (aka 'unsigned long *'))
 2023-04-29  0:45 UTC 

[asahilinux:bits/140-pci 10/11] drivers/pci/controller/pcie-apple.c:468:19: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2023-04-29  0:45 UTC 

[dsahern:enfab-6.3 2/10] net/ipv4/tcp_offload.c:271:11: warning: use of bitwise '|' with boolean operands
 2023-04-29  0:04 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, f20730ef)
 2023-04-28 23:51 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 586b222d)
 2023-04-28 23:41 UTC 

[avpatel:riscv_sbi_nested_v1 52/73] drivers/irqchip/irq-riscv-imsic.c:107:36: warning: variable 'config' set but not used
 2023-04-28 22:42 UTC 

❌ FAIL (SKIPPED 24 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 91ec4b0d)
 2023-04-28 20:21 UTC 

next/master build: 176 builds: 14 failed, 162 passed, 16 errors, 179 warnings (next-20230428)
 2023-04-28 19:48 UTC 

[asahilinux:gpu/rust-rebased 121/187] mm/shmem.c:96:8: warning: 'const' type qualifier on return type has no effect
 2023-04-28 19:36 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 22b8cc3e)
 2023-04-28 19:01 UTC 

[PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
 2023-04-28 17:53 UTC 

[PATCH v3] f2fs: add async reset zone command support
 2023-04-28 13:24 UTC 

❌ FAIL (SKIPPED 23 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, d06f5a3f)
 2023-04-28 11:01 UTC 

❌ FAIL (SKIPPED 33 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 35fab927)
 2023-04-28  9:41 UTC 

[PATCH 27/34] maple_tree: Introduce mas_next_slot() interface
 2023-04-28  8:39 UTC 

[RFC PATCH v7 5/8] ice: implement dpll interface to control cgu
 2023-04-28  8:18 UTC 

❌ FAIL (SKIPPED 27 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, cec24b8b)
 2023-04-28  6:50 UTC 

[RFC PATCH v7 6/8] ptp_ocp: implement DPLL ops
 2023-04-28  6:36 UTC 

❌ FAIL (SKIPPED 25 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, cb6fe2ce)
 2023-04-28  6:30 UTC 

❌ FAIL (SKIPPED 23 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 32f7ad0f)
 2023-04-28  4:51 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 33afd4b7)
 2023-04-28  4:40 UTC 

[RFC PATCH v7 7/8] netdev: expose DPLL pin handle for netdevice
 2023-04-28  3:09 UTC 

[Intel-gfx] [PATCH v9 4/8] drm/i915/pxp: Add GSC-CS backend to send GSC fw messages
 2023-04-28  2:27 UTC 

[palmer:for-next 71/73] drivers/firmware/efi/libstub/efi-stub-helper.c:825:23: warning: implicit declaration of function 'efi_get_kimg_min_align' is invalid in C99
 2023-04-28  1:26 UTC 

[robh:dt/header-cleanups 57/57] lib/genalloc.c:885:10: warning: incompatible integer to pointer conversion assigning to 'struct device_node *' from 'int'
 2023-04-27 23:23 UTC 

[PATCH RFC net-next/mm V2 1/2] page_pool: Remove workqueue in new shutdown scheme
 2023-04-27 23:33 UTC 

[rt-devel:linux-6.3.y-rt-rebase 44/77] kernel/printk/printk.c:3370:6: warning: no previous prototype for function 'console_bkl_kthread_create'
 2023-04-27 22:52 UTC 

[robh:dt/header-cleanups 55/57] drivers/mfd/wm831x-i2c.c:32:56: error: use of undeclared identifier 'spi'
 2023-04-27 20:48 UTC 

[robh:dt/header-cleanups 55/57] drivers/hwmon/pmbus/lm25066.c:485:13: warning: cast to smaller integer type 'enum chips' from 'const void *'
 2023-04-27 20:17 UTC 

[PATCH] powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
 2023-04-27 19:34 UTC 

[robh:dt/header-cleanups 55/57] drivers/regulator/max8660.c:502:21: error: use of undeclared identifier 'max8660_dt_ids'; did you mean 'max8660_id'?
 2023-04-27 19:24 UTC 

next/master build: 179 builds: 5 failed, 174 passed, 8 errors, 214 warnings (next-20230427)
 2023-04-27 16:50 UTC 

[jarkko-tpmdd:next 1/1] include/linux/tpm.h:285:2: error: redefinition of enumerator 'TPM_CHIP_FLAG_FIRMWARE_UPGRADE'
 2023-04-27 16:09 UTC 

[nbdd0121:mutex 1/1] ld.lld: error: undefined symbol: rust_build_error
 2023-04-27 14:15 UTC 

[PATCH v2 1/2] USB: Extend pci resume function to handle PM events
 2023-04-27 13:54 UTC 

[PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
 2023-04-27 13:13 UTC  (6+ messages)

error: unknown target CPU 'r5000'
 2023-04-27 12:30 UTC 

[dcui-tdx:decui/michaelv7dda/tdx/v5-dda 12/15] drivers/hv/vmbus_drv.c:2178:74: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2023-04-27 11:28 UTC 

[paulmck-rcu:dev.2023.04.26a 35/51] arch/arm/kernel/smp.c:385:1: warning: function declared 'noreturn' should not return
 2023-04-27 10:25 UTC 

[PATCH v3 1/2] PM: suspend: Define pm_suspend_target_state
 2023-04-27  8:52 UTC 

[paulmck-rcu:dev.2023.04.26a 38/51] arch/x86/kernel/nmi.c:441:6: warning: no previous prototype for function 'set_nmi_torture'
 2023-04-27  6:48 UTC 

[paulmck-rcu:dev.2023.04.26a 35/51] arch/powerpc/kernel/smp.c:1768:1: error: function declared 'noreturn' should not return
 2023-04-27  6:16 UTC 

crypto/gcm.o: warning: objtool: crypto_rfc4106_create+0x34a: relocation to !ENDBR: crypto_rfc4106_init_tfm+0x0
 2023-04-27  4:23 UTC 

[PATCH v4 3/3] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
 2023-04-27  3:20 UTC 

drivers/usb/gadget/udc/omap_udc.c:1915:9: warning: variable 'stat' set but not used
 2023-04-27  3:20 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, b68ee1c6)
 2023-04-27  0:01 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 36006b1d)
 2023-04-26 22:30 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 48dc8100)
 2023-04-26 22:10 UTC 

[morimoto:sound-dai-ops-2023-04-25-v2 57/58] sound/soc/codecs/hdmi-codec.c:902:3: error: field designator 'pcm_construct' does not refer to any field in type 'const struct snd_soc_dai_ops'
 2023-04-26 20:27 UTC 

[linux-next:master 13283/14037] drivers/watchdog/starfive-wdt.c:584:34: warning: unused variable 'starfive_wdt_match'
 2023-04-26 20:17 UTC 

drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c:415:10: warning: cast to smaller integer type 'enum mtk_ovl_adaptor_comp_type' from 'const void *'
 2023-04-26 19:05 UTC 

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 5c7ecada)
 2023-04-26 19:01 UTC 

[PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup()
 2023-04-26 18:45 UTC  (2+ messages)

[PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code
 2023-04-26 18:45 UTC  (2+ messages)

[PATCH V4 06/23] RISC-V: Add support to build the ACPI core
 2023-04-26 18:44 UTC  (2+ messages)

next/master build: 138 builds: 11 failed, 127 passed, 12 errors, 167 warnings (next-20230426)
 2023-04-26 18:19 UTC 

[PATCH v1] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-04-26 13:37 UTC  (2+ messages)

[jarkko-tpmdd:tpm1-s3-bug 32/32] drivers/char/tpm/tpm_tis_core.c:1238:2: error: use of undeclared identifier 'rc'
 2023-04-26 12:55 UTC 

✅ PASS (SKIPPED 27 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, df45da57)
 2023-04-26  8:41 UTC 

✅ PASS (SKIPPED 13 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, d53c3eaa)
 2023-04-26  8:32 UTC 

✅ PASS (SKIPPED 35 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 736b378b)
 2023-04-26  8:10 UTC 

[mnyman-xhci:fix_ring_expansion 2/2] drivers/usb/host/xhci-ring.c:300:11: warning: variable 'free' is uninitialized when used here
 2023-04-26  7:08 UTC 

✅ PASS (SKIPPED 16 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, bc1bb2a4)
 2023-04-26  6:41 UTC 

✅ PASS (SKIPPED 25 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, de10553f)
 2023-04-26  6:31 UTC 

[PATCH 3/4] scsi: Only kick the requeue list if necessary
 2023-04-26  5:16 UTC 

✅ PASS (SKIPPED 49 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 173ea743)
 2023-04-26  3:31 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).