messages from 2024-06-01 11:11:21 to 2024-06-07 20:20:12 UTC [more...]
[viro-vfs:work.fd 11/19] fs/select.c:860:3: error: cannot jump from this goto statement to its label
2024-06-07 20:20 UTC (3+ messages)
[PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
2024-06-07 20:13 UTC (15+ 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 v0] RISC-V: Use Zkr to seed KASLR base address
2024-06-07 18:51 UTC (11+ messages)
[PATCH v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-06-07 18:33 UTC (2+ messages)
[davidhildenbrand:virtio-mem-pg-offline 3/5] mm/mm_init.c:1931:41: error: too few arguments to function call, expected 3, have 2
2024-06-07 18:22 UTC
[PATCH] media: c8sectpfe: Add missing parameter names
2024-06-07 16:35 UTC (2+ messages)
[PATCH v3] mm: convert page type macros to enum
2024-06-07 15:13 UTC
[net PATCH] net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters
2024-06-07 14:52 UTC
[RFC PATCH 2/2] kbuild: rust: provide an option to inline C helpers into Rust
2024-06-07 14:40 UTC (2+ messages)
[Bug] Failing kunit test on ARCH=arm and LLVM=1
2024-06-07 14:33 UTC (2+ messages)
[PATCH] usb: misc: add Microchip usb5744 SMBus programming support
2024-06-07 13:48 UTC
[PATCH v3 1/4] tracing: add __print_sym() to replace __print_symbolic()
2024-06-07 13:37 UTC
[rostedt-trace:trace/persistent-ring-buf-reserve-mem-v5.15 3/30] kernel/trace/trace_events_trigger.c:728:6: warning: no previous prototype for function 'event_trigger_check_remove'
2024-06-07 12:44 UTC
[viro-vfs:work.fd 11/19] fs/ocfs2/cluster/heartbeat.c:1784:3: error: cannot jump from this goto statement to its label
2024-06-07 10:36 UTC
[PATCH v1 0/2] selftests/mm: thuge-gen defines
2024-06-07 10:04 UTC (8+ messages)
` [PATCH v1 1/2] selftests/mm: Include linux/mman.h
` [PATCH v1 2/2] selftests/mm: Guard defines from shm
[PATCH] arm: dts: aspeed: Use standard 'i2c' bus node name
2024-06-07 9:44 UTC
[PATCH] loongarch: Only select HAVE_OBJTOOL and allow ORC unwinder if the inline assembler supports R_LARCH_{32,64}_PCREL
2024-06-07 8:29 UTC (18+ messages)
[linux-next:master 4304/4582] drivers/hwmon/pmbus/mp2975.c:1069:34: warning: unused variable 'mp2975_of_match'
2024-06-07 8:21 UTC
[PATCH] erofs: support external crypto for decompression
2024-06-07 7:29 UTC
[broonie-misc:kvm-arm64-fix-pkvm-sve-vl 3/5] arch/arm64/kernel/fpsimd.c:1096:36: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long'
2024-06-07 7:07 UTC
[leon-rdma:rdma-next 34/40] drivers/infiniband/sw/siw/siw_verbs.c:1130:5: error: conflicting types for 'siw_create_cq'
2024-06-07 6:14 UTC
next/master build: 179 builds: 2 failed, 177 passed, 1 error, 10387 warnings (next-20240607)
2024-06-07 5:10 UTC
[PATCH 2/2] ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550
2024-06-07 1:47 UTC
[PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10
2024-06-07 0:46 UTC
[PATCH v4 4/4] Bluetooth: btusb: mediatek: add ISO data transmission functions
2024-06-06 23:52 UTC
[trace:ring-buffer/for-next 1/1] kernel/trace/ring_buffer.c:6279:11: warning: unsequenced modification and access to 'p'
2024-06-06 22:14 UTC (2+ messages)
[PATCH v2] EDAC/synopsys: Fix the injection of the errors
2024-06-06 22:09 UTC
[rafael-pm:thermal-core-testing 15/19] drivers/thermal/thermal_trip.c:80: warning: expecting prototype for __thermal_zone_set_trips(). Prototype was for thermal_zone_set_trips() instead
2024-06-06 21:58 UTC
possible deadlock in trie_delete_elem
2024-06-06 21:05 UTC
[axboe-block:io_uring-msg-ring.1 6/7] io_uring/msg_ring.c:95:6: warning: variable 'flags' is used uninitialized whenever 'if' condition is false
2024-06-06 20:34 UTC
[cel:nfsd-5.15.y 1/1] fs/nfsd/nfs4proc.c:1326:43: error: invalid digit 'D' in decimal constant
2024-06-06 19:37 UTC
[PATCH v3 1/2] cacheinfo: Add function to get cacheinfo for a given (cpu, cachelevel)
2024-06-06 18:53 UTC
[davidhildenbrand:virtio-mem-pg-offline 4/5] mm/mm_init.c:896:16: error: use of undeclared identifier 'ZONE_DEVICE'
2024-06-06 18:43 UTC
✅ PASS: Test report for master (6.10.0-rc2, mainline.kernel.org-clang, d30d0e49)
2024-06-06 18:12 UTC
[leon-rdma:rdma-next 34/35] drivers/infiniband/sw/siw/siw_main.c:235:15: error: incompatible function pointer types initializing 'int (*)(struct ib_cq *, const struct ib_cq_init_attr *, struct uverbs_attr_bundle *)' with an expression of type 'int (struct ib_cq *, const struct ib_cq
2024-06-06 17:15 UTC
[PATCH 1/3] mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again)
2024-06-06 14:36 UTC (3+ messages)
` [PATCH 2/3] mfd: mxs-lradc: "
` [PATCH 3/3] mfd: wm8994: "
[atorgue-stm32:stm32-next 15/15] make[4]: *** No rule to make target 'arch/arm/boot/dts/st/stm32mp135f-dhsom-dhsbc.dtb', needed by 'arch/arm/boot/dts/st/'
2024-06-06 11:14 UTC (2+ messages)
[PATCH net] net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
2024-06-06 11:40 UTC (4+ messages)
` "
[PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
2024-06-06 10:48 UTC
[PATCH net V3 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately
2024-06-06 10:30 UTC (2+ messages)
[PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
2024-06-06 10:25 UTC
next/master build: 179 builds: 2 failed, 177 passed, 1 error, 10360 warnings (next-20240606)
2024-06-06 7:26 UTC
[snitzer:nfs-localio-for-6.11 21/29] ld.lld: error: undefined symbol: nfs_local_probe
2024-06-06 7:08 UTC
[snitzer:nfs-localio-for-6.11 10/29] fs/nfs/localio.c:289:6: warning: variable 'flags' set but not used
2024-06-06 6:45 UTC
[PATCH V4] ext4: check hash version and filesystem casefolded consistent
2024-06-06 6:27 UTC (8+ messages)
` [PATCH V5] "
` [PATCH V6] fs/ext4: Filesystem without casefold feature cannot be mounted with spihash
[axboe-block:io_uring-msg-ring.1 7/9] io_uring/io_uring.c:585:6: warning: no previous prototype for function 'io_cq_unlock_post'
2024-06-06 4:58 UTC
[PATCH v2] vfio/pci: add msi interrupt affinity support
2024-06-06 0:40 UTC
❌ FAIL: Test report for master (6.10.0-rc2, mainline.kernel.org-clang, 2df0193e)
2024-06-05 23:42 UTC
[mark:stacktrace/tests 30/30] lib/stacktrace_kunit.c:901:40: error: use of undeclared identifier 'kp_addr'
2024-06-05 21:42 UTC
[PATCH v3 6/6] iio: adc: Add support for AD4000
2024-06-05 21:32 UTC
[jpirko-mlxsw:combined_queue 23/32] net/ipv4/sysctl_net_ipv4.c:1599:2: error: call to undeclared function 'proc_fib_multipath_hash_set_seed'; ISO C99 and later do not support implicit function declarations
2024-06-05 21:11 UTC
[PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
2024-06-05 20:06 UTC (3+ messages)
❌ FAIL: Test report for master (6.10.0-rc2, mainline.kernel.org-clang, 558dc49a)
2024-06-05 19:32 UTC
❌ FAIL: Test report for master (6.10.0-rc2, mainline.kernel.org-clang, 19ca0d8a)
2024-06-05 19:32 UTC
[PATCH v2 3/3] Bluetooth: btusb: mediatek: add MediaTek ISO data transmission function
2024-06-05 18:06 UTC (2+ messages)
[PATCH] arch: um: rust: Add i386 support for Rust
2024-06-05 18:02 UTC (4+ messages)
❌ FAIL: Test report for master (6.10.0-rc2, mainline.kernel.org-clang, 71d7b52c)
2024-06-05 17:02 UTC
[PATCH] [v3] arm64/io: add constant-argument check
2024-06-05 12:34 UTC (6+ messages)
[PATCH AUTOSEL 6.6 17/18] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
2024-06-05 12:03 UTC
[PATCH AUTOSEL 6.8 17/18] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
2024-06-05 12:03 UTC
[PATCH AUTOSEL 6.9 21/23] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
2024-06-05 12:02 UTC
[PATCH AUTOSEL 6.1 2/3] cdrom: rearrange last_media_change check to avoid unintentional overflow
2024-06-05 11:56 UTC
[PATCH AUTOSEL 6.6 2/4] cdrom: rearrange last_media_change check to avoid unintentional overflow
2024-06-05 11:56 UTC
[PATCH AUTOSEL 6.8 2/6] cdrom: rearrange last_media_change check to avoid unintentional overflow
2024-06-05 11:55 UTC
[PATCH AUTOSEL 6.9 2/6] cdrom: rearrange last_media_change check to avoid unintentional overflow
2024-06-05 11:55 UTC
[PATCH 2/3] net: core: Implement dstats-type stats collections
2024-06-05 9:59 UTC
next/master build: 183 builds: 2 failed, 181 passed, 1 error, 10362 warnings (next-20240605)
2024-06-05 8:32 UTC
[PATCH] selftests/timers: Guard LONG_MAX / LONG_MIN defines
2024-06-05 6:27 UTC (2+ messages)
[linux-next:master 1323/3381] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:333:4: error: format specifies type 'unsigned char' but the argument has type 'int'
2024-06-05 6:17 UTC (2+ messages)
[PATCH 2/2] iio: adc: meson: add support for the GXLX SoC
2024-06-05 3:15 UTC (2+ messages)
[mark:perf/overflow 2/3] drivers/perf/arm_pmuv3.c:730:3: error: implicit declaration of function 'write_pmovsset' is invalid in C99
2024-06-05 3:07 UTC
[PATCH 4/5] ftrace: Convert "filter_hash" and "inc" to bool in ftrace_hash_rec_update_modify()
2024-06-05 1:57 UTC (2+ messages)
drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-debugfs.h:19:62: warning: omitting the parameter name in a function definition is a C23 extension
2024-06-05 1:33 UTC
[PATCH 2/2] power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_charge_table
2024-06-05 1:12 UTC
[jlayton:kdevops 3/3] fs/nfsd/nfsctl.c:1677:14: warning: variable 'total' set but not used
2024-06-05 0:08 UTC
[PATCH v2 5/8] mm: extend working set reporting to memcgs
2024-06-04 22:55 UTC
[PATCH 11/18] maple_tree: use store type in mas_wr_store_entry()
2024-06-04 22:02 UTC
[PATCH v2] selftests/vDSO: fix clang build errors and warnings
2024-06-04 21:18 UTC (2+ messages)
` [v2] "
[PATCH v4 3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
2024-06-04 20:47 UTC
❌ FAIL: Test report for master (6.10.0-rc2, mainline.kernel.org-clang, 32f88d65)
2024-06-04 19:23 UTC
[PATCH v4 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
2024-06-04 19:00 UTC
[srini-nvmem:for-next 1/1] drivers/mtd/mtdcore.c:557:18: error: incompatible function pointer types assigning to 'nvmem_reg_read_t' (aka 'long (*)(void *, unsigned int, void *, unsigned long)') from 'int (void *, unsigned int, void *, size_t)' (aka 'int (void *, unsigned int, void
2024-06-04 19:00 UTC
[PATCH RFC 1/2] fs: pass sb_flags to submount
2024-06-04 15:20 UTC
[PATCH] io_uring/io-wq: avoid garbge value of 'match' in io_wq_enqueue()
2024-06-04 13:38 UTC (2+ messages)
[peterz-queue:sched/eevdf 9/23] kernel/sched/core.c:2032:2: error: statement requires expression of scalar type ('void' invalid)
2024-06-04 12:24 UTC
[peterz-queue:sched/eevdf 7/23] kernel/sched/core.c:1992:13: error: conflicting types for 'dequeue_task'
2024-06-04 11:50 UTC
[PATCH v3 3/4] gnss: Add driver for AI2 protocol
2024-06-04 11:29 UTC
[PATCH V5 2/5] mailbox: Add support for QTI CPUCP mailbox controller
2024-06-04 8:16 UTC
next/master build: 180 builds: 2 failed, 178 passed, 1 error, 10359 warnings (next-20240604)
2024-06-04 7:28 UTC
[PATCH v2 2/3] coresight: Add support to get preferred id for system trace sources
2024-06-04 2:02 UTC
[PATCH V7 08/12] perf tools: Parse aux-action
2024-06-04 1:48 UTC
[axboe-block:io_uring-6.10 5/5] io_uring/napi.c:284:4: error: incompatible pointer types passing 'unsigned int *' to parameter of type 'uint64_t *' (aka 'unsigned long long *')
2024-06-04 1:40 UTC
[PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
2024-06-03 22:39 UTC (6+ 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
❌ FAIL: Test report for master (6.10.0-rc2, mainline.kernel.org-clang, f06ce441)
2024-06-03 17:33 UTC
[PATCH v2] x86/traps: Enable UBSAN traps on x86
2024-06-03 16:13 UTC (3+ messages)
[PATCH -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
2024-06-03 15:36 UTC
[PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha
2024-06-03 15:31 UTC (4+ messages)
[PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device
2024-06-03 9:26 UTC (2+ messages)
Use of zero-length arrays in bcachefs structures inner fields
2024-06-03 9:12 UTC (6+ messages)
[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
2024-06-03 8:26 UTC (10+ 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] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-06-01 14:02 UTC (2+ 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
[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
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