linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-10 11:42:17 to 2020-02-13 18:42:25 UTC [more...]

[PATCH] docs: userspace: ioctl-number: remove mc146818rtc conflict
 2020-02-13 18:42 UTC  (2+ messages)

[PATCH] docs: admin-guide: Add description of %c corename format
 2020-02-13 18:38 UTC  (2+ messages)

[PATCH] Documentation: zram: fix the description about orig_data_size of mm_stat
 2020-02-13 18:33 UTC  (2+ messages)

[PATCH 0/6] docs: sysctl/kernel.rst rework
 2020-02-13 17:47 UTC  (6+ messages)
` [PATCH 1/6] docs: pretty up sysctl/kernel.rst
` [PATCH 2/6] docs: merge debugging-modules.txt into sysctl/kernel.rst
` [PATCH 3/6] docs: drop l2cr from sysctl/kernel.rst
` [PATCH 4/6] docs: add missing IPC documentation in sysctl/kernel.rst
` [PATCH 5/6] docs: document stop-a "

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-02-13 18:26 UTC  (13+ messages)
` [PATCH 01/11] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH 02/11] PCI: Add ats_supported host bridge flag
` [PATCH 03/11] PCI: OF: Check whether the host bridge supports ATS
` [PATCH 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH 05/11] PCI/ATS: Gather checks into pci_ats_supported()
` [PATCH 06/11] iommu/amd: Use pci_ats_supported()
` [PATCH 07/11] iommu/arm-smmu-v3: "
` [PATCH 08/11] iommu/vt-d: "
` [PATCH 09/11] ACPI/IORT: Drop ATS fwspec flag
` [PATCH 10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP
` [PATCH 11/11] Documentation: Generalize the "pci=noats" boot parameter

[PATCH v2 0/5] Documentation: nfs: convert remaining files to ReST
 2020-02-13 18:26 UTC  (2+ messages)

[PATCH] docs: hmon: ltc2978.rst: fix a broken table
 2020-02-13 16:52 UTC  (4+ messages)

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-13 15:22 UTC  (37+ messages)
` [PATCH v3 1/7] arm64: add support for the AMU extension v1
` [PATCH v3 2/7] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v3 3/7] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v3 4/7] Documentation: arm64: document support for the AMU extension
` [PATCH v3 5/7] cpufreq: add function to get the hardware max frequency
` [PATCH v3 6/7] arm64: use activity monitors for frequency invariance
` [PATCH v3 7/7] clocksource/drivers/arm_arch_timer: validate arch_timer_rate

[PATCH] dmaengine: doc: fix warnings/issues of client.rst
 2020-02-13 15:05 UTC  (2+ messages)

[PATCH 0/4] simple-audio-card codec2codec support
 2020-02-13 13:37 UTC  (12+ messages)
` [PATCH 1/4] ASoC: codec2codec: avoid invalid/double-free of pcm runtime
  ` Applied "ASoC: codec2codec: avoid invalid/double-free of pcm runtime" to the asoc tree
` [PATCH 2/4] ALSA: pcm: Make snd_pcm_limit_hw_rates take hw directly
` [PATCH 3/4] ASoC: pcm: Export parameter intersection logic
` [PATCH 4/4] ASoC: simple-card: Add support for codec-to-codec dai_links

[PATCH] docs: kref: Clarify the use of two kref_put() in example code
 2020-02-13 12:53 UTC 

[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
 2020-02-13 12:24 UTC 

[alsa-devel] [PATCH] ALSA: doc: fix snd_hda_intel driver name
 2020-02-13 11:46 UTC  (4+ messages)

[PATCH v9 00/15] CoreSight CTI Driver
 2020-02-13 11:08 UTC  (19+ messages)
` [PATCH v9 01/15] coresight: cti: Initial "
` [PATCH v9 02/15] coresight: cti: Add sysfs coresight mgmt reg access
` [PATCH v9 03/15] coresight: cti: Add sysfs access to program function regs
` [PATCH v9 04/15] coresight: cti: Add sysfs trigger / channel programming API
` [PATCH v9 05/15] dt-bindings: arm: Adds CoreSight CTI hardware definitions
` [PATCH v9 06/15] coresight: cti: Add device tree support for v8 arch CTI
` [PATCH v9 07/15] coresight: cti: Add device tree support for custom CTI
` [PATCH v9 08/15] coresight: cti: Enable CTI associated with devices
` [PATCH v9 09/15] coresight: cti: Add connection information to sysfs
` [PATCH v9 10/15] dt-bindings: qcom: Add CTI options for qcom msm8916
` [PATCH v9 11/15] dt-bindings: arm: Juno platform - add CTI entries to device tree
` [PATCH v9 12/15] dt-bindings: hisilicon: Add CTI bindings for hi-6220
` [PATCH v9 13/15] docs: coresight: Update documentation for CoreSight to cover CTI
` [PATCH v9 14/15] docs: sysfs: coresight: Add sysfs ABI documentation for CTI
` [PATCH v9 15/15] Update MAINTAINERS to add reviewer for CoreSight

[PATCH v4 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-13  9:09 UTC  (15+ messages)
` [PATCH v4 01/11] mm: "
` [PATCH v4 02/11] mm/damon: Implement region based sampling
` [PATCH v4 03/11] mm/damon: Adaptively adjust regions
` [PATCH v4 04/11] mm/damon: Apply dynamic memory mapping changes
` [PATCH v4 05/11] mm/damon: Implement kernel space API
    `  "
` [PATCH v4 06/11] mm/damon: Add debugfs interface
` [PATCH v4 07/11] mm/damon: Add a tracepoint for result writing
` [PATCH v4 08/11] tools: Add a minimal user-space tool for DAMON
` [PATCH v4 09/11] Documentation/admin-guide/mm: Add a document "
` [PATCH v4 10/11] mm/damon: Add kunit tests
` [PATCH v4 11/11] MAINTAINERS: Update for DAMON

[PATCH v3 kunit-next 0/2] kunit: add debugfs representation to show results/run tests
 2020-02-13  3:25 UTC  (7+ messages)
` [PATCH v3 kunit-next 1/2] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v3 kunit-next 2/2] kunit: update documentation to describe debugfs representation

