linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-06 22:54:21 to 2022-05-11 17:12:44 UTC [more...]

[RFC v2] drm/msm: Add initial ci/ subdirectory
 2022-05-11 17:12 UTC  (14+ messages)
  ` [Freedreno] "
  ` Adding CI results to the kernel tree was "
          ` [Freedreno] "
  ` [RFC v3] "

[PATCH V9 00/22] arch: Add basic LoongArch support
 2022-05-11 16:17 UTC  (9+ messages)
` [PATCH V9 13/24] LoongArch: Add system call support

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-05-11 16:17 UTC  (8+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

[PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
 2022-05-11 16:09 UTC  (2+ messages)

[PATCH v6 00/11] Introduce In Field Scan driver
 2022-05-11 15:51 UTC  (24+ messages)
` [PATCH v7 00/12] "
  ` [PATCH v7 01/12] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
  ` [PATCH v7 02/12] x86/msr-index: Define INTEGRITY_CAPABILITIES MSR
  ` [PATCH v7 03/12] stop_machine: Add stop_core_cpuslocked() for per-core operations
  ` [PATCH v7 04/12] platform/x86/intel/ifs: Add stub driver for In-Field Scan
  ` [PATCH v7 05/12] platform/x86/intel/ifs: Read IFS firmware image
  ` [PATCH v7 06/12] platform/x86/intel/ifs: Check IFS Image sanity
  ` [PATCH v7 07/12] platform/x86/intel/ifs: Authenticate and copy to secured memory
  ` [PATCH v7 08/12] platform/x86/intel/ifs: Add scan test support
  ` [PATCH v7 09/12] platform/x86/intel/ifs: Add IFS sysfs interface
  ` [PATCH v7 10/12] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
  ` [PATCH v7 11/12] platform/x86/intel/ifs: add ABI documentation for IFS
  ` [PATCH v7 12/12] Documentation: In-Field Scan

[PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM
 2022-05-11 15:18 UTC  (5+ messages)

[PATCH v3 0/4] coresight: Add config flag to enable branch broadcast
 2022-05-11 14:46 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] Documentation: coresight: Turn numbered subsections into real subsections
` [PATCH v3 3/4] Documentation: coresight: Link config options to existing documentation
` [PATCH v3 4/4] Documentation: coresight: Expand branch broadcast documentation

[PATCH v6 00/23] Rust support
 2022-05-11 13:49 UTC  (19+ messages)
  ` [PATCH v6 18/23] docs: add Rust documentation

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-11 13:21 UTC  (3+ messages)
` [PATCH v7 1/6] gpu: rfc: "

[PATCH v5 0/7] Fix some races between sysfb device registration and drivers probe
 2022-05-11 12:29 UTC  (8+ messages)
` [PATCH v5 2/7] firmware: sysfb: Add helpers to unregister a pdev and disable registration

[PATCH net-next] net: appletalk: remove Apple/Farallon LocalTalk PC support
 2022-05-11 12:20 UTC  (8+ messages)

[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-11 10:57 UTC  (9+ messages)
` [PATCH v10 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v10 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v10 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v10 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH net-next] docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'
 2022-05-11 10:52 UTC  (7+ messages)
` [PATCH net-next v2] "

[PATCH] arm64: kdump: Do not allocate crash low memory if not needed
 2022-05-11 10:06 UTC  (4+ messages)

[PATCH] drm/todo: Add entry for converting kselftests to kunit
 2022-05-11 10:03 UTC  (3+ messages)

[PATCH] MAINTAINERS: Become the docs/zh_CN maintainer
 2022-05-11  9:52 UTC  (2+ messages)

[PATCH v2] mm,doc: Add new documentation structure
 2022-05-11  8:38 UTC  (5+ messages)

[PATCH] docs/zh_CN: add devicetree changesets translation
 2022-05-11  2:05 UTC 

[PATCH net-next 0/3] docs: document some aspects of struct sk_buff
 2022-05-11  1:40 UTC  (6+ messages)
` [PATCH net-next 1/3] skbuff: add a basic intro doc
` [PATCH net-next 2/3] skbuff: rewrite the doc for data-only skbs
` [PATCH net-next 3/3] skbuff: render the checksum comment to documentation

[PATCH v1 1/2] docs: move Linux logo into a new `images` folder
 2022-05-10 17:25 UTC 

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-10 15:34 UTC  (9+ messages)
` [PATCH v11 1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask()
` [PATCH v11 2/8] cgroup/cpuset: Miscellaneous cleanups & add helper functions
` [PATCH v11 3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v11 4/8] cgroup/cpuset: Relax constraints to partition & cpus changes
` [PATCH v11 5/8] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v11 6/8] cgroup/cpuset: Show invalid partition reason string
` [PATCH v11 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v11 8/8] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH v1 0/6] perf: arm64: Support for Dwarf unwinding through SVE functions
 2022-05-10  9:34 UTC  (10+ messages)
` [PATCH v1 1/6] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v1 2/6] arm64/sve: Add Perf extensions documentation
` [PATCH v1 3/6] perf tools: arm64: Copy perf_regs.h from the kernel
` [PATCH v1 4/6] perf tools: Use dynamic register set for Dwarf unwind
` [PATCH v1 5/6] perf tools: arm64: Decouple Libunwind register names from Perf
` [PATCH v1 6/6] perf tools: arm64: Add support for VG register

[PATCH v3] docs/zh_CN: fix devicetree usage-model translation
 2022-05-10  6:17 UTC  (3+ messages)

[PATCH V9 02/24] Documentation/zh CN: Add basic LoongArch documentations
 2022-05-10  2:10 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X570-E GAMING WIFI II
 2022-05-10  0:33 UTC  (2+ messages)

[PATCH] Documentation: drop more IDE boot options and ide-cd.rst
 2022-05-09 22:20 UTC  (2+ messages)

[PATCH] Documentation/process: use scripts/get_maintainer.pl on patches
 2022-05-09 22:13 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for DOCUMENTATION/JAPANESE
 2022-05-09 22:08 UTC  (2+ messages)

[PATCH v5] docs/trans/ja_JP/howto: Don't mention specific kernel versions
 2022-05-09 22:06 UTC  (2+ messages)

[PATCH 0/5] docs/ja_JP/SubmittingPatches: Trace changes in English docs, take 1
 2022-05-09 22:04 UTC  (2+ messages)

[PATCH v2] kunit: Taint kernel if any tests run
 2022-05-09 20:43 UTC  (11+ messages)

[PATCH net-next] Documentation: update networking/page_pool.rst with ethtool APIs
 2022-05-09 18:28 UTC  (4+ messages)

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-09 18:12 UTC  (9+ messages)
` [PATCH v5 "

[PATCH net-next v3] net/core: Rephrase function description of __dev_queue_xmit()
 2022-05-09 17:05 UTC  (5+ messages)

[PATCH 00/10] Encrypted Hibernation
 2022-05-09 16:43 UTC  (3+ messages)

[PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
 2022-05-09  9:20 UTC  (3+ messages)

[PATCH] docs/admin-guide: Add the necessary blank lines to the writecache
 2022-05-09  7:47 UTC  (2+ messages)

[PATCH v24 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-09  4:05 UTC  (27+ messages)
` [PATCH v24 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v24 4/6] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v24 5/6] of: Support more than one crash kernel regions for kexec -s
` [PATCH v24 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-07 21:05 UTC  (14+ messages)
` [PATCH v9 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v9 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-07 10:45 UTC  (7+ messages)
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-07  9:28 UTC  (4+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region


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