messages from 2026-01-19 13:16:47 to 2026-01-20 09:19:35 UTC [more...]
[PATCH v2 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
2026-01-20 9:19 UTC (3+ messages)
` [PATCH v2 1/2] mm/page_ext: Add page_ext_get_from_phys()
` [PATCH v2 2/2] iommu: debug-pagealloc: Use page_ext_get_from_phys()
[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
2026-01-20 9:12 UTC (2+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-20 9:09 UTC (9+ messages)
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
2026-01-20 8:50 UTC (15+ messages)
` [PATCH 01/23] gpiolib: Correct wrong kfree() usage for `kobj->name`
` [PATCH 02/23] gpiolib: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
` [PATCH 04/23] gpiolib: Fix resource leaks on errors in lineinfo_changed_notify()
` (subset) [PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
[PATCH] Subject: [PATCH] proc/stat: document uptime-based CPU utilization calculation
2026-01-20 7:20 UTC (2+ messages)
` "
[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-20 8:40 UTC (40+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 03/31] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 04/31] ext4: "
` [PATCH v2 05/31] ext2: "
` [PATCH v2 06/31] erofs: "
` [PATCH v2 07/31] efs: "
` [PATCH v2 08/31] xfs: "
` [PATCH v2 09/31] ceph: "
` [PATCH v2 10/31] btrfs: "
` [PATCH v2 11/31] befs: "
` [PATCH v2 12/31] ufs: "
` [PATCH v2 13/31] udf: "
` [PATCH v2 14/31] affs: "
` [PATCH v2 15/31] squashfs: "
` [PATCH v2 16/31] smb/client: "
` [PATCH v2 17/31] ovl: "
` [PATCH v2 18/31] orangefs: "
` [PATCH v2 19/31] ocfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "
` [PATCH v2 23/31] jfs: "
` [PATCH v2 24/31] jffs2: "
` [PATCH v2 25/31] isofs: "
` [PATCH v2 26/31] gfs2: "
` [PATCH v2 27/31] fuse: "
` [PATCH v2 28/31] fat: "
` [PATCH v2 29/31] f2fs: "
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints
[PATCH v3] docs: ja_JP: Start translation of submitting-patches
2026-01-20 8:08 UTC (2+ messages)
[PATCH net-next V5 00/15] devlink and mlx5: Support cross-function rate scheduling
2026-01-20 7:57 UTC (16+ messages)
` [PATCH net-next V5 01/15] documentation: networking: add shared devlink documentation
` [PATCH net-next V5 02/15] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next V5 03/15] devlink: Reverse locking order for nested instances
` [PATCH net-next V5 04/15] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V5 05/15] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V5 06/15] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V5 07/15] devlink: Add parent dev to devlink API
` [PATCH net-next V5 08/15] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V5 09/15] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V5 10/15] net/mlx5: Add a shared devlink instance for PFs on same chip
` [PATCH net-next V5 11/15] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V5 12/15] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V5 13/15] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V5 14/15] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V5 15/15] net/mlx5: Document devlink rates
[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
2026-01-20 7:24 UTC (2+ messages)
[PATCH v3 00/24] mm: balloon infrastructure cleanups
2026-01-20 6:43 UTC (27+ messages)
` [PATCH v3 01/24] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v3 02/24] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v3 03/24] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v3 04/24] mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
` [PATCH v3 05/24] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v3 06/24] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v3 07/24] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v3 08/24] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v3 09/24] mm/balloon_compaction: remove dependency on page lock
` [PATCH v3 10/24] mm/balloon_compaction: make balloon_mops static
` [PATCH v3 11/24] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v3 12/24] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v3 13/24] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v3 14/24] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v3 16/24] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v3 17/24] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v3 18/24] mm/balloon_compaction: remove "extern" from functions
` [PATCH v3 19/24] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v3 20/24] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v3 21/24] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v3 22/24] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v3 23/24] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v3 24/24] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
[PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
2026-01-20 2:48 UTC (3+ messages)
` (subset) "
[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
2026-01-20 2:50 UTC (12+ messages)
` [PATCHv3 09/15] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv3 10/15] mm/hugetlb: Remove fake head pages
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-20 2:15 UTC (3+ messages)
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-01-20 0:10 UTC (8+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver
[PATCH v5 0/3] TrackPoint doubletap enablement and user control
2026-01-20 0:04 UTC (4+ messages)
` [PATCH v5 3/3] Documentation: thinkpad-acpi - Document doubletap_enable attribute
[PATCH v2 00/23] mm: balloon infrastructure cleanups
2026-01-19 22:44 UTC (7+ messages)
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
[PATCH v4 0/9] Add support for AD4062 device family
2026-01-19 21:38 UTC (3+ messages)
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-19 20:47 UTC (22+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() to ntb_dev_ops
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-19 19:43 UTC (3+ messages)
[PATCH v2 0/2] Add support for HiTRON HAC300S PSU
2026-01-19 19:08 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add hitron,hac300s
` [PATCH v2 2/2] hwmon: Add support for HiTRON HAC300S PSU
[PATCH v9 net-next 00/15] AccECN protocol case handling series
2026-01-19 18:58 UTC (16+ messages)
` [PATCH v9 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v9 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v9 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v9 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v9 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v9 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v9 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v9 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v9 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v9 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v9 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v9 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v9 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v9 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v9 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH net-next 0/1] AccECN packetdrill selftest series
2026-01-19 18:39 UTC (8+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases
[PATCH v8 07/15] iommupt: Add map_pages op
2026-01-19 17:37 UTC (5+ messages)
[PATCH v4 0/7] ADF41513/ADF41510 PLL frequency synthesizers
2026-01-19 17:07 UTC (7+ messages)
` [PATCH v4 3/7] iio: frequency: adf41513: driver implementation
[PATCH net-next v9 0/9] Add support for providers with large rx buffer
2026-01-19 16:57 UTC (3+ messages)
[PATCH 00/25] Add tools/lib/python modules to Documentation/tools
2026-01-19 16:23 UTC (26+ messages)
` [PATCH 01/25] docs: custom.css: prevent li marker to override text
` [PATCH 02/25] docs: conf.py: don't use doctree with a different meaning
` [PATCH 03/25] docs: conf: don't rely on cwd to get documentation location
` [PATCH 04/25] docs: enable Sphinx autodoc extension to allow documenting python
` [PATCH 05/25] docs: custom.css: add CSS for python
` [PATCH 06/25] docs: kdoc: latex_fonts: Improve docstrings and comments
` [PATCH 07/25] docs: kdoc_files: "
` [PATCH 08/25] docs: kdoc_item: "
` [PATCH 09/25] docs: kdoc_parser: "
` [PATCH 10/25] docs: kdoc_output: "
` [PATCH 11/25] docs: kdoc_re: "
` [PATCH 12/25] docs: kdoc: parse_data_structs: "
` [PATCH 13/25] docs: kdoc: enrich_formatter: "
` [PATCH 14/25] docs: kdoc: python_version: "
` [PATCH 15/25] docs: add kernel-doc modules documentation
` [PATCH 16/25] docs: add kabi "
` [PATCH 17/25] docs: python: abi_parser: do some improvements at documentation
` [PATCH 18/25] docs: python: abi_regex: "
` [PATCH 19/25] docs: kabi: system_symbols: end docstring phrases with a dot
` [PATCH 20/25] docs: kabi: helpers: add helper for debug bits 7 and 8
` [PATCH 21/25] docs: kabi: helpers: add documentation for each "enum" value
` [PATCH 22/25] docs: add jobserver module documentation
` [PATCH 23/25] docs: jobserver: do some documentation improvements
` [PATCH 24/25] docs: add parse_features module documentation
` [PATCH 25/25] docs: parse_features: make documentation more consistent
[PATCH 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
2026-01-19 15:55 UTC (8+ messages)
` [PATCH 1/2] mm/page_ext: Add page_ext_get_phys()
` [PATCH 2/2] iommu: debug-pagealloc: Use page_ext_get_phys()
[PATCH v2 0/5] New DRM accel driver for Texas Instruments' C7x DSPs
2026-01-19 13:26 UTC (3+ messages)
` [PATCH v2 4/5] accel/thames: Add IOCTL for job submission
[PATCH] doc: kgdb: Add description about rodata=off kernel parameter
2026-01-19 14:54 UTC (3+ messages)
[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-19 14:25 UTC (5+ messages)
[PATCH net-next V2] docs: tls: Enhance TLS resync async process documentation
2026-01-19 14:19 UTC (2+ messages)
[PATCH v2] docs: netdev: refine 15-patch limit
2026-01-19 14:18 UTC (2+ messages)
[PATCH v2] Support runtime configuration for per-VM's HGATP mode
2026-01-19 13:56 UTC (3+ messages)
` [PATCH v2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
[PATCH] x86/idle: Mark "idle=poll" as deprecated
2026-01-19 13:25 UTC (4+ messages)
[PATCH v3 0/6] ADF41513/ADF41510 PLL frequency synthesizers
2026-01-19 13:18 UTC (9+ messages)
` [PATCH v3 4/6] iio: frequency: adf41513: features on frequency change
[PATCH v4 14/15] rv: Add deadline monitors
2026-01-19 13:16 UTC (4+ 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