messages from 2025-01-17 15:31:02 to 2025-01-24 02:01:49 UTC [more...]
[linux-next:master 8826/10150] mm/zsmalloc.c:431:20: warning: function 'is_first_zpdesc' is not needed and will not be emitted
2025-01-24 2:01 UTC (3+ messages)
[PATCH 1/3] llist: add ability to remove a particular entry from the list
2025-01-24 0:57 UTC
[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-01-23 23:36 UTC (24+ messages)
` [PATCH v2 01/17] perf build: Remove libtracefs configuration
` [PATCH v2 02/17] perf map: Constify objdump offset/address conversion APIs
` [PATCH v2 03/17] perf capstone: Move capstone functionality into its own file
` [PATCH v2 04/17] perf llvm: Move llvm "
` [PATCH v2 05/17] perf capstone: Remove open_capstone_handle
` [PATCH v2 06/17] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v2 07/17] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v2 08/17] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v2 09/17] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v2 10/17] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v2 11/17] perf llvm: Disassemble cleanup
` [PATCH v2 12/17] perf dso: Clean up read_symbol error handling
` [PATCH v2 13/17] perf build: Remove libbfd support
` [PATCH v2 14/17] perf build: Remove libiberty support
` [PATCH v2 15/17] perf build: Remove unused defines
` [PATCH v2 16/17] perf disasm: Remove disasm_bpf
` [PATCH v2 17/17] perf disasm: Make ins__scnprintf and ins__is_nop static
[kvm:kvm-coco-queue 39/125] WARNING: modpost: vmlinux: section mismatch in reference: vt_init+0x2f (section: .init.text) -> vmx_exit (section: .exit.text)
2025-01-23 22:54 UTC (3+ messages)
[PATCH v1 0/5] Support dynamic opening of capstone and libLLVM
2025-01-23 21:37 UTC (11+ messages)
` [PATCH v1 1/5] perf capstone: Move capstone functionality into its own file
` [PATCH v1 2/5] perf llvm: Move llvm "
` [PATCH v1 3/5] perf capstone: Remove open_capstone_handle
` [PATCH v1 4/5] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v1 5/5] perf llvm: Support for dlopen-ing libLLVM.so
[jgunthorpe:iommu_rm_ops_pgsize 22/23] drivers/iommu/riscv/iommu.c:1535:3: error: field designator 'pgsize_bitmap' does not refer to any field in type 'const struct iommu_ops'
2025-01-23 20:56 UTC
clang diag: arch/riscv/include/asm/io.h:104:53: warning: performing pointer arithmetic on a null pointer has undefined behavior
2025-01-23 20:23 UTC
[PATCH 4/4] entry: Inline syscall_exit_to_user_mode()
2025-01-23 17:12 UTC
[PATCH v5 0/2] Add support for Avago/Broadcom APDS9160
2025-01-23 17:11 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v5 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[vbabka:slub-tiny-kfree_rcu 7/7] ERROR: modpost: "kvfree_call_rcu" [kernel/rcu/rcuscale.ko] undefined!
2025-01-23 11:54 UTC
net/devlink/dev.c:248:20: warning: arithmetic between different enumeration types ('enum devlink_reload_limit' and 'enum devlink_reload_action')
2025-01-23 11:27 UTC
[bcachefs:bcachefs-testing 304/305] kernel/sched/core.c:4218:21: error: instruction requires the following: RV64I Base Instruction Set
2025-01-23 9:50 UTC
drivers/crypto/intel/iaa/iaa_crypto.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2025-01-23 9:28 UTC
[PATCH RFC 3/3] wifi: ath12k: add EHT support for TX rate
2025-01-23 8:56 UTC
[PATCH net-next RFC v2 5/6] net: phy: dp83822: Add support for phy_port representation
2025-01-23 8:45 UTC
[thesofproject:topic/sof-dev 16/18] drivers/soundwire/debugfs.c:301:3: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
2025-01-23 8:13 UTC
[PATCH RFC 2/3] wifi: ath12k: add link support for multi-link in arsta
2025-01-23 8:02 UTC
[axboe-block:io_uring-6.14 8/8] io_uring/io_uring.c:321:8: error: no member named 'init' in 'io_async_msghdr'
2025-01-23 6:49 UTC
[bcachefs:bcachefs-testing 305/305] include/asm-generic/pgalloc.h:21:26: error: call to undeclared function 'pagetable_alloc_noprof'; ISO C99 and later do not support implicit function declarations
2025-01-23 6:37 UTC
[PATCH net] net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq
2025-01-23 6:18 UTC (3+ messages)
[kvm:kvm-coco-queue 39/125] WARNING: modpost: arch/x86/kvm/kvm-intel: section mismatch in reference: init_module+0x32 (section: .init.text) -> vmx_exit (section: .exit.text)
2025-01-23 2:51 UTC
net/6lowpan/nhc_udp.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2025-01-23 0:37 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 88e969fc)
2025-01-22 23:33 UTC
[PATCH v4 0/2] Add support for Avago/Broadcom APDS9160
2025-01-22 23:01 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: Add APDS9160 binding
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 7004a2e4)
2025-01-22 22:22 UTC
[PATCH] mm/vmstat: Fix a W=1 clang compiler warning
2025-01-22 21:55 UTC (2+ messages)
❌ FAIL: Test report for master (6.13.0, upstream-mainline, d78794d4)
2025-01-22 20:52 UTC
drivers/comedi/drivers/cb_pcidas.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2025-01-22 17:57 UTC
[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-01-22 17:43 UTC (19+ messages)
` [PATCH v3 01/18] perf build: Remove libtracefs configuration
` [PATCH v3 02/18] perf map: Constify objdump offset/address conversion APIs
` [PATCH v3 03/18] perf capstone: Move capstone functionality into its own file
` [PATCH v3 04/18] perf llvm: Move llvm "
` [PATCH v3 05/18] perf capstone: Remove open_capstone_handle
` [PATCH v3 06/18] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v3 07/18] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v3 08/18] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v3 09/18] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v3 10/18] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v3 11/18] perf llvm: Disassemble cleanup
` [PATCH v3 12/18] perf dso: Clean up read_symbol error handling
` [PATCH v3 13/18] perf build: Remove libbfd support
` [PATCH v3 14/18] perf build: Remove libiberty support
` [PATCH v3 15/18] perf build: Remove unused defines
` [PATCH v3 16/18] perf disasm: Remove disasm_bpf
` [PATCH v3 17/18] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v3 18/18] perf srcline: Fallback between addr2line implementations
[PATCH 0/2] modules: allow error injection
2025-01-22 17:02 UTC (4+ messages)
` [PATCH 1/2] module: allow for module "
` [PATCH 2/2] moderr: add module error injection tool
[linux-next:master 9503/9563] drivers/accel/amdxdna/amdxdna.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2025-01-22 16:41 UTC
[krzk-github:b4/sm8750-display-dts-and-panel 66/74] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c:158: warning: Function parameter or struct member 'mdss_ver' not described in 'dpu_hw_lm_init'
2025-01-22 16:19 UTC
[krzk-github:b4/sm8750-display-dts-and-panel 65/74] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c:711: warning: Function parameter or struct member 'mdss_ver' not described in 'dpu_hw_ctl_init'
2025-01-22 15:37 UTC
[sailus-media-tree:metadata-raw 53/58] include/uapi/linux/v4l2-controls.h:1235:9: warning: 'V4L2_COLOUR_PATTERN_FLIP_HORIZONTAL' macro redefined
2025-01-22 5:35 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, b394eabd)
2025-01-22 5:12 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, d0f93ac2)
2025-01-22 3:42 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 96c84703)
2025-01-22 2:02 UTC
[jirislaby:devel 27/28] drivers/usb/serial/usb-serial.c:230:33: error: subscripted value is not an array, pointer, or vector
2025-01-22 2:00 UTC
[morimoto:sound-cleanup-2025-01-16-2 7/23] sound/soc/generic/audio-graph-card2.c:1013:4: error: cannot jump from this goto statement to its label
2025-01-22 1:42 UTC (4+ messages)
[PATCH v3] wifi: ath12k: Add WMI control path stats infra
2025-01-22 1:39 UTC
[linux-next:master 9185/10024] drivers/pmdomain/mediatek/airoha-cpu-pmdomain.c:59:2: error: write to reserved register 'R7'
2025-01-22 1:33 UTC (17+ messages)
[jpoimboe:objtool-dangling-jump-table 1/1] vmlinux.o: warning: objtool: .text.epat_read_block: unexpected end of section
2025-01-22 1:19 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, c0e75905)
2025-01-22 1:02 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 62de6e16)
2025-01-21 22:22 UTC
[joel-granados:jag/mv_ctltables 10/10] arch/x86/kernel/setup.c:207:2: error: invalid application of 'sizeof' to an incomplete type 'const struct ctl_table[]'
2025-01-21 22:11 UTC
[koverstreet-bcachefs:bcachefs-testing 295/296] ld.lld: error: vmlinux.o:(function perf_trace_i2c_write: .text.perf_trace_i2c_write+0x30): relocation R_RISCV_HI20 out of range: 531804 is not in [-524288, 524287]; references '__per_cpu_offset'
2025-01-21 19:54 UTC
[ebiggers:crc-x86 5/11] fs/bcachefs/str_hash.h:84:29: error: incompatible pointer types passing 'const __le64 *' (aka 'const unsigned long long *') to parameter of type 'const u8 *' (aka 'const unsigned char *')
2025-01-21 14:33 UTC
[ebiggers:crc-x86 4/5] <instantiation>:29:20: error: register %rax is only available in 64-bit mode
2025-01-21 13:19 UTC
[linux-next:master 9672/10009] drivers/cpufreq/s3c64xx-cpufreq.c:27:28: warning: unused variable 's3c64xx_dvfs_table'
2025-01-21 11:24 UTC
[PATCH 2/3] rust: miscdevice: Add additional data to MiscDeviceRegistration
2025-01-21 10:53 UTC
[PATCH] pmdomain: airoha: Fix compilation error with Clang-20 and Thumb2 mode
2025-01-21 9:46 UTC (2+ messages)
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 95ec54a4)
2025-01-21 7:13 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 9ad09c4f)
2025-01-21 7:03 UTC
[ardb:x86-efi-zboot 29/30] drivers/firmware/efi/libstub/x86-stub.c:457:2: error: call to undeclared function 'efi_stub_entry'; ISO C99 and later do not support implicit function declarations
2025-01-21 5:51 UTC
[RFC PATCH net-next v6 02/13] net-timestamp: prepare for timestamping callbacks use
2025-01-21 4:25 UTC
[PATCH] hwmon: ina238: Add support for shunt voltage scaling
2025-01-21 3:01 UTC
[vbabka:slub-tiny-kfree_rcu 4/4] mm/slab_common.c:1880:20: error: redefinition of 'kvfree_rcu_barrier'
2025-01-21 2:08 UTC
[PATCH 2/2] of: address: Add kunit test for __of_address_resource_bounds()
2025-01-21 1:57 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 3d3a9c8b)
2025-01-20 23:53 UTC
net/devlink/devl_internal.h:21:19: warning: arithmetic between different enumeration types ('enum devlink_reload_limit' and 'enum devlink_reload_action')
2025-01-20 21:23 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, b971424b)
2025-01-20 21:03 UTC
[linux-next:master 8906/8908] ld.lld: error: vmlinux.o:(function btrfs_submit_bio: .text.btrfs_submit_bio+0x42): relocation R_RISCV_HI20 out of range: 525826 is not in [-524288, 524287]; references 'btrfs_raid56_end_io'
2025-01-20 20:37 UTC
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 100ceb48)
2025-01-20 20:23 UTC
[joel-granados:jag/mv_ctltables 10/10] arch/x86/kernel/nmi.c:237:6: error: use of undeclared identifier 'panic_on_unrecovered_nmi'
2025-01-20 19:43 UTC
[linux-next:master 8818/10024] ld.lld: error: vmlinux.o:(function xiic_clear_rx_fifo: .text.xiic_clear_rx_fifo+0x16): relocation R_RISCV_HI20 out of range: 529106 is not in [-524288, 524287]; references 'jiffies'
2025-01-20 18:27 UTC
[linux-next:master 9665/10024] drivers/mtd/ubi/cdev.c:854:7: error: cast to incomplete type 'typeof (ureq->erase_counters)' (aka 'int[]')
2025-01-20 18:05 UTC
[PATCH] tracing: Fix -Wundef around 'struct event_mod_load'
2025-01-20 17:36 UTC (2+ messages)
[PATCH v1 1/1] lockdep: Mark chain_hlock_class_idx() with __maybe_unused
2025-01-20 17:00 UTC (6+ messages)
[koverstreet-bcachefs:bcachefs-testing 287/295] ld.lld: error: vmlinux.o:(function i2c_default_probe: .text.i2c_default_probe+0xa4): relocation R_RISCV_HI20 out of range: 528308 is not in [-524288, 524287]; references '.L.str.178'
2025-01-20 16:41 UTC
[PATCH] fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
2025-01-20 15:20 UTC (2+ messages)
[PATCH v3 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
2025-01-20 13:43 UTC
[PATCH] ALSA: hda: tas2781-spi: Fix -Wsometimes-uninitialized in tasdevice_spi_switch_book()
2025-01-20 13:41 UTC (2+ messages)
[PATCH] apparmor: Fix checking address of an array in accum_label_info()
2025-01-20 13:12 UTC
[PATCH net-next v5 1/4] net: wangxun: Add support for PTP clock
2025-01-20 11:14 UTC
ld.lld: error: vmlinux.o:(function run_init_process: .text.unlikely.run_init_process+0x18): relocation R_RISCV_HI20 out of range: 529072 is not in [-524288, 524287]; references '.L_MergedGlobals'
2025-01-20 8:45 UTC
[koverstreet-bcachefs:bcachefs-testing 284/287] ld.lld: error: vmlinux.o:(function __i2c_transfer: .text.__i2c_transfer+0x88): relocation R_RISCV_HI20 out of range: 528388 is not in [-524288, 524287]; references '.L.str.163'
2025-01-20 3:30 UTC
[PATCH v3 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
2025-01-20 1:37 UTC
❌ FAIL: Test report for master (6.13.0-rc7, upstream-mainline, 9528d418)
2025-01-20 0:02 UTC
[bcachefs:bcachefs-testing 178/285] ld.lld: error: vmlinux.o:(function __try_alloc_bucket: .text.__try_alloc_bucket+0xa0): relocation R_RISCV_HI20 out of range: 528416 is not in [-524288, 524287]; references '.Lswitch.table.__try_alloc_bucket'
2025-01-19 23:45 UTC
[PATCH v9 9/9] media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
2025-01-19 18:28 UTC
[tiwai-sound:for-next 50/52] sound/usb/fcp.c:889:15: error: incompatible function pointer types assigning to 'long (*)(struct snd_hwdep *, char *, long, loff_t *)' (aka 'long (*)(struct snd_hwdep *, char *, long, long long *)') from 'ssize_t (struct snd_hwdep *, char *, ssize_t, loff
2025-01-19 13:35 UTC
[tiwai-sound:for-next 49/52] sound/pci/hda/tas2781_hda_spi.c:110:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2025-01-19 12:23 UTC
[jj-apparmor:apparmor-next 9/19] security/apparmor/label.c:206:15: warning: address of array 'new->vec' will always evaluate to 'true'
2025-01-19 10:18 UTC
[PATCH 06/10] KVM: x86/xen: Use guest's copy of pvclock when starting timer
2025-01-19 3:00 UTC
drivers/gpu/drm/xe/xe_migrate.c:304:52: error: result of comparison of constant 274877906944 with expression of type 'resource_size_t' (aka 'unsigned int') is always true
2025-01-19 2:29 UTC
[jj-apparmor:apparmor-next 17/19] security/apparmor/file.c:544:17: warning: unused variable 'sock'
2025-01-18 23:41 UTC
❌ FAIL: Test report for master (6.13.0-rc7, upstream-mainline, fda5e3f2)
2025-01-18 22:52 UTC
[jj-apparmor:apparmor-next 10/19] security/apparmor/file.c:183: warning: expecting prototype for aa_lookup_fperms(). Prototype was for aa_lookup_condperms() instead
2025-01-18 22:49 UTC
[jj-apparmor:apparmor-next 2/19] security/apparmor/lib.c:93: warning: Function parameter or struct member 'size' not described in 'val_mask_to_str'
2025-01-18 21:57 UTC
[trace:trace/for-next 21/22] kernel/trace/trace_events.c:860:5: warning: 'CONFIG_MODULES' is not defined, evaluates to 0
2025-01-18 17:21 UTC
[PATCH hyperv-next 2/2] x86/hyperv: VTL mode callback for restarting the system
2025-01-18 16:19 UTC
[RFC PATCH v2 04/11] fs/resctrl: Add arch hook to set up the default CLOSID
2025-01-18 13:00 UTC
[PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
2025-01-18 12:28 UTC
[RFC PATCH v5 01/15] mm: Consolidate freeing of typed folios on final folio_put()
2025-01-18 11:46 UTC
[v1 2/2] mm/damon: introduce DAMOS filter type hugepage
2025-01-18 10:34 UTC (2+ messages)
[net-next PATCH v4 3/6] octeontx2-pf: AF_XDP zero copy receive support
2025-01-18 9:43 UTC
[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-01-18 5:13 UTC
[PATCH] regulator: TPS6287X: Use min/max uV to get VRANGE
2025-01-18 3:40 UTC
[PATCH] watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
2025-01-18 1:25 UTC
❌ FAIL: Test report for master (6.13.0-rc7, upstream-mainline, 59552394)
2025-01-18 0:53 UTC
[PATCH 1/2] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
2025-01-18 0:50 UTC
[PATCH v3] cdx: Fix possible UAF error in driver_override_show()
2025-01-18 0:09 UTC
[PATCH v3 2/2] hwmon: Add driver for TI INA233 Current and Power Monitor
2025-01-17 23:07 UTC
[sean-jc:vmx/nested_hlt_pause_intercept 7/7] arch/x86/kvm/vmx/vmx.c:8084:40: error: too few arguments to function call, expected 3, have 2
2025-01-17 21:43 UTC
ld.lld: error: undefined symbol: drm_bridge_connector_init
2025-01-17 21:32 UTC
[tj-cgroup:for-next 5/5] kernel/cgroup/cpuset-v1.c:397:11: error: call to undeclared function 'cgroup_path_ns_locked'; ISO C99 and later do not support implicit function declarations
2025-01-17 20:59 UTC
[PATCH v3 3/3] gpio tps65215: Add support for varying gpio/offset values
2025-01-17 19:34 UTC
[PATCH v5 32/34] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
2025-01-17 18:41 UTC
[PATCH net-next v2 09/10] bnxt_en: Extend queue stop/start for TX rings
2025-01-17 18:07 UTC
[PATCH v3 1/3] gpio: tps65215: Add TPS65215 to platform_device_id table
2025-01-17 17:46 UTC
[PATCH net-next] net: fec: implement TSO descriptor cleanup
2025-01-17 15:30 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;
as well as URLs for NNTP newsgroup(s).