linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 08:36:54 to 2025-01-12 11:30:45 UTC [more...]

[PATCH v3 0/5] iio: adc: ad7380: add alert support
 2025-01-12 11:30 UTC  (4+ messages)
` [PATCH v3 1/5] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore

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

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

[PATCH v4 5/6] iio: imu: adis16550: add adis16550 support
 2025-01-12  4:20 UTC  (3+ messages)

[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 v9 00/17] reimplement per-vma lock as a refcount
 2025-01-12  2:59 UTC  (32+ 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] kcov: add unique cover, edge, and cmp modes
 2025-01-12  2:57 UTC  (5+ messages)

[PATCH v5] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-11 17:15 UTC  (8+ 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 RFC v2 0/4] iio: adc: ad7380: add alert support
 2025-01-11 12:51 UTC  (6+ messages)
` [PATCH RFC v2 3/4] "

[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 v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-11 10:08 UTC  (12+ 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] 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  (33+ 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 v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-10 21:58 UTC  (30+ 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 v2 0/2] hwmon: Add support for INA233
 2025-01-10 21:19 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add INA233 device
` [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

[PATCH v1 0/2] hwmon: lm90: Add support for NCT7716, NCT7717 and NCT7718
 2025-01-10 15:56 UTC  (5+ messages)
` [PATCH v1 1/2] hwmon: (lm90): "
` [PATCH v1 2/2] dt-bindings: hwmon: Add support for NCT7716, NCT7717 and NCT7718 in lm90

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-10 15:47 UTC  (17+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings

[PATCH] Documentation/cgroup-v2: Update memory.numa_stat description to reflect possible units
 2025-01-10 15:35 UTC  (3+ messages)

[PATCH v2 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2025-01-10 14:39 UTC  (5+ messages)
` [PATCH v2 2/6] iio: adc: ad4030: add driver for ad4030-24

[PATCH v3 1/2] perf: Fujitsu: Add the Uncore MAC PMU driver
 2025-01-10 12:16 UTC  (2+ messages)

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-10 11:32 UTC  (16+ messages)
` [PATCH v2 2/3] tun: Pad virtio header with zero
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
 2025-01-10 10:58 UTC  (5+ messages)
` [PATCH v5 08/10] drm/bridge: samsung-dsim: use supporting variable for out_bridge

[xilinx-xlnx:lkp_test 117/504] htmldocs: Warning: Documentation/devicetree/bindings/sound/xlnx,v-uhdsdi-audio.txt references a file that doesn't exist: Documentation/devicetree/bindings/sound/xlnx,audio-formatter.txt
 2025-01-10 10:48 UTC 

[PATCH v3] docs/zh_CN: Add sak index Chinese translation
 2025-01-10 10:04 UTC 

[PATCH v6 0/6] tun: Introduce virtio-net hashing feature
 2025-01-10  9:47 UTC  (10+ messages)
` [PATCH v6 1/6] virtio_net: Add functions for hashing
` [PATCH v6 3/6] tun: Introduce virtio-net hash feature
` [PATCH v6 5/6] selftest: tun: Add tests for virtio-net hashing

[PATCH net-next v3 00/12] Arrange PSE core and update TPS23881 driver
 2025-01-10  9:40 UTC  (13+ messages)
` [PATCH net-next v3 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next v3 02/12] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next v3 03/12] net: pse-pd: Add power limit check
` [PATCH net-next v3 04/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next v3 05/12] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH net-next v3 06/12] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH net-next v3 07/12] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next v3 08/12] net: pse-pd: Split ethtool_get_status into multiple callbacks
` [PATCH net-next v3 09/12] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next v3 10/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next v3 11/12] net: pse-pd: Fix missing PI of_node description
` [PATCH net-next v3 12/12] net: pse-pd: Clean ethtool header of PSE structures

[PATCH] Documentation: bug-hunting.rst: remove odd contact information
 2025-01-10  8:41 UTC 


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