messages from 2026-01-22 18:25:24 to 2026-01-25 00:07:35 UTC [more...]
[PATCH 0/3] Add the ability to mount filesystems during initramfs expansion
2026-01-25 0:07 UTC (7+ messages)
` [RFC PATCH 1/3] fs/init: move creating the mount data_page into init_mount()
` [RFC PATCH 2/3] initramfs: support mounting filesystems during initramfs expansion
` [RFC PATCH 3/3] Documentation/initramfs: document mount points in initramfs
[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
2026-01-24 23:32 UTC (5+ messages)
[PATCH v6 0/9] Enhanced autonomous selection and improvements
2026-01-24 21:04 UTC (16+ messages)
` [PATCH v6 4/9] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v6 5/9] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
` [PATCH v6 6/9] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v6 7/9] ACPI: CPPC: add APIs and sysfs interface for perf_limited
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-24 19:08 UTC (8+ messages)
` [PATCH 1/3] Revert "selftests: revocable: Add kselftest cases"
` [PATCH 2/3] Revert "revocable: Add Kunit test cases"
` [PATCH 3/3] Revert "revocable: Revocable resource management"
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-24 16:52 UTC (3+ messages)
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances
[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
2026-01-24 7:47 UTC (3+ messages)
[PATCH] docs: kdoc: Fix pdfdocs build for tools
2026-01-24 7:42 UTC (3+ messages)
[PATCH v2] docs: kdoc: Fix pdfdocs build for tools
2026-01-24 7:39 UTC
[PATCH 00/25] Add tools/lib/python modules to Documentation/tools
2026-01-24 5:54 UTC (4+ messages)
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
2026-01-24 4:41 UTC (21+ messages)
` [PATCH mm-unstable v14 01/16] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v14 02/16] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH mm-unstable v14 04/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v14 05/16] khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v14 06/16] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v14 09/16] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v14 10/16] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v14 11/16] khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v14 12/16] khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v14 13/16] khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v14 14/16] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v14 15/16] khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v14 16/16] Documentation: mm: update the admin guide for mTHP collapse
[lee-leds:for-leds-next 15/17] htmldocs: Warning: Documentation/leds/leds-lp5812.rst references a file that doesn't exist: Documentation/ABI/testing/sysfs-class-led-multicolor.rst
2026-01-24 3:00 UTC
[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for PA-based migration control
2026-01-24 1:50 UTC (7+ messages)
` [RFC PATCH 1/5] mm/damon/core: add DAMOS_QUOTA_NODE_SYS_BP metric
` [RFC PATCH 2/5] mm/damon: add get_goal_metric() op and PA provider
` [RFC PATCH 3/5] mm/damon/core: add new ops-specific goal metric
` [RFC PATCH 4/5] mm/damon/paddr: capacity clamp and directional early-exit for node_sys_bp
` [RFC PATCH 5/5] mm/damon/sysfs-schemes: accept "node_sys_bp" in goal's target_metric
[PATCH v3 00/16] HID: Add Legion Go and Go S Drivers
2026-01-24 1:49 UTC (17+ messages)
` [PATCH v3 01/16] include: device.h: Add named device attributes
` [PATCH v3 02/16] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver
` [PATCH v3 03/16] HID: hid-lenovo-go: Add Feature Status Attributes
` [PATCH v3 04/16] HID: hid-lenovo-go: Add Rumble and Haptic Settings
` [PATCH v3 05/16] HID: hid-lenovo-go: Add FPS Mode DPI settings
` [PATCH v3 06/16] HID: hid-lenovo-go: Add RGB LED control interface
` [PATCH v3 07/16] HID: hid-lenovo-go: Add Calibration Settings
` [PATCH v3 08/16] HID: hid-lenovo-go: Add OS Mode Toggle
` [PATCH v3 09/16] HID: Include firmware version in the uevent
` [PATCH v3 10/16] HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID Driver
` [PATCH v3 11/16] HID: hid-lenovo-go-s: Add MCU ID Attribute
` [PATCH v3 12/16] HID: hid-lenovo-go-s: Add Feature Status Attributes
` [PATCH v3 13/16] HID: hid-lenovo-go-s: Add Touchpad Mode Attributes
` [PATCH v3 14/16] HID: hid-lenovo-go-s: Add RGB LED control interface
` [PATCH v3 15/16] HID: hid-lenovo-go-s: Add IMU and Touchpad RO Attributes
` [PATCH v3 16/16] HID: Add documentation for Lenovo Legion Go drivers
linux-next: [DOCS] build warning after merge of the tip tree
2026-01-24 0:37 UTC (7+ messages)
[PATCH RFC v2 0/3] Add splash DRM client
2026-01-23 20:59 UTC (4+ messages)
` [PATCH RFC v2 1/3] drm: client: add splash client
Passing SPHINXOPTS is broken
2026-01-23 20:33 UTC (8+ messages)
[PATCH v3 0/9] platform/wmi: Introduce marshalling support
2026-01-23 19:17 UTC (4+ messages)
` [PATCH v3 4/9] platform/wmi: Add kunit test for the string conversion code
[PATCH] Documentation: use a source-read extension for the index link boilerplate
2026-01-23 19:01 UTC (3+ messages)
[PATCH 0/4] tools/docs: sphinx-build-wrapper: avoid spurious rust docs generation
2026-01-23 18:34 UTC (2+ messages)
[PATCH v4] docs: ja_JP: Start translation of submitting-patches
2026-01-23 18:25 UTC (2+ messages)
[PATCH RFT 0/5] hwmon: Introduce hwmon_update_groups()
2026-01-23 18:22 UTC (6+ messages)
` [PATCH RFT 1/5] hwmon: Handle attribute visibility evaluation in device core
` [PATCH RFT 2/5] hwmon: Provide helper function to find thermal zones
` [PATCH RFT 3/5] hwmon: Add support for updating "
` [PATCH RFT 4/5] hwmon: Implement hwmon_update_groups()
` [PATCH RFT 5/5] hwmon: (acpi_power_meter) Use hwmon_update_groups() to update sensor visibility
[PATCH] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-23 18:07 UTC
[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-23 17:55 UTC (3+ messages)
` [PATCH v16 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v16 2/2] ras: mem: Add ACPI RAS2 memory driver
[PATCH v3] arm64: errata: Workaround for SI L1 downstream coherency issue
2026-01-23 17:49 UTC (2+ messages)
[PATCH v5 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-01-23 16:29 UTC (11+ messages)
` [PATCH v5 1/8] dt-bindings: iio: frequency: add adf41513
` [PATCH v5 2/8] iio: core: add fixed point parsing with 64-bit parts
` [PATCH v5 3/8] iio: test: add kunit test for fixed-point parsing
` [PATCH v5 4/8] iio: frequency: adf41513: driver implementation
` [PATCH v5 5/8] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v5 6/8] iio: frequency: adf41513: features on frequency change
` [PATCH v5 7/8] docs: iio: add documentation for adf41513 driver
` [PATCH v5 8/8] Documentation: ABI: testing: add common ABI file for iio/frequency
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-23 15:44 UTC (6+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-23 14:14 UTC (11+ messages)
[PATCH v5 14/15] rv: Add deadline monitors
2026-01-23 13:04 UTC (4+ messages)
` [PATCH v5 15/15] rv: Add dl_server specific monitors
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-23 12:59 UTC (7+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
[PATCHv4 07/14] mm/sparse: Check memmap alignment for compound_info_has_mask()
2026-01-23 12:07 UTC (5+ messages)
[PATCH] arm64: kexec: Add support for crashkernel CMA reservation
2026-01-23 11:24 UTC (3+ messages)
[PATCH] doc: development-process: add notice on testing
2026-01-23 10:50 UTC (5+ messages)
` [PATCH v2] "
[PATCH v10 net-next 00/15] AccECN protocol case handling series
2026-01-23 10:42 UTC (4+ messages)
` [PATCH v10 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-01-23 10:15 UTC (5+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
[PATCH v11 net-next 00/15] AccECN protocol case handling series
2026-01-23 10:07 UTC (16+ messages)
` [PATCH v11 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v11 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v11 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v11 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v11 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v11 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v11 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v11 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v11 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v11 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v11 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v11 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v11 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v11 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v11 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
2026-01-23 8:44 UTC (5+ messages)
[PATCH v4 0/2] iio: dac: Add support for MAX22007 DAC
2026-01-23 8:16 UTC (4+ messages)
` [PATCH v4 2/2] iio: dac: Add MAX22007 DAC driver support
[PATCH] docs: kdoc_parser: ignore __cond_acquires()
2026-01-23 7:40 UTC
[PATCH v3 0/7] seccomp: support nested listeners
2026-01-23 6:26 UTC (6+ messages)
` [PATCH v3 6/7] seccomp: allow "
[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
2026-01-23 3:57 UTC (18+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` [PATCH v3 net-next 02/15] net/nebula-matrix: add our driver architecture
` [PATCH v3 net-next 03/15] net/nebula-matrix: add machine-generated headers and chip definitions
` [PATCH v3 net-next 04/15] net/nebula-matrix: add channel layer implementation and the corresponding hw interfaces
` [PATCH v3 net-next 05/15] net/nebula-matrix: add resource layer common part implementation
` [PATCH v3 net-next 06/15] net/nebula-matrix: add intr resource implementation
` [PATCH v3 net-next 07/15] net/nebula-matrix: add queue "
` [PATCH v3 net-next 08/15] net/nebula-matrix: add vsi "
` [PATCH v3 net-next 09/15] net/nebula-matrix: add txrx resource interfaces and tx func
` [PATCH v3 net-next 10/15] net/nebula-matrix: add txrx interrupt handling logic
` [PATCH v3 net-next 11/15] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v3 net-next 13/15] net/nebula-matrix: add net dev init/reinit operation
` [PATCH v3 net-next 14/15] net/nebula-matrix: add common dev start/stop operation
` [PATCH v3 net-next 15/15] net/nebula-matrix: add net "
[PATCH v7 00/22] Add new general DRM property "color format"
2026-01-23 1:29 UTC (5+ messages)
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
` "
` Re:Re: [PATCH "
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-23 0:01 UTC (19+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH net-next] Documentation: net: Fix typos in netdevices.rst
2026-01-22 22:57 UTC
[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
2026-01-22 21:26 UTC (4+ messages)
[PATCH v4 3/7] iio: frequency: adf41513: driver implementation
2026-01-22 19:33 UTC (13+ messages)
[PATCH 0/6] kho: ABI headers and Documentation updates
2026-01-22 18:29 UTC (16+ messages)
` [PATCH 1/6] kho/abi: luo: make generated documentation more coherent
` [PATCH 2/6] kho/abi: memfd: "
` [PATCH 3/6] kho: docs: combine concepts and FDT documentation
` [PATCH 4/6] kho: Introduce KHO FDT ABI header
` [PATCH 5/6] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH 6/6] kho/abi: add memblock "
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