messages from 2024-05-28 05:57:10 to 2024-06-03 08:26:54 UTC [more...]
[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
2024-06-03 8:26 UTC (12+ messages)
next/master build: 177 builds: 2 failed, 175 passed, 1 error, 10358 warnings (next-20240603)
2024-06-03 6:03 UTC
[bcachefs:bcachefs-testing 60/60] fs/bcachefs/error.c:121:3: warning: label followed by a declaration is a C23 extension
2024-06-03 5:01 UTC
[PATCH 3/5] fs: sys_ringbuffer
2024-06-03 4:38 UTC (2+ messages)
[PATCH 1/2] atmel: at76c50x: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 16:13 UTC (2+ messages)
` [PATCH 2/2] atmel: at76c50x: prefer struct_size over open coded arithmetic
[PATCH 0/2] atmel: at76c50x: improve code robustness
2024-06-02 16:13 UTC
❌ FAIL (MISSED 11 of 192): Test report for master (6.10.0-rc1, mainline.kernel.org-clang, ec9eeb89)
2024-06-02 10:21 UTC
[PATCH v3 4/6] mm: shmem: add mTHP support for anonymous shmem
2024-06-02 4:16 UTC (2+ messages)
[PATCH v6 1/2] hwmon: Add PEC attribute support to hardware monitoring core
2024-06-02 2:40 UTC (2+ messages)
[PATCH 1/2] i2c: keba: Add KEBA I2C controller support
2024-06-01 23:45 UTC
ld.lld: error: undefined symbol: proc_do_static_key
2024-06-01 23:41 UTC (2+ messages)
[PATCH 14/14] drm/rockchip: dw_hdmi: Add basic RK3588 support
2024-06-01 17:15 UTC
[PATCH v4 1/3] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
2024-06-01 16:56 UTC (3+ messages)
` [PATCH v4 2/3] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
` [PATCH v4 3/3] perf/ring_buffer: "
[PATCH v4 0/3] Hardening perf subsystem
2024-06-01 16:56 UTC
[PATCH v2] x86/traps: Enable UBSAN traps on x86
2024-06-01 14:06 UTC (2+ messages)
[PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-06-01 14:02 UTC (2+ messages)
[PATCH v0] RISC-V: Use Zkr to seed KASLR base address
2024-06-01 13:22 UTC (9+ messages)
[RFC v2 net-next 1/7] net: add rx_sk to trace_kfree_skb
2024-06-01 12:56 UTC
[sailus-media-tree:test 54/55] drivers/media/i2c/max96714.c:675:46: error: too many arguments to function call, expected 3, have 4
2024-06-01 12:13 UTC
[PATCH V2] ext4: add casefolded feature check before setup encrypted info
2024-06-01 11:37 UTC (4+ messages)
` [PATCH V4] ext4: check hash version and filesystem casefolded consistent
` [PATCH V5] "
[sailus-media-tree:test 53/55] drivers/media/i2c/max96717.c:124:46: error: too many arguments to function call, expected 3, have 4
2024-06-01 11:10 UTC
[PATCH] [v2] HID: intel-ish-hid: fix endian-conversion
2024-06-01 5:18 UTC
[PATCH 2/2] dmaengine: fsl-edma: remove redundant "idle" field from fsl_chan
2024-06-01 5:08 UTC
[PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device
2024-06-01 3:13 UTC
[PATCH v1 4/4] mfd: lm3533: Remove the driver
2024-06-01 2:31 UTC
[PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
2024-06-01 1:45 UTC (3+ messages)
` [PATCH v2 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
` [PATCH v2 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan
[PATCH] tracing/fprobe: Support raw tracepoint events on modules
2024-06-01 1:35 UTC (2+ messages)
[PATCH] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread
2024-06-01 1:28 UTC
error[E0428]: the name `ARCH_SLAB_MINALIGN` is defined multiple times
2024-05-31 23:45 UTC
error[E0428]: the name `ARCH_SLAB_MINALIGN` is defined multiple times
2024-05-31 23:45 UTC
[intel-tdx:tdx_kvm_dev-2024-05-30 59/115] arch/x86/kvm/vmx/main.c:224:10: error: call to undeclared function 'tdx_gmem_private_max_mapping_level'; ISO C99 and later do not support implicit function declarations
2024-05-31 22:31 UTC (3+ messages)
[PATCH v2 1/6] ASoC: codecs: Remove unused of_gpio.h
2024-05-31 21:52 UTC
[PATCH v3 0/3] selftests/futex: clang-inspired fixes
2024-05-31 20:39 UTC (5+ messages)
` [PATCH v3 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
` [PATCH v3 2/3] selftests/futex: don't pass a const char* to asprintf(3)
` [PATCH v3 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
[PATCH] x86/traps: Enable UBSAN traps on x86
2024-05-31 20:36 UTC (8+ messages)
[PATCH 4/7] ALSA: hda: hda_component: Introduce component parent structure
2024-05-31 19:58 UTC
[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
2024-05-31 19:38 UTC (8+ messages)
` [PATCH v3 1/7] selftests/x86: fix Makefile dependencies to work with clang
` [PATCH v3 2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
` [PATCH v3 3/7] selftests/x86: build fsgsbase_restore.c with clang
` [PATCH v3 4/7] selftests/x86: build sysret_rip.c "
` [PATCH v3 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v3 6/7] selftests/x86: remove (or use) unused variables and functions
` [PATCH v3 7/7] selftests/x86: fix printk warnings reported by clang
[PATCH v2 2/2] mm/damon/core: implement multi-context support
2024-05-31 19:26 UTC
[RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis
2024-05-31 19:26 UTC
[PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
2024-05-31 18:37 UTC (3+ messages)
` [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
` [PATCH v2 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
[PATCH] fs: sys_ringbuffer() (WIP)
2024-05-31 15:49 UTC
[PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h
2024-05-31 14:30 UTC (2+ messages)
[PATCH 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
2024-05-31 14:30 UTC (7+ messages)
` [PATCH 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
` [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
[jmondi:imx8mp/iob-gitlab/v6.9/extensible-format 1/7] include/uapi/linux/rkisp1-config.h:1033:57: warning: bitwise operation between different enumeration types ('enum rkisp1_ext_params_block_id' and 'enum rkisp1_ext_params_block_group')
2024-05-31 13:11 UTC
[PATCH 1/1] cxl/mem: Fix no cxl_nvd during pmem region auto-assembing
2024-05-31 13:00 UTC
[bvanassche:struct-device 4/25] ld.lld: error: undefined symbol: to_node
2024-05-31 11:04 UTC
[jpoimboe:objtool-diff 1/3] arch/arm/vdso/note.c:14:1: error: a parameter list without types is only allowed in a function definition
2024-05-31 10:02 UTC
[bcachefs:bcachefs-testing 90/93] fs/bcachefs/thread_with_file.c:375:2: error: expected expression
2024-05-31 9:41 UTC
next/master build: 178 builds: 5 failed, 173 passed, 4 errors, 10364 warnings (next-20240531)
2024-05-31 7:54 UTC
[RFC PATCH v2 1/8] certs: Introduce ability to link to a system key
2024-05-31 5:37 UTC
[PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
2024-05-31 5:12 UTC (6+ messages)
[PATCH v5] drivers: hwmon: max31827: Add PEC support
2024-05-31 3:16 UTC
[bcachefs:bcachefs-testing 93/93] ERROR: modpost: "do_exit" [fs/bcachefs/bcachefs.ko] undefined!
2024-05-31 2:14 UTC
[RFC net-next 4/6] tcp: pass rx socket on rcv drops
2024-05-31 1:42 UTC
[bcachefs:bcachefs-testing 90/93] fs/bcachefs/thread_with_file.c:375:2: warning: label followed by a declaration is a C23 extension
2024-05-30 22:14 UTC
[PATCH v2 0/3] selftests/futex: clang-inspired fixes
2024-05-30 21:15 UTC (15+ messages)
` [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
` [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
` [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
[PATCH v7 2/4] spi: cadence: Add Marvell xSPI IP overlay changes
2024-05-30 19:38 UTC
[PATCH v2] selftests/vDSO: fix clang build errors and warnings
2024-05-30 19:24 UTC (3+ messages)
[PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
2024-05-30 17:23 UTC (3+ messages)
[PATCH v3] can: m_can: don't enable transceiver when probing
2024-05-30 16:15 UTC
[PATCH 1/2] x86/percpu: Fix "multiple identical address spaces specified for type" clang warning
2024-05-30 15:57 UTC (2+ messages)
[PATCH] drm/radeon: Remove __counted_by from StateArray.states[]
2024-05-30 14:57 UTC (2+ messages)
[PATCH 4/4] riscv: entry: Save a frame record for exceptions
2024-05-30 14:19 UTC
[PATCH v5 15/16] media: platform: Add mali-c55 parameters video node
2024-05-30 7:18 UTC
[PATCH v5 14/16] media: uapi: Add parameters structs to mali-c55-config.h
2024-05-30 7:08 UTC
[nbdd0121:thin-lto 3/4] make[3]: *** No rule to make target 'rust/helpers/helpers_combined.c', needed by 'rust/helpers.o'
2024-05-30 5:00 UTC
[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
2024-05-30 4:35 UTC (5+ messages)
[jarkko-tpmdd:master 3/3] drivers/char/tpm/tpm2-sessions.c:712:3: warning: non-void function 'tpm_buf_check_hmac_response' should return a value
2024-05-30 4:27 UTC
[bvanassche:struct-device 27/27] drivers/base/node.c:37:27: error: invalid operands to binary expression ('const struct bus_type *' and 'const struct bus_type')
2024-05-30 3:24 UTC
[RFC net-next 2/3] net: txgbe: support Flow Director perfect filters
2024-05-30 1:48 UTC
[PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c
2024-05-30 1:06 UTC
[PATCH v2 3/3] Bluetooth: btusb: mediatek: add MediaTek ISO data transmission function
2024-05-29 23:09 UTC
[rt-devel:linux-6.10.y-rt-rebase 11/93] kernel/softirq.c:663:40: error: call to undeclared function 'local_pending_timers'; ISO C99 and later do not support implicit function declarations
2024-05-29 21:15 UTC
[RFC PATCH 2/2] kbuild: rust: provide an option to inline C helpers into Rust
2024-05-29 20:45 UTC (2+ messages)
[PATCH v3 3/4] LoongArch: Fix entry point in image header
2024-05-29 18:28 UTC
[tiwai-sound:for-next 9/10] sound/core/ump.c:694:6: warning: variable 'type' is uninitialized when used here
2024-05-29 16:39 UTC
[PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
2024-05-29 15:57 UTC (3+ messages)
[PATCH 1/3] mctp pcc: Implement MCTP over PCC Transport
2024-05-29 14:56 UTC
[PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport
2024-05-29 14:03 UTC
[drm-tip:drm-tip 704/756] drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
2024-05-29 13:00 UTC
❌ FAIL (MISSED 12 of 204): Test report for master (6.10.0-rc1, mainline.kernel.org-clang, e0cce98f)
2024-05-29 11:41 UTC
[bcachefs:master 53/77] fs/bcachefs/fs.c:1723:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2024-05-29 10:57 UTC
[jarkko-tpmdd:tpm2key-v7 9/9] crypto/asymmetric_keys/tpm2_key_ecdsa.c:222:26: warning: format specifies type 'unsigned int' but the argument has type 'off_t' (aka 'long')
2024-05-29 9:32 UTC
[PATCH/RFC 2/3] pmdomain: core: Avoid earlycon power-down
2024-05-29 8:59 UTC (2+ messages)
[PATCH v2] ntp: remove accidental integer wrap-around
2024-05-29 8:18 UTC (5+ messages)
next/master build: 182 builds: 3 failed, 179 passed, 7 errors, 10361 warnings (next-20240529)
2024-05-29 6:53 UTC
[bvanassche:struct-device 6/20] drivers/opp/core.c:1406:20: error: conflicting types for '_add_opp_dev'
2024-05-29 5:57 UTC
[PATCH] ntfs3: Add a check for attr_names and oatbl
2024-05-29 1:53 UTC
[geert-renesas-drivers:master 1238/1305] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c:1565:20: error: use of undeclared identifier 'I2C_CLASS_SPD'
2024-05-29 1:30 UTC
[PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree
2024-05-29 0:57 UTC
[PATCH 6/7] ext4: Convert to buffered_write_operations
2024-05-28 23:42 UTC
[PATCH 7/7] iomap: Return the folio from iomap_write_begin()
2024-05-28 23:31 UTC
[mark:arm64/gicv3-nmi-prio 4/4] drivers/irqchip/irq-gic-v3.c:40:43: error: use of undeclared identifier 'GICV3_PRIO_IRQ'
2024-05-28 23:31 UTC
[PATCH 0/3] selftests/futex: clang-inspired fixes
2024-05-28 22:43 UTC (5+ messages)
` [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
[PATCH 2/2] HID: intel-ish-hid: fix endian-conversion
2024-05-28 21:17 UTC
[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
2024-05-28 20:56 UTC (3+ messages)
[PATCH v2] selftests/user_events: silence a clang warning: address of packed member
2024-05-28 20:54 UTC (4+ messages)
[PATCH 2/5] crypto: ccp: Move security attributes to their own file
2024-05-28 20:13 UTC
[jlayton:mgtime 4/5] fs/inode.c:73:15: error: '__section__' attribute only applies to functions, global variables, Objective-C methods, and Objective-C properties
2024-05-28 20:10 UTC (2+ messages)
[drm-misc:drm-misc-next 10/29] ld.lld: error: undefined symbol: drm_hdmi_compute_mode_clock
2024-05-28 19:30 UTC
[PATCH v2] hwmon: (max6639) : Update hwmon init using info
2024-05-28 16:02 UTC (2+ messages)
Use of zero-length arrays in bcachefs structures inner fields
2024-05-28 15:02 UTC (5+ messages)
[drm-misc:drm-misc-next 29/29] drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c:213:3: error: implicit declaration of function 'drm_connector_hdmi_compute_mode_clock' is invalid in C99
2024-05-28 14:38 UTC
[PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr
2024-05-28 13:15 UTC
[PATCH] sched: core: Remove unnecessary ‘NULL’ values from core_rq
2024-05-28 10:49 UTC
next/master build: 182 builds: 2 failed, 180 passed, 1 error, 10362 warnings (next-20240528)
2024-05-28 10:43 UTC
[RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
2024-05-28 6:38 UTC
[jarkko-tpmdd:tpm2key-v6 7/7] crypto/asymmetric_keys/tpm2_key_ecdsa.c:247:13: error: 'u8 *' (aka 'unsigned char *') and 'void *' are not pointers to compatible types
2024-05-28 5:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox