linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-12 19:15:05 to 2021-11-18 09:50:49 UTC [more...]

[PATCH v1] sched/numa: add per-process numa_balancing
 2021-11-18  9:49 UTC  (17+ messages)
  `  "
      `  "
          `  "
              `  "
                  `  "
                      `  "
                          `  "
                              `  "

[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-18  8:10 UTC  (24+ messages)
` [PATCH v2 01/23] kcsan: Refactor reading of instrumented memory
` [PATCH v2 02/23] kcsan: Remove redundant zero-initialization of globals
` [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
` [PATCH v2 04/23] kcsan: Add core support for a subset of weak memory modeling
` [PATCH v2 05/23] kcsan: Add core memory barrier instrumentation functions
` [PATCH v2 06/23] kcsan, kbuild: Add option for barrier instrumentation only
` [PATCH v2 07/23] kcsan: Call scoped accesses reordered in reports
` [PATCH v2 08/23] kcsan: Show location access was reordered to
` [PATCH v2 09/23] kcsan: Document modeling of weak memory
` [PATCH v2 10/23] kcsan: test: Match reordered or normal accesses
` [PATCH v2 11/23] kcsan: test: Add test cases for memory barrier instrumentation
` [PATCH v2 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support
` [PATCH v2 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation
` [PATCH v2 14/23] locking/barriers, kcsan: Add instrumentation for barriers
` [PATCH v2 15/23] locking/barriers, kcsan: Support generic instrumentation
` [PATCH v2 16/23] locking/atomics, kcsan: Add instrumentation for barriers
` [PATCH v2 17/23] asm-generic/bitops, "
` [PATCH v2 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
` [PATCH v2 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
` [PATCH v2 20/23] mm, kcsan: Enable barrier instrumentation
` [PATCH v2 21/23] sched, kcsan: Enable memory "
` [PATCH v2 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist
` [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-11-18  7:59 UTC  (6+ messages)
` [PATCH v19 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [PATCH v19 3/4] overlayfs: override_creds=off option bypass creator_cred

[PATCH v3 0/4] x86/kvm: add boot parameters for max vcpu configs
 2021-11-18  7:45 UTC  (10+ messages)
` [PATCH v3 1/4] x86/kvm: add boot parameter for adding vcpu-id bits
` [PATCH v3 4/4] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH v7] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-18  4:15 UTC  (4+ messages)

fs/btrfs/zoned.c:1697: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-18  1:00 UTC 

split up filter.rst
 2021-11-18  0:56 UTC  (5+ messages)
` [PATCH 1/2] bpf, docs: prune all references to "internal BPF"
` [PATCH 2/2] bpf, doc: split general purpose eBPF documentation out of filter.rst

[PATCH v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-18  0:34 UTC  (2+ messages)

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-17 23:25 UTC  (22+ messages)
` [PATCH v3 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v3 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v3 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v3 04/13] peci: Add core infrastructure
` [PATCH v3 05/13] peci: Add peci-aspeed controller driver
` [PATCH v3 06/13] peci: Add device detection
` [PATCH v3 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v3 08/13] peci: Add support for PECI device drivers
` [PATCH v3 09/13] peci: Add peci-cpu driver
` [PATCH v3 10/13] hwmon: peci: Add cputemp driver
` [PATCH v3 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v3 12/13] docs: hwmon: Document PECI drivers
` [PATCH v3 13/13] docs: Add PECI documentation

[RFC 0/3] page table check
 2021-11-17 16:47 UTC  (8+ messages)
` [RFC 1/3] mm: ptep_clear() page table helper
` [RFC 2/3] mm: page table check
` [RFC 3/3] x86: mm: add x86_64 support for "

[PATCH] Documentation: coresight: Fix documentation issue
 2021-11-17 16:42 UTC 

[PATCH 0/4] Address some bad references to Kernel docs
 2021-11-17 13:12 UTC  (10+ messages)
` [PATCH 1/4] libbpf: update index.rst reference
` [PATCH 2/4] docs: accounting: update delay-accounting.rst reference
` [PATCH 3/4] Documentation: update vcpu-requests.rst reference
` [PATCH 4/4] Documentation/process: fix a cross reference

[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
 2021-11-17 10:22 UTC  (16+ messages)
` [PATCH v5 6/8] device-dax: use struct_size()
` [PATCH v5 7/8] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v5 8/8] device-dax: compound devmap support

[PATCH] docs: admin-guide/blockdev: Use subgraphs in node-states-8.dot
 2021-11-17  9:38 UTC 

[PATCH net-next] net: document SMII and correct phylink's new validation mechanism
 2021-11-17  3:30 UTC  (3+ messages)

[PATCH v2] slob: add size header to all allocations
 2021-11-16 23:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v12 0/2] Update ASUS WMI supported boards
 2021-11-16 20:57 UTC  (3+ messages)
` [PATCH v12 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v12 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH] Doc/fs/ntfs3: Fix a trivial typo
 2021-11-16 19:31 UTC 

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-16 19:00 UTC  (25+ messages)
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn
        ` [ELISA Safety Architecture WG] [PATCH v2 0/2] Introduce the pkill_on_warn parameter

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-16 17:54 UTC  (7+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-11-16 16:29 UTC  (11+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

[PATCH v11 0/2] Update ASUS WMI supported boards
 2021-11-16 15:27 UTC  (11+ messages)
` [PATCH v11 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v11 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v3 RESEND 0/1] Fix a badly encoded copyright symbol
 2021-11-16 12:16 UTC  (2+ messages)
` [PATCH v3 RESEND 1/1] visorbus: fix a copyright symbol that was bad encoded

[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
 2021-11-16 10:43 UTC  (12+ messages)
` [RFC][PATCH 2/5] fsverity: Revalidate built-in signatures at file open
` [RFC][PATCH 4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp()
` [RFC][PATCH 5/5] shmem: Add fsverity support

[PATCH] arm64: update compiler option for PAC
 2021-11-16 10:11 UTC  (2+ messages)

[PATCH] docs: Update Sphinx requirements
 2021-11-16  2:58 UTC  (5+ messages)

[joro:x86-testing 29/45] arch/x86/boot/compressed/efi.c:15: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-16  0:51 UTC 

[PATCH v2 00/15] Introduce PECI subsystem
 2021-11-15 22:20 UTC  (10+ messages)
` [PATCH v2 08/15] peci: Add device detection
` [PATCH v2 09/15] peci: Add sysfs interface for PECI bus
` [PATCH v2 10/15] peci: Add support for PECI device drivers

Параметры учетной записи для Facebook Loren Michaels has sent you a friend request http://www.google.com/url?q=https%3A%2F%2Fyourladiefun.life%2F%3Fu%3Dxu2kte0%26o%3Db01p800%26m%3D1&sa=D&sntz=1&usg=AFQjCNFxUrIeaK4crq0AcEiPXw3WiBbpPA&c=vtr на сайте Фокус
 2021-11-15 16:48 UTC 

[PATCH 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
 2021-11-15 11:31 UTC  (6+ messages)
` [PATCH 1/2] docs/zh_CN: add msi-howto translation
` [PATCH 2/2] docs/zh_CN: add sysfs-pci trnaslation

[PATCH RESEND] docs: filesystems: Fix grammatical error "with" to "which"
 2021-11-15  9:55 UTC  (2+ messages)

[PATCH] doc/zh_CN: fix a translation error in management-style
 2021-11-15  9:54 UTC  (2+ messages)

[PATCH 1/3] Documentation: arm: marvell: Add some links to homepage / product infos
 2021-11-15  9:50 UTC  (2+ messages)

[PATCH] docs: ftrace: fix the wrong path of tracefs
 2021-11-15  9:51 UTC  (3+ messages)

arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-14 19:20 UTC 

[PATCH AUTOSEL 5.10 021/101] fscrypt: allow 256-bit master keys with AES-256-XTS
 2021-11-14 14:16 UTC  (3+ messages)

[PATCH 2/5] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
 2021-11-14  1:56 UTC  (2+ messages)

drivers/edac/sifive_edac.c:23: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-13 18:06 UTC 

[PATCH v5 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-13  1:04 UTC  (7+ messages)
` [PATCH v5 1/8] leds: add support for hardware driven LEDs
` [PATCH v5 2/8] leds: document additional use of blink_set for hardware control
` [PATCH v5 6/8] leds: trigger: add hardware-phy-activity trigger

[avpatel:riscv_kvm_aia_v1 17/47] arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-12 21:35 UTC 

[PATCH] m68k: Enable memtest functionality
 2021-11-12 21:03 UTC  (3+ 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).