linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 16:29:31 to 2025-01-13 08:17:37 UTC [more...]

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-13  8:17 UTC  (34+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order
` [PATCH v5 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v5 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v5 05/14] iommufd: Rename fault.c to eventq.c
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-13  5:48 UTC  (19+ messages)
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits

[PATCH v3 1/1] Documentation: hyperv: Add overview of guest VM hibernation
 2025-01-13  5:29 UTC 

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-13  3:39 UTC  (4+ messages)
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-13  3:04 UTC  (6+ messages)
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-13  2:37 UTC  (39+ messages)
` [PATCH v9 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v9 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v9 03/17] mm: mark vma as detached until it's added into vma tree
` [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v9 05/17] mm: mark vmas detached upon exit
` [PATCH v9 06/17] types: move struct rcuwait into types.h
` [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v9 08/17] mm: move mmap_init_lock() out of the header file
` [PATCH v9 09/17] mm: uninline the main body of vma_start_write()
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
        ` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited - clang 17.0.1 bug
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call
` [PATCH v9 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v9 17/17] docs/mm: document latest changes to vm_lock

[PATCH] Documentation/cgroup-v2: Update memory.numa_stat description to reflect possible units
 2025-01-13  1:05 UTC  (5+ messages)
` [PATCH v2] Documentation/cgroup-v2: Update memory.{stat,numa_stat} "

[PATCH v4 0/5] iio: adc: ad7380: add alert support
 2025-01-12 20:19 UTC  (11+ messages)
` [PATCH v4 1/5] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH v4 3/5] iio: adc: ad7380: do not store osr in private data structure
` [PATCH v4 4/5] iio: adc: ad7380: add alert support

[PATCH 0/3] Clarifications around Acked-by and "# Suffix" proposal
 2025-01-12 20:13 UTC  (17+ messages)
` [PATCH 1/3] docs: submitting-patches: clarify Acked-by and introduce "# Suffix"
` [PATCH 2/3] docs: submitting-patches: clarify difference between Acked-by and Reviewed-by
` [PATCH 3/3] docs: submitting-patches: clarify that signers may use their discretion on tags

[PATCH v4 0/6] Add support for ADIS16550 and ADIS16550W
 2025-01-12 16:11 UTC  (12+ messages)
` [PATCH v4 2/6] iio: imu: adis: Add reset to custom ops
` [PATCH v4 3/6] iio: imu: adis: Add DIAG_STAT register size
` [PATCH v4 4/6] dt-bindings: iio: Add adis16550 bindings
` [PATCH v4 5/6] iio: imu: adis16550: add adis16550 support

[PATCH v2 0/2] iio: adc: ad4695: add oversampling support
 2025-01-12 15:31 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: ad4695: add offload-based "

[PATCH v6] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-12 15:09 UTC 

[PATCH v5] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-12 14:55 UTC  (9+ messages)

[PATCH v3 0/5] iio: adc: ad7380: add alert support
 2025-01-12 11:41 UTC  (8+ messages)
` [PATCH v3 1/5] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH v3 3/5] iio: adc: ad7380: do not store osr in private data structure
` [PATCH v3 4/5] iio: adc: ad7380: add alert support

[PATCH RFC v2 0/4] iio: adc: ad7380: add alert support
 2025-01-12 11:40 UTC  (7+ messages)
` [PATCH RFC v2 3/4] "

[PATCH] Add short author date to Fixes tag
 2025-01-12 10:54 UTC  (6+ messages)

[PATCH] usb: phy: Remove API devm_usb_put_phy()
 2025-01-12 10:33 UTC 

[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-01-12  3:25 UTC  (27+ messages)
` [PATCH v2 1/4] platform/x86: Add lenovo-wmi drivers Documentation
` [PATCH v2 2/4] platform/x86: Add Lenovo GameZone WMI Driver
` [PATCH v2 3/4] platform/x86: Add Lenovo Capability Data 01 "
` [PATCH v2 4/4] platform/x86: Add Lenovo Other Mode "

[PATCH] kcov: add unique cover, edge, and cmp modes
 2025-01-12  2:57 UTC  (3+ messages)

[PATCH] mailmap, docs: Update email to carlos.bilbao@kernel.org
 2025-01-11 16:11 UTC 

[PATCH net-next v8 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-11 14:45 UTC  (11+ messages)
` [PATCH net-next v8 01/10] net: ethtool: add hds_config member in ethtool_netdev_state
` [PATCH net-next v8 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v8 03/10] net: devmem: add ring parameter filtering
` [PATCH net-next v8 04/10] net: ethtool: "
` [PATCH net-next v8 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v8 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v8 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v8 08/10] bnxt_en: add support for hds-thresh "
` [PATCH net-next v8 09/10] netdevsim: add HDS feature
` [PATCH net-next v8 10/10] selftest: net-drv: hds: add test for "

[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-11 14:03 UTC  (11+ messages)

[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-11 13:45 UTC  (8+ messages)
` [PATCH net-next v7 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v7 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh "

[PATCH v2 0/2] hexdump: Allow skipping identical lines
 2025-01-11 12:10 UTC  (7+ messages)
` [PATCH v2 1/2] hexdump: Convert the ascii boolean into a flag variable
` [PATCH v2 2/2] hexdump: Allow skipping identical lines

[PATCH V3] irqchip/loongarch-avec:Add multi-nodes topology support
 2025-01-11 12:00 UTC  (2+ messages)

[PATCH] Documentation: Fix config_acs= example
 2025-01-11  5:20 UTC  (2+ messages)

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-11  3:37 UTC  (28+ messages)
` [PATCH v8 10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v8 11/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH v13 0/5] Extended MODVERSIONS Support
 2025-01-11  2:25 UTC  (4+ messages)
` [PATCH v13 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[PATCH v2 0/2] hwmon: Add support for INA233
 2025-01-10 21:19 UTC  (3+ messages)
` [PATCH v2 2/2] hwmon: Add driver for TI INA232 Current and Power Monitor

[PATCH] scsi: Documentation: corrections for struct updates
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH] scsi: driver-api documentation: change what is added to docbook
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH] scsi: documentation: scsi_eh: updates for EH changes
 2025-01-10 21:16 UTC  (2+ messages)

[PATCH v3 2/2] perf: Fujitsu: Add the Uncore PCI PMU driver
 2025-01-10 19:24 UTC  (2+ messages)

[PATCH 0/5] Docs/mm/damon: add tuning guide and misc updates
 2025-01-10 18:52 UTC  (5+ messages)
` [PATCH 1/5] Docs/mm/damon/design: add monitoring parameters tuning guide
` [PATCH 2/5] Docs/mm/damon: add an example monitoring intervals tuning
` [PATCH 3/5] Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files on files hierarchy
` [PATCH 4/5] Docs/admin-guide/mm/damon/start: update snapshot example

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-10 16:29 UTC  (6+ messages)
` [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited


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).