linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 23:13:13 to 2020-02-12 03:38:08 UTC [more...]

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-12  3:38 UTC  (13+ 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 4/8] ext4: "
` [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 v7 8/8] ext4: Optimize match for casefolded encrypted dirs

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-02-12  2:10 UTC  (15+ 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 v3 0/2] remoteproc: Add elf64 support to elf loader
 2020-02-11 23:12 UTC  (20+ messages)
  ` [PATCH v3 2/2] remoteproc: Add elf64 support in "
              ` [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 v4 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-11 22:21 UTC  (13+ 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-11 22:01 UTC  (5+ 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] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-11 18:53 UTC  (3+ messages)

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-11 18:45 UTC  (8+ 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

[RFC PATCH] ceph: fix description of some mount options
 2020-02-11 16:48 UTC  (2+ messages)

[PATCH v9 00/15] CoreSight CTI Driver
 2020-02-11 11:59 UTC  (17+ 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 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  (20+ messages)
` [PATCH v5 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v5 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v5 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v5 04/12] mm: introduce page_ref_sub_return()
` [PATCH v5 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v5 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v5 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v5 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v5 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v5 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[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

[PATCH 00/11] Manually convert thermal, crypto and misc-devices to ReST
 2020-02-10  6:10 UTC  (4+ messages)
` [PATCH 02/11] docs: crypto: convert asymmetric-keys.txt "

[PATCH 00/28] docs: virt: manually convert text documents to ReST format
 2020-02-10  6:03 UTC  (27+ messages)
` [PATCH 01/28] docs: kvm: add arm/pvtime.rst to index.rst
` [PATCH 03/28] docs: virt: user_mode_linux.rst: update compiling instructions
` [PATCH 04/28] docs: virt: user_mode_linux.rst: fix URL references
` [PATCH 05/28] docs: virt: convert halt-polling.txt to ReST format
` [PATCH 06/28] docs: virt: Convert msr.txt "
` [PATCH 07/28] docs: kvm: devices/arm-vgic-its.txt "
` [PATCH 08/28] docs: kvm: devices/arm-vgit-v3.txt to ReST
` [PATCH 09/28] docs: kvm: convert devices/arm-vgit.txt "
` [PATCH 10/28] docs: kvm: convert devices/mpic.txt "
` [PATCH 11/28] docs: kvm: convert devices/s390_flic.txt "
` [PATCH 12/28] docs: kvm: convert devices/vcpu.txt "
` [PATCH 13/28] docs: kvm: convert devices/vfio.txt "
` [PATCH 14/28] docs: kvm: convert devices/vm.txt "
` [PATCH 15/28] docs: kvm: convert devices/xics.txt "
` [PATCH 16/28] docs: kvm: convert devices/xive.txt "
` [PATCH 18/28] docs: kvm: convert arm/hyp-abi.txt "
` [PATCH 19/28] docs: kvm: arm/psci.txt: convert "
` [PATCH 20/28] docs: kvm: Convert hypercalls.txt to ReST format
` [PATCH 21/28] docs: kvm: Convert locking.txt "
` [PATCH 22/28] docs: kvm: Convert mmu.txt "
` [PATCH 23/28] docs: kvm: Convert nested-vmx.txt "
` [PATCH 24/28] docs: kvm: Convert ppc-pv.txt "
` [PATCH 25/28] docs: kvm: Convert s390-diag.txt "
` [PATCH 26/28] docs: kvm: Convert timekeeping.txt "
` [PATCH 27/28] docs: kvm: review-checklist.txt: rename to ReST
` [PATCH 28/28] docs: virt: guest-halt-polling.txt convert "

[PATCH v2 00/27] docs: virt: manually convert text documents to ReST format
 2020-02-10  5:58 UTC  (9+ messages)
` [PATCH v2 21/27] docs: kvm: Convert locking.txt "

[PATCH v6 0/6] reorganize and add FADump sysfs files
 2020-02-10  4:44 UTC  (3+ messages)
` [PATCH v6 2/6] sysfs: wrap __compat_only_sysfs_link_entry_to_kobj function to change the symlink name

[PATCH] Documentation: fuse: fix Sphinx directive warning
 2020-02-10  3:33 UTC 

[PATCH v26 22/22] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-02-09 21:26 UTC 

[PATCH] docs: userspace: ioctl-number: remove mc146818rtc conflict
 2020-02-09 20:33 UTC 

[PATCH 3.16 097/148] x86/speculation: Fix incorrect MDS/TAA mitigation status
 2020-02-08 18:20 UTC 

[PATCH] bootconfig: Use parse_args() to find bootconfig and '--'
 2020-02-08  1:41 UTC  (4+ messages)

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-08  1:34 UTC 

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-02-08  0:44 UTC  (6+ messages)
` [PATCH v6 08/22] bootconfig: init: Allow admin to use bootconfig for init command line

[GIT PULL] Documentation fixes for 5.6
 2020-02-07 21:55 UTC  (2+ messages)

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-02-07 12:25 UTC  (12+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices
` [PATCH v2 02/11] blkoops: add blkoops, a warpper for pstore/blk
` [PATCH v2 03/11] pstore/blk: blkoops: support pmsg recorder
` [PATCH v2 04/11] pstore/blk: blkoops: support console recorder
` [PATCH v2 05/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH v2 06/11] Documentation: pstore/blk: blkoops: create document for pstore_blk
` [PATCH v2 07/11] pstore/blk: skip broken zone for mtd device
` [PATCH v2 08/11] blkoops: respect for device to pick recorders
` [PATCH v2 09/11] pstore/blk: blkoops: support special removing jobs for dmesg
` [PATCH v2 10/11] blkoops: add interface for dirver to get information of blkoops
` [PATCH v2 11/11] mtd: new support oops logger based on pstore/blk

[PATCH] docs: admin-guide: Add description of %c corename format
 2020-02-07 11:01 UTC 

[PATCH v1 00/11] pstore: support crash log to block and mtd device
 2020-02-07 10:30 UTC  (12+ messages)
` [PATCH v1 11/11] mtd: new support oops logger based on pstore/blk

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

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-02-07  2:37 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v8 "
            ` [PATCH RESEND "


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