linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 01:07:06 to 2021-10-12 20:57:28 UTC [more...]

[PATCH 0/7] DAMON: Support Physical Memory Address Space Monitoring
 2021-10-12 20:57 UTC  (2+ messages)
` [PATCH 1/7] mm/damon/dbgfs: Allow users to set initial monitoring target regions

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-12 20:41 UTC  (33+ messages)

[PATCH] scripts: kernel-doc: Ignore __alloc_size() attribute
 2021-10-12 20:23 UTC  (3+ messages)

[PATCH] docs: pdfdocs: Adjust \headheight for fancyhdr
 2021-10-12 20:09 UTC  (2+ messages)

[PATCH] docs: UML: user_mode_linux_howto_v2 edits
 2021-10-12 20:08 UTC  (3+ messages)

[PATCH v1 0/2] Prefer lore.kernel.org and explain Link: tags better
 2021-10-12 20:03 UTC  (5+ messages)
` [PATCH v1 2/2] docs: submitting-patches: make section about the Link: tag more explicit

some minor improvements to the mountinfo description
 2021-10-12 19:53 UTC  (2+ messages)

[PATCH] docs: update file link location
 2021-10-12 19:49 UTC  (2+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-12 19:49 UTC  (44+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 02/16] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 05/16] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
` [PATCH v5 08/16] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v5 09/16] x86/tdx: Enable shared memory confidential guest flags for TDX guest
` [PATCH v5 10/16] PCI: Consolidate pci_iomap_range(), pci_iomap_wc_range()
` [PATCH v5 11/16] asm/io.h: Add ioremap_host_shared fallback
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 13/16] PCI: Mark MSI data shared
` [PATCH v5 14/16] virtio: Use shared mappings for virtio PCI devices
` [PATCH v5 15/16] x86/tdx: Implement ioremap_host_shared for x86
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH] Documentation: remove reference to now removed mandatory-locking doc
 2021-10-12 19:42 UTC  (2+ messages)

[PATCH v5] docs: Explain the desired position of function attributes
 2021-10-12 19:35 UTC  (2+ messages)

[PATCH v9 0/2] Add rpmsg tty driver
 2021-10-12 18:07 UTC  (4+ messages)
` [PATCH v9 1/2] rpmsg: core: add API to get MTU
` [PATCH v9 2/2] tty: add rpmsg driver

[PATCH v2 4/4] bpf: export bpf_jit_current
 2021-10-12 16:29 UTC  (2+ messages)

[PATCH 0/2] tpm: use SM3 instead of SM3_256
 2021-10-12 15:21 UTC  (6+ messages)
` [PATCH 1/2] crypto: "
` [PATCH 2/2] tpm: "

[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-10-12 14:39 UTC  (10+ messages)
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH 0/2] docs/zh_CN: add core-api assoc_array and xarray translation
 2021-10-12 12:33 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN: add core-api assoc_array translation
` [PATCH 2/2] docs/zh_CN: add core-api xarray translation

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-12  0:20 UTC  (32+ messages)
` [PATCH v8 01/12] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v8 03/12] selftests: add tests_sysfs module
` [PATCH v8 04/12] kernfs: add initial failure injection support
` [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v8 09/12] sysfs: fix deadlock race with module removal
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

[PATCH v2 00/15] Introduce PECI subsystem
 2021-10-11 23:12 UTC  (13+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers
` [PATCH v2 02/15] x86/cpu: Extract cpuid helpers to arch-independent

[PATCH v5 0/2] Update ASUS WMI supported boards
 2021-10-11 21:03 UTC  (5+ messages)
` [PATCH v5 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v5 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH 1/4] mm/damon/dbgfs: Implement recording feature
 2021-10-11 21:02 UTC  (7+ messages)
` [PATCH 2/4] mm/damon/dbgfs-test: Implement kunit tests for the record feature
` [PATCH 3/4] selftests/damon: Test recording feature
` [PATCH 4/4] Docs/damon/usage: Update for the record feature

[PATCH v5 2/2] hwmon: (asus_wmi_sensors) Support X370 Asus WMI
 2021-10-11 20:43 UTC 

[PATCH] Documentation: admin-guide: Document side effects when pKVM is enabled
 2021-10-11 15:55 UTC  (2+ messages)

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-10-11 15:53 UTC  (4+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH 0/7] Fix some issues with ABI files
 2021-10-11 12:52 UTC  (5+ messages)
