messages from 2025-09-15 13:03:01 to 2025-09-16 15:55:03 UTC [more...]
[PATCH v2 0/4] Documentation: PCI: Update error recovery docs
2025-09-16 15:55 UTC (10+ messages)
` [PATCH v2 1/4] Documentation: PCI: Sync AER doc with code
` [PATCH v2 2/4] Documentation: PCI: Sync error recovery "
` [PATCH v2 3/4] Documentation: PCI: Amend error recovery doc with DPC/AER specifics
` [PATCH v2 4/4] Documentation: PCI: Tidy error recovery doc's PCIe nomenclature
[PATCH v6 00/21] Split sphinx call logic from docs Makefile
2025-09-16 15:47 UTC (24+ messages)
` [PATCH v6 01/21] scripts/jobserver-exec: move the code to a class
` [PATCH v6 02/21] scripts/jobserver-exec: move its class to the lib directory
` [PATCH v6 03/21] scripts/jobserver-exec: add a help message
` [PATCH v6 04/21] scripts: check-variable-fonts.sh: convert to Python
` [PATCH v6 05/21] tools/docs: check-variable-fonts.py: split into a lib and an exec file
` [PATCH v6 06/21] scripts: sphinx-pre-install: move it to tools/docs
` [PATCH v6 07/21] tools/docs: python_version: move version check from sphinx-pre-install
` [PATCH v6 08/21] tools/docs: python_version: drop a debug print
` [PATCH v6 09/21] tools/docs: python_version: allow check for alternatives and bail out
` [PATCH v6 10/21] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH v6 11/21] docs: parallel-wrapper.sh: remove script
` [PATCH v6 12/21] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH v6 13/21] tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH v6 14/21] tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH v6 15/21] tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
` [PATCH v6 16/21] tools/docs: sphinx-build-wrapper: Fix output for duplicated names
` [PATCH v6 17/21] docs: add support to build manpages from kerneldoc output
` [PATCH v6 18/21] tools: kernel-doc: add a see also section at man pages
` [PATCH v6 19/21] scripts: kdoc_parser.py: warn about Python version only once
` [PATCH v6 20/21] tools/docs: sphinx-* break documentation bulds on openSUSE
` [PATCH v6 21/21] tools/docs: sphinx-build-wrapper: add support to run inside venv
[PATCH v3 00/13] expand mmap_prepare functionality, port more users
2025-09-16 15:40 UTC (15+ messages)
` [PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
` [PATCH v3 02/13] device/dax: update devdax "
` [PATCH v3 03/13] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v3 04/13] relay: update relay to use mmap_prepare
` [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v3 06/13] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
` [PATCH v3 09/13] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v3 11/13] mm: update mem char driver "
` [PATCH v3 12/13] mm: update resctl "
` [PATCH v3 13/13] iommufd: update "
[RFC][PATCH v3 00/16] Introduce kmemdump
2025-09-16 15:27 UTC (6+ messages)
` [RFC][PATCH v3 15/16] kmemdump: Add Kinfo backend driver
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-16 15:20 UTC (5+ messages)
[PATCH net-next v12 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-16 15:19 UTC (7+ messages)
` [PATCH net-next v12 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v12 2/5] net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
` [PATCH net-next v12 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v12 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v12 5/5] net: rnpgbe: Add register_netdev
[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-09-16 14:56 UTC (8+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
[PATCH v2] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-09-16 14:26 UTC (4+ messages)
[PATCH net-next V2 00/10] net/mlx5e: Use multiple doorbells
2025-09-16 14:11 UTC (11+ messages)
` [PATCH net-next V2 01/10] net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET
` [PATCH net-next V2 02/10] net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg
` [PATCH net-next V2 03/10] net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param
` [PATCH net-next V2 04/10] net/mlx5: Store the global doorbell in mlx5_priv
` [PATCH net-next V2 05/10] net/mlx5e: Prepare for using multiple TX doorbells
` [PATCH net-next V2 06/10] net/mlx5e: Prepare for using different CQ doorbells
` [PATCH net-next V2 07/10] net/mlx5e: Use multiple TX doorbells
` [PATCH net-next V2 08/10] net/mlx5e: Use multiple CQ doorbells
` [PATCH net-next V2 09/10] devlink: Add a 'num_doorbells' driverinit param
` [PATCH net-next V2 10/10] net/mlx5e: Use the 'num_doorbells' devlink param
[PATCH] docs/zh_CN: Add security ipe Chinese translation
2025-09-16 14:04 UTC (3+ messages)
[PATCH 4/4 v3] Docs/zh_CN: Translate timestamping.rst to Simplified Chinese
2025-09-16 13:58 UTC (3+ messages)
[PATCH 0/4 linux next v3] Docs/zh_CN: Translate networking docs to Simplified Chinese
2025-09-16 13:56 UTC (2+ messages)
[PATCH v4 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-09-16 13:41 UTC (2+ messages)
[PATCH v2 0/7] nvme-tcp: Support receiving KeyUpdate requests
2025-09-16 13:04 UTC (6+ messages)
` [PATCH v2 6/7] nvme-tcp: Support KeyUpdate
[PATCH] xfs: extend removed sysctls table
2025-09-16 11:34 UTC (2+ messages)
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-16 10:54 UTC (4+ messages)
[PATCH v2 0/4] cgroup v2 toctree cleanup
2025-09-16 10:06 UTC (6+ messages)
` [PATCH v2 2/4] Documentation: cgroup-v2: Add section numbers
[PATCH 1/2] dt-bindings: trivial-devices: add mps,mp5998
2025-09-16 9:50 UTC (2+ messages)
` [PATCH 2/2] hwmon: (pmbus/mp5990) add support for MP5998
[PATCH v3] delayaccy/sched: add SOFTIRQ delay
2025-09-16 9:12 UTC (2+ messages)
[PATCH net-next v06 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
2025-09-16 9:10 UTC (3+ messages)
[PATCH v2 00/11] PCI: Resizable BAR improvements
2025-09-16 8:57 UTC (17+ messages)
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v2 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v2 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
[PATCH net-next 00/10] net/mlx5e: Use multiple doorbells
2025-09-16 8:32 UTC (4+ messages)
` [PATCH net-next 10/10] net/mlx5e: Use the 'num_doorbells' devlink param
[PATCH v19 net-next 00/10] AccECN protocol patch series
2025-09-16 8:24 UTC (11+ messages)
` [PATCH v19 net-next 01/10] tcp: AccECN core
` [PATCH v19 net-next 02/10] tcp: accecn: AccECN negotiation
` [PATCH v19 net-next 03/10] tcp: accecn: add AccECN rx byte counters
` [PATCH v19 net-next 04/10] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v19 net-next 05/10] tcp: sack option handling improvements
` [PATCH v19 net-next 06/10] tcp: accecn: AccECN option
` [PATCH v19 net-next 07/10] tcp: accecn: AccECN option send control
` [PATCH v19 net-next 08/10] tcp: accecn: AccECN option failure handling
` [PATCH v19 net-next 09/10] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v19 net-next 10/10] tcp: accecn: try to fit AccECN option with SACK
[RFC PATCH v2 0/3] Add testable code specifications
2025-09-16 7:29 UTC (6+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 2/3] /dev/mem: Add initial documentation of memory_open() and mem_fops
[PATCH v4 0/2] make logical_block_size configurable
2025-09-16 6:33 UTC (6+ messages)
` [PATCH v4 2/2] md: allow configuring logical_block_size
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-16 6:23 UTC (3+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
[PATCH v2 0/5] Histogram docs formatting cleanup
2025-09-16 5:42 UTC (6+ messages)
` [PATCH v2 1/5] Documentation: trace: histogram: Fix histogram trigger subsection number order
` [PATCH v2 2/5] Documentation: trace: histogram-design: Trim trailing vertices in diagram explanation text
` [PATCH v2 3/5] Documentation: trace: historgram-design: Separate sched_waking histogram section heading and the following diagram
` [PATCH v2 4/5] Documentation: trace: histogram-design: Wrap introductory note in note:: directive
` [PATCH v2 5/5] Documentation: trace: histogram: Convert ftrace docs cross-reference
[PATCH net-next v5 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-09-16 4:56 UTC (8+ messages)
` [PATCH net-next v5 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
[PATCH] docs: maintainer: Fix capitalization
2025-09-16 3:37 UTC (6+ messages)
[PATCH v2 0/5] mm/damon: misc fixups and improvements for 6.18
2025-09-16 3:23 UTC (3+ messages)
` [PATCH v2 3/5] Docs/mm/damon/maintainer-profile: update community meetup for reservation requirements
` [PATCH v2 4/5] Docs/admin-guide/mm/damon/start: add --target_pid to DAMOS example command
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-16 3:09 UTC (7+ messages)
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
[PATCH 00/62] initrd: remove classic initrd support
2025-09-16 1:48 UTC (3+ messages)
[PATCH net-next v3 0/3] tools: ynl: rst: display attribute-set doc
2025-09-16 1:40 UTC (2+ messages)
[PATCH] Documentation: KVM: Add reference specs for PIT and LAPIC ioctls
2025-09-16 0:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH v18 net-next 00/14] AccECN protocol patch series
2025-09-15 23:50 UTC (3+ messages)
[PATCH net-next v2] dpll: zl3073x: Allow to use custom phase measure averaging factor
2025-09-15 23:46 UTC (2+ messages)
[PATCH v6] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, Low memory Holes, Decoders
2025-09-15 23:19 UTC (4+ messages)
[PATCH v3 0/5] ice: add standard stats
2025-09-15 22:26 UTC (4+ messages)
` [PATCH v3 5/5] ice: refactor to use helpers
` [Intel-wired-lan] "
[PATCH] Documentation/wmi: Fix Typo in lenovo-wmi-gamezone
2025-09-15 21:54 UTC (5+ messages)
[PATCH 4/6] Docs/mm/damon/maintainer-profile: update community meetup for reservation requirements
2025-09-15 18:44 UTC (3+ messages)
[PATCH 0/6] mm/damon: misc fixups and improvements for 6.18
2025-09-15 18:06 UTC (5+ messages)
[PATCH v12 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-09-15 17:49 UTC (5+ messages)
` (subset) "
[PATCH net-next v3 0/5] net: pse-pd: pd692x0: Add permanent configuration management support
2025-09-15 17:06 UTC (6+ messages)
` [PATCH net-next v3 1/5] net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls
` [PATCH net-next v3 2/5] net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
` [PATCH net-next v3 3/5] docs: devlink: Sort table of contents alphabetically
` [PATCH net-next v3 4/5] devlink: Add devlink-conf uAPI for NV memory management
` [PATCH net-next v3 5/5] net: pse-pd: pd692x0: Add devlink interface for configuration save/reset
[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
2025-09-15 16:05 UTC (9+ messages)
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 12/16] iomap: add bias for async read requests
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-15 15:51 UTC (10+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
[PATCH net-next v6 0/5] dpll: zl3073x: Add support for devlink flash
2025-09-15 15:30 UTC (6+ messages)
` [PATCH net-next v6 3/5] dpll: zl3073x: Add firmware loading functionality
[PATCH v3 00/22] Add support for shared PTEs across processes
2025-09-15 15:27 UTC (3+ messages)
` [PATCH v3 13/22] mm/mshare: prepare for page table sharing support
[PATCH 0/5] histogram docs formatting cleanup
2025-09-15 15:11 UTC (11+ messages)
` [PATCH 1/5] Documentation: trace: histogram: Fix histogram trigger subsection number order
` [PATCH 2/5] Documentation: trace: histogram-design: Trim trailing vertices in diagram explanation text
` [PATCH 3/5] Documentation: trace: historgram-design: Separate sched_waking histogram section heading and the following diagram
` [PATCH 4/5] Documentation: trace: histogram-design: Wrap introductory note in note:: directive
` [PATCH 5/5] Documentation: trace: histogram: Link to ftrace docs
[PATCH v2 00/16] expand mmap_prepare functionality, port more users
2025-09-15 15:04 UTC (15+ messages)
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
[PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
2025-09-15 15:05 UTC (11+ messages)
[PATCH v11 00/15] khugepaged: mTHP support
2025-09-15 14:45 UTC (7+ messages)
[PATCH v3 00/11] HID: Implement haptic touchpad support
2025-09-15 13:41 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;
as well as URLs for NNTP newsgroup(s).