messages from 2026-03-30 18:56:41 to 2026-04-01 23:00:35 UTC [more...]
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-01 22:59 UTC (89+ 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
[PATCH 0/5] Introduce Overflow Behavior Types
2026-04-01 21:41 UTC (46+ 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
[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] modpost: Declare extra_warn with unused attribute
2026-03-31 19:38 UTC (2+ messages)
[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 (3+ messages)
[PATCH v8 3/3] kbuild: distributed build support for Clang ThinLTO
2026-03-31 15:43 UTC (4+ 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
[PATCH] staging: sm750fb: constify static char pointer arrays
2026-03-31 14:33 UTC
[linux-next:master 5585/5731] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
2026-03-31 13:04 UTC (10+ messages)
[PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
2026-03-31 12:34 UTC (5+ messages)
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-31 11:44 UTC (10+ messages)
` "
ld.lld: error: undefined symbol: __bad_ndelay
2026-03-31 11:21 UTC
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-03-31 11:12 UTC
[PATCH 04/12] i3c: master: Support ACPI enumeration
2026-03-31 10:09 UTC (2+ messages)
[PATCH 1/6] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
2026-03-31 8:46 UTC (2+ messages)
[PATCH v6 2/2] mm: Convert vmemmap_p?d_populate() to static functions
2026-03-31 3:54 UTC (2+ messages)
[PATCH v1 8/9] fuse: add zero-copy over io-uring
2026-03-31 3:35 UTC (3+ messages)
[tip:locking/core 21/38] drivers/platform/x86/lenovo/wmi-gamezone.c:34:31: warning: unused variable 'gz_chain_head'
2026-03-31 2:14 UTC
[PATCH] kbuild: add -fdiagnostics-show-inlining-chain for FORTIFY_SOURCE
2026-03-31 0:17 UTC (7+ messages)
[RFC PATCH] x86/topo: Unify srat_detect_node among amd/intel/hygon
2026-03-30 23:50 UTC
[PATCH] net: renesas: rswitch: Fix memory leak in rswitch_phy_device_init()
2026-03-30 22:01 UTC
[rafael-pm:bleeding-edge 175/181] drivers/powercap/intel_rapl_common.c:1143:25: error: use of undeclared identifier 'IOSF_CPU_POWER_BUDGET_CTL_BYT'
2026-03-30 21:24 UTC
[PATCH v1] Bluetooth: btintel_pcie:Support Product level reset
2026-03-30 21:01 UTC
[RFC PATCH v5 2/2] sysctl: convert kernel/sysctl-test.c to use CTLTBL_ENTRY_XXX()
2026-03-30 19:52 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