Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 16:54:18 to 2021-07-15 18:29:58 UTC [more...]

[PATCH 00/14] Introduce PECI subsystem
 2021-07-15 18:29 UTC  (32+ messages)
` [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
` [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH 03/14] dt-bindings: Add generic bindings for PECI
` [PATCH 04/14] dt-bindings: Add bindings for peci-aspeed
` [PATCH 05/14] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH 06/14] peci: Add core infrastructure
` [PATCH 07/14] peci: Add peci-aspeed controller driver
` [PATCH 08/14] peci: Add device detection
` [PATCH 09/14] peci: Add support for PECI device drivers
` [PATCH 10/14] peci: Add peci-cpu driver
` [PATCH 11/14] hwmon: peci: Add cputemp driver
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver
` [PATCH 13/14] docs: hwmon: Document PECI drivers
` [PATCH 14/14] docs: Add PECI documentation

[PATCH 00/13] Provide core infrastructure for managing open/release
 2021-07-15 14:55 UTC  (18+ messages)
` [PATCH 01/13] vfio/samples: Remove module get/put
` [PATCH 02/13] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH 03/13] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH 04/13] vfio/samples: Delete useless open/close
` [PATCH 05/13] vfio/fsl: Move to the device set infrastructure
` [PATCH 06/13] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH 07/13] vfio/pci: Move to the device set infrastructure
` [PATCH 08/13] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH 09/13] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH 10/13] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH 11/13] vfio/ap,ccw: Fix open/close "
` [PATCH 12/13] vfio/gvt: "
` [PATCH 13/13] vfio: Remove struct vfio_device_ops open/release

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-15 13:17 UTC  (37+ messages)
` [PATCH v3 01/14] memory-failure: fetch compound_head after pgmap_pfn_valid()
  ` [External] "
` [PATCH v3 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
  ` [External] "
` [PATCH v3 03/14] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v3 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v3 05/14] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v3 06/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v3 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
  ` [External] "
` [PATCH v3 08/14] mm/sparse-vmemmap: populate compound pagemaps
` [PATCH v3 09/14] mm/page_alloc: reuse tail struct pages for "
` [PATCH v3 10/14] device-dax: use ALIGN() for determining pgoff
` [PATCH v3 11/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v3 12/14] device-dax: compound pagemap support
` [PATCH v3 13/14] mm/gup: grab head page refcount once for group of subpages
` [PATCH v3 14/14] mm/sparse-vmemmap: improve memory savings for compound pud geometry

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-07-15 10:34 UTC  (7+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints
` [PATCH v7 2/5] d_path: introduce helper d_path_unsafe()
` [PATCH v7 3/5] lib/vsprintf.c: make '%pD' print the full path of file
` [PATCH v7 4/5] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH v7 5/5] lib/test_printf.c: add test cases for '%pD'

[PATCH] Documentation: Fix intiramfs script name
 2021-07-15  9:26 UTC  (2+ messages)
` [PATCH] Documentation/kbuild: Document the kconfig choice default value

[Patch v3 2/3] Drivers: hv: add Azure Blob driver
 2021-07-15  8:19 UTC  (9+ messages)

[PATCH 00/17] Rust support
 2021-07-14 22:40 UTC  (23+ messages)
` [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths)
` [PATCH 02/17] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds
` [PATCH 13/17] docs: add Rust documentation

[PATCH v2 0/2] hwmon: Add StarFive JH7100 temperature sensor
 2021-07-14 19:37 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: add starfive,jh7100-temp bindings

[PATCH mm v2] kfence: show cpu and timestamp in alloc/free info
 2021-07-14 17:54 UTC  (3+ messages)

[PATCH mm v3] kfence: show cpu and timestamp in alloc/free info
 2021-07-14 17:53 UTC 

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-07-14 15:14 UTC  (12+ messages)

[PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-07-14 13:21 UTC  (7+ messages)
` [PATCH 6/6] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH 0/3] DCP as trusted keys backend
 2021-07-14 11:01 UTC  (10+ messages)
` [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH 3/3] doc: trusted-encrypted: add DCP as new trust source

[PATCH 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-07-14  9:18 UTC  (6+ messages)
` [PATCH 1/5] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
` [PATCH 2/5] mm: introduce save_page_flags to cooperate with show_page_flags
` [PATCH 3/5] mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
` [PATCH 4/5] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH 5/5] mm: sparsemem: use page table lock to protect kernel pmd operations

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-07-14  9:17 UTC  (6+ messages)
` [PATCH v2 1/4] fs: introduce helper d_path_unsafe()

[PATCH v3 3/4] docs/zh_TW: fix an issue while building
 2021-07-14  3:57 UTC  (3+ messages)

flush_kernel_dcache_page fixes and removal
 2021-07-14  3:13 UTC  (8+ messages)
` [PATCH 6/6] mm: remove flush_kernel_dcache_page

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-14  0:20 UTC  (2+ messages)

[PATCH v5 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-07-13 23:45 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driver
` [PATCH v5 2/4] mfd: smpro-mfd: Adds Ampere's Altra SMpro "
` [PATCH v5 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v5 4/4] docs: hwmon: (smpro-hwmon) Add documentation

linux-next: build warning after merge of the usb tree
 2021-07-13 21:03 UTC 

[PATCH v2] mm/kasan: move kasan.fault to mm/kasan/report.c
 2021-07-13 18:40 UTC  (3+ messages)

[PATCH v33 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-13 17:05 UTC  (16+ messages)
` [PATCH v33 01/13] mm: "
` [PATCH v33 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v33 03/13] mm/damon: Adaptively adjust regions
` [PATCH v33 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v33 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v33 06/13] mm/damon: Add a tracepoint
` [PATCH v33 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v33 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v33 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v33 10/13] Documentation: Add documents for DAMON
` [PATCH v33 11/13] mm/damon: Add kunit tests
` [PATCH v33 12/13] mm/damon: Add user space selftests
` [PATCH v33 13/13] MAINTAINERS: Update for DAMON

[PATCH] kfence: show cpu and timestamp in alloc/free info
 2021-07-13 16:19 UTC  (4+ messages)

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-13 11:11 UTC  (2+ messages)

[RESEND] admin-guide/cputopology.rst: Remove non-existed cpu-hotplug.txt
 2021-07-13  1:19 UTC  (3+ messages)

[PATCH v2 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-13  1:11 UTC  (9+ messages)
` [PATCH v2 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v2 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
  ` [External] "

[PATCH v6 0/2] docs/core-api: add memory_hotplug and protection keys
 2021-07-12 17:32 UTC  (2+ messages)

[PATCH v4 0/2] docs/core-api: add cpu_hotplug and protection keys translation
 2021-07-12 17:17 UTC  (2+ messages)

[PATCH] docs/zh_CN: Remove the Microsoft rhetoric
 2021-07-12 17:12 UTC  (2+ messages)

[PATCH] Documentation: sysrq: convert to third person
 2021-07-12 17:04 UTC  (2+ messages)

[PATCH] Documentation: arm: marvell: Add few missing models and documentation files
 2021-07-12 16:56 UTC  (2+ messages)

[PATCH v4 ] docs/zh_CN: add core api genericirq translation
 2021-07-12 16:54 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 read-only IMAP folder(s) and NNTP newsgroup(s).