messages from 2025-08-20 01:18:48 to 2025-08-21 08:17:04 UTC [more...]
[PATCH v2 00/14] Fix PDF doc builds on major distros
2025-08-21 8:16 UTC (11+ messages)
` [PATCH v2 01/14] docs: Makefile: Fix LaTeX paper size settings
` [PATCH v2 02/14] docs: conf.py: better handle latex documents
` [PATCH v2 03/14] docs: conf.py: fix doc name with SPHINXDIRS
` [PATCH v2 04/14] docs: conf.py: rename some vars at latex_documents logic
` [PATCH v2 05/14] docs: conf.py: use dedent and r-strings for LaTeX macros
` [PATCH v2 06/14] docs: conf.py: fix some troubles for LaTeX output
` [PATCH v2 07/14] docs: conf.py: extra cleanups and fixes
` [PATCH v2 09/14] scripts: sphinx-pre-install: add missing gentoo pdf dependencies
` [PATCH v2 11/14] scripts: sphinx-pre-install: fix dependencies for OpenMandriva
` [PATCH v2 12/14] scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
[PATCH 00/11] Fix PDF doc builds on major distros
2025-08-21 7:56 UTC (21+ messages)
[PATCH] docs: gpu: Fix spelling mistakes
2025-08-21 7:03 UTC (6+ messages)
[PATCH] Fix awkward phrasing in reporting-issues docs
2025-08-21 7:01 UTC (2+ messages)
[PATCH v2] Fix typo in RAID arrays documentation
2025-08-21 5:50 UTC (2+ messages)
[PATCH v8 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-08-21 5:02 UTC (3+ messages)
` [PATCH v8 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature
[PATCH] Documentation/staging: Fix typo and incorrect citation in crc32.rst
2025-08-21 3:59 UTC (2+ messages)
[PATCH v5 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-21 3:51 UTC (27+ messages)
` [PATCH v5 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v5 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v5 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v5 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v5 5/5] net: rnpgbe: Add register_netdev
[PATCH v10 00/13] khugepaged: mTHP support
2025-08-21 3:41 UTC (20+ messages)
` [PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v10 04/13] khugepaged: generalize alloc_charge_folio()
` [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v10 06/13] khugepaged: add "
` [PATCH v10 08/13] khugepaged: avoid unnecessary mTHP collapse attempts
[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-21 3:22 UTC (13+ messages)
` [PATCH v8 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v8 02/11] tee: add close_context to TEE driver operation
` [PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v8 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v8 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v8 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v8 08/11] tee: add Qualcomm TEE driver
` [PATCH v8 09/11] qcomtee: add primordial object
` [PATCH v8 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v8 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH v2 0/2] docs: gpu: fix typo
2025-08-21 3:06 UTC (5+ messages)
` [PATCH v2 1/2] docs: gpu: amdgpu: Fix spelling in amdgpu documentation
` [PATCH v2 2/2] docs: gpu: Fix spelling in gpu documentation
[PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
2025-08-21 3:00 UTC (2+ messages)
[PATCH v9 0/2] Add SEV-SNP CipherTextHiding feature support
2025-08-20 23:23 UTC (5+ messages)
` [PATCH v9 1/2] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v9 2/2] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
2025-08-20 22:30 UTC (15+ messages)
` [PATCH v15 1/6] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v15 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v15 3/6] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v15 4/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v15 5/6] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v15 6/6] KVM: selftests: arm64: Add GCS registers to get-reg-list
git: list of my complaints about future graft removal
2025-08-20 14:11 UTC (2+ messages)
[PATCH 0/6] mfd: Add support for the LTC4283 Hot Swap Controller
2025-08-20 20:03 UTC (4+ messages)
[PATCH v2] Documentation: conf.py: remove repeated word in comment
2025-08-20 19:47 UTC
[PATCH 0/5] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
2025-08-20 18:39 UTC (7+ messages)
` [PATCH 1/5] kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptrace
` [PATCH 2/5] kselftest/arm64: Check that unsupported regsets fail "
` [PATCH 3/5] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
` [PATCH 4/5] kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
` [PATCH 5/5] kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace
[PATCH] Documentation/gpu/amdgpu: Fix duplicate word in driver-core.rst
2025-08-20 18:33 UTC (2+ messages)
[PATCH v5 0/1] KVM: Add support for the ERAPS feature
2025-08-20 17:10 UTC (6+ messages)
` [PATCH v5 1/1] x86: kvm: svm: set up ERAPS support for guests
[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-08-20 17:02 UTC (7+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID
[PATCH] docs: kfigure.py: don't crash during read/write
2025-08-20 15:48 UTC (3+ messages)
[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
2025-08-20 15:17 UTC (2+ messages)
[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
2025-08-20 15:06 UTC
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-08-20 15:02 UTC (9+ messages)
[PATCH v8 0/2] Add SEV-SNP CipherTextHiding feature support
2025-08-20 14:58 UTC (4+ messages)
` [PATCH v8 1/2] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
` [PATCH v8 2/2] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
2025-08-20 14:55 UTC
[PATCH] Documentation/wmi: Fix Typo in lenovo-wmi-gamezone
2025-08-20 14:37 UTC (2+ messages)
[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
2025-08-20 13:49 UTC (2+ messages)
[PATCH net-next v2 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-08-20 13:32 UTC (10+ messages)
` [PATCH net-next v2 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v2 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L
[PATCH] Fix typos in hwmon
2025-08-20 13:18 UTC
[PATCH net-next v3 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-08-20 9:52 UTC (5+ messages)
` [PATCH net-next v3 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v3 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
[PATCH RESEND v7 0/2] hwmon: add GPD devices sensor driver
2025-08-20 9:50 UTC (3+ messages)
` [PATCH RESEND v7 1/2] "
` [PATCH RESEND v7 2/2] hwmon: document: add gpd-fan
[PATCH net-next v14 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
2025-08-20 9:31 UTC (9+ messages)
` [PATCH net-next v14 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v14 2/8] hinic3: Complete "
` [PATCH net-next v14 3/8] hinic3: Command Queue framework
` [PATCH net-next v14 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v14 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v14 6/8] hinic3: Mailbox framework
` [PATCH net-next v14 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v14 8/8] hinic3: Interrupt request configuration
[PATCH net-next v14 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-08-20 9:30 UTC (5+ messages)
` [PATCH net-next v14 1/1] hinic3: module initialization and tx/rx logic
[PATCH net-next v6 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-20 9:21 UTC (6+ messages)
` [PATCH net-next v6 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v6 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH net-next v6 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v6 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v6 5/5] net: rnpgbe: Add register_netdev
[PATCH] delayacct/sched: add SOFTIRQ delay
2025-08-20 8:19 UTC (4+ messages)
` [PATCH v2] delayaccy/sched: "
[PATCH v2 0/5] platform/chrome: Fix a possible UAF via revocable
2025-08-20 8:16 UTC (6+ messages)
` [PATCH v2 1/5] revocable: Revocable resource management
` [PATCH v2 2/5] revocable: Add Kunit test cases
` [PATCH v2 3/5] selftests: revocable: Add kselftest cases
` [PATCH v2 4/5] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v2 5/5] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable
[PATCH 05/11] docs: conf.py: fix some troubles for LaTeX output
2025-08-20 8:16 UTC (2+ messages)
[PATCH v13 00/11] Add STM32MP25 PCIe drivers
2025-08-20 7:54 UTC (12+ messages)
` [PATCH v13 01/11] Documentation: pinctrl: Describe PM helper functions for standard states
` [PATCH v13 02/11] pinctrl: Add pinctrl_pm_select_init_state helper function
` [PATCH v13 03/11] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v13 04/11] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v13 05/11] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v13 06/11] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v13 07/11] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v13 08/11] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v13 09/11] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v13 10/11] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v13 11/11] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board
[PATCH v5 0/2] introduce kasan.write_only option in hw-tags
2025-08-20 7:12 UTC (3+ messages)
` [PATCH v5 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v5 2/2] kasan: apply write-only mode in kasan kunit testcases
[PATCH net-next v3 3/5] dpll: zl3073x: Add firmware loading functionality
2025-08-20 6:40 UTC (2+ messages)
[PATCH] Documentation: driver-api: usb: Limit toctree depth
2025-08-20 5:04 UTC
[PATCH 0/6] f2fs: documentation formatting cleanup and improvements
2025-08-20 4:34 UTC (7+ messages)
` [PATCH 1/6] Documentation: f2fs: Separate errors mode subtable
` [PATCH 2/6] Documentation: f2fs: Format compression level subtable
` [PATCH 3/6] Documentation: f2fs: Span write hint table section rows
` [PATCH 4/6] Documentation: f2fs: Wrap snippets in literal code blocks
` [PATCH 5/6] Documentation: f2fs: Indent compression_mode option list
` [PATCH 6/6] Documentation: f2fs: Reword title
[PATCH] ktest: fix typo in comment
2025-08-20 4:24 UTC
[PATCH] Documentation: bcachefs: Add explicit title for idle work design doc
2025-08-20 3:11 UTC (6+ messages)
[PATCH] Fix typo in RAID arrays documentation
2025-08-20 1:20 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