linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 21:46:02 to 2021-06-15 03:53:18 UTC [more...]

[PATCH v2 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-15  3:52 UTC  (6+ messages)
` [PATCH v2 1/3] mm: sparsemem: split the "
` [PATCH v2 2/3] mm: sparsemem: use huge PMD mapping for "
` [PATCH v2 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON

[PATCH 0/2] Translate core api cpu_hotplug
 2021-06-15  3:22 UTC  (4+ messages)
` [PATCH 2/2] docs/zh_CN: add core api cpu_hotplug translation

[PATCH v3] Documentation: kdump: update kdump guide
 2021-06-15  1:08 UTC  (4+ messages)

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-15  3:08 UTC  (10+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH 4/4] driver core: Allow showing cpu as offline if not valid in cpuset context
 2021-06-15  2:53 UTC  (5+ messages)
` [PATCH 0/4] cgroup/cpuset: Allow cpuset to bound displayed cpu info

[PATCH v2 1/2] docs/zh_CN: update a translation in zh_CN/dev-tools/gcov
 2021-06-15  1:36 UTC  (3+ messages)

Allow mdev drivers to directly create the vfio_device (v2 / alternative)
 2021-06-14 22:43 UTC  (13+ messages)
` [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[PATCH] docs: Take a little noise out of the build process
 2021-06-14 22:09 UTC 

[PATCH] docs: cputopology: move the sysfs ABI description to right place
 2021-06-14 22:05 UTC  (2+ messages)

[PATCH] docs: fault-injection: fix non-working usage of negative values
 2021-06-14 21:58 UTC  (2+ messages)

[PATCH v4] docs: checkpatch: Document and segregate more checkpatch message types
 2021-06-14 21:47 UTC  (2+ messages)

[PATCH v4] docs: Convert the Speakup guide to rst
 2021-06-14 21:47 UTC  (2+ messages)

[PATCH 0/3] add/update/fix BFQ docs
 2021-06-14 21:41 UTC  (8+ messages)
` [PATCH 1/3] docs: block/bfq: describe per-device weight
    ` [PATCH v2] "
` [PATCH 2/3] docs/cgroup-v1/blkio: stop abusing itemized list
` [PATCH 3/3] docs/cgroup-v1/blkio: update for 5.x kernels

[PATCH v2 0/3] TSX force abort
 2021-06-14 21:14 UTC  (4+ messages)
` [PATCH v2 1/3] x86/msr: Define new bits in TSX_FORCE_ABORT MSR
` [PATCH v2 2/3] perf/x86/intel: Do not deploy workaround when TSX is deprecated
` [PATCH v2 3/3] x86/tsx: Clear CPUID bits when TSX always force aborts

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-06-14 20:49 UTC  (29+ messages)
` [PATCH v9] "

[PATCH 0/3] DCP as trusted keys backend
 2021-06-14 20:16 UTC  (4+ 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 v4 0/4] fpga: reorganize to subdirs
 2021-06-14 20:16 UTC  (5+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v4 2/4] fpga: xilinx: "
` [PATCH v4 3/4] fpga: altera: "
` [PATCH v4 4/4] fpga: lattice: "

[PATCH v7 00/10] CoreSight configuration management; ETM strobing
 2021-06-14 17:02 UTC  (4+ messages)
` [PATCH v7 05/10] coresight: syscfg: Add API to activate and enable configurations

[PATCH v3] Documentation: gpu: Mention the requirements for new properties
 2021-06-14 16:33 UTC  (14+ messages)

[PATCH RFCv3 0/3] make '%pD' print full path for file
 2021-06-14 15:44 UTC  (8+ messages)
` [PATCH RFCv3 1/3] fs: introduce helper d_path_unsafe()
` [PATCH RFCv3 2/3] lib/vsprintf.c: make %pD print full path for file
` [PATCH RFCv3 3/3] lib/test_printf: add test cases for '%pD'

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-14 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH 00/10] Allow mdev drivers to directly create the vfio_device
 2021-06-14 14:36 UTC  (3+ messages)

[PATCH v3] docs: checkpatch: Document and segregate more checkpatch message types
 2021-06-14 13:49 UTC  (2+ messages)

[PATCH 0/5] cpufreq: cppc: Fix suspend/resume specific races with FIE code
 2021-06-14 13:48 UTC  (2+ messages)

[PATCH net-next v2 7/7] documentation: networking: devlink: add prestera switched driver Documentation
 2021-06-14 13:01 UTC 

[PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-06-14 12:35 UTC  (3+ messages)

[PATCH v29 09/13] mm/damon/dbgfs: Support multiple contexts
 2021-06-14  9:44 UTC  (4+ messages)

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-14  8:09 UTC  (8+ messages)
` [PATCH v29 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v29 10/13] Documentation: Add documents for DAMON

[PATCH] doc: Remove references to IBM Calgary
 2021-06-14  7:32 UTC  (3+ messages)

[RFC PATCH 0/2] docs: automarkup.py: Add literal markup of known constants
 2021-06-14  7:27 UTC  (5+ messages)
` [RFC PATCH 1/2] "

[PATCH v29 07/13] mm/damon: Implement a debugfs-based user space interface
 2021-06-14  6:48 UTC  (3+ messages)

[PATCH v3 1/3] 9p: add support for root file systems
 2021-06-14  1:09 UTC  (2+ messages)

[PATCH] docs: add traditional Chinese translation for kernel Documentation
 2021-06-14  0:18 UTC  (2+ messages)

[RFC 4/4] docs: add description of debugfs files for SLUB cache
 2021-06-14  0:08 UTC  (2+ messages)

[PATCH] docs: printk-formats: update size-casting examples
 2021-06-13 23:08 UTC  (2+ messages)

[PATCH 0/3] docs: fix cross references
 2021-06-13 23:03 UTC  (6+ messages)
` [PATCH 1/3] docs: fix bad cross-links in motorola-cpcap
` [PATCH 2/3] docs/devicetree: fix a cross-ref
` [PATCH 3/3] docs: "

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-06-12 23:09 UTC  (11+ messages)
` [PATCH V3 9/9] tracing: Add timerlat tracer

Are documentation-only patches welcomed?
 2021-06-12 19:33 UTC  (2+ messages)

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-06-12 19:08 UTC  (3+ messages)
` [PATCH v2 08/40] docs: driver-api: thermal: "

[PATCH net-next 2/4] net: phy: Add 25G BASE-R interface mode
 2021-06-12 18:52 UTC  (3+ messages)

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH 0/4] TSX force abort
 2021-06-11 23:21 UTC  (15+ messages)
` [PATCH 1/4] x86/msr: Define new bits in TSX_FORCE_ABORT MSR
` [PATCH 2/4] perf/x86/intel: Do not deploy workaround when TSX is deprecated
` [PATCH 3/4] x86/tsx: Clear CPUID bits when TSX always force aborts
` [PATCH 4/4] x86/tsx: Add cmdline tsx=fake to not clear CPUID bits RTM and HLE

[PATCH v8 0/8] Fork brute force attack mitigation
 2021-06-11 15:41 UTC  (5+ messages)

[PATCH v29 12/13] mm/damon: Add user space selftests
 2021-06-11 14:04 UTC  (3+ messages)

[PATCH 2/3] Documentation/translations/it_IT: switch some links to https
 2021-06-11 13:52 UTC 

[PATCH 1/3] Documentation/translations/it_IT: switch LWN links to https
 2021-06-11 13:43 UTC 

[PATCH 0/5] Split huge PMD mapping of vmemmap pages
 2021-06-11 12:35 UTC  (13+ messages)
` [PATCH 1/5] mm: hugetlb: introduce helpers to preallocate/free page tables
` [PATCH 2/5] mm: hugetlb: introduce helpers to preallocate page tables from bootmem allocator
` [PATCH 3/5] mm: sparsemem: split the huge PMD mapping of vmemmap pages
    ` [External] "
` [PATCH 4/5] mm: sparsemem: use huge PMD mapping for "
  ` [External] Re: [PATCH 0/5] Split huge PMD mapping of "

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-11 11:00 UTC  (10+ messages)

[PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-06-11  9:37 UTC  (3+ messages)

[PATCH v4 0/3] Actually fix freelist pointer vs redzoning
 2021-06-11  9:13 UTC  (3+ messages)
` [PATCH v4 2/3] mm/slub: Fix redzoning for small allocations

[PATCH 26/34] docs: PCI: endpoint: pci-endpoint-cfs.rst: avoid using ReSt :doc:`foo` markup
 2021-06-11  8:45 UTC  (3+ messages)

[PATCH v27 14/25] LSM: Specify which LSM to display
 2021-06-11  0:04 UTC  (2+ messages)
` [PATCH v27 24/25] LSM: Add /proc attr entry for full LSM context

[PATCH 27/34] docs: PCI: pci.rst: avoid using ReSt :doc:`foo` markup
 2021-06-10 23:46 UTC  (2+ messages)

[PATCH 1/3] initramfs: move unnecessary memcmp from hot path
 2021-06-10 22:17 UTC  (4+ messages)
` [PATCH 3/3] docs: remove mention of "crc" cpio format support


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