linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 01:43:16 to 2019-11-25 01:36:31 UTC [more...]

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-25  1:35 UTC  (3+ messages)

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

[PATCH v3 0/3] Maintainer Entry Profiles
 2019-11-24 20:59 UTC  (4+ messages)
` [PATCH v3 1/3] MAINTAINERS: Reclaim the P: tag for Maintainer Entry Profile
` [PATCH v3 2/3] Maintainer Handbook: "
` [PATCH v3 3/3] libnvdimm, MAINTAINERS: "

[PATCH v3 0/4] reorganize and add FADump sysfs files
 2019-11-24 18:40 UTC  (6+ messages)
` [PATCH v3 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[PATCH] doc: fix reference to core-api/namespaces.rst
 2019-11-24 17:02 UTC  (3+ messages)

[PATCH] Documentation: riscv: add patch acceptance guidelines
 2019-11-24  3:38 UTC  (11+ messages)

[PATCH v2] Documentation: riscv: add patch acceptance guidelines
 2019-11-24  0:59 UTC 

[PATCH v2 0/5] docs: networking: nfc: convert from txt to rst
 2019-11-23 19:14 UTC  (7+ messages)
` [PATCH v2 1/5] docs: networking: nfc: change headlines to sphinx syntax
` [PATCH v2 2/5] docs: networking: nfc: change block diagram "
` [PATCH v2 3/5] docs: networking: nfc: fix bullet list syntax
` [PATCH v2 4/5] docs: networking: nfc: fix code block syntax
` [PATCH v2 5/5] docs: networking: nfc: change to rst format

[PATCH net-next] net: phy: remove phy_ethtool_sset()
 2019-11-23 18:51 UTC  (4+ messages)

[PATCH] Delete obsolete magic constants from documentation
 2019-11-23 16:48 UTC  (4+ messages)

[PATCH v6 1/2] dell-smm-hwmon: Add support for disabling automatic BIOS fan control
 2019-11-23  4:49 UTC  (4+ messages)
` [PATCH v6 2/2] dell-smm-hwmon: Add documentation

[PATCH v5 00/14] CoreSight CTI Driver
 2019-11-22 23:33 UTC  (11+ messages)
` [PATCH v5 01/14] coresight: cti: Initial "
` [PATCH v5 02/14] coresight: cti: Add sysfs coresight mgmt reg access
` [PATCH v5 04/14] coresight: cti: Add sysfs trigger / channel programming API
` [PATCH v5 05/14] dt-bindings: arm: Adds CoreSight CTI hardware definitions

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-22 23:05 UTC  (16+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v5 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v5 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core

[PATCH 0/2] hwmon: Add UCD90320 power sequencer chip
 2019-11-22 22:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon/pmbus: Add UCD90320 power sequencer
` [PATCH 2/2] hwmon: Add support for UCD90320 Power Sequencer

[PATCH v2 0/3] docs, parallelism: Rearrange how jobserver reservations are made
 2019-11-22 17:39 UTC  (5+ messages)
` [PATCH v2 1/3] docs, parallelism: Fix failure path and add comment
` [PATCH v2 2/3] docs, parallelism: Do not leak blocking mode to other readers
` [PATCH v2 3/3] docs, parallelism: Rearrange how jobserver reservations are made

[PATCH] Documentation: Remove bootmem_debug from kernel-parameters.txt
 2019-11-22 17:02 UTC  (2+ messages)

[PATCH] Documentation: security: core.rst: fix warnings
 2019-11-22 17:02 UTC  (2+ messages)

[PATCH 0/7] docs: Update ko_KR translations
 2019-11-22 17:01 UTC  (9+ messages)
` [PATCH 1/7] docs/memory-barriers.txt/kokr: Rewrite "KERNEL I/O BARRIER EFFECTS" section
` [PATCH 2/7] Documentation/kokr: Kill all references to mmiowb()
` [PATCH 3/7] docs/memory-barriers.txt/kokr: Fix style, spacing and grammar in I/O section
` [PATCH 4/7] docs/memory-barriers.txt/kokr: Update I/O section to be clearer about CPU vs thread
` [PATCH 5/7] docs/memory-barriers.txt: Remove remaining references to mmiowb()
` [PATCH 6/7] Documentation/translation: Use Korean for Korean translation title
` [PATCH 7/7] Documentation/process/howto/kokr: Update for 4.x -> 5.x versioning

[PATCH] Documentation: gpio: driver.rst: Fix warnings
 2019-11-22 12:59 UTC  (2+ messages)

[PATCH 1/5] docs: networking: nfc: change headlines to sphinx syntax
 2019-11-22  7:06 UTC  (11+ messages)
` [PATCH 2/5] docs: networking: nfc: change block diagram "
` [PATCH 3/5] docs: networking: nfc: fix bullet list syntax
` [PATCH 4/5] docs: networking: nfc: fix code block syntax
` [PATCH 5/5] docs: networking: nfc: change to rst format

[PATCH AUTOSEL 4.19 097/219] HID: doc: fix wrong data structure reference for UHID_OUTPUT
 2019-11-22  5:47 UTC 

[PATCH AUTOSEL 4.4 26/68] HID: doc: fix wrong data structure reference for UHID_OUTPUT
 2019-11-22  6:12 UTC 

[PATCH AUTOSEL 4.14 045/127] HID: doc: fix wrong data structure reference for UHID_OUTPUT
 2019-11-22  5:54 UTC 

[PATCH AUTOSEL 4.9 31/91] HID: doc: fix wrong data structure reference for UHID_OUTPUT
 2019-11-22  6:00 UTC 

[PATCH v8 0/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips
 2019-11-22  5:27 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: hwmon: Add TMP512/513
` [PATCH v8 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips

INFO: task hung in __do_page_fault (2)
 2019-11-21 21:00 UTC  (4+ messages)

[PATCH 0/3] docs, parallelism: Rearrange how jobserver reservations are made
 2019-11-21 19:52 UTC  (9+ messages)
` [PATCH 1/3] docs, parallelism: Fix failure path and add comment
` [PATCH 2/3] docs, parallelism: Do not leak blocking mode to writer
` [PATCH 3/3] docs, parallelism: Rearrange how jobserver reservations are made

[PATCH] block: add iostat counters for flush requests
 2019-11-21 16:07 UTC  (4+ messages)

[PATCH v2 0/8] Fix cdrom autoclose
 2019-11-21 15:21 UTC  (9+ messages)
` [PATCH v2 6/8] bdev: add open_finish
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug

[PATCH 1/4] padata: update documentation
 2019-11-21 14:36 UTC  (4+ messages)
` [PATCH 4/4] padata: remove cpumask change notifier

[PATCH v2] Documentation: filesystems: convert vfat.txt to RST
 2019-11-21 13:06 UTC 

[PATCH v3 0/7] Fix cdrom autoclose
 2019-11-21 10:06 UTC  (4+ messages)
` [PATCH v3 5/7] bdev: add open_finish

[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-21  4:05 UTC  (3+ messages)

[PATCH v2] Documentation: filesystems: convert fuse to RST
 2019-11-20 19:26 UTC 

[PATCH linux-kselftest/test v3] Documentation: kunit: add documentation for kunit_tool
 2019-11-20 16:19 UTC  (6+ messages)

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-20 15:54 UTC  (4+ messages)

[PATCH v4 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-11-20 13:56 UTC  (7+ messages)
` [PATCH v4 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
` [PATCH v4 linux-kselftest-test 5/6] kunit: allow kunit "

[PATCH net-next] net: ipconfig: Make device wait timeout configurable
 2019-11-20  7:39 UTC  (3+ messages)

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-20  7:17 UTC  (7+ messages)
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages

[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
 2019-11-20  5:06 UTC  (14+ messages)
` [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH RESEND v17 04/13] namei: allow set_root() "
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags

[PATCH linux-kselftest/test v4] Documentation: kunit: add documentation for kunit_tool
 2019-11-20  1:43 UTC  (2+ 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).