linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-20 18:48:31 to 2024-12-27 21:08:34 UTC [more...]

[RFC PATCH v2 00/10] mm/damon: extend DAMOS filters for inclusion of target memory
 2024-12-27 21:08 UTC  (2+ messages)
` [RFC PATCH v2 07/10] Docs/mm/damon/design: document pass/block filters behaviors

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2024-12-27 18:35 UTC  (24+ messages)
` [PATCH v7 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v7 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v7 03/17] mm: mark vma as detached until it's added into vma tree
` [PATCH v7 04/17] mm: modify vma_iter_store{_gfp} to indicate if it's storing a new vma
` [PATCH v7 05/17] mm: mark vmas detached upon exit
` [PATCH v7 06/17] mm/nommu: fix the last places where vma is not locked before being attached
` [PATCH v7 07/17] types: move struct rcuwait into types.h
` [PATCH v7 08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v7 09/17] mm: move mmap_init_lock() out of the header file
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()
` [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v7 13/17] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v7 14/17] mm: remove extra vma_numab_state_init() call
` [PATCH v7 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v7 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v7 17/17] docs/mm: document latest changes to vm_lock

[PATCH] git-disambiguate: disambiguate shorthand git ids
 2024-12-27 19:07 UTC  (8+ messages)

[PATCH 0/1] platform/x86: Add Lenovo Legion WMI Drivers
 2024-12-27 18:48 UTC  (14+ messages)
` [PATCH 1/1] platform/x86: Add lenovo-legion-wmi drivers

[PATCH net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-12-27 18:31 UTC  (7+ messages)
` [PATCH net-next v01 1/1] hinic3: module initialization and tx/rx logic

[PATCH 00/10] hwmon: (oxpsensors) Add 2024 OneXPlayer line-up, add charge limiting and turbo LED, fix ABI
 2024-12-27 17:12 UTC  (15+ messages)
` [PATCH 01/10] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH 02/10] hwmon: (oxp-sensors) Add all OneXFly variants
` [PATCH 03/10] ABI: testing: sysfs-class-power: add BypassS0 charge_type
` [PATCH 04/10] hwmon: (oxp-sensors) Add charge threshold and bypass to OneXPlayer
` [PATCH 05/10] hwmon: (oxp-sensors) Rename ec group to tt_toggle
` [PATCH 06/10] hwmon: (oxp-sensors) Add turbo led support to X1 devices
` [PATCH 07/10] hwmon: (oxp-sensors) Move pwm_enable read to its own function
` [PATCH 08/10] hwmon: (oxp-sensors) Move pwm value read/write to separate functions
` [PATCH 09/10] hwmon: (oxp-sensors) Move fan speed read to separate function
` [PATCH 10/10] hwmon: (oxp-sensors) Adhere to sysfs-class-hwmon and enable pwm on 2

[PATCH] docs/zh_CN: Add landlock index Chinese translation
 2024-12-27  9:52 UTC 

[PATCH RFC v2 0/4] iio: adc: ad7380: add alert support
 2024-12-27  9:39 UTC  (8+ messages)
` [PATCH RFC v2 1/4] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH RFC v2 2/4] iio: adc: ad7380: enable regmap cache
` [PATCH RFC v2 3/4] iio: adc: ad7380: add alert support
` [PATCH RFC v2 4/4] docs: iio: "

[PATCH] docs/zh_CN: Add siphash index Chinese translation
 2024-12-27  9:17 UTC 

[PATCH] docs/zh_CN: Add security digsig Chinese translation
 2024-12-27  8:28 UTC 

[PATCH v11 0/5] Extended MODVERSIONS Support
 2024-12-27  6:49 UTC  (7+ messages)
` [PATCH v11 1/5] modules: Support extended MODVERSIONS info
` [PATCH v11 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v11 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v11 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v11 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[PATCH v3] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2024-12-26 23:35 UTC  (8+ messages)

[RFC PATCH 00/10] mm/damon: extend DAMOS filters for inclusion of target memory
 2024-12-26 22:27 UTC  (5+ messages)
` [RFC PATCH 07/10] Docs/mm/damon/design: document pass/block filters behaviors
` [RFC PATCH 09/10] Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc
` [RFC PATCH 10/10] Docs/admin-guide/mm/damon/usage: document DAMOS filter 'pass' sysfs file

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2024-12-26 21:52 UTC  (14+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 2/5] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 4/5] net: devmem TCP tx netlink api
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH 1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma
 2024-12-26 20:03 UTC 

[PATCH v4] mm: add build-time option for hotplug memory default online type
 2024-12-26 18:29 UTC 

