messages from 2026-02-23 17:16:44 to 2026-02-24 14:16:14 UTC [more...]
[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
2026-02-24 14:16 UTC (10+ messages)
` [PATCH v4 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v4 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
[PATCH v5 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
2026-02-24 14:03 UTC (6+ messages)
` [PATCH v5 1/5] docs: iio: adxl345: grammar and formatting cleanups
` [PATCH v5 2/5] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v5 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
` [PATCH v5 4/5] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v5 5/5] docs: iio: adxl345: update event attributes and scaling math
[PATCH net-next v01 00/15] net: hinic3: Fix code styles
2026-02-24 13:43 UTC (17+ messages)
` [PATCH net-next v01 01/15] hinic3: Add command queue detailed-respone interfaces
` [PATCH net-next v01 02/15] hinic3: Add Command Queue/Async Event Queue/Mailbox dump interfaces
` [PATCH net-next v01 03/15] hinic3: Add chip_present_flag checks to prevent errors when card is absent
` [PATCH net-next v01 04/15] hinic3: Add RX GRO and VLAN offload support
` [PATCH net-next v01 05/15] hinic3: Add msg_send_lock for message sending concurrecy
` [PATCH net-next v01 06/15] hinic3: Add PF device support and function type validation
` [PATCH net-next v01 07/15] hinic3: Add PF FLR wait and timeout handling
` [PATCH net-next v01 08/15] hinic3: Add PF/VF capability parsing and parameter validation
` [PATCH net-next v01 09/15] hinic3: Add ethtool basic ops
` [PATCH net-next v01 10/15] hinic3: Add ethtool queue ops
` [PATCH net-next v01 11/15] hinic3: Add ethtool statistic ops
` [PATCH net-next v01 12/15] hinic3: Add ethtool coalesce ops
` [PATCH net-next v01 13/15] hinic3: Add ethtool rss ops
` [PATCH net-next v01 14/15] hinic3: Add MTU size validation
` [PATCH net-next v01 15/15] hinic3: Config netdev->watchdog_timeo to set nic tx timeout
[PATCH 00/38] docs: several improvements to kernel-doc
2026-02-24 13:25 UTC (5+ messages)
` [Intel-wired-lan] "
[arnd-playground:randconfig-7.1-next 31/733] htmldocs: Documentation/arch/ia64/index.rst: WARNING: document isn't included in any toctree [toc.not_included]
2026-02-24 12:32 UTC
[PATCH v2] docs: ja_JP: process: translate first half of 'Describe your changes'
2026-02-24 12:12 UTC (2+ messages)
[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
2026-02-24 10:21 UTC (2+ messages)
[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
2026-02-24 11:18 UTC (6+ messages)
` [PATCH v25 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
[PATCH v6 0/5] asdf
2026-02-24 11:11 UTC (4+ messages)
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-24 11:03 UTC (4+ messages)
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-24 10:14 UTC (4+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-24 9:58 UTC (19+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
[PATCH v3 00/22] Add support for shared PTEs across processes
2026-02-24 9:40 UTC (6+ messages)
[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-02-24 9:37 UTC (14+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
[RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
2026-02-24 9:36 UTC (19+ messages)
[PATCH v2 0/1] alpha: add support for SECCOMP and SECCOMP_FILTER
2026-02-24 8:53 UTC (2+ messages)
[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
2026-02-24 9:22 UTC (6+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements
[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
2026-02-24 9:12 UTC (45+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [PATCH RFC 02/18] accel/qda: Add Qualcomm DSP accelerator driver skeleton
` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 13/18] accel/qda: Add initial FastRPC attach and release support
` [PATCH RFC 14/18] accel/qda: Add FastRPC dynamic invocation support
` [PATCH RFC 15/18] accel/qda: Add FastRPC DSP process creation support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 17/18] accel/qda: Add FastRPC-based DSP memory unmapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver
[PATCH v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
2026-02-24 9:10 UTC (4+ messages)
` [PATCH v10 13/13] x86/kasan: Make software tag-based kasan available
[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
2026-02-24 9:06 UTC (4+ messages)
[PATCH V6 0/3] Rust support for powerpc
2026-02-24 8:58 UTC (11+ messages)
` [PATCH V6 2/3] rust: Add PowerPC support
[PATCH v8 00/20] Add new general DRM property "color format"
2026-02-24 9:03 UTC (4+ messages)
` [PATCH v8 02/20] drm: "
[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-24 8:53 UTC (6+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v6 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v6 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v6 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v6 5/5] riscv: "
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2026-02-24 8:25 UTC (10+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH] docs: reflect equal support for gcc and clang
2026-02-24 7:52 UTC (3+ messages)
` [PATCH v2] docs: clarify gcc and clang support wording
[PATCH iwl-next v5 00/15] Introduce iXD driver
2026-02-24 7:20 UTC (27+ messages)
` [PATCH iwl-next v5 03/15] libie: add PCI device initialization helpers to libie
` [Intel-wired-lan] "
` [PATCH iwl-next v5 04/15] libeth: allow to create fill queues without NAPI
` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/15] libie: add control queue support
` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/15] libie: add bookkeeping support for control queue messages
` [Intel-wired-lan] "
` [PATCH iwl-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [Intel-wired-lan] "
` [PATCH iwl-next v5 09/15] idpf: refactor idpf to use libie control queues
` [Intel-wired-lan] "
` [PATCH iwl-next v5 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [Intel-wired-lan] "
` [PATCH iwl-next v5 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [Intel-wired-lan] "
` [PATCH iwl-next v5 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [Intel-wired-lan] "
` [PATCH iwl-next v5 13/15] ixd: add reset checks and initialize the mailbox
` [Intel-wired-lan] "
` [PATCH iwl-next v5 14/15] ixd: add the core initialization
` [Intel-wired-lan] "
` [PATCH iwl-next v5 15/15] ixd: add devlink support
` [Intel-wired-lan] "
[PATCH] scripts: sort ver_linux and list in changes.rst
2026-02-24 7:13 UTC (3+ messages)
[RFC PATCH v4 4/4] mm/damon: add PA-mode cache for eligible memory detection lag
2026-02-24 5:54 UTC (2+ messages)
[RFC PATCH v3 0/4] mm/damon: Introduce node_eligible_mem_bp and node_ineligible_mem_bp Quota Goal Metrics
2026-02-24 5:36 UTC (2+ messages)
[RFC PATCH v3 3/4] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-02-24 4:27 UTC (2+ messages)
[PATCH v5] docs: pt_BR: translate process/changes.rst
2026-02-24 3:18 UTC
[PATCH 1/2] docs/zh_TW: update personal information
2026-02-24 3:11 UTC (6+ messages)
` [PATCH 2/2] docs/zh_TW: remove trailing space
[PATCH V7 00/19] famfs: port into fuse
2026-02-24 3:00 UTC (3+ messages)
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
[RFC PATCH v3 2/4] mm/damon: fix esz=0 quota bypass allowing unlimited migration
2026-02-24 1:54 UTC (2+ messages)
[RFC PATCH v3 1/4] mm/damon/sysfs: set goal_tuner after scheme creation
2026-02-24 1:40 UTC (2+ messages)
[PATCH v5 00/16] HID: Add Legion Go and Go S Drivers
2026-02-24 1:32 UTC (17+ messages)
` [PATCH v5 01/16] include: device.h: Add named device attributes
` [PATCH v5 02/16] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver
` [PATCH v5 03/16] HID: hid-lenovo-go: Add Feature Status Attributes
` [PATCH v5 04/16] HID: hid-lenovo-go: Add Rumble and Haptic Settings
` [PATCH v5 05/16] HID: hid-lenovo-go: Add FPS Mode DPI settings
` [PATCH v5 06/16] HID: hid-lenovo-go: Add RGB LED control interface
` [PATCH v5 07/16] HID: hid-lenovo-go: Add Calibration Settings
` [PATCH v5 08/16] HID: hid-lenovo-go: Add OS Mode Toggle
` [PATCH v5 09/16] HID: Include firmware version in the uevent
` [PATCH v5 10/16] HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID Driver
` [PATCH v5 11/16] HID: hid-lenovo-go-s: Add MCU ID Attribute
` [PATCH v5 12/16] HID: hid-lenovo-go-s: Add Feature Status Attributes
` [PATCH v5 13/16] HID: hid-lenovo-go-s: Add Touchpad Mode Attributes
` [PATCH v5 14/16] HID: hid-lenovo-go-s: Add RGB LED control interface
` [PATCH v5 15/16] HID: hid-lenovo-go-s: Add IMU and Touchpad RO Attributes
` [PATCH v5 16/16] HID: Add documentation for Lenovo Legion Go drivers
[PATCH v4] docs: pt_BR: translate process/changes.rst
2026-02-24 1:22 UTC (2+ messages)
[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
2026-02-24 0:24 UTC (5+ messages)
` [PATCH net v3 1/3] selftests/vsock: change tests to respect write-once child ns mode
` [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl
[PATCH v7 0/3] TrackPoint doubletap enablement and user control
2026-02-23 23:28 UTC (2+ messages)
[PATCH v3] docs: pt_BR: translate process/changes.rst
2026-02-23 22:04 UTC (3+ messages)
[PATCH] doc: early_userspace_support.rst: trivial fix: directory -> file
2026-02-23 21:53 UTC (2+ messages)
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-23 21:43 UTC (6+ messages)
` [PATCH v4 15/17] "
[PATCH] documentation: update arch features
2026-02-23 21:41 UTC (2+ messages)
[PATCH] docs: kernel-parameters: fix double word typo in initramfs_options
2026-02-23 21:39 UTC (2+ messages)
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-02-23 21:37 UTC (13+ messages)
[PATCH v2] docs: admin-guide: update tiny script for number of taint flags
2026-02-23 21:38 UTC (2+ messages)
[PATCH] linux-next: update maintainer info
2026-02-23 21:36 UTC (2+ messages)
[PATCH v1] Documentation/rtla: Add hwnoise to main page
2026-02-23 21:34 UTC (2+ messages)
[PATCH v5] docs: pt_BR: Add initial Portuguese translation
2026-02-23 21:22 UTC (4+ messages)
[PATCH v2] docs: sysctl: add documentation for crypto and debug
2026-02-23 20:56 UTC (2+ messages)
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-23 20:46 UTC (7+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-02-23 19:10 UTC (4+ messages)
` [PATCH v2 11/11] RAS: add DeviceTree firmware-first CPER provider
[PATCH v1 1/1] hwmon (bt1-pvt) Remove not-going-to-be-supported code for Baikal SoC
2026-02-23 18:58 UTC (2+ messages)
[PATCH 0/8] Remove the Kontron SMARC-sAM67 board
2026-02-23 18:43 UTC (2+ messages)
[PATCH v2] docs: sysctl: Add documentation for crypto and debug sysctls
2026-02-23 18:16 UTC (2+ messages)
[RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
2026-02-23 17:38 UTC (3+ 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