linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 16:45:01 to 2019-12-16 12:54:07 UTC [more...]

[PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-16 12:53 UTC  (29+ messages)
` [PATCH v10 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v10 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v10 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v10 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v10 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v10 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v10 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v10 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v10 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v10 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v10 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v10 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v10 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v10 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v10 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v10 16/25] net/xdp: "
` [PATCH v10 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v10 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v10 19/25] vfio, mm: "
` [PATCH v10 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v10 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v10 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
    ` [PATCH v11 "
` [PATCH v10 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v10 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-16 12:21 UTC  (23+ messages)
` [PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 06/15] mfd: input: bd71828: Add power-key support
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v6 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v6 10/15] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v6 11/15] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v6 12/15] rtc: bd70528 add BD71828 support
` [PATCH v6 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v6 14/15] leds: Add common LED binding parsing support to LED class/core
` [PATCH v6 15/15] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

Link: documentation seems to be misplaced
 2019-12-16  9:39 UTC  (2+ messages)

[PATCH] docs: Document the Link: tag formally
 2019-12-16  9:38 UTC 

[PATCH v2] interconnect: Add interconnect_graph file to debugfs
 2019-12-16  8:20 UTC  (2+ messages)

[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-16  6:46 UTC  (3+ messages)

[PATCH] docs: ftrace: Specifies when buffers get clear
 2019-12-16  4:27 UTC 

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2019-12-15 17:45 UTC  (2+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
 2019-12-14 12:29 UTC  (3+ messages)
` [PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst

[PATCH 1/2] platform/x86: Add support for Uncore frequency control
 2019-12-14  0:14 UTC  (2+ messages)
` [PATCH 2/2] admin guide/pm: Admin guide for Intel Uncore Frequency limits

[PATCH v2 0/2] ACPI / Fan: Performance states
 2019-12-13 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: ACPI: Documentation for Fan performance states
` [PATCH v2 2/2] ACPI / fan: Display fan performance state information

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

[PATCH] arm64/elf_hwcap: Add new flags for BFloat-16 extension
 2019-12-13 14:16 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in mem16_serial_out
 2019-12-13  9:05 UTC  (3+ messages)

[PATCH v11 00/14] PECI device driver introduction
 2019-12-13  6:32 UTC  (20+ messages)
` [PATCH v11 01/14] dt-bindings: Add PECI subsystem document
` [PATCH v11 02/14] Documentation: ioctl: Add ioctl numbers for PECI subsystem
` [PATCH v11 04/14] dt-bindings: Add bindings document of Aspeed PECI adapter
` [PATCH v11 05/14] ARM: dts: aspeed: Add PECI node
` [PATCH v11 06/14] peci: Add Aspeed PECI adapter driver
` [PATCH v11 07/14] dt-bindings: peci: add NPCM PECI documentation
` [PATCH v11 08/14] ARM: dts: npcm7xx: Add PECI node
` [PATCH v11 09/14] peci: npcm: add NPCM PECI driver
` [PATCH v11 10/14] dt-bindings: mfd: Add Intel PECI client bindings document
` [PATCH v11 11/14] mfd: intel-peci-client: Add Intel PECI client driver
` [PATCH v11 12/14] Documentation: hwmon: Add documents for PECI hwmon drivers
` [PATCH v11 13/14] hwmon: Add PECI cputemp driver
` [PATCH v11 14/14] hwmon: Add PECI dimmtemp driver

[PATCH 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2019-12-13  4:18 UTC  (7+ messages)
` [PATCH 1/1] hwmon: Driver "

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-12-13  1:48 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "
          ` [PATCH v6 1/2] sched/numa: introduce per-cgroup NUMA locality info
          ` [PATCH v6 2/2] sched/numa: documentation for per-cgroup numa

[PATCH v6 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-12-13  1:11 UTC  (2+ messages)

[UPDATE][PATCH] ACPI / fan: Display fan performance state information
 2019-12-12 21:58 UTC  (2+ messages)

[PATCH v6 0/6] Fix nits in the kunit
 2019-12-12 21:44 UTC  (9+ messages)
` [PATCH v6 1/6] docs/kunit/start: Use in-tree 'kunit_defconfig'
` [PATCH v6 2/6] kunit: Remove duplicated defconfig creation
` [PATCH v6 3/6] kunit: Create default config in '--build_dir'
` [PATCH v6 4/6] kunit: Place 'test.log' under the 'build_dir'
` [PATCH v6 5/6] kunit: Rename 'kunitconfig' to '.kunitconfig'
` [PATCH v6 6/6] kunit/kunit_tool_test: Test '--build_dir' option run

[PATCH 0/7] docs: Update ko_KR translations
 2019-12-12 17:30 UTC  (4+ messages)
` [PATCH] docs/memory-barriers.txt.kokr: Minor wordsmith

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2019-12-12 15:24 UTC  (15+ messages)
` [PATCH v3 1/7] gpiolib: Add GPIOCHIP_NAME definition
` [PATCH v3 2/7] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v3 3/7] gpiolib: Add support for GPIO line "
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation

[PATCH] Documentation: PCI: msi-howto.rst: Fix wrong function name
 2019-12-12 12:51 UTC  (2+ messages)

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-12 11:04 UTC  (6+ messages)
` [PATCH 24/24] Documentation: document ioctl interfaces better

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-12 10:32 UTC  (5+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

[PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12  5:53 UTC  (31+ messages)
` [PATCH v9 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v9 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v9 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v9 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v9 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v9 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v9 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v9 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v9 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v9 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v9 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v9 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v9 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v9 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v9 16/25] net/xdp: "
` [PATCH v9 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v9 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v9 19/25] vfio, mm: "
` [PATCH v9 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v9 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v9 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v9 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v9 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v9 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v5 0/6] Fix nits in the kunit
 2019-12-12  2:12 UTC  (13+ messages)
` [PATCH v5 3/6] kunit: Create default config in '--build_dir'
` [PATCH v5 4/6] kunit: Place 'test.log' under the 'build_dir'
` [PATCH v5 6/6] kunit/kunit_tool_test: Test '--build_dir' option run

[PATCH -rcu/kcsan 1/2] kcsan: Document static blacklisting options
 2019-12-12  1:20 UTC  (3+ messages)
` [PATCH -rcu/kcsan 2/2] kcsan: Add __no_kcsan function attribute

[PATCH v6 14/15] docs: sysfs: coresight: Add sysfs ABI documentation for CTI
 2019-12-11 23:10 UTC 

[PATCH v6 13/15] docs: coresight: Update documentation for CoreSight to cover CTI
 2019-12-11 23:09 UTC 

One question about trusted key of keyring in Linux kernel
 2019-12-11 17:53 UTC  (15+ messages)

[PATCH v6 0/6] reorganize and add FADump sysfs files
 2019-12-11 16:09 UTC  (7+ messages)
` [PATCH v6 1/6] Documentation/ABI: add ABI documentation for /sys/kernel/fadump_*
` [PATCH v6 2/6] sysfs: wrap __compat_only_sysfs_link_entry_to_kobj function to change the symlink name
` [PATCH v6 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files
` [PATCH v6 4/6] powerpc/powernv: move core and fadump_release_opalcore under new kobject
` [PATCH v6 5/6] Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated
` [PATCH v6 6/6] powerpc/fadump: sysfs for fadump memory reservation

[PATCH v2 0/5] padata lockdep, cpumask, and doc fixes
 2019-12-11  9:45 UTC  (5+ messages)
` [PATCH v2 5/5] padata: update documentation

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-11  0:49 UTC  (11+ messages)
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages

[PATCH 2/2] isdn: capi: dead code removal
 2019-12-10 20:59 UTC 


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