[PATCH v2] Update USB/IP OP_REP_IMPORT documentation
 2024-12-26 18:28 UTC  (2+ messages)

[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
 2024-12-26 17:12 UTC  (13+ messages)

[PATCH 2/4] hwmon: (oxp-sensors) Fix typos in documentation
 2024-12-26 17:00 UTC 

[PATCH net-next v02 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-12-26 16:12 UTC  (4+ messages)
` [PATCH net-next v02 1/1] hinic3: module initialization and tx/rx logic

[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2024-12-26 15:30 UTC 

[PATCH v5 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
 2024-12-26 12:08 UTC  (4+ messages)
` [PATCH v5 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag

[PATCH v2 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2024-12-25  8:07 UTC  (5+ messages)
` [PATCH v2 1/2] perf: Fujitsu: Add the Uncore MAC "

[PATCH 2/3] hwmon:(ina238)Add new features for SQ52206
 2024-12-25  2:02 UTC 

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2024-12-24 21:07 UTC  (2+ messages)

[PATCH 0/2] hexdump: Allow skipping identical lines
 2024-12-24 15:49 UTC  (8+ messages)
` [PATCH 1/2] hexdump: Convert the ascii boolean into a flag variable

[net v3] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-24  7:55 UTC  (2+ messages)

[PATCH] Update USB/IP OP_REP_IMPORT documentation
 2024-12-24  5:52 UTC  (4+ messages)

[PATCH v2 0/6] Fixes and improvements in /proc/schedstat
 2024-12-24  5:40 UTC  (11+ messages)
` [PATCH v2 3/6] sched: Report the different kinds of imbalances "
` [PATCH v2 4/6] sched: Move sched domain name out of CONFIG_SCHED_DEBUG
` [PATCH v2 6/6] docs: Update Schedstat version to 17

[PATCH v2 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2024-12-23 21:37 UTC  (9+ messages)
` [PATCH v2 3/7] x86/resctrl: Detect Smart Data Cache Injection Allocation Enforcement
` [PATCH v2 4/7] x86/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v2 5/7] x86/resctrl: Add interface to enable/disable io_alloc feature

[RFC PATCH 00/18] mm/damon: enable page level properties based access pattern monitoring
 2024-12-23 20:24 UTC  (2+ messages)

[PATCH] of: Add printf '%pOFm' for generating modalias
 2024-12-23 19:58 UTC  (2+ messages)

[PATCH v3 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
 2024-12-23 19:29 UTC  (6+ messages)
` [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper

[PATCH net-next v4 0/8] Introduce unified and structured PHY
 2024-12-23 18:24 UTC  (10+ messages)
` [PATCH net-next v4 1/8] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v4 2/8] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v4 3/8] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v4 4/8] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v4 5/8] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v4 6/8] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v4 7/8] net: phy: dp83td510: add statistics support
` [PATCH net-next v4 8/8] net: phy: dp83tg720: "

[PATCH 1/1] platform/x86: Add lenovo-legion-wmi drivers
 2024-12-23 16:50 UTC  (5+ messages)
`  "

[PATCH 0/2] iio: adc: ad4695: add oversampling support
 2024-12-23 16:33 UTC  (4+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-23 16:20 UTC  (37+ messages)
` [PATCH v10 12/24] x86/resctrl: Introduce cntr_cfg to track assignable counters at domain
` [PATCH v10 15/24] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter
` [PATCH v10 17/24] x86/resctrl: Add the interface to unassign a counter
` [PATCH v10 18/24] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v10 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v10 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v10 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v10 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v10 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH v2 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-12-23 12:23 UTC  (8+ messages)
` [PATCH v2 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v2 6/6] docs: iio: ad4030: add documentation

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-12-23  8:17 UTC  (4+ messages)

[net v2] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-23  2:24 UTC  (4+ messages)

[PATCH 1/6] [DOC] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
 2024-12-22 14:02 UTC 

[PATCH 00/11] reboot: support runtime configuration of emergency hw_protection action
 2024-12-22  9:58 UTC  (3+ messages)

[PATCH v3] mm: add build-time option for hotplug memory default online type
 2024-12-22  5:03 UTC  (3+ messages)

Bug in kernel-doc ("-" misinterpretation)
 2024-12-21 22:22 UTC  (7+ messages)
      ` [PATCH] scripts/kernel-doc: fix identifier parsing regex

[PATCH] scsi: Documentation: corrections for struct updates
 2024-12-21 21:25 UTC 

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-20 19:06 UTC  (8+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()

[PATCH net-next v3 0/8] Introduce unified and structured PHY
 2024-12-20 18:48 UTC  (2+ messages)


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