linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-29 11:54:35 to 2025-01-30 23:07:02 UTC [more...]

[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm)
 2025-01-30 23:06 UTC  (45+ messages)
` [PATCH v1 01/12] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v1 02/12] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v1 03/12] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v1 06/12] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v1 07/12] mm/page_vma_mapped: device-private entries are not migration entries
` [PATCH v1 08/12] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v1 09/12] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
` [PATCH v1 10/12] mm/rmap: handle device-exclusive entries correctly in folio_referenced_one()
` [PATCH v1 11/12] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
` [PATCH v1 12/12] mm/rmap: keep mapcount untouched for device-exclusive entries

[PATCH RFC net-next v2 0/6] Device memory TCP TX
 2025-01-30 23:05 UTC  (9+ messages)
` [PATCH RFC net-next v2 1/6] net: add devmem TCP TX documentation
` [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v2 3/6] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v2 4/6] net: devmem: TCP tx netlink api
` [PATCH RFC net-next v2 5/6] net: devmem: Implement TX path
` [PATCH RFC net-next v2 6/6] net: devmem: make dmabuf unbinding scheduled work

[RFC PATCH] mm, memcg: introduce memory.high.throttle
 2025-01-30 22:27 UTC  (14+ messages)

[PATCH v3 0/7] Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-01-30 21:20 UTC  (8+ messages)
` [PATCH v3 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v3 2/7] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v3 3/7] x86/resctrl: Detect io_alloc feature
` [PATCH v3 4/7] x86/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v3 5/7] x86/resctrl: Add interface to enable/disable io_alloc feature
` [PATCH v3 6/7] x86/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v3 7/7] x86/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[GIT PULL] Two documentation fixes for 6.14-rc1
 2025-01-30 19:05 UTC  (2+ messages)

[PATCH v8] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-30 18:51 UTC  (9+ messages)

[PATCH rcu v2 2/7] docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
 2025-01-30 18:49 UTC 

[PATCH v10 0/5] drm/panthor: Display size of internal kernel BOs through fdinfo
 2025-01-30 17:28 UTC  (6+ messages)
