Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 15:59:32 to 2021-10-13 06:45:29 UTC [more...]

[PATCH V5 00/22] arch: Add basic LoongArch support
 2021-10-13  6:36 UTC  (9+ messages)
` [PATCH V5 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V5 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V5 03/22] LoongArch: Add elf-related definitions
` [PATCH V5 04/22] LoongArch: Add writecombine support for drm
` [PATCH V5 05/22] LoongArch: Add build infrastructure
` [PATCH V5 06/22] LoongArch: Add CPU definition headers
` [PATCH V5 07/22] LoongArch: Add atomic/locking headers
` [PATCH V5 08/22] LoongArch: Add other common headers

[PATCH v2 00/15] Introduce PECI subsystem
 2021-10-13  6:42 UTC  (15+ 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 v1 0/2] Prefer lore.kernel.org and explain Link: tags better
 2021-10-13  4:37 UTC  (3+ messages)

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

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-13  1:07 UTC  (34+ 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 v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-12 22:00 UTC  (53+ 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 v10 3/3] mm: add anonymous vma name refcounting
 2021-10-12 20:59 UTC  (32+ messages)

[PATCH 0/7] DAMON: Support Physical Memory Address Space Monitoring
 2021-10-12 20:57 UTC  (8+ messages)
` [PATCH 1/7] mm/damon/dbgfs: Allow users to set initial monitoring target regions
` [PATCH 2/7] mm/damon/dbgfs-test: Add a unit test case for 'init_regions'
` [PATCH 3/7] Docs/admin-guide/mm/damon: Document 'init_regions' feature
` [PATCH 4/7] mm/damon/vaddr: Separate commonly usable functions
` [PATCH 5/7] mm/damon: Implement primitives for physical address space monitoring
` [PATCH 6/7] mm/damon/dbgfs: Support physical memory monitoring
` [PATCH 7/7] Docs/DAMON: Document physical memory monitoring support

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

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] 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  (3+ messages)
` [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 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  (4+ messages)

[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] 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


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 read-only IMAP folder(s) and NNTP newsgroup(s).