messages from 2026-03-31 11:44:55 to 2026-04-01 11:49:47 UTC [more...]
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-01 11:45 UTC (20+ 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 v2 0/2] drm: Rename drm_atomic_state
2026-04-01 11:42 UTC (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Documentation: drm: Remove drm_atomic_state rename entry
[PATCH v6] hwmon: add driver for ARCTIC Fan Controller
2026-04-01 11:25 UTC
[RFC PATCH] Documentation: Add managed interrupts
2026-04-01 11:02 UTC
[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
2026-04-01 10:22 UTC (5+ messages)
[PATCH RESEND] checkpatch: Suppress warnings when Reported-by: is followed by Link:
2026-04-01 9:47 UTC
[PATCH v2] bootconfig: Apply early options from embedded config
2026-04-01 9:40 UTC (11+ 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
[PATCH net-next v3 0/3] dpll: add frequency monitoring feature
2026-04-01 9:12 UTC (4+ messages)
` [PATCH net-next v3 1/3] dpll: add frequency monitoring to netlink spec
` [PATCH net-next v3 2/3] dpll: add frequency monitoring callback ops
` [PATCH net-next v3 3/3] dpll: zl3073x: implement frequency monitoring
[PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
2026-04-01 9:02 UTC (12+ messages)
[PATCH v11 00/22] Add new general DRM property "color format"
2026-04-01 8:27 UTC (9+ messages)
` [PATCH v11 03/22] drm: "
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-04-01 8:27 UTC (25+ messages)
` [PATCH v10 00/21] "
` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v10 04/21] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v10 05/21] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v10 06/21] gpu: nova-core: mm: Add common memory management types
` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
` [PATCH v10 08/21] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v10 09/21] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v10 11/21] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v10 13/21] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v10 14/21] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v10 15/21] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v10 16/21] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v10 17/21] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v10 18/21] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v10 19/21] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v10 20/21] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB
[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-04-01 8:22 UTC (4+ messages)
[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-04-01 8:16 UTC (9+ messages)
` [PATCH RESEND v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH RESEND v10 2/8] LoongArch: "
` [PATCH RESEND v10 3/8] RISC-V: ACPI: "
` [PATCH RESEND v10 4/8] x86/acpi: "
` [PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH RESEND v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH RESEND v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH RESEND v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM
[PATCH v8 00/10] VMSCAPE optimization for BHI variant
2026-04-01 8:13 UTC (4+ messages)
` [PATCH v8 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
[PATCH net-next v03 0/6] net: hinic3: PF initialization
2026-04-01 7:53 UTC (9+ messages)
` [PATCH net-next v03 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v03 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v03 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v03 4/6] hinic3: Add ethtool rss ops
[PATCH v2 0/4] PCI: Add DOE support for endpoint
2026-04-01 7:30 UTC (5+ messages)
` [PATCH v2 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v2 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v2 3/4] PCI: endpoint: Add API for DOE initialization and setup in EPC core
` [PATCH v2 4/4] Documentation: PCI: Add documentation for DOE endpoint support
[PATCH net-next v2 0/3] dpll: add frequency monitoring feature
2026-04-01 6:20 UTC (10+ messages)
` [PATCH net-next v2 1/3] dpll: add frequency monitoring to netlink spec
` [PATCH net-next v2 2/3] dpll: add frequency monitoring callback ops
` [PATCH net-next v2 3/3] dpll: zl3073x: implement frequency monitoring
[PATCH v10 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-04-01 2:23 UTC (12+ messages)
` [PATCH v10 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v10 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v10 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v10 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v10 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v10 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v10 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v10 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v10 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v10 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v10 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
[PATCH v5 0/7] scalable symbol flags with __kflagstab
2026-04-01 1:30 UTC (2+ messages)
[PATCH v3 6/9] security: Hornet LSM
2026-03-31 23:49 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-03-31 23:31 UTC (7+ messages)
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow
[PATCH v2] docs: pt_BR: translate process/2.Process.rst
2026-03-31 22:38 UTC (2+ messages)
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-03-31 22:24 UTC (6+ messages)
[PATCH v2 0/5] docs: pt_BR: Complete PGP maintainer guide translation
2026-03-31 22:21 UTC (9+ messages)
` [PATCH v2 2/5] docs: pt_BR: start translation of the PGP maintainer guide
` [PATCH v2 3/5] docs: pt_BR: continue PGP guide translation
[PATCH v3 0/9] Reintrodce Hornet LSM
2026-03-31 22:04 UTC (6+ messages)
` [PATCH v3 4/9] lsm: framework for BPF integrity verification
[PATCH v3] docs: octeontx2:Fix typo in documentation
2026-03-31 21:08 UTC (2+ messages)
[PATCH v2 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-03-31 20:38 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-03-31 19:17 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v18 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-03-31 19:09 UTC (2+ messages)
[PATCH v5 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-03-31 19:04 UTC (9+ messages)
` [PATCH v5 2/4] iio: adc: ad4691: add initial driver for AD4691 family
[PATCH] Documentation: gpio: update the preferred method for using software node lookup
2026-03-31 18:41 UTC (2+ messages)
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-31 17:33 UTC (3+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
[PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
2026-03-31 16:37 UTC (4+ messages)
[PATCH] docs/ja_JP: submitting-patches: Amend "Describe your changes"
2026-03-31 15:45 UTC (2+ messages)
[PATCH v3 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-03-31 16:23 UTC (5+ messages)
` [PATCH v3 2/4] kallsyms: extend lineinfo to loadable modules
[PATCH iwl-next v6 00/14] Introduce iXD driver
2026-03-31 16:19 UTC (4+ messages)
` [PATCH iwl-next v6 08/14] idpf: refactor idpf to use libie control queues
` [Intel-wired-lan] "
(sashiko status) [PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
2026-03-31 15:55 UTC (5+ messages)
[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-03-31 15:17 UTC (5+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-31 14:13 UTC (2+ messages)
[PATCH v11 03/22] drm: Add new general DRM property "color format"
2026-03-31 13:52 UTC (12+ messages)
[PATCH v8 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-31 13:31 UTC (6+ messages)
` [PATCH v8 2/3] hwmon: ltc4283: Add support for the LTC4283 "
[PATCH v9 0/9] ADF41513/ADF41510 PLL frequency synthesizers
2026-03-31 13:01 UTC (9+ messages)
` [PATCH v9 2/9] lib: vsprintf: export simple_strntoull() in a safe prototype
[PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
2026-03-31 12:57 UTC (3+ messages)
[PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
2026-03-31 12:44 UTC (3+ messages)
[PATCH v7 00/22] Runtime TDX module update support
2026-03-31 12:41 UTC (2+ messages)
` [PATCH v7 21/22] x86/virt/tdx: Document TDX module update
[PATCH V10 00/10] famfs: port into fuse
2026-03-31 12:39 UTC (11+ messages)
` [PATCH V10 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V10 02/10] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V10 03/10] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V10 04/10] famfs_fuse: Create files with famfs fmaps
` [PATCH V10 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V10 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V10 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V10 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V10 09/10] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V10 10/10] famfs_fuse: Add documentation
[PATCH v8 12/12] rv: Add nomiss deadline monitor
2026-03-31 12:32 UTC (2+ messages)
[PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
2026-03-31 12:28 UTC (3+ messages)
[PATCH] Documentation: amd-pstate: fix dead links in the reference section
2026-03-31 11:58 UTC (2+ 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