` [PATCH 2/7] ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries
` [PATCH 7/7] ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-11 11:57 UTC  (11+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH] dma-mapping: fix the kerneldoc for dma_map_sgtable()
 2021-10-11 11:44 UTC  (2+ messages)

[PATCH v3 0/5]: initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2021-10-11 10:41 UTC  (2+ messages)

[PATCH v4 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-10-11 10:02 UTC 

[PATCH v2 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-10-11  9:31 UTC  (7+ messages)
` [PATCH v2 1/3] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [PATCH v2 2/3] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [PATCH v2 3/3] memory-hotplug.rst: document the "auto-movable" online policy

[PATCH] VDUSE: fix documentation underline warning
 2021-10-11  3:31 UTC  (3+ messages)

[PATCH v4 0/2] Update ASUS WMI supported boards
 2021-10-11  3:05 UTC  (9+ messages)
` [PATCH v4 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v4 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-11  2:14 UTC  (3+ messages)

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-10-11  0:49 UTC  (6+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints

[PATCH v3 0/2] Update ASUS WMI supported boards
 2021-10-10 16:21 UTC  (10+ messages)
` [PATCH v3 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v3 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH 0/5] Move intel_pm from MFD to Auxiliary bus
 2021-10-10  6:59 UTC  (5+ messages)
` [PATCH 2/5] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus

[RFC v2 00/11] Intro to Hardware timestamping engine
 2021-10-08 22:16 UTC  (5+ messages)
` [RFC v2 04/11] dt-bindings: Add HTE bindings
` [RFC v2 07/11] gpio: tegra186: Add HTE in gpio-tegra186 driver

[PATCH v3 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers
 2021-10-08 20:55 UTC  (3+ messages)
` [PATCH v3 20/20] drm: cleanup: remove acquire_ctx from drm_mode_config

[PATCH v3 0/3] Trivial dynamic debug fixups
 2021-10-08 16:27 UTC  (4+ messages)

[PATCH 1/3] Documentation: arm: marvell: Add some links to homepage / product infos
 2021-10-08 16:01 UTC  (3+ messages)
` [PATCH 2/3] Documentation: arm: marvell: Put Armada XP section between Armada 370 and 375
` [PATCH 3/3] Documentation: arm: marvell: Fix link to armada_1000_pb.pdf document

[PATCH v2 0/7] ABI: add additional sysfs docs and update some other ABI files
 2021-10-08 14:53 UTC  (5+ messages)
` [PATCH v2 2/7] ABI: sysfs-class-hwmon: add ABI documentation for it
` [PATCH v2 3/7] ABI: sysfs-class-hwmon: add a description for tempY_crit_alarm

[PATCH 0/8] hwmon: (pmbus/lm25066) Configurable sense resistor, other cleanups
 2021-10-08 14:03 UTC  (3+ messages)
` [PATCH 7/8] hwmon: (pmbus/lm25066) Support configurable sense resistor values

[PATCH v1 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-10-08  8:33 UTC  (6+ messages)
` [PATCH v1 3/3] "

[PATCH v7 0/8] gpio: implement the configfs testing module
 2021-10-08  8:17 UTC  (9+ messages)
` [PATCH v7 1/8] configfs: increase the item name length
` [PATCH v7 2/8] configfs: use (1UL << bit) for internal flags
` [PATCH v7 3/8] configfs: implement committable items
` [PATCH v7 4/8] samples: configfs: add a committable group
` [PATCH v7 5/8] gpio: sim: new testing module
` [PATCH v7 6/8] selftests: gpio: provide a helper for reading chip info
` [PATCH v7 7/8] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v7 8/8] selftests: gpio: add test cases for gpio-sim

[atishp04:kvm_next_sbi_v02_reset 23/27] arch/riscv/kvm/vcpu_sbi_base.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-10-08  3:11 UTC 

[PATCH] Documentation/arm64: add memory layout with 4KB pages + VA39-bit
 2021-10-08  2:11 UTC  (3+ messages)

[PATCH 0/2] ext4: docs: de-uglify Documentation/ext4/orphan.rst
 2021-10-07 19:13 UTC  (3+ messages)
` [PATCH 1/2] ext4: docs: switch away from list-table


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