messages from 2025-08-15 02:26:21 to 2025-08-16 09:26:02 UTC [more...]
[PATCH v5 01/14] net: ionic: Create an auxiliary device for rdma driver
2025-08-16 9:25 UTC (2+ messages)
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-08-16 8:39 UTC (3+ messages)
[PATCH v3] kernel-parameters: fix kernel-doc warning
2025-08-16 8:24 UTC
[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
2025-08-16 8:11 UTC (7+ messages)
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v5 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-16 6:24 UTC (10+ messages)
` [PATCH v5 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v5 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v5 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v5 4/7] docs: transhuge: document process level THP controls
` [PATCH v5 5/7] selftest/mm: Extract sz2ord function into vm_util.h
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v5 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH 00/11] Fix PDF doc builds on major distros
2025-08-16 5:06 UTC (13+ messages)
` [PATCH 01/11] docs: Makefile: Fix LaTeX paper size settings
` [PATCH 02/11] docs: conf.py: better handle latex documents
` [PATCH 03/11] docs: conf.py: fix doc name with SPHINXDIRS
` [PATCH 04/11] docs: conf.py: rename some vars at latex_documents logic
` [PATCH 05/11] docs: conf.py: fix some troubles for LaTeX output
` [PATCH 06/11] scripts: sphinx-pre-install: fix PDF build issues on Ubuntu
` [PATCH 07/11] scripts: sphinx-pre-install: add missing gentoo pdf dependencies
` [PATCH 08/11] scripts: sphinx-pre-install: fix PDF dependencies for openSuse
` [PATCH 09/11] scripts: sphinx-pre-install: fix dependencies for OpenMandriva
` [PATCH 10/11] scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
` [PATCH 11/11] scripts: sphinx-pre-install: fix PDF dependencies for gentoo
[PATCH 00/11] Split sphinx call logic from docs Makefile
2025-08-16 1:16 UTC (13+ messages)
` [PATCH 01/11] scripts/jobserver-exec: move the code to a class
` [PATCH 02/11] scripts/jobserver-exec: move its class to the lib directory
` [PATCH 03/11] scripts/jobserver-exec: add a help message
` [PATCH 04/11] scripts: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH 05/11] docs: Makefile: cleanup the logic by using sphinx-build-wrapper
` [PATCH 06/11] docs: parallel-wrapper.sh: remove script
` [PATCH 07/11] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH 08/11] scripts/sphinx-build-wrapper: restore SPHINXOPTS parsing
` [PATCH 09/11] scripts: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH 10/11] scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH 11/11] docs: Makefile: cleanup the logic by using sphinx-build-wrapper
[PATCH 4/6] hwmon: ltc4283-hwmon: Add support for the LTC4283 Swap Controller
2025-08-16 0:35 UTC (2+ messages)
[PATCH 0/8] nvme-tcp: Support receiving KeyUpdate requests
2025-08-15 21:48 UTC (14+ messages)
` [PATCH 1/8] net/handshake: Store the key serial number on completion
` [PATCH 2/8] net/handshake: Make handshake_req_cancel public
` [PATCH 3/8] net/handshake: Expose handshake_sk_destruct_req publically
` [PATCH 4/8] tls: Allow callers to clear errors
` [PATCH 5/8] net/handshake: Support KeyUpdate message types
` [PATCH 6/8] nvme-tcp: Support KeyUpdate
` [PATCH 7/8] net/handshake: Support decoding the HandshakeType
` [PATCH 8/8] nvmet-tcp: Support KeyUpdate
[PATCH RFC 00/13] Collect documention-related tools under tools/doc
2025-08-15 19:31 UTC (16+ messages)
` [PATCH 07/13] docs: move sphinx-pre-install to tools/doc
` [PATCH 13/13] docs: remove kernel-doc.pl
[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
2025-08-15 19:26 UTC (7+ messages)
` [PATCH net-next V3 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V3 3/5] devlink: Introduce error burst period for health reporter
` [PATCH net-next V3 4/5] devlink: Make health reporter error burst period configurable
[PATCH v4 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-15 18:06 UTC (24+ messages)
` [PATCH v4 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v4 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v4 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v4 5/5] net: rnpgbe: Add register_netdev
[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
2025-08-15 17:46 UTC (15+ messages)
` [PATCH v2 1/2] kasan/hw-tags: introduce kasan.store_only option
` [PATCH v2 2/2] kasan: apply store-only mode in kasan kunit testcases
[PATCH v2] Documentation: gpio: add documentation about using software nodes
2025-08-15 17:30 UTC
[PATCH net 0/8] mptcp: misc fixes for v6.17-rc
2025-08-15 17:28 UTC (9+ messages)
` [PATCH net 1/8] mptcp: drop skb if MPTCP skb extension allocation fails
` [PATCH net 2/8] mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
` [PATCH net 3/8] selftests: mptcp: pm: check flush doesn't reset limits
` [PATCH net 4/8] mptcp: remove duplicate sk_reset_timer call
` [PATCH net 5/8] mptcp: disable add_addr retransmission when timeout is 0
` [PATCH net 6/8] selftests: mptcp: disable add_addr retrans in endpoint_tests
` [PATCH net 7/8] selftests: mptcp: connect: fix C23 extension warning
` [PATCH net 8/8] selftests: mptcp: sockopt: "
[PATCH 0/3] Documentation fixes for dm-pcache
2025-08-15 17:20 UTC (6+ messages)
` [PATCH 1/3] dm-pcache: Remove unnecessary line breaks
` [PATCH 2/3] dm-pcache: Use bullet list for data_crc constructor argument
` [PATCH 3/3] Documentation: device-mapper: Add dm-pcache docs to toctree index
[RFC V2 00/18] famfs: port into fuse
2025-08-15 16:53 UTC (10+ messages)
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
[PATCH net-next] docs: netdev: refine the clean-up patch examples
2025-08-15 16:52 UTC
[PATCH] .gitignore: Add Coding Assistants section
2025-08-15 16:00 UTC (2+ messages)
[PATCH v7 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2025-08-15 15:51 UTC (8+ messages)
` [PATCH v7 1/2] perf: Fujitsu: Add the Uncore MAC "
` [PATCH v7 2/2] perf: Fujitsu: Add the Uncore PCI "
[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-08-15 15:39 UTC (5+ messages)
[PATCH] Documentation: fix spelling errors in iommufd.rst
2025-08-15 15:37 UTC (2+ messages)
[PATCH] dm-vdo: Promote dm-vdo title to title heading
2025-08-15 15:26 UTC (2+ messages)
[PATCH] docs: driver-api: device-io: Split out relaxed access mention
2025-08-15 14:30 UTC
[PATCH] docs: iio: bno055: Correct wording in driver documentation
2025-08-15 14:06 UTC (2+ messages)
[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
2025-08-15 12:14 UTC
[PATCH v2 0/3] Documentation: Add real-time bits
2025-08-15 9:38 UTC (4+ messages)
` [PATCH v2 1/3] Documentation: seqlock: Add a SPDX license identifier
` [PATCH v2 2/3] Documentation: locking: Add local_lock_nested_bh() to locktypes
` [PATCH v2 3/3] Documentation: Add real-time to core-api
[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-15 9:29 UTC (6+ messages)
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
[PATCH 0/3] Documentation: Add real-time bits
2025-08-15 9:20 UTC (4+ messages)
` [PATCH 3/3] Documentation: Add real-time
[PATCH v3 00/30] Live Update Orchestrator
2025-08-15 9:12 UTC (4+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
[PATCH v15 net-next 00/14] AccECN protocol patch series
2025-08-15 8:39 UTC (15+ messages)
` [PATCH v15 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v15 net-next 02/14] tcp: fast path functions later
` [PATCH v15 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v15 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v15 net-next 05/14] tcp: AccECN core
` [PATCH v15 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v15 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v15 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v15 net-next 09/14] tcp: sack option handling improvements
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v15 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-15 8:27 UTC (3+ messages)
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-15 8:17 UTC (12+ messages)
[PATCH net-next v2 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-08-15 6:35 UTC (6+ messages)
` [PATCH net-next v2 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v2 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v2 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v2 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v2 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L
[PATCHv2 net-next 0/3] bonding: support aggregator selection based on port priority
2025-08-15 6:34 UTC (4+ messages)
` [PATCHv2 net-next 1/3] bonding: add support for per-port LACP actor priority
[PATCH v2 0/2] Add unified configuration for coding agents
2025-08-15 6:23 UTC (5+ messages)
` [PATCH v2 1/2] README: restructure with role-based documentation and guidelines
` [PATCH v2 2/2] agents: add unified agent coding assistant configuration
[PATCH v2 0/7]
2025-08-15 5:24 UTC (4+ messages)
` [PATCH v2 5/7] docs: kdoc: tighten up the array-of-pointers case
[PATCH v3 00/16] dma-mapping: migrate to physical address-based API
2025-08-15 5:10 UTC (3+ messages)
[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-15 4:07 UTC (5+ messages)
` [PATCH v3 3/5] net: rnpgbe: Add basic mbx ops support
[PATCH v17 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-08-15 2:25 UTC (32+ messages)
` [PATCH v17 03/33] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v17 04/33] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v17 05/33] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v17 06/33] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v17 07/33] x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v17 08/33] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v17 09/33] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v17 10/33] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v17 11/33] fs/resctrl: Add resctrl file to display number of assignable counters
` [PATCH v17 12/33] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v17 13/33] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v17 14/33] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v17 15/33] fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v17 16/33] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v17 17/33] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v17 18/33] fs/resctrl: Add the functionality to unassign "
` [PATCH v17 19/33] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v17 20/33] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
` [PATCH v17 21/33] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v17 22/33] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v17 23/33] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v17 24/33] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v17 25/33] fs/resctrl: Provide interface to update the event configurations
` [PATCH v17 26/33] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v17 27/33] fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v17 28/33] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v17 29/33] fs/resctrl: Introduce the interface to modify "
` [PATCH v17 30/33] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v17 31/33] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v17 32/33] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v17 33/33] MAINTAINERS: resctrl: add myself as reviewer
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).