messages from 2025-11-20 23:51:59 to 2025-11-23 11:56:04 UTC [more...]
[PATCH v2 00/25] Add Chinese translation for USB subsystem
2025-11-23 11:56 UTC (2+ messages)
` [PATCH v2 02/25] docs/zh_CN: Add acm.rst translation
[PATCH v4 0/5] kernel-doc: add support for documenting vars
2025-11-23 11:28 UTC (7+ messages)
` [PATCH v4 1/5] kernel-doc: add support for handling global variables
` [PATCH v4 2/5] kernel-doc: add support to handle DEFINE_ variables
` [PATCH v4 3/5] docs: media: v4l2-ioctl.h: document two global variables
` [PATCH v4 4/5] docs: kernel-doc.rst: don't let automarkup mangle with consts
` [PATCH v4 5/5] docs: kernel-doc.rst: document the new "var" kernel-doc markup
[PATCH v7 00/22] Live Update Orchestrator
2025-11-23 11:27 UTC (26+ messages)
` [PATCH v7 01/22] liveupdate: luo_core: "
` [PATCH v7 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v7 03/22] kexec: call liveupdate_reboot() before kexec
` [PATCH v7 04/22] liveupdate: luo_session: add sessions support
` [PATCH v7 05/22] liveupdate: luo_core: add user interface
` [PATCH v7 06/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v7 07/22] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v7 08/22] docs: add luo documentation
` [PATCH v7 09/22] MAINTAINERS: add liveupdate entry
` [PATCH v7 10/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v7 11/22] mm: shmem: allow freezing inode mapping
` [PATCH v7 12/22] mm: shmem: export some functions to internal.h
` [PATCH v7 13/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v7 14/22] mm: memfd_luo: allow preserving memfd
` [PATCH v7 15/22] docs: add documentation for memfd preservation via LUO
` [PATCH v7 16/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v7 17/22] selftests/liveupdate: Add kexec-based selftest for
` [PATCH v7 18/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v7 19/22] selftests/liveupdate: add test infrastructure and scripts
` [PATCH v7 20/22] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v7 21/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v7 22/22] tests/liveupdate: Add in-kernel liveupdate test
[PATCH 00/25] *** Add Chinese translation for USB subsystem ***
2025-11-23 7:45 UTC (26+ messages)
` [PATCH 01/25] docs/zh_CN: Add index.rst translation
` [PATCH 02/25] docs/zh_CN: Add acm.rst translation
` [PATCH 03/25] docs/zh_CN: Add authorization.rst translation
` [PATCH 04/25] docs/zh_CN: Add chipidea.rst translation
` [PATCH 05/25] docs/zh_CN: Add dwc3.rst translation
` [PATCH 06/25] docs/zh_CN: Add ehci.rst translation
` [PATCH 07/25] docs/zh_CN: Add functionfs.rst translation
` [PATCH 08/25] docs/zh_CN: Add functionfs-desc.rst translation
` [PATCH 09/25] docs/zh_CN: Add gadget_configfs.rst translation
` [PATCH 10/25] docs/zh_CN: Add gadget_hid.rst translation
` [PATCH 11/25] docs/zh_CN: Add gadget_multi.rst translation
` [PATCH 12/25] docs/zh_CN: Add gadget_printer.rst translation
` [PATCH 13/25] docs/zh_CN: Add gadget_serial.rst translation
` [PATCH 14/25] docs/zh_CN: Add gadget_uvc.rst translation
` [PATCH 15/25] docs/zh_CN: Add gadget-testing.rst translation
` [PATCH 16/25] docs/zh_CN: Add iuu_phoenix.rst translation
` [PATCH 17/25] docs/zh_CN: Add mass-storage.rst translation
` [PATCH 18/25] docs/zh_CN: Add misc_usbsevseg.rst translation
` [PATCH 19/25] docs/zh_CN: Add mtouchusb.rst translation
` [PATCH 20/25] docs/zh_CN: Add ohci.rst translation
` [PATCH 21/25] docs/zh_CN: Add raw-gadget.rst translation
` [PATCH 22/25] docs/zh_CN: Add usbmon.rst translation
` [PATCH 23/25] docs/zh_CN: Add usb-serial.rst translation
` [PATCH 24/25] docs/zh_CN: Add usb-help.rst translation
` [PATCH 25/25] docs/zh_CN: Add CREDITS.rst translation
[PATCH] pagemap: Update BUDDY flag documentation
2025-11-23 9:29 UTC (2+ messages)
[PATCH 0/2] docs/zh_CN: Add translations for libsas and wd719x
2025-11-23 8:49 UTC (6+ messages)
` [PATCH 2/2] docs/zh_CN: Add wd719x.rst translation
[PATCH v2 0/2] docs/zh_CN: Add translations for libsas and wd719x
2025-11-23 8:48 UTC (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: Add libsas.rst translation
` [PATCH v2 2/2] docs/zh_CN: Add wd719x.rst translation
[PATCH net-next V2 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-11-23 7:23 UTC (15+ messages)
` [PATCH net-next V2 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V2 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V2 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V2 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V2 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V2 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V2 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V2 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V2 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V2 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V2 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V2 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V2 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V2 14/14] net/mlx5: Document devlink rates
[PATCH] Documentation: Fix confusing descriptions of rdinit and init
2025-11-23 7:08 UTC
[PATCH net-next 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-11-23 6:57 UTC (3+ messages)
[PATCH 0/9] platform/wmi: Introduce marshalling support
2025-11-23 1:32 UTC (11+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] platform/wmi: Add kunit test for the marshalling code
` [PATCH 3/9] platform/wmi: Add helper functions for WMI string conversions
` [PATCH 4/9] platform/wmi: Add kunit test for the string conversion code
` [PATCH 5/9] platform/x86: intel-wmi-sbl-fw-update: Use new buffer-based WMI API
` [PATCH 6/9] platform/x86/intel/wmi: thunderbolt: "
` [PATCH 7/9] platform/x86: xiaomi-wmi: "
` [PATCH 8/9] platform/x86: wmi-bmof: "
` [PATCH 9/9] platform/wmi: Update driver development guide
[PATCH v5] README: restructure with role-based documentation and guidelines
2025-11-23 0:06 UTC (3+ messages)
[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
2025-11-22 20:54 UTC (8+ messages)
` [PATCH v5 1/4] compiler_types: Introduce __flex_counter() "
` [PATCH v5 2/4] slab: Introduce kmalloc_obj() "
` [PATCH v5 3/4] checkpatch: Suggest kmalloc_obj family for sizeof allocations
` [PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script
[PATCH RESEND v4] checkpatch: add uninitialized pointer with __free attribute check
2025-11-22 17:28 UTC (3+ messages)
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2025-11-22 16:23 UTC (13+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
` [PATCH v2 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH v2 5/5] KVM: arm64: Document HDBSS ioctl
[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
2025-11-22 14:18 UTC (3+ messages)
[PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
2025-11-22 11:36 UTC (11+ messages)
[PATCH] Documentation: PCI: Amend error recovery doc with pci_save_state() rules
2025-11-22 10:24 UTC (3+ messages)
[PATCH 23/26] soc: qcom: Add minidump driver
2025-11-22 7:54 UTC (3+ messages)
[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-11-22 5:22 UTC (6+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v13 2/2] ras: mem: Add ACPI RAS2 memory driver
[PATCH v2 0/2] add support in hwmon for MCP998X
2025-11-22 3:35 UTC (4+ messages)
` [PATCH v2 2/2] hwmon: add support "
[PATCH v1 1/2] cxl, doc: Moving conventions in separate files
2025-11-22 0:49 UTC (5+ messages)
` [PATCH v1 2/2] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
[PATCH 01/26] kernel: Introduce meminspect
2025-11-22 0:04 UTC (2+ messages)
[PATCH 12/26] kernel/configs: Register dynamic information into meminspect
2025-11-21 22:16 UTC (2+ messages)
[PATCH v6 00/20] Live Update Orchestrator
2025-11-21 21:30 UTC (10+ messages)
` [PATCH v6 03/20] kexec: call liveupdate_reboot() before kexec
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
[PATCH v2 0/3] Convert get_feat to Python
2025-11-21 21:27 UTC (3+ messages)
[PATCH RFC v4 00/12] clk: add support for v1 / v2 clock rate negotiation and kunit tests
2025-11-21 20:35 UTC (7+ messages)
[PATCH] riscv: hwprobe: expose vector register length in bytes
2025-11-21 19:35 UTC
[PATCH v5] docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build
2025-11-21 19:31 UTC (4+ messages)
[PATCH v2 0/2] Add support for Microchip EMC1812
2025-11-21 19:17 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v2 2/2] "
[PATCH 03/26] mm/percpu: Annotate static information into meminspect
2025-11-21 19:13 UTC (3+ messages)
[PATCH net-next v7 0/5] net: devmem: improve cpu cost of RX token management
2025-11-21 17:58 UTC (4+ messages)
` [PATCH net-next v7 3/5] net: devmem: implement autorelease "
` [PATCH net-next v7 3/5] net: devmem: implement autorelease token managementy
[PATCH v3 0/2] kernel-doc: add support for documenting vars
2025-11-21 17:50 UTC (2+ messages)
[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2025-11-21 17:31 UTC (10+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags
[PATCH v3] Documentation/admin-guide: fix typo and comment in cscope example
2025-11-21 17:30 UTC (2+ messages)
[PATCH v12 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-11-21 17:27 UTC (8+ messages)
` [PATCH v12 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature
[PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
2025-11-21 16:30 UTC (4+ messages)
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-21 16:24 UTC (7+ messages)
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-21 16:09 UTC (3+ messages)
` [PATCH v4 4/9] mm: implement sticky VMA flags
[PATCH v6 0/1] KVM: Add support for the ERAPS feature
2025-11-21 15:21 UTC (6+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests
[PATCH v2 0/1] fix rustdoc build detection
2025-11-21 11:05 UTC (2+ messages)
` [PATCH v2 1/1] docs: makefile: move rustdoc check to the build wrapper
[PATCH 0/1] fix rustdoc build detection
2025-11-21 9:40 UTC (9+ messages)
[PATCH v6 0/5] Fix issues with ARM Processor CPER records
2025-11-21 8:40 UTC (3+ messages)
[PATCH net-next v5 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
2025-11-21 3:20 UTC (2+ messages)
[PATCH v6 0/3] Add chinese translation for block
2025-11-21 2:31 UTC (2+ messages)
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-11-20 23:51 UTC (4+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
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).