linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-20 16:32:57 to 2018-11-26 18:31:04 UTC [more...]

[PATCH v9 00/13] arch/resctrl: AMD QoS support
 2018-11-26 18:31 UTC  (37+ messages)
` [PATCH v9 01/13] x86/resctrl: Rename and move rdt files to new directory
  ` [tip:x86/cache] x86/resctrl: Rename and move rdt files to a separate directory
` [PATCH v9 02/13] x86/resctrl: Rename the RDT functions and definitions
  ` [tip:x86/cache] "
` [PATCH v9 03/13] x86/resctrl: Re-arrange RDT init code
  ` [tip:x86/cache] x86/resctrl: Re-arrange the "
` [PATCH v9 04/13] x86/resctrl: Bring all the macros to resctrl/internal.h
  ` [tip:x86/cache] x86/resctrl: Move "
` [PATCH v9 05/13] x86/resctrl: Initialize the resource functions that are different
  ` [tip:x86/cache] x86/resctrl: Initialize the vendor-specific resource functions
` [PATCH v9 06/13] x86/resctrl: Bring cbm_validate function into the resource structure
  ` [tip:x86/cache] x86/resctrl: Bring cbm_validate() "
` [PATCH v9 07/13] x86/resctrl: Add vendor check for MBA software controller
  ` [tip:x86/cache] x86/resctrl: Add vendor check for the "
` [PATCH v9 08/13] x86/resctrl: Rename config parameter INTEL_RDT to RESCTRL
  ` [tip:x86/cache] x86/resctrl: Rename the config option "
` [PATCH v9 09/13] x86/resctrl: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array
  ` [tip:x86/cache] x86/resctrl: Add AMD's X86_FEATURE_MBA to the scattered CPUID features
` [PATCH v9 10/13] x86/resctrl: Fix the messages in rdt_last_cmd_printf and rdt_last_cmd_puts
  ` [tip:x86/cache] x86/resctrl: Fixup the user-visible strings
` [PATCH v9 11/13] x86/resctrl: Introduce QOS feature for AMD
  ` [tip:x86/cache] x86/resctrl: Introduce AMD QOS feature
` [PATCH v9 12/13] Documentation: Rename and update intel_rdt_ui.txt to resctrl_ui.txt
  ` [tip:x86/cache] "
