messages from 2025-09-10 17:27:31 to 2025-09-11 14:52:36 UTC [more...]
[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
2025-09-11 14:51 UTC (23+ messages)
` [PATCH v7 mm-new 01/10] mm: thp: remove disabled task from khugepaged_mm_slot
` [PATCH v7 mm-new 02/10] mm: thp: add support for BPF based THP order selection
` [PATCH v7 mm-new 07/10] selftests/bpf: add a simple BPF based THP policy
[PATCH net-next v05 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
2025-09-11 14:25 UTC (12+ messages)
` [PATCH net-next v05 03/14] hinic3: HW common function initialization
` [PATCH net-next v05 07/14] hinic3: Queue pair endianness improvements
` [PATCH net-next v05 08/14] hinic3: Queue pair resource initialization
` [PATCH net-next v05 09/14] hinic3: Queue pair context initialization
` [PATCH net-next v05 12/14] hinic3: Add port management
[PATCH] x86/Documentation: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-09-11 14:07 UTC (12+ messages)
[PATCH v4 00/19] Split sphinx call logic from docs Makefile
2025-09-11 13:38 UTC (12+ messages)
` [PATCH v4 05/19] tools/docs: python_version: move version check from sphinx-pre-install
` [PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
[PATCH v2] docs: Pull LKMM documentation into dev-tools book
2025-09-11 13:25 UTC (2+ messages)
[PATCH v2] RISC-V: re-enable gcc + rust builds
2025-09-11 13:14 UTC (4+ messages)
[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
2025-09-11 12:29 UTC (37+ messages)
` [PATCH v2 01/16] iomap: move async bio read logic into helper function
` [PATCH v2 02/16] iomap: move read/readahead bio submission "
` [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned
` [PATCH v2 04/16] iomap: store read/readahead bio generically
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v2 09/16] iomap: add public start/finish folio read helpers
` [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
` [PATCH v2 12/16] iomap: add bias for async read requests
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-11 12:21 UTC (13+ messages)
` [PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v10 06/13] khugepaged: add mTHP support
` [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
[PATCH] doc: Add CPU Isolation documentation
2025-09-11 11:47 UTC (3+ messages)
[PATCH net-next v4 0/7] Add RPMSG Ethernet Driver
2025-09-11 11:36 UTC (8+ messages)
` [PATCH net-next v4 1/7] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
` [PATCH net-next v4 2/7] net: rpmsg-eth: Add basic rpmsg skeleton
` [PATCH net-next v4 3/7] net: rpmsg-eth: Register device as netdev
` [PATCH net-next v4 4/7] net: rpmsg-eth: Add netdev ops
` [PATCH net-next v4 5/7] net: rpmsg-eth: Add support for multicast filtering
` [PATCH net-next v4 6/7] MAINTAINERS: Add entry for RPMSG Ethernet driver
` [PATCH net-next v4 7/7] arch: arm64: dts: k3-am64*: Add shared memory region
[PATCH net-next] tools: ynl: rst: display attribute-set doc
2025-09-11 10:44 UTC (2+ messages)
[PATCH v18 net-next 00/14] AccECN protocol patch series
2025-09-11 11:06 UTC (15+ messages)
` [PATCH v18 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v18 net-next 02/14] tcp: fast path functions later
` [PATCH v18 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v18 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v18 net-next 05/14] tcp: AccECN core
` [PATCH v18 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v18 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v18 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v18 net-next 09/14] tcp: sack option handling improvements
` [PATCH v18 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v18 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v18 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v18 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v18 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[PATCH v2] docs/bpf: clarify ret handling in LSM BPF programs
2025-09-11 10:51 UTC
[PATCH v17 net-next 00/14] AccECN protocol patch series
2025-09-11 10:39 UTC (12+ messages)
` [PATCH v17 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v17 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v17 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v17 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v17 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[PATCH] docs/bpf: clarify ret handling in LSM BPF programs
2025-09-11 10:09 UTC
[PATCH v6 00/20] Introduce STM32 DDR PMU for STM32MP platforms
2025-09-11 9:56 UTC (4+ messages)
` [PATCH v6 13/20] perf: stm32: introduce DDRPERFM driver
[PATCH v2 00/13] Internalize www.kernel.org/doc cross-references
2025-09-11 9:26 UTC (5+ messages)
` [PATCH v2 07/13] Documentation: kasan: Use internal link to kunit
` [PATCH v2 10/13] Documentation: smb: smbdirect: Convert KSMBD docs link
` [EXTERNAL] "
[PATCH 00/11] PCI: Resizable BAR improvements
2025-09-11 9:08 UTC (17+ messages)
` [PATCH 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH 10/11] drm/amdgpu: "
` [PATCH 11/11] PCI: Convert BAR sizes bitmasks to u64
[PATCH v2 00/16] expand mmap_prepare functionality, port more users
2025-09-11 8:55 UTC (24+ messages)
` [PATCH v2 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH v2 02/16] device/dax: update devdax "
` [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v2 04/16] relay: update relay to use mmap_prepare
` [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v2 06/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v2 10/16] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v2 11/16] mm: update mem char driver "
` [PATCH v2 12/16] mm: update resctl "
` [PATCH v2 13/16] mm: update cramfs "
` [PATCH v2 14/16] fs/proc: add the proc_mmap_prepare hook for procfs
` [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare
` [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
2025-09-11 8:46 UTC (5+ messages)
[PATCH v4 0/2] make logical_block_size configurable
2025-09-11 8:05 UTC (4+ messages)
` [PATCH v4 1/2] md: prevent adding disks with larger logical_block_size to active arrays
` [PATCH v4 2/2] md: allow configuring logical_block_size
[PATCH v11 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-09-11 7:56 UTC (13+ messages)
` [PATCH v11 01/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v11 02/11] firmware: qcom: scm: add support for object invocation
` [PATCH v11 03/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v11 04/11] tee: add close_context to TEE driver operation
` [PATCH v11 05/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v11 06/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v11 07/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v11 08/11] tee: add Qualcomm TEE driver
` [PATCH v11 09/11] tee: qcom: add primordial object
` [PATCH v11 10/11] tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v11 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH net-next v2] dpll: zl3073x: Allow to use custom phase measure averaging factor
2025-09-11 7:23 UTC
[PATCH v7 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-09-11 7:01 UTC (5+ messages)
[PATCH v6 0/3] Export fan control and register fans as cooling devices
2025-09-11 6:56 UTC (4+ messages)
` [PATCH v6 1/3] platform/chrome: update pwm fan control host commands
` [PATCH v6 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v6 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices
[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
2025-09-11 5:38 UTC (5+ messages)
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
[PATCH 0/5] histogram docs formatting cleanup
2025-09-11 4:25 UTC (6+ 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 0/3] Documentation: fbcon: formatting cleanup and improvements
2025-09-11 3:35 UTC (2+ messages)
[PATCH v10 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-09-11 3:18 UTC (3+ messages)
[PATCH net-next] doc: mptcp: fix Netlink specs link
2025-09-11 1:50 UTC (2+ messages)
[PATCH net-next v11 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-11 1:46 UTC (15+ messages)
` [PATCH net-next v11 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v11 4/5] net: rnpgbe: Add basic mbx_fw support
[PATCH v4] Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
2025-09-11 0:44 UTC
[PATCH v3 0/7] tracing: wprobe: Add wprobe for watchpoint
2025-09-11 0:43 UTC (8+ messages)
` [PATCH v3 1/7] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v3 2/7] x86/HWBP: introduce arch_reinstall_hw_breakpoint() for atomic context
` [PATCH v3 3/7] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v3 4/7] tracing: wprobe: Add wprobe event trigger
` [PATCH v3 5/7] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v3 6/7] selftests: tracing: Add syntax "
` [PATCH v3 7/7] selftests: ftrace: Add wprobe trigger testcase
[PATCH v3] Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
2025-09-10 23:41 UTC (5+ messages)
[PATCH 0/2] cgroup v2 docs update
2025-09-10 23:34 UTC (7+ messages)
` [PATCH 2/2] Documentation: cgroup-v2: Replace manual table of contents with contents:: directive
[PATCH 00/13] docs: kdoc: improvements to dump_function() and thereabouts
2025-09-10 23:27 UTC (5+ messages)
` [PATCH 13/13] docs: kdoc: a few more dump_typedef() tweaks
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-10 20:26 UTC (6+ messages)
` [PATCH v18 14/33] x86/resctrl: Add data structures and definitions for ABMC assignment
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-10 19:27 UTC (3+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH v3 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
2025-09-10 19:11 UTC (6+ messages)
[PATCH net-next] dpll: zl3073x: Allow to use custom phase measure averaging factor
2025-09-10 17:31 UTC (5+ 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).