messages from 2025-08-12 18:13:13 to 2025-08-13 20:05:39 UTC [more...]
[PATCH 0/9] Documentation: Fix typos
2025-08-13 20:04 UTC (3+ messages)
` [PATCH 1/9] Documentation: Fix PCI typos
` [PATCH 2/9] Documentation: Fix RCU typos
[PATCH v3 00/30] Live Update Orchestrator
2025-08-13 20:03 UTC (22+ messages)
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 29/30] luo: allow preserving memfd
[PATCH] [PATCH] Documentation/kernel_hacking: Fix minor typo in hacking.rst
2025-08-13 19:22 UTC (4+ messages)
` "
[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
2025-08-13 18:55 UTC (6+ messages)
` [PATCH net-next V3 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V3 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [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 net-next V3 5/5] net/mlx5e: Set default error burst period for TX and RX reporters
[PATCH v4 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-13 18:52 UTC (14+ messages)
` [PATCH v4 1/7] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v4 2/7] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v4 3/7] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v4 4/7] docs: transhuge: document process level THP controls
` [PATCH v4 5/7] selftest/mm: Extract sz2ord function into vm_util.h
` [PATCH v4 6/7] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v4 7/7] selftests: prctl: introduce tests for disabling THPs except for madvise
[PATCH v2 0/2] introduce kasan.store_only option in hw-tags
2025-08-13 17:53 UTC (3+ 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 net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
2025-08-13 17:44 UTC (6+ messages)
` [PATCH net-next v3 1/5] dpll: zl3073x: Add functions to access hardware registers
` [PATCH net-next v3 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v3 3/5] dpll: zl3073x: Add firmware loading functionality
` [PATCH net-next v3 4/5] dpll: zl3073x: Refactor DPLL initialization
` [PATCH net-next v3 5/5] dpll: zl3073x: Implement devlink flash callback
[PATCH v2 00/39] Translate sphinx-pre-install to Python
2025-08-13 16:23 UTC (2+ messages)
[PATCH] docs: Remove remainders of reiserfs
2025-08-13 16:04 UTC (4+ messages)
[PATCH v2 00/11] HID: Implement haptic touchpad support
2025-08-13 15:52 UTC (4+ messages)
` [PATCH v2 11/11] HID: multitouch: add haptic multitouch support
[PATCH 0/7] docs: kdoc: tidy up create_parameter_list() somewhat
2025-08-13 15:46 UTC (19+ messages)
` [PATCH 1/7] docs: kdoc: remove dead code
` [PATCH 2/7] docs: kdoc: tidy up space removal in create_parameter_list()
` [PATCH 3/7] docs: kdoc: clean up the create_parameter_list() "first arg" logic
` [PATCH 4/7] docs: kdoc: add a couple more comments in create_parameter_list()
` [PATCH 5/7] docs: kdoc: tighten up the array-of-pointers case
` [PATCH 6/7] docs: kdoc: tighten up the pointer-to-function case
` [PATCH 7/7] docs: kdoc: remove redundant comment stripping
[PATCH] kernel-parameters: fix kernel-doc warning
2025-08-13 15:42 UTC (2+ messages)
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-13 15:37 UTC (7+ messages)
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-13 15:17 UTC (10+ messages)
` [PATCH v4 02/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v4 13/18] kasan: arm64: x86: Handle int3 for inline KASAN reports
[PATCH net-next V3 0/9] eth: fbnic: Add XDP support for fbnic
2025-08-13 14:31 UTC (11+ messages)
` [PATCH net-next V3 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V3 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V3 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V3 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V3 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V3 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V3 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V3 9/9] eth: fbnic: Report XDP stats via ethtool
[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-13 13:33 UTC (30+ messages)
` [PATCH v3 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v3 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v3 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev
[RFC V2 00/18] famfs: port into fuse
2025-08-13 13:07 UTC (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
[PATCH] Documentation: gpio: add documentation about using software nodes
2025-08-13 12:47 UTC (6+ messages)
Docs/zh_CN: Translate networking docs to Simplified Chinese
2025-08-13 12:45 UTC
[PATCH net-next v2 0/5] dpll: zl3073x: Add support for devlink flash
2025-08-13 12:43 UTC (7+ messages)
` [PATCH net-next v2 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v2 3/5] dpll: zl3073x: Add firmware loading functionality
[PATCH] Docs: admin-guide: Correct spelling mistake
2025-08-13 12:32 UTC (4+ messages)
[PATCH v2 0/9] docs: fix spelling mistakes across multiple directories
2025-08-13 12:09 UTC (14+ messages)
` [PATCH v2 1/9] docs: f2fs: fixed spelling mistakes in documentation
` [PATCH v2 3/9] docs: cgroup: "
` [PATCH v2 4/9] docs: device-mapper: "
` [PATCH v2 5/9] docs: alienware-wmi: fixed spelling mistake in admin guide
` [PATCH v2 6/9] docs: damon: fixed spelling mistakes in documentation
` [PATCH v2 7/9] docs: loongarch: fixed spelling mistake "
` [PATCH v2 8/9] docs: admin-guide: tainted-kernels: "
` [PATCH v2 9/9] docs: symbol-namespaces: "
[PATCH net-next v7 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-08-13 11:39 UTC (4+ messages)
` [PATCH net-next v7 03/14] net: ethernet: qualcomm: Add PPE driver for "
[PATCH] Documentation: kvm: Fix ordering
2025-08-13 11:04 UTC
[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-13 10:11 UTC (17+ messages)
` [PATCH v7 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v7 02/11] tee: add close_context to TEE driver operation
` [PATCH v7 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v7 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v7 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v7 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v7 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v7 08/11] tee: add Qualcomm TEE driver
` [PATCH v7 09/11] qcomtee: add primordial object
` [PATCH v7 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v7 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH net-next v1 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-08-13 8:14 UTC (6+ messages)
` [PATCH net-next v1 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v1 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v1 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v1 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v1 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L
[PATCH v1 0/2] Add pinctrl_pm_select_init_state helper function
2025-08-13 8:11 UTC (3+ messages)
` [PATCH v1 1/2] Documentation: pinctrl: Describe PM helper functions for standard states
` [PATCH v1 2/2] pinctrl: Add pinctrl_pm_select_init_state helper function
[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-13 8:07 UTC (3+ messages)
[GIT PULL for v6.17-rc2] add a generic yaml parser integrated with Netlink specs generation
2025-08-13 7:15 UTC (6+ messages)
[PATCH net-next v12 1/8] hinic3: Async Event Queue interfaces
2025-08-13 7:04 UTC (2+ messages)
[PATCH 0/2] introduce kasan stonly-mode in hw-tags
2025-08-13 6:26 UTC (11+ messages)
` [PATCH 1/2] kasan/hw-tags: introduce store only mode
` [PATCH 2/2] kasan: apply store-only mode in kasan kunit testcases
[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
2025-08-13 5:48 UTC (11+ messages)
[PATCH v2 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
2025-08-13 3:00 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: update TI TPS23861 bindings with per-port schema
[PATCH v2 2/9] docs: zoned_loop: fixed spelling mistakes in documentation
2025-08-13 0:34 UTC (2+ messages)
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-08-12 23:30 UTC (14+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-08-12 19:23 UTC (13+ messages)
` [PATCH v16 31/34] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v16 32/34] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v16 33/34] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer
[PATCH RESEND] docs: arm: stm32: fix typo "busses" -> "buses"
2025-08-12 18:45 UTC (2+ messages)
[PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
2025-08-12 18:41 UTC (2+ messages)
[PATCH] docs: folio_queue: Fix minor typo in folio_queue page
2025-08-12 18:40 UTC (2+ messages)
[PATCH] MAINTAINERS: add File entry for scripts/checktransupdate.py to DOCUMENTATION
2025-08-12 18:39 UTC (2+ messages)
[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
2025-08-12 18:13 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;
as well as URLs for NNTP newsgroup(s).