messages from 2025-09-16 23:28:14 to 2025-09-17 23:22:49 UTC [more...]
[PATCH v6 04/21] scripts: check-variable-fonts.sh: convert to Python
2025-09-17 23:22 UTC (4+ messages)
[PATCH v4 0/8] tracing: wprobe: Add wprobe for watchpoint
2025-09-17 22:42 UTC (9+ messages)
` [PATCH v4 1/8] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v4 5/8] tracing: wprobe: Add wprobe event trigger
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-17 22:15 UTC (16+ messages)
[PATCH] docs: driver-api: fix spelling of "buses"
2025-09-17 22:04 UTC
[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
2025-09-17 21:40 UTC (19+ messages)
` [PATCH v3 01/15] iomap: move bio read logic into helper function
` [PATCH v3 02/15] iomap: move read/readahead bio submission "
` [PATCH v3 03/15] iomap: store read/readahead bio generically
` [PATCH v3 04/15] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v3 05/15] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v3 06/15] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v3 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v3 08/15] iomap: add public start/finish folio read helpers
` [PATCH v3 09/15] iomap: add caller-provided callbacks for read and readahead
` [PATCH v3 10/15] iomap: add bias for async read requests
` [PATCH v3 11/15] iomap: move buffered io bio logic into new file
` [PATCH v3 12/15] iomap: make iomap_read_folio() a void return
` [PATCH v3 13/15] fuse: use iomap for read_folio
` [PATCH v3 14/15] fuse: use iomap for readahead
` [PATCH v3 15/15] fuse: remove fc->blkbits workaround for partial writes
` [syzbot ci] Re: fuse: use iomap for buffered reads + readahead
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-17 21:38 UTC (20+ messages)
` [PATCH v4 01/14] mm/shmem: update shmem to use mmap_prepare
` [PATCH v4 02/14] device/dax: update devdax "
` [PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v4 04/14] relay: update relay to use mmap_prepare
` [PATCH v4 05/14] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
` [PATCH v4 10/14] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v4 12/14] mm: add shmem_zero_setup_desc()
` [PATCH v4 13/14] mm: update mem char driver to use mmap_prepare
` [PATCH v4 14/14] mm: update resctl "
[PATCH net-next v3 0/5] net: pse-pd: pd692x0: Add permanent configuration management support
2025-09-17 21:19 UTC (5+ messages)
[PATCH v2 00/11] PCI: Resizable BAR improvements
2025-09-17 19:11 UTC (6+ messages)
[RFC][PATCH v3 00/16] Introduce kmemdump
2025-09-17 19:03 UTC (15+ messages)
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static
[PATCH 00/62] initrd: remove classic initrd support
2025-09-17 18:00 UTC (3+ messages)
[PATCH v3 0/4] ALSA: usb-audio: add module param device_quirk_flags
2025-09-17 17:58 UTC (9+ messages)
` [PATCH v3 1/4] ALSA: usb-audio: add two-way convert between name and bit for QUIRK_FLAG_*
` [PATCH v3 2/4] param: export param_array related functions
` [PATCH v3 3/4] ALSA: usb-audio: add module param device_quirk_flags
` [PATCH v3 4/4] ALSA: doc: add docs about device_device_quirk_flags in snd-usb-audio
[PATCH v2 0/2] checkpatch: add new check PLACEHOLDER_USE
2025-09-17 17:37 UTC (3+ messages)
` [PATCH v2 1/2] checkpatch: detect unhandled placeholders in cover letters
` [PATCH v2 2/2] checkpatch: document new check PLACEHOLDER_USE
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-17 17:36 UTC (8+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH v6 00/12] perf: arm_spe: Armv8.8 SPE features
2025-09-17 17:24 UTC (3+ messages)
[PATCH net-next v2] dpll: zl3073x: Allow to use custom phase measure averaging factor
2025-09-17 17:01 UTC (7+ messages)
[PATCH net-next v4 0/7] Add RPMSG Ethernet Driver
2025-09-17 16:37 UTC (4+ messages)
[PATCH v2 00/12] Implement support for IBS virtualization
2025-09-17 15:40 UTC (10+ messages)
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v2 06/12] x86/cpufeatures: Add CPUID feature bit for VIBS in SVM/SEV guests
[RFC PATCH v2 0/3] Add testable code specifications
2025-09-17 15:38 UTC (7+ 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 v3 00/13] expand mmap_prepare functionality, port more users
2025-09-17 15:34 UTC (27+ 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 13/13] iommufd: update to use mmap_prepare
[PATCH v6 10/21] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
2025-09-17 15:18 UTC (5+ messages)
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-17 14:52 UTC (4+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-09-17 14:20 UTC (11+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
[PATCH net-next v12 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-17 14:02 UTC (17+ 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 net-next V2 00/10] net/mlx5e: Use multiple doorbells
2025-09-17 12:56 UTC (21+ 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 iwl-next v4 0/5] ice: add standard stats
2025-09-17 12:45 UTC (12+ messages)
` [PATCH iwl-next v4 1/5] net: docs: add missing features that can have stats
` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/5] ice: implement ethtool standard stats
` [Intel-wired-lan] "
` [PATCH iwl-next v4 3/5] ice: add tracking of good transmit timestamps
` [Intel-wired-lan] "
` [PATCH iwl-next v4 4/5] ice: implement transmit hardware timestamp statistics
` [Intel-wired-lan] "
` [PATCH iwl-next v4 5/5] ice: refactor to use helpers
` [Intel-wired-lan] "
[PATCH v7 00/24] Split sphinx call logic from docs Makefile
2025-09-17 12:15 UTC (25+ messages)
` [PATCH v7 01/24] scripts/jobserver-exec: move the code to a class
` [PATCH v7 02/24] scripts/jobserver-exec: move its class to the lib directory
` [PATCH v7 03/24] scripts/jobserver-exec: add a help message
` [PATCH v7 04/24] scripts: check-variable-fonts.sh: convert to Python
` [PATCH v7 05/24] tools/docs: check-variable-fonts.py: split into a lib and an exec file
` [PATCH v7 06/24] check-variable-fonts.py: add a helper to display instructions
` [PATCH v7 07/24] scripts: sphinx-pre-install: move it to tools/docs
` [PATCH v7 08/24] tools/docs: sphinx-pre-install: drop a debug print
` [PATCH v7 09/24] tools/docs: sphinx-pre-install: allow check for alternatives and bail out
` [PATCH v7 10/24] tools/docs: python_version: move version check from sphinx-pre-install
` [PATCH v7 11/24] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH v7 12/24] docs: parallel-wrapper.sh: remove script
` [PATCH v7 13/24] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH v7 14/24] docs: Makefile: document FONTS_CONF_DENY_VF= parameter
` [PATCH v7 15/24] tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH v7 16/24] tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
` [PATCH v7 17/24] tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH v7 18/24] tools/docs: sphinx-build-wrapper: Fix output for duplicated names
` [PATCH v7 19/24] docs: add support to build manpages from kerneldoc output
` [PATCH v7 20/24] tools: kernel-doc: add a see also section at man pages
` [PATCH v7 21/24] scripts: kdoc_parser.py: warn about Python version only once
` [PATCH v7 22/24] tools/docs: sphinx-build-wrapper: move rust doc builder to wrapper
` [PATCH v7 23/24] tools/docs: sphinx-* break documentation bulds on openSUSE
` [PATCH v7 24/24] tools/docs: sphinx-build-wrapper: add support to run inside venv
[PATCH v2] RISC-V: re-enable gcc + rust builds
2025-09-17 12:13 UTC (3+ messages)
[PATCH v2 0/7] nvme-tcp: Support receiving KeyUpdate requests
2025-09-17 10:56 UTC (6+ messages)
` [PATCH v2 6/7] nvme-tcp: Support KeyUpdate
[PATCH v2] docs: maintainer: Fix ambiguous subheading formatting
2025-09-17 10:20 UTC (3+ messages)
[PATCH] docs/zh_CN: Add trace debugging Chinese translation
2025-09-17 9:40 UTC
[PATCH v2] docs/bpf: clarify ret handling in LSM BPF programs
2025-09-17 9:31 UTC (2+ messages)
[PATCH] docs/zh_CN: Add security lsm-development Chinese translation
2025-09-17 8:34 UTC (2+ messages)
[PATCH v4 linux next 0/4] Docs/zh_CN: Translate networking docs to Simplified Chinese
2025-09-17 6:02 UTC (5+ messages)
` [PATCH v4 1/4] Docs/zh_CN: Translate mptcp-sysctl.rst "
` [PATCH v4 2/4] Docs/zh_CN: Translate skbuff.rst "
` [PATCH v4 3/4] Docs/zh_CN: Translate generic-hdlc.rst "
` [PATCH v4 4/4] Docs/zh_CN: Translate timestamping.rst "
[PATCH v3 0/5] platform/chrome: Fix a possible UAF via revocable
2025-09-17 5:24 UTC (3+ messages)
` [PATCH v3 1/5] revocable: Revocable resource management
[PATCH v5 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-09-17 4:26 UTC (8+ messages)
` [PATCH v5 1/7] Docs/zh_CN: Translate ubifs.rst "
` [PATCH v5 2/7] Docs/zh_CN: Translate ubifs-authentication.rst "
` [PATCH v5 3/7] Docs/zh_CN: Translate gfs2.rst "
` [PATCH v5 4/7] Docs/zh_CN: Translate gfs2-uevents.rst "
` [PATCH v5 5/7] Docs/zh_CN: Translate gfs2-glocks.rst "
` [PATCH v5 6/7] Docs/zh_CN: Translate dnotify.rst "
` [PATCH v5 7/7] Docs/zh_CN: Translate inotify.rst "
[PATCH v4 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-09-17 3:09 UTC (2+ messages)
[PATCH] docs: wmi: lenovo-wmi-gamezone: fix typo in frequency
2025-09-16 23:39 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;
as well as URLs for NNTP newsgroup(s).