` [PATCH v9 13/13] MAINTAINERS: Update the file and documentation names in arch/x86
  ` [tip:x86/cache] MAINTAINERS: Update resctrl filename patterns

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-26 18:29 UTC  (8+ messages)
` [RFC PATCH v6 01/26] Documentation/x86: Add CET description

Gold Seller
 2018-11-26 16:19 UTC 

[PATCH] docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses
 2018-11-26 16:52 UTC 

[PATCH 0/9] drm: remove deprecated functions
 2018-11-26 14:12 UTC  (28+ messages)
` [PATCH 1/9] drm: replace "drm_gem_object_unreference_unlocked" function with "*put_unlocked"
` [PATCH 2/9] drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions
` [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"
` [PATCH 4/9] drm: remove deprecated "drm_dev_unref" function
` [PATCH 5/9] drm: replace "drm_connector_unreference" with "drm_connector_put"
` [PATCH 6/9] drm: remove deprecated "drm_connector_[un]reference" functions
` [PATCH 7/9] drm: remove deprecated "drm_framebuffer_[un]reference" functions
` [PATCH 8/9] drm: remove no longer needed drm-get-put coccinelle script
` [PATCH 9/9] docs: drm: remove no longer relevant TODO entry

[PATCH] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-26 13:11 UTC 

[PATCH] i3c: master: dw: split dw-i3c-master.c into master and bus specific parts
 2018-11-26 12:35 UTC  (6+ messages)

[PATCH 4.14 17/62] x86/earlyprintk: Add a force option for pciserial device
 2018-11-26 10:50 UTC 

[PATCH 4.19 025/118] x86/earlyprintk: Add a force option for pciserial device
 2018-11-26 10:50 UTC 

[PATCH v3 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-26  9:03 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v3 2/2] Documentation/admin-guide: update admin-guide index.rst

[PATCH v2 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-26  8:57 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v2 2/2] Documentation/admin-guide: update admin-guide index.rst

[PATCH] Add /proc/pid_generation
 2018-11-25 22:55 UTC  (22+ messages)
  ` [PATCH v2] Add /proc/pid_gen

[PATCH 1/1] scripts/kernel-doc: Fix struct and struct field attribute processing
 2018-11-25 19:42 UTC  (2+ messages)

[PATCH] Documentation: dev-tools: Fix typos in index.rst
 2018-11-25 19:36 UTC  (4+ messages)

Mrs.Amelia George
 2018-11-24 12:07 UTC 

RE,
 2018-11-24 14:19 UTC 

RE,
 2018-11-24 14:16 UTC 

RE,
 2018-11-24 14:16 UTC 

RE,
 2018-11-24 14:03 UTC 

dad4f140ed ("Merge branch 'xarray' of .."): Mem-Info:
 2018-11-24  9:04 UTC  (2+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-24  4:13 UTC  (17+ messages)

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-23 17:43 UTC  (5+ messages)
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h

[PATCH] hwmon (ina3221) Add single-shot mode support
 2018-11-23 16:38 UTC  (10+ messages)

[PATCH v2 1/8] mm: balloon: update comment about isolation/migration/compaction
 2018-11-23 13:41 UTC  (10+ messages)
` [PATCH v2 2/8] mm: convert PG_balloon to PG_offline
` [PATCH v2 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v2 4/8] xen/balloon: mark inflated pages PG_offline
` [PATCH v2 5/8] hv_balloon: "
` [PATCH v2 6/8] vmw_balloon: "
` [PATCH v2 7/8] PM / Hibernate: use pfn_to_online_page()
` [PATCH v2 8/8] PM / Hibernate: exclude all PageOffline() pages
` [PATCH v2] makedumpfile: exclude pages that are logically offline

[PATCH] kbuild: announce removal of SUBDIRS if used
 2018-11-23 10:51 UTC  (5+ messages)

[PATCH 10/17] prmem: documentation
 2018-11-22 20:53 UTC  (22+ messages)

[PATCH v1 1/2] ARM: dts: sun8i: Add board dts file for t3-cqa3t-bv3
 2018-11-22  8:19 UTC  (2+ messages)

[PATCH v8 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-11-22  3:04 UTC  (3+ messages)
` [PATCH v8 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v8 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] Documentation: hwmon: Add descriptions for ina2xx sysfs entries
 2018-11-21 23:42 UTC  (2+ messages)

[RFC][PATCH] hwmon: (ina2xx) Improve current and power reading precision
 2018-11-21 22:57 UTC  (5+ messages)

[PATCH v8 00/13] arch/resctrl: AMD QoS support
 2018-11-21 16:47 UTC  (14+ messages)
` [PATCH v8 04/13] arch/resctrl: Bring all the macros to resctrl.h
` [PATCH v8 05/13] arch/resctrl: Rename config parameter INTEL_RDT to RESCTRL
` [PATCH v8 06/13] arch/resctrl: Initialize the resource functions that are different
` [PATCH v8 11/13] arch/resctrl: Introduce QOS feature for AMD

[PATCH v2] doc:process: add links where missing
 2018-11-21 15:53 UTC  (3+ messages)

[PATCH v1 2/2] Documentation: ARM: sunxi: Add Allwinner SoC T3
 2018-11-21 15:44 UTC 

[PATCH v1 0/2] Initial Allwinner T3 support
 2018-11-21 15:43 UTC 

[PATCH v1 1/8] mm: balloon: update comment about isolation/migration/compaction
 2018-11-21 15:35 UTC  (27+ messages)
` [PATCH v1 2/8] mm: convert PG_balloon to PG_offline
` [PATCH v1 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v1 5/8] hv_balloon: mark inflated pages PG_offline
` [PATCH v1 6/8] vmw_balloon: "
` [PATCH v1 7/8] PM / Hibernate: use pfn_to_online_page()
` [PATCH v1 8/8] PM / Hibernate: exclude all PageOffline() pages
` [PATCH v1] makedumpfile: exclude pages that are logically offline

[PATCH v4 0/5] cgroup: Introducing bypass mode
 2018-11-21 14:27 UTC  (7+ messages)
` [PATCH v4 1/5] cgroup: subtree_control bypass mode for bypassable controllers
` [PATCH v4 2/5] cgroup: Allow reenabling of controller in bypass mode
` [PATCH v4 3/5] cgroup: Make debug controller report new controller masks
` [PATCH v4 4/5] sched/core: Make cpu cgroup controller bypassable
` [PATCH v4 5/5] cgroup: Document bypass mode

[PATCH 0/5] Fixes and additions to EDID generation
 2018-11-21 13:36 UTC  (3+ messages)

[PATCH 0/3] doc:it_IT: update italian documentation
 2018-11-21  0:24 UTC  (3+ messages)

[PATCH 1/2] doc:process: add links where missing
 2018-11-21  0:15 UTC  (2+ messages)

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-11-20 23:36 UTC  (15+ messages)

[PATCH v11 0/3] ipc: Increase IPCMNI limit & IPC id generation modes
 2018-11-20 19:45 UTC  (6+ messages)
` [PATCH v11 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
` [PATCH v11 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode

[PATCH v2] Document /proc/pid PID reuse behavior
 2018-11-20 17:59 UTC  (9+ messages)

[PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io
 2018-11-20 16:50 UTC  (3+ messages)

[PATCH] Documentation: update path-lookup.md for parallel lookups
 2018-11-20 16:38 UTC  (2+ messages)

[PATCH] Documentation: Use "while" instead of "whilst"
 2018-11-20 16:32 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 NNTP newsgroup(s).