[PATCH RESEND] docs: admin-guide: Add description of %c corename format
 2020-02-13  2:51 UTC 

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-13  2:35 UTC  (4+ messages)
` [PATCH RESEND v8 1/2] sched/numa: introduce per-cgroup NUMA locality info

[PATCH v2] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-13  1:32 UTC  (3+ messages)

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-13  0:01 UTC  (23+ messages)
` [PATCH v7 1/8] unicode: Add utf8_casefold_iter
` [PATCH v7 2/8] fs: Add standard casefolding support
` [PATCH v7 3/8] f2fs: Use generic "
` [PATCH v7 5/8] fscrypt: Have filesystems handle their d_ops
` [PATCH v7 6/8] f2fs: Handle casefolding with Encryption
` [PATCH v7 7/8] ext4: Hande casefolding with encryption

[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
 2020-02-12 21:59 UTC  (17+ messages)
` [PATCH v4 0/5] remoteproc: Add elf64 support
  ` [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
  ` [PATCH v4 2/5] remoteproc: Use u64 type for boot_addr
  ` [PATCH v4 3/5] remoteproc: Add elf helpers to access elf64 and elf32 fields
  ` [PATCH v4 4/5] remoteproc: Add elf64 support in elf loader
  ` [PATCH v4 5/5] remoteproc: Adapt coredump to generate correct elf type

[PATCH] Documentation: nfsroot.rst: Fix references to nfsroot.rst
 2020-02-12 18:30 UTC  (2+ messages)

[PATCH 00/28] docs: virt: manually convert text documents to ReST format
 2020-02-12 13:57 UTC  (2+ messages)

[PATCH 0/2] Add SANITIZE_xx.o & SANITIZE and apply them to x86
 2020-02-12 12:28 UTC  (2+ messages)

[RFC PATCH] ceph: fix description of some mount options
 2020-02-12 10:59 UTC  (3+ messages)

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-02-12  9:17 UTC  (16+ messages)
` [PATCH v6 01/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v6 02/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v6 03/12] mm: introduce page_ref_sub_return()
` [PATCH v6 04/12] mm/gup: pass gup flags to two more routines
` [PATCH v6 05/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v6 06/12] mm/gup: track FOLL_PIN pages
` [PATCH v6 07/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v6 08/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v6 09/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v6 10/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v6 11/12] mm: Improve dump_page() for compound pages
` [PATCH v6 12/12] mm: dump_page(): additional diagnostics for huge pinned pages

[PATCH 27/28] Documentation: PM: QoS: Update to reflect previous code changes
 2020-02-11 23:36 UTC 

[PATCH] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-11 18:53 UTC  (3+ messages)

[PATCH v4 0/6] Describe CoreSight topology using sysfs links
 2020-02-11 10:58 UTC  (7+ messages)
` [PATCH v4 1/6] coresight: Pass coresight_device for coresight_release_platform_data
` [PATCH v4 2/6] coresight: add return value for fixup connections
` [PATCH v4 3/6] coresight: Add generic sysfs link creation functions
` [PATCH v4 4/6] coresight: Expose device connections via sysfs
` [PATCH v4 5/6] coresight: cti: Add in sysfs links to other coresight devices
` [PATCH v4 6/6] coresight: docs: Add information about the topology representations

[PATCH 4/4 v3] random: add rng-seed= command line option
 2020-02-10 22:19 UTC 

[PATCH 1/2] hwmon: (pmbus/ltc2978): add support for more parts
 2020-02-10 17:51 UTC  (4+ messages)
` [PATCH 2/2] bindings: (hwmon/ltc2978.txt): "

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-10 17:07 UTC  (4+ messages)
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting

[RFC PATCH 0/3] DAMON: Implement The Data Access Pattern Awared Memory Management Rules
 2020-02-10 15:09 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/madvise: Export madvise_common() to mm internal code
` [RFC PATCH 2/3] mm/damon/rules: Implement access pattern based management rules
` [RFC PATCH 3/3] mm/damon/rules: Implement a debugfs interface

[PATCH v3 1/3] lib/vsprintf: add two device node flags for %pOF
 2020-02-10 11:42 UTC  (5+ messages)
` [PATCH v3 2/3] lib/vsprintf: introduce OF_DEVICE_NODE_FLAG_MAX
  ` [PATCH v3 3/3] lib/vsprintf: add two device node flags


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