` [PATCH v10 1/5] Documentation/gpu: Clarify format of driver-specific fidnfo keys
` [PATCH v10 2/5] drm/file: Add fdinfo helper for printing regions with prefix
` [PATCH v10 3/5] drm/panthor: Expose size of driver internal BO's over fdinfo
` [PATCH v10 4/5] Documentation/gpu: Add fdinfo meanings of panthor-*-memory tags
` [PATCH v10 5/5] drm/panthor: Fix race condition when gathering fdinfo group samples

[PATCH v4 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2025-01-30 17:08 UTC  (5+ messages)
` [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC "
` [PATCH v4 2/2] perf: Fujitsu: Add the Uncore PCI "

[PATCH v2 0/2] mm: zswap: remove z3fold and zbud
 2025-01-30 16:43 UTC  (6+ messages)
` [PATCH v2 1/2] mm: z3fold: remove z3fold
` [PATCH v2 2/2] mm: zbud: remove zbud

[PATCH v1 0/4] mm: cleanups for device-exclusive entries (hmm)
 2025-01-30 15:29 UTC  (16+ messages)
` [PATCH v1 1/4] lib/test_hmm: make dmirror_atomic_map() consume a single page
` [PATCH v1 2/4] mm/mmu_notifier: drop owner from MMU_NOTIFY_EXCLUSIVE
` [PATCH v1 3/4] mm/memory: pass folio and pte to restore_exclusive_pte()
` [PATCH v1 4/4] mm/memory: document restore_exclusive_pte()

[RFC 0/6] Raise the bar with regards to Python and Sphinx requirements
 2025-01-30 14:31 UTC  (10+ messages)
` [RFC 1/6] scripts/get_abi.py: make it backward-compatible with Python 3.6
` [RFC 2/6] docs: extensions: don't use utf-8 syntax for descriptions
` [RFC 3/6] docs: automarkup: drop legacy support
` [RFC 4/6] scripts/kernel-doc: drop Sphinx version check
` [RFC 5/6] docs: changes: update Sphinx minimal version to 3.4.3
` [RFC 6/6] doc: changes: update Python minimal version

[PATCH v11 00/14] riscv: Add support for xtheadvector
 2025-01-30 14:10 UTC  (2+ messages)

[PATCH 0/1] Add 'external' to the libata.force kernel parameter
 2025-01-30 13:35 UTC  (2+ messages)
` [PATCH 1/1] ata: libata-core: "

[PATCH net 0/2] mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
 2025-01-30 13:10 UTC  (4+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] doc: mptcp: sysctl: blackhole_timeout is per-netns

[PATCH v3 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2025-01-30 11:08 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v3 3/6] iio: adc: ad4030: add averaging support
` [PATCH v3 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH v3 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH v3 6/6] docs: iio: ad4030: add documentation

[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
 2025-01-30 10:38 UTC  (17+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH RFC net-next v3 2/8] netconsole: Rename userdata to extradata
` [PATCH RFC net-next v3 3/8] netconsole: Helper to count number of used entries
` [PATCH RFC net-next v3 4/8] netconsole: Introduce configfs helpers for sysdata features
` [PATCH RFC net-next v3 5/8] netconsole: Include sysdata in extradata entry count
` [PATCH RFC net-next v3 6/8] netconsole: add support for sysdata and CPU population
` [PATCH RFC net-next v3 7/8] netconsole: selftest: test for sysdata CPU

[PATCH v2] docs: clarify rdinit precedence and correct ramdisk to initramfs
 2025-01-30 10:17 UTC 

[PATCH] docs: clarify rdinit precedence and correct ramdisk to initramfs
 2025-01-30 10:04 UTC  (3+ messages)

[PATCH v2] docs: submit-checklist: Expand on build tests against different word sizes
 2025-01-30  7:28 UTC 

[PATCH 0/6] Address some issues related to Python version
 2025-01-30  7:00 UTC  (9+ messages)
` [PATCH 1/6] docs: trace: decode_msr.py: make it compatible with python 3
` [PATCH 2/6] tools: perf: exported-sql-viewer: drop support for Python 2
` [PATCH 3/6] tools: perf: "
` [PATCH 4/6] tools: perf: task-analyzer: "
` [PATCH 5/6] tools: selftests/bpf: test_bpftool_synctypes: escape raw symbols
` [PATCH 6/6] comedi: convert_csv_to_c.py: use r-string for a regex expression

[PATCH v4 0/9] mm: workingset reporting
 2025-01-30  4:11 UTC  (4+ messages)

[PATCH 1/2] docs/ja_JP: Convert SubmitChecklist into reST with belated updates
 2025-01-30  3:04 UTC  (2+ messages)

[PATCH] mailmap, MAINTAINERS, docs: Update my email address
 2025-01-30  1:22 UTC 

[PATCH] .mailmap: Update incorrect entry and my email in MAINTAINERS
 2025-01-30  1:18 UTC  (5+ messages)

[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-29 22:00 UTC  (2+ messages)

[RFC PATCH v2 0/2] ipe support for anonymous memory and memfd
 2025-01-29 20:39 UTC  (3+ messages)
` [RFC PATCH v2 1/2] memfd,lsm: add a security hook to memfd_create()
` [RFC PATCH v2 2/2] ipe: add 'anonymous_memory' property for policy decisions

[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-01-29 18:03 UTC  (10+ messages)

[PATCH v3 0/3] Add support for AD7191
 2025-01-29 16:51 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add AD7191
` [PATCH v3 2/3] iio: adc: ad7191: "
` [PATCH v3 3/3] docs: iio: "

[PATCH 00/14] drm: Move to using devm_platform_ioremap_resource
 2025-01-29 16:30 UTC  (26+ messages)
` [PATCH 01/14] drm/aspeed: move to devm_platform_ioremap_resource() usage
` [PATCH 02/14] drm/fsl-dcu: "
` [PATCH 03/14] drm/hisilicon: "
` [PATCH 05/14] drm/meson: "
` [PATCH 06/14] drm/mxsfb: "
` [PATCH 07/14] drm/rockchip: "
` [PATCH 11/14] drm/tegra: "
` [PATCH 12/14] drm/tiny: "
` [PATCH 13/14] drm/vc4: "
` [PATCH 14/14] Documentation: Update the todo

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-29 16:19 UTC  (7+ messages)

[PATCH v2 0/2] hwmon: lm90: Add support for NCT7716, NCT7717 and NCT7718
 2025-01-29 16:16 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (lm90): "
` [PATCH v2 2/2] dt-bindings: hwmon: lm90: "

[PATCH 0/2] Add support for LT3074 low voltage linear regulator
 2025-01-29 16:14 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (pmbus/lt3074): add support for lt3074

[PATCH 0/2] Add support for LTM4673 μModule regulator
 2025-01-29 16:10 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: ltc2978: add support for ltm4673
` [PATCH 2/2] hwmon: (pmbus/ltc2978) "

[PATCH] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc
 2025-01-29 16:06 UTC 

[PATCH RESEND v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
 2025-01-29 15:35 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] x86/cpu: Create helper to parse clearcpuid param
` [PATCH RESEND v2 2/3] x86/cpu: Add setcpuid cmdline param
` [PATCH RESEND v2 3/3] x86/cpu: Enable modifying bug flags with {clear,set}puid

[PATCH v5 0/6] Add support for ADIS16550 and ADIS16550W
 2025-01-29 15:30 UTC  (3+ messages)
` [PATCH v5 4/6] dt-bindings: iio: Add adis16550 bindings

[RFC v2 17/38] scripts/get_abi.py: use an interactor for ReST output
 2025-01-29 14:06 UTC  (3+ messages)

[PATCH v5 00/10] Add support for hot-pluggable DRM bridges
 2025-01-29 13:11 UTC  (11+ messages)
` [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges


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