messages from 2026-03-31 15:10:52 to 2026-04-02 06:47:00 UTC [more...]
[bluetooth-next:master 78/85] drivers/bluetooth/btmtk.c:35:3: warning: unused variable 'btmtk_mt6639_devs'
2026-04-02 6:14 UTC
[android-common:android15-6.6-2024-10 4/4] net/netfilter/nf_bpf_link.c:187:33: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
2026-04-02 6:18 UTC
[PATCH] vfs: replace ints with enum component_type for LAST_XXX
2026-04-02 6:25 UTC
[PATCH v5] hfs: Validate CNIDs in hfs_read_inode
2026-04-02 6:20 UTC
[PATCH 0/5] Introduce Overflow Behavior Types
2026-04-02 5:38 UTC (48+ messages)
` [PATCH 1/5] refcount: Remove unused __signed_wrap function annotations
` [PATCH 2/5] hardening: Introduce Overflow Behavior Types support
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
` [PATCH 4/5] lkdtm/bugs: Add basic Overflow Behavior Types test
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-02 1:43 UTC (107+ messages)
` [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
` [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 31/33] rust: declare cfi_encoding for lru_status
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
[ardb:x86-efi-memattr-kexec-v3 4/5] drivers/firmware/efi/memattr.c:104:8: error: call to undeclared function 'PAGE_ALIGNED'; ISO C99 and later do not support implicit function declarations
2026-04-01 23:47 UTC
[PATCH] modpost: Declare extra_warn with unused attribute
2026-04-01 23:04 UTC (4+ messages)
` (subset) "
[chanwoo:devfreq-next 5/5] drivers/devfreq/devfreq.c:1946:37: error: redefinition of 'devfreq_group'
2026-04-01 16:54 UTC (3+ messages)
[PATCH 00/10] selftests/bpf: Tolerate partial builds across kernel configs
2026-04-01 16:15 UTC (11+ messages)
` [PATCH 01/10] selftests/bpf: Fall back to distro build directory for test_kmods
` [PATCH 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH 08/10] selftests/bpf: Provide weak definitions for cross-test uprobe functions
` [PATCH 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH 10/10] selftests/bpf: Tolerate missing files during install
[PATCH v2] rust: kasan: add support for Software Tag-Based KASAN
2026-04-01 9:45 UTC (3+ messages)
❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 9147566d)
2026-04-01 9:33 UTC
❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, dbf00d8d)
2026-04-01 7:02 UTC
[kees:dev/v7.0-rc2/obt 4/6] WARNING: modpost: EXPORT symbol "dma_map_phys" [vmlinux] version generation failed, symbol will not be versioned
2026-04-01 6:36 UTC
[PATCH v2 4/7] PCI: intel-gw: Add start_link callback function
2026-04-01 4:10 UTC
[PATCH v4 7/9] regulator: Add MediaTek MT6392 regulator
2026-04-01 1:21 UTC
[PATCH next 2/3] fortify: Optimise strnlen()
2026-04-01 0:15 UTC
[PATCH] usb: xhci: use BIT macro
2026-03-31 22:07 UTC
[PATCH net-next v3 2/4] udp: Remove disconnected sockets from the 4-tuple hash
2026-03-31 18:49 UTC (2+ messages)
[jlayton:kdevops 26/26] Warning: fs/nfsd/nfs4xdr.c:4302 function parameter 'nf' not described in 'nfsd4_encode_dir_attr_change'
2026-03-31 17:55 UTC
[kees:dev/v7.0-rc2/obt 4/6] WARNING: modpost: EXPORT symbol "ktime_add_safe" [vmlinux] version generation failed, symbol will not be versioned
2026-03-31 17:00 UTC
[PATCH v9 0/3] kbuild: distributed build support for Clang ThinLTO
2026-03-31 16:27 UTC (5+ messages)
` [PATCH v9 1/3] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v9 2/3] kbuild: change --thin back to 'T' in $(AR)
` [PATCH v9 3/3] kbuild: distributed build support for Clang ThinLTO
[PATCH v4 5/9] mfd: mt6397: Add support for MT6392 PMIC
2026-03-31 16:01 UTC
[PATCH v2] kbuild: expand inlining hints with -fdiagnostics-show-inlining-chain
2026-03-31 15:55 UTC (2+ messages)
[PATCH v8 3/3] kbuild: distributed build support for Clang ThinLTO
2026-03-31 15:43 UTC (3+ messages)
[PATCH] um: mconsole: validate notify socket path length
2026-03-31 15:38 UTC
[PATCH 1/4] KVM: arm64: nv: Avoid full shadow s2 unmap
2026-03-31 15:16 UTC
[jlayton:dir-deleg 15/26] Warning: fs/nfsd/nfs4xdr.c:4139 function parameter 'nf' not described in 'nfsd4_encode_notify_event'
2026-03-31 15:16 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