messages from 2026-03-28 12:22:05 to 2026-04-01 13:51:11 UTC [more...]
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-01 13:51 UTC (48+ 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 v2] rust: kasan: add support for Software Tag-Based KASAN
2026-04-01 9:45 UTC (3+ messages)
[PATCH 0/5] Introduce Overflow Behavior Types
2026-04-01 9:38 UTC (38+ 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
❌ 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 0/3] kbuild: distributed build support for Clang ThinLTO
2026-03-31 15:43 UTC (7+ messages)
` [PATCH v8 1/3] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v8 2/3] kbuild: change --thin back to 'T' in $(AR)
` [PATCH v8 3/3] kbuild: distributed build support for Clang ThinLTO
[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 (16+ 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
[pci:vga 3/5] drivers/gpu/drm/i915/display/intel_vga.c:68:2: error: ignoring return value of function declared with 'warn_unused_result' attribute
2026-03-30 16:43 UTC (2+ messages)
[RFC PATCH v2 3/5] iommu/arm-smmu-v3: Add Stream Table Entry display to debugfs
2026-03-30 16:18 UTC
[PATCH v7 0/3] kbuild: distributed build support for Clang ThinLTO
2026-03-30 15:55 UTC (5+ messages)
` [PATCH v7 3/3] "
[RFC PATCH v2 2/5] iommu/arm-smmu-v3: Add register display to debugfs
2026-03-30 14:37 UTC
[PATCH v12 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
2026-03-30 14:33 UTC (3+ messages)
` [PATCH v12 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v12 03/15] kasan: Fix inline mode for x86 tag-based mode
[PATCH v3] net: caif: fix stack out-of-bounds write in cfctrl_link_setup()
2026-03-30 14:24 UTC
[PATCH tip/locking/core] compiler-context-analysis: Add support for multi-argument guarded_by
2026-03-30 14:22 UTC (6+ messages)
` [PATCH tip/locking/core] compiler-context-analysis: Bump required Clang version to 23
[PATCH 0/4] media: rkvdec: Switch to using a bitwriter
2026-03-30 14:17 UTC (3+ messages)
` [PATCH 1/4] media: rkvdec: Introduce a global bitwriter helper
[PATCH] scripts/dtc: Remove unused dts_version in dtc-lexer.l
2026-03-30 14:16 UTC (3+ messages)
[RFC PATCH v2 1/5] iommu/arm-smmu-v3: Add basic debugfs framework
2026-03-30 13:28 UTC
[PATCH v7 3/6] mm/hmm: do the plumbing for HMM to participate in migration
2026-03-30 11:05 UTC
[RFC PATCH 14/19] wifi: cfg80211: move AP HT/VHT/... operation to beacon info
2026-03-30 11:05 UTC
❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 7aaa8047)
2026-03-30 10:23 UTC
[PATCH 3/5] irqchip: Add Kconfig and Makefile entries for MSM VIC
2026-03-30 9:04 UTC
❌ FAIL: Test report for master (7.0.0-rc5, upstream-mainline, f242ac4a)
2026-03-30 4:53 UTC
mm/huge_memory.c:84:13: warning: variable 'anon_orders_configured' set but not used
2026-03-30 3:14 UTC
kernel/kprobes.c:520:28: warning: variable 'kprobe_optimizer_task' set but not used
2026-03-30 2:52 UTC
drivers/acpi/power.c:67:13: warning: variable 'hp_eb_gp12pxp_quirk' set but not used
2026-03-30 1:59 UTC
drivers/video/fbdev/aty/atyfb_base.c:2327:24: warning: variable 'fb_list' set but not used
2026-03-30 1:38 UTC
drivers/pci/tsm.c:31:12: warning: variable 'pci_tsm_devsec_count' set but not used
2026-03-30 1:28 UTC
drivers/rapidio/rio_cm.c:240:21: warning: variable 'dev_minor_base' set but not used
2026-03-30 1:28 UTC
[tip:irq/drivers 5/41] drivers/irqchip/irq-pic32-evic.c:54:15: warning: variable 'board_bind_eic_interrupt' set but not used
2026-03-30 0:04 UTC
arch/um/os-Linux/skas/process.c:551:12: warning: variable 'unscheduled_userspace_iterations' set but not used
2026-03-30 0:04 UTC
Warning: drivers/android/binder/rust_binderfs.c:229 function parameter 'arg' not described in 'binder_ctl_ioctl'
2026-03-29 20:03 UTC
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-29 17:33 UTC (2+ messages)
[RFC v2 2/2] RDMA/mlx5: get tph for p2p access when registering dmabuf mr
2026-03-29 16:41 UTC
[PATCH v1 net-next] tun: Ignore tun in netdev_lock_pos()
2026-03-29 13:36 UTC
[PATCH v2 2/3] mm/swap: use swap_ops to register swap device's methods
2026-03-29 11:44 UTC (2+ messages)
[PATCH v5 3/4] mm: memcontrol: add interfaces for swap tier selection
2026-03-29 11:10 UTC
[PATCH v5 1/4] mm: swap: introduce swap tier infrastructure
2026-03-29 10:49 UTC
❌ FAIL: Test report for master (7.0.0-rc5, upstream-mainline, cbfffcca)
2026-03-29 5:43 UTC
[PATCH v2 3/5] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()
2026-03-29 2:43 UTC
[PATCH v4 5/6] drm/mediatek: Support multiple CCORR component
2026-03-28 22:05 UTC
[PATCH v3 2/2] pinctrl: qcom: Introduce IPQ5210 TLMM driver
2026-03-28 21:43 UTC
[RFC PATCH 6/6] net: ethernet: ti: am65-cpsw-nuss: Enable batch processing for TX / TX CMPL
2026-03-28 21:01 UTC
[PATCH v3 2/3] drm/gem-dma: Use the dma_*_attr API variant
2026-03-28 19:16 UTC
[PATCH 20/20] drbd: remove BROKEN for DRBD
2026-03-28 14:20 UTC
[RFC 0/2] block: Introduce a BPF-based I/O scheduler
2026-03-28 13:39 UTC (3+ messages)
[PATCH v1 7/9] fuse: add io-uring kernel-managed buffer ring
2026-03-28 12:21 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