messages from 2025-02-06 15:40:34 to 2025-02-11 08:58:52 UTC [more...]
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2025-02-11 8:58 UTC (7+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH v3] ACPI: platform-profile: Fix CFI violation when accessing sysfs files
2025-02-11 6:27 UTC (2+ messages)
[PATCH 0/4] Raise the bar with regards to Python and Sphinx requirements
2025-02-11 6:19 UTC (2+ messages)
` [PATCH 2/4] docs: changes: update Python minimal version
[PATCH v3] f_midi_complete to call tasklet_hi_schedule
2025-02-11 5:59 UTC (3+ messages)
[PATCH AUTOSEL 5.4 2/6] hrtimers: Mark is_migration_base() with __always_inline
2025-02-11 1:33 UTC
[PATCH AUTOSEL 5.10 2/8] hrtimers: Mark is_migration_base() with __always_inline
2025-02-11 1:32 UTC
[PATCH AUTOSEL 5.15 2/9] hrtimers: Mark is_migration_base() with __always_inline
2025-02-11 1:32 UTC
[PATCH AUTOSEL 6.1 02/11] hrtimers: Mark is_migration_base() with __always_inline
2025-02-11 1:31 UTC
[PATCH AUTOSEL 6.6 03/15] hrtimers: Mark is_migration_base() with __always_inline
2025-02-11 1:31 UTC
[PATCH AUTOSEL 6.12 03/19] hrtimers: Mark is_migration_base() with __always_inline
2025-02-11 1:30 UTC
[PATCH AUTOSEL 6.13 03/21] hrtimers: Mark is_migration_base() with __always_inline
2025-02-11 1:29 UTC
[PATCH 2/4] ACPI/MRRM: Create /sys/devices/system/memory/rangeX ABI
2025-02-11 0:15 UTC
[asahilinux:bits/070-audio 3/114] sound/soc/codecs/tas2764.c:781:34: warning: unused variable 'tas2764_of_match'
2025-02-10 23:12 UTC
❌ FAIL: Test report for master (6.14.0-rc2, upstream-mainline, febbc555)
2025-02-10 22:33 UTC
[PATCH v3 2/2] media: i2c: dw9719: Add of_match table
2025-02-10 21:18 UTC
[PATCH 1/2] regulator: ltc7871: Add driver for LTC7871
2025-02-10 19:14 UTC
[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis
2025-02-10 18:53 UTC (39+ messages)
` [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire()
` [PATCH RFC 03/24] compiler-capability-analysis: Add infrastructure for Clang's capability analysis
` [PATCH RFC 04/24] compiler-capability-analysis: Add test stub
` [PATCH RFC 05/24] Documentation: Add documentation for Compiler-Based Capability Analysis
` [PATCH RFC 06/24] checkpatch: Warn about capability_unsafe() without comment
` [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis
` [PATCH RFC 08/24] lockdep: Annotate lockdep assertions for "
` [PATCH RFC 09/24] locking/rwlock, spinlock: Support Clang's "
` [PATCH RFC 10/24] compiler-capability-analysis: Change __cond_acquires to take return value
` [PATCH RFC 11/24] locking/mutex: Support Clang's capability analysis
` [PATCH RFC 12/24] locking/seqlock: "
` [PATCH RFC 13/24] bit_spinlock: Include missing <asm/processor.h>
` [PATCH RFC 14/24] bit_spinlock: Support Clang's capability analysis
` [PATCH RFC 15/24] rcu: "
` [PATCH RFC 16/24] srcu: "
` [PATCH RFC 17/24] kref: Add capability-analysis annotations
` [PATCH RFC 18/24] locking/rwsem: Support Clang's capability analysis
` [PATCH RFC 19/24] locking/local_lock: "
` [PATCH RFC 20/24] debugfs: Make debugfs_cancellation a capability struct
` [PATCH RFC 21/24] kfence: Enable capability analysis
` [PATCH RFC 22/24] kcov: "
` [PATCH RFC 23/24] stackdepot: "
` [PATCH RFC 24/24] rhashtable: "
[PATCH] mm: Fix clang W=1 compiler warnings
2025-02-10 18:33 UTC (7+ messages)
[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-02-10 18:06 UTC (4+ messages)
net/devlink/devl_internal.h:21:19: warning: arithmetic between different enumeration types ('enum devlink_reload_limit' and 'enum devlink_reload_action')
2025-02-10 17:40 UTC
[krzk-github:b4/sm8750-display-dts-and-panel 87/88] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c:699:6: warning: variable 'val' set but not used
2025-02-10 17:40 UTC
[PATCH] ww_mutex: convert self-test to KUnit
2025-02-10 15:59 UTC
[PATCH v2] blackhole_dev: convert self-test to KUnit
2025-02-10 15:58 UTC (2+ messages)
[RFC PATCH 6/6] debugfs: Replace debugfs_node #define with struct wrapping dentry
2025-02-10 15:44 UTC
[PATCH] Staging: nvec: Fix pm_power_off reset condition in tegra_nvec_remove
2025-02-10 12:31 UTC
[PATCH v5] media: i2c: add lt6911uxe hdmi bridge driver
2025-02-10 12:31 UTC
[arm-platforms:kvm-arm64/pmu-includes 15/15] drivers/perf/arm_pmu.c:932:2: error: call to undeclared function 'kvm_host_pmu_init'; ISO C99 and later do not support implicit function declarations
2025-02-10 12:31 UTC
[PATCH 0/2] rust: two small improvements for kunit
2025-02-10 10:55 UTC (5+ messages)
` [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
` [PATCH 2/2] rust: add kunitconfig
[PATCH] arch: um: Pass the correct Rust target and options with gcc
2025-02-10 10:53 UTC
[kvmarm:fixes 18/18] arch/arm64/kvm/hyp/nvhe/mem_protect.c:1086:9: warning: variable 'ret' is uninitialized when used here
2025-02-10 10:37 UTC (4+ messages)
[rfc, PATCH v1 1/1] hrtimers: Refactor hrtimer_clock_to_base_table initialisation
2025-02-10 8:26 UTC
[PATCH 0/2] clang-format: format short enums and macro definitions correctly
2025-02-10 8:21 UTC (3+ messages)
` [PATCH 1/2] clang-format: do not allow short enums on a single line
` [PATCH 2/2] clang-format: align consecutive macros
[dhowells-fs:afs-testing 33/35] ld.lld: error: undefined symbol: rxgk_kernel_query_challenge
2025-02-10 5:47 UTC
❌ FAIL: Test report for master (6.14.0-rc2, upstream-mainline, a64dcfb4)
2025-02-09 22:12 UTC
[asahilinux:bits/020-dart 17/22] drivers/iommu/apple-dart.c:783:16: warning: implicit conversion from 'unsigned long long' to 'dma_addr_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
2025-02-09 21:23 UTC
[PATCH v3] drm/sched: Use struct for drm_sched_init() params
2025-02-09 11:09 UTC
[morse:mpam/snapshot/v6.14-rc1 68/124] drivers/platform/arm64/mpam/mpam_devices.c:352:17: warning: result of comparison of constant 18446744073709551615 with expression of type 'u32' (aka 'unsigned int') is always false
2025-02-09 10:49 UTC
[PATCH v11 0/3] crypto: Add EIP-93 crypto engine support
2025-02-09 10:21 UTC (2+ messages)
[PATCH net-next v5 2/3] netdev-genl: Add an XSK attribute to queues
2025-02-09 10:17 UTC
[avpatel:riscv_unaligned_test_skip_v1 29/77] drivers/irqchip/irq-riscv-rpmi-sysmsi.c:295:36: warning: unused variable 'acpi_rpmi_sysmsi_match'
2025-02-09 8:55 UTC
[avpatel:riscv_unaligned_test_skip_v1 28/77] drivers/mailbox/riscv-sbi-mpxy-mbox.c:1005:36: warning: unused variable 'mpxy_mbox_acpi_match'
2025-02-09 7:22 UTC
[PATCH 4/7] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data
2025-02-09 5:36 UTC
[rust:pr/1142 1/13] error[E0463]: can't find crate for `core`
2025-02-09 4:13 UTC
[PATCH v3 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec
2025-02-09 0:35 UTC
[PATCH v8 14/17] iio: adc: ad4695: Add support for SPI offload
2025-02-09 0:14 UTC
❌ FAIL: Test report for master (6.14.0-rc1, upstream-mainline, 9946eaf5)
2025-02-08 23:32 UTC
[PATCH v2 2/2] lib/prime_numbers: convert self-test to KUnit
2025-02-08 22:29 UTC
[koverstreet-bcachefs:time_stats_sched 63/63] include/asm-generic/pgalloc.h:112:2: error: call to undeclared function 'pagetable_dtor_free'; ISO C99 and later do not support implicit function declarations
2025-02-08 22:08 UTC
[avpatel:riscv_unaligned_test_skip_v1 28/77] ERROR: modpost: "imsic_acpi_get_fwnode" [drivers/mailbox/riscv-sbi-mpxy-mbox.ko] undefined!
2025-02-08 21:47 UTC
❌ FAIL: Test report for master (6.14.0-rc1, upstream-mainline, 595ab66f)
2025-02-08 21:32 UTC
❌ FAIL: Test report for master (6.14.0-rc1, upstream-mainline, a5057ded)
2025-02-08 21:12 UTC
kernel/bpf/verifier.c:6415:36: warning: bitwise operation between different enumeration types ('const enum bpf_arg_type' and 'enum bpf_type_flag')
2025-02-08 20:01 UTC
[PATCH] blackhole_dev: convert self-test to KUnit
2025-02-08 18:36 UTC (3+ messages)
[tip:sched/urgent 2/2] kernel/sched/fair.c:3785:11: error: no member named 'nr_queued' in 'struct cfs_rq'
2025-02-08 17:53 UTC
[broonie-sound:for-next 6/13] sound/soc/codecs/cs35l41.c:1166:10: error: call to undeclared function 'acpi_device_hid'; ISO C99 and later do not support implicit function declarations
2025-02-08 17:10 UTC
[rogerq:b4/am65-cpsw-xdp-fixes 2/4] drivers/net/ethernet/ti/am65-cpsw-nuss.c:1331:15: warning: variable 'skb' is uninitialized when used here
2025-02-08 16:37 UTC
[bvanassche:thread-safety 36/36] drivers/fpga/tests/fpga-bridge-test.c:89:2: warning: releasing mutex 'ctx->bridge->mutex' that was not held
2025-02-08 16:27 UTC
[PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length
2025-02-08 16:26 UTC
[RFC 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests
2025-02-08 16:26 UTC
[bvanassche:thread-safety 36/36] net/vmw_vsock/virtio_transport.c:228:2: warning: releasing mutex 'vsock->tx_lock' that was not held
2025-02-08 16:26 UTC
[PATCH net-next 12/13] net: phy: dp83822: Add SFP support through the phy_port interface
2025-02-08 16:15 UTC
[sean-jc:x86/kvmclock_vs_tsc 38/38] arch/x86/kernel/smpboot.c:281:2: error: call to undeclared function 'paravirt_sched_clock_start_secondary'; ISO C99 and later do not support implicit function declarations
2025-02-08 16:15 UTC
[PATCH net-next 11/13] net: phy: Only rely on phy_port for PHY-driven SFP
2025-02-08 16:04 UTC
[PATCH v3 2/2] cgroup/rstat: Add run_delay accounting for cgroups
2025-02-08 15:58 UTC (2+ messages)
` "
[PATCH net-next 06/13] net: phy: Intrduce generic SFP handling for PHY drivers
2025-02-08 15:32 UTC
[koverstreet-bcachefs:bcachefs-testing 79/81] fs/bcachefs/alloc_background.c:2199:13: warning: stack frame size (1048) exceeds limit (1024) in 'bch2_do_invalidates_work'
2025-02-08 12:42 UTC
[dvyukov:dvyukov-rseq-pkey 3/3] kernel/rseq.c:406:2: error: use of undeclared identifier 'pkey_reg_t'
2025-02-08 12:31 UTC
[linuxsecuritymodule:next 2/2] include/linux/security.h:2379:12: warning: no previous prototype for function 'security_uring_allowed'
2025-02-08 11:26 UTC
[PATCH net-next 5/7] icmp: reflect tos through ip cookie rather than updating inet_sk
2025-02-08 10:40 UTC
[PATCH net-next 4/7] ipv4: remove get_rttos
2025-02-08 9:24 UTC
drivers/char/applicom.c:131:25: warning: variable 'byte_reset_it' set but not used
2025-02-08 8:42 UTC
[PATCH v10 4/7] Coresight: Introduce a new struct coresight_path
2025-02-08 5:48 UTC
[akpm-mm:mm-unstable 146/165] drivers/video/fbdev/core/fb_defio.c:272:3: error: call to undeclared function 'mapping_wrprotect_range'; ISO C99 and later do not support implicit function declarations
2025-02-08 5:05 UTC
[PATCH] wifi: ath12k: report station mode per-chain signal strength
2025-02-08 4:44 UTC
The business loan-
2025-02-08 4:00 UTC
[mark:arm64/kvm/fpsimd-fixes 11/11] arch/arm64/kvm/fpsimd.c:141:16: warning: variable 'old_vl' set but not used
2025-02-08 1:14 UTC
[koverstreet-bcachefs:pr/739 1/1] fs/bcachefs/acl.c:139:8: error: use of undeclared identifier 'PF_MEMALLOC_NORECLAIM'
2025-02-07 22:49 UTC
[koverstreet-bcachefs:pr/739 1/1] fs/bcachefs/btree_key_cache.c:149:7: error: use of undeclared identifier 'PF_MEMALLOC_NORECLAIM'
2025-02-07 22:49 UTC
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:615:42: warning: arithmetic between different enumeration types ('enum amdgpu_ras_block' and 'enum amdgpu_ras_mca_block')
2025-02-07 21:57 UTC
[PATCH] gen_compile_commands.py: remove code for '\#' replacement
2025-02-07 21:34 UTC (2+ messages)
[PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled
2025-02-07 20:24 UTC
[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
2025-02-07 16:37 UTC (25+ messages)
` [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode
` [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte
` [PATCH 10/15] x86: KASAN raw shadow memory PTE init
` [PATCH 15/15] kasan: Add mititgation and debug modes
[PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
2025-02-07 13:58 UTC (18+ messages)
` [PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section
` [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
` [PATCH 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
[PATCH bpf-next v2 22/26] bpf: Introduce rqspinlock kfuncs
2025-02-07 13:43 UTC
[peterz-queue:x86/fineibt-bhi 11/11] vmlinux.o: warning: objtool: __arch_prepare_bpf_trampoline+0x50b: relocation to !ENDBR: __bhi_args+0x40
2025-02-07 12:11 UTC
[net-next PATCH v5 6/6] octeontx2-pf: AF_XDP zero copy transmit support
2025-02-07 11:40 UTC
[PATCH v3] arm64: Handle .ARM.attributes section in linker scripts
2025-02-07 11:37 UTC (2+ messages)
[linux-next:master 2057/2219] fs/f2fs/super.c:3203:5: warning: no previous prototype for function 'f2fs_quota_sync'
2025-02-07 10:48 UTC
[avpatel:riscv_misc_fixes_v1 64/68] include/linux/riscv_sse.h:40:9: error: call to undeclared function 'ERR_PTR'; ISO C99 and later do not support implicit function declarations
2025-02-07 10:06 UTC
[PATCH net-next v3 1/2] netdev-genl: Add an XSK attribute to queues
2025-02-07 6:43 UTC
[frederic-dynticks:task/work 6/6] kernel/sched/isolation.c:256:2: error: call to undeclared function 'lru_add_and_bh_lrus_drain'; ISO C99 and later do not support implicit function declarations
2025-02-07 6:21 UTC
[PATCH net-next 3/3] net: dsa: mt7530: convert to phylink managed EEE
2025-02-07 4:27 UTC
[PATCH net-next 10/13] net: airoha: Introduce PPE initialization via NPU
2025-02-07 1:21 UTC
[peterz-queue:x86/fineibt-bhi 11/11] vmlinux.o: warning: objtool: emit_cfi+0xb3: relocation to !ENDBR: __bhi_args+0x40
2025-02-07 1:10 UTC
[PATCH v2 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
2025-02-07 1:01 UTC (6+ messages)
` [PATCH v2 1/3] compiler.h: Move C string helpers into C-only kernel section
` [PATCH v2 2/3] compiler.h: Introduce __must_be_byte_array()
` [PATCH v2 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
❌ FAIL: Test report for master (6.14.0-rc1, upstream-mainline, bb066fe8)
2025-02-07 0:22 UTC
[frederic-dynticks:task/work 5/6] include/linux/sched/isolation.h:93:52: warning: non-void function does not return a value
2025-02-06 23:27 UTC
[PATCH v2 3/5] iio: adc: Support ROHM BD79124 ADC
2025-02-06 22:42 UTC
[peterz-queue:x86/ibt 3/9] vmlinux.o: warning: objtool: xen_hypercall_setfunc+0x49: relocation to !ENDBR: xen_hypercall_amd+0x0
2025-02-06 21:30 UTC
[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-02-06 21:30 UTC (4+ messages)
[peterz-queue:x86/ibt 9/9] arch/x86/kernel/early_printk.c:102:1: error: expected string literal in 'asm'
2025-02-06 19:00 UTC
[PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size()
2025-02-06 18:13 UTC (4+ messages)
[gustavoars:testing/wfamnae-next20250203 16/16] drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.c:71:10: error: offsetof of incomplete type 'struct mlx5_ifc_menu_resource_dump_response_bits'
2025-02-06 18:08 UTC
[peterz-queue:x86/ibt 7/9] kernel/trace/bpf_trace.c:1043:6: error: call to undeclared function 'is_endbr'; ISO C99 and later do not support implicit function declarations
2025-02-06 17:53 UTC
[PATCH v2] arm64: Handle .ARM.attributes section in linker scripts
2025-02-06 16:54 UTC (5+ messages)
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 read-only IMAP folder(s) and NNTP newsgroup(s).