linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-04 16:24:28 to 2020-01-10 19:49:03 UTC [more...]

[PATCH v10 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-10 19:48 UTC  (7+ messages)
` [PATCH v10 05/10] test_firmware: add support for firmware_request_platform

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-10 19:00 UTC  (6+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH v4] Documentation: filesystems: convert fuse to RST
 2020-01-10 18:09 UTC  (2+ messages)

[PATCH v3] Documentation: filesystems: convert vfat.txt to RST
 2020-01-10 18:04 UTC  (2+ messages)

[PATCH] Documentation: boot.rst: fix warnings
 2020-01-10 17:56 UTC  (2+ messages)

[PATCH v3 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-10 17:50 UTC  (3+ messages)
` [PATCH v3 1/8] Documentation: nfsroot.txt: convert to ReST

[PATCH] RISC-V: Typo fixes in image header and documentation
 2020-01-10 17:17 UTC  (5+ messages)

[PATCH] devices.txt: fix spelling mistake: "shapshot" -> "snapshot"
 2020-01-10 17:14 UTC  (2+ messages)

[PATCH 2/6] soundwire: stream: update state machine and add state checks
 2020-01-10 16:30 UTC  (3+ messages)
    ` [alsa-devel] "

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 16:07 UTC  (23+ messages)
` [PATCH v6 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v6 02/22] bootconfig: Load boot config from the tail of initrd
` [PATCH v6 03/22] tools: bootconfig: Add bootconfig command
` [PATCH v6 04/22] tools: bootconfig: Add bootconfig test script
` [PATCH v6 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list
` [PATCH v6 06/22] init/main.c: Alloc initcall_command_line in do_initcall() and free it
` [PATCH v6 07/22] bootconfig: init: Allow admin to use bootconfig for kernel command line
` [PATCH v6 08/22] bootconfig: init: Allow admin to use bootconfig for init "
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [PATCH v6 10/22] tracing: Apply soft-disabled and filter to tracepoints printk
` [PATCH v6 11/22] tracing: kprobes: Output kprobe event to printk buffer
` [PATCH v6 12/22] tracing: kprobes: Register to dynevent earlier stage
` [PATCH v6 13/22] tracing: Accept different type for synthetic event fields
` [PATCH v6 14/22] tracing: Add NULL trace-array check in print_synth_event()
` [PATCH v6 15/22] tracing/boot: Add boot-time tracing
` [PATCH v6 16/22] tracing/boot: Add per-event settings
` [PATCH v6 17/22] tracing/boot Add kprobe event support
` [PATCH v6 18/22] tracing/boot: Add synthetic "
` [PATCH v6 19/22] tracing/boot: Add instance node support
` [PATCH v6 20/22] tracing/boot: Add cpu_mask option support
` [PATCH v6 21/22] tracing/boot: Add function tracer filter options
` [PATCH v6 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH v5 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 15:30 UTC  (11+ messages)
` [PATCH v5 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v5 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list

[RFC PATCH 0/5] Introduce Data Access MONitor (DAMON)
 2020-01-10 13:17 UTC  (6+ messages)
` [RFC PATCH 1/5] mm: "
` [RFC PATCH 2/5] mm/damon: Add debugfs interface
` [RFC PATCH 3/5] mm/damon: Add minimal user-space tools
` [RFC PATCH 4/5] Documentation/admin-guide/mm: Add a document for DAMON
` [RFC PATCH 5/5] mm/damon: Add kunit tests

[PATCH v2] Documentation: admin-guide: PM: Add intel_idle document
 2020-01-10 10:35 UTC 

[PATCH] Documentation: admin-guide: PM: Add intel_idle document
 2020-01-10  9:30 UTC  (3+ messages)

[PATCH v14 0/4] pstore/block: new support logger for block devices
 2020-01-10  3:59 UTC  (2+ messages)

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

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-09 15:09 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v2 6/6] KVM: arm64: Support the VCPU preemption check

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-09 13:49 UTC  (21+ messages)
` [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation

[PATCH v2 06/20] thermal: exynos: Rename Samsung and Exynos to lowercase
 2020-01-09 11:45 UTC  (2+ messages)

[PATCH v2 0/6] Support for Casefolding and Encryption
 2020-01-08 21:24 UTC  (9+ messages)
` [PATCH v2 1/6] TMP: fscrypt: Add support for casefolding with encryption
` [PATCH v2 2/6] vfs: Fold casefolding into vfs
` [PATCH v2 3/6] f2fs: Handle casefolding with Encryption
` [PATCH v2 4/6] ext4: Use struct super_blocks' casefold data
` [PATCH v2 5/6] ext4: Hande casefolding with encryption
` [PATCH v2 6/6] ext4: Optimize match for casefolded encrypted dirs

Improving documentation for programming interfaces
 2020-01-08 16:55 UTC  (6+ messages)

[PATCH] Documentation,selinux: deprecate setting checkreqprot to 1
 2020-01-08 16:24 UTC 

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-08 15:33 UTC  (11+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH v6 0/6] reorganize and add FADump sysfs files
 2020-01-08 11:11 UTC  (5+ messages)
` [PATCH v6 1/6] Documentation/ABI: add ABI documentation for /sys/kernel/fadump_*
` [PATCH v6 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files

[RESEND PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-08  9:20 UTC  (9+ messages)
` [RESEND PATCH v7 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit
` [RESEND PATCH v7 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [RESEND PATCH v7 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
` [RESEND PATCH v7 linux-kselftest-test 4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
` [RESEND PATCH v7 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module
` [RESEND PATCH v7 linux-kselftest-test 6/6] kunit: update documentation to describe module-based build

[PATCH v7 0/3] arm64: implement KPROBES_ON_FTRACE
 2020-01-08  0:05 UTC  (3+ messages)
` [PATCH v7 2/3] ftrace: introduce FTRACE_IP_EXTENSION

[PATCH net-next 0/3] Documentation: stmmac documentation improvements
 2020-01-07 21:39 UTC  (6+ messages)
` [PATCH net-next 1/3] MAINTAINERS: Add stmmac Ethernet driver documentation entry
` [PATCH net-next 2/3] Documentation: networking: Convert stmmac documentation to RST format
` [PATCH net-next 3/3] Documentation: networking: Add stmmac to device drivers list

[PATCH v3 0/7] Fix trivial nits in RCU docs
 2020-01-07 21:32 UTC  (9+ messages)
` [PATCH v3 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH v3 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH v3 3/7] doc/RCU/listRCU: Update example function name
` [PATCH v3 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH v3 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH v3 6/7] doc/RCU/rcu: Use https instead of http if possible
` [PATCH v3 7/7] rcu: Fix typos in beginning comments

[PATCH] Documentation,selinux: fix references to old selinuxfs mount point
 2020-01-07 18:00 UTC  (2+ messages)

[PATCH] Documentation,selinux: fix references to old selinuxfs mount point
 2020-01-07 16:19 UTC  (2+ messages)

[PATCH] Documentation: networking: device drivers: sync stmmac_mdio_bus_data info
 2020-01-07 15:42 UTC  (3+ messages)

[PATCH 00/26] docs: i2c: rework I2C documentation, part I
 2020-01-07 10:36 UTC  (32+ messages)
` [PATCH 01/26] docs: i2c: sort index logically
  ` [PATCH 02/26] docs: i2c: summary: extend introduction
  ` [PATCH 03/26] docs: i2c: summary: rewrite the "terminology" section
  ` [PATCH 04/26] docs: i2c: call it "I2C" consistently
  ` [PATCH 05/26] docs: i2c: fix typo
  ` [PATCH 06/26] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
  ` [PATCH 07/26] docs: i2c: i2c-protocol: fix kernel-doc function syntax
  ` [PATCH 08/26] docs: i2c: i2c-protocol: properly name start and stop conditions
  ` [PATCH 09/26] docs: i2c: i2c-protocol: remove unneeded colons from table
  ` [PATCH 10/26] docs: i2c: i2c-protocol: use proper names for ACK and NACK
  ` [PATCH 11/26] docs: i2c: smbus: fix link syntax
  ` [PATCH 12/26] docs: i2c: smbus-protocol: properly name start and stop conditions
  ` [PATCH 13/26] docs: i2c: smbus-protocol: remove unneeded colons from table
  ` [PATCH 14/26] docs: i2c: smbus-protocol: use proper names for ACK and NACK
  ` [PATCH 15/26] docs: i2c: smbus-protocol: enable kernel-doc function syntax
  ` [PATCH 16/26] docs: i2c: smbus-protocol: fix "
  ` [PATCH 17/26] docs: i2c: i2c-protocol: fix typo
  ` [PATCH 18/26] docs: i2c: i2c-protocol: fix punctuation
  ` [PATCH 19/26] docs: i2c: smbus-protocol: improve I2C Block transactions description
  ` [PATCH 20/26] docs: i2c: instantiating-devices: fix internal hyperlink
  ` [PATCH 21/26] docs: i2c: instantiating-devices: rearrange static instatiation
  ` [PATCH 22/26] docs: i2c: instantiating-devices: use monospace for filenames
  ` [PATCH 23/26] docs: i2c: old-module-parameters: fix internal hyperlink
` [PATCH 24/26] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
` [PATCH 25/26] docs: i2c: old-module-parameters: use monospace for filenames
` [PATCH 26/26] docs: i2c: rename sections so the overall picture is clearer

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2020-01-07  1:26 UTC  (12+ messages)

[PATCH v2 0/7] Fix trivial nits in RCU docs
 2020-01-06 19:52 UTC  (10+ messages)
` [PATCH v2 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH v2 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH v2 3/7] doc/RCU/listRCU: Update example function name
` [PATCH v2 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH v2 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH v2 6/7] doc/RCU/rcu: Use https instead of http if possible
` [PATCH v2 7/7] rcu: Fix typos in beginning comments

[PATCH 0/7] Fix trivial nits in RCU docs
 2020-01-06 19:02 UTC  (4+ messages)
` [PATCH 6/7] doc/RCU/rcu: Use https instead of http if possible
    `  "

[PATCH v6 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
 2020-01-06 18:56 UTC  (4+ messages)

[PATCH v6 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-06 18:54 UTC  (2+ messages)

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2020-01-06 12:46 UTC  (4+ messages)
` [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH net-next 0/2] Fix 10G PHY interface types
 2020-01-06  9:16 UTC  (6+ messages)

[PATCH net-next v2 0/2] Fix 10G PHY interface types
 2020-01-05 23:11 UTC  (2+ messages)

[PATCH] Documentation: filesystems: qnx6: fixed a typo
 2020-01-05 19:52 UTC 

[PATCH 1/2] block: parse cmdline partitions first
 2020-01-04 16:24 UTC  (2+ messages)
` [PATCH 2/2] block: allow empty cmdline partition set


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