linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-31 11:34:44 to 2020-01-08 03:03:54 UTC [more...]

[PATCH v5 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-08  3:03 UTC  (4+ messages)
` [PATCH v5 01/22] bootconfig: Add Extra Boot Config support

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

[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

[RESEND PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-07 23:03 UTC  (8+ 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 v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-07 22:45 UTC  (23+ 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 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 v6 0/6] reorganize and add FADump sysfs files
 2020-01-07 20:06 UTC  (3+ messages)
` [PATCH v6 1/6] Documentation/ABI: add ABI documentation for /sys/kernel/fadump_*

[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 v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-07  9:22 UTC  (17+ 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 0/6] Support for Casefolding and Encryption
 2020-01-07  5:16 UTC  (7+ 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

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

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

[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  (10+ messages)
` [PATCH 1/7] doc/RCU/Design: Remove remaining HTML tags in ReST files
` [PATCH 2/7] doc/RCU/listRCU: Fix typos in a example code snippets
` [PATCH 3/7] doc/RCU/listRCU: Update example function name
` [PATCH 4/7] doc/RCU/rcu: Use ':ref:' for links to other docs
` [PATCH 5/7] doc/RCU/rcu: Use absolute paths for non-rst files
` [PATCH 6/7] doc/RCU/rcu: Use https instead of http if possible
    `  "
` [PATCH 7/7] rcu: Fix typos in beginning comments

[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  (13+ messages)
` [PATCH net-next 1/2] net: phy: add PHY_INTERFACE_MODE_10GBASER
` [PATCH net-next 2/2] net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR

[PATCH net-next v2 0/2] Fix 10G PHY interface types
 2020-01-05 23:11 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: phy: add PHY_INTERFACE_MODE_10GBASER
` [PATCH net-next v2 2/2] net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR

[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

[PATCH v2 06/20] thermal: exynos: Rename Samsung and Exynos to lowercase
 2020-01-04 15:20 UTC 

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-01-04  4:51 UTC  (9+ 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 v3] Documentation: riscv: add patch acceptance guidelines
 2020-01-04  1:40 UTC 

[PATCH] riscv: gcov: enable gcov for RISC-V
 2020-01-04  0:11 UTC  (5+ messages)

[PATCH v3 0/3] docs: ftrace: Fix minor issues in the doc
 2020-01-03 22:34 UTC  (3+ messages)

[PATCH 0/8] Support for Casefolding and Encryption
 2020-01-03 20:26 UTC  (3+ messages)
` [PATCH 4/8] vfs: Fold casefolding into vfs

[PATCH 05/19] thermal: exynos: Rename Samsung and Exynos to lowercase
 2020-01-03 17:11 UTC 

[PATCH v3 0/3] Add possibility to specify the number of displayed logos
 2020-01-03 11:55 UTC  (9+ messages)
` [PATCH v3 3/3] fbdev: fbmem: avoid exporting fb_center_logo
  ` [PATCH v3 1/3] fbdev: fix numbering of fbcon options
  ` [PATCH v3 2/3] fbdev: fbmem: allow overriding the number of bootup logos

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  8:56 UTC  (6+ messages)
` [PATCH v3 22/22] Documentation: document ioctl interfaces better

[PATCH v2 0/2] Enable gcov for RISC-V
 2020-01-02  4:14 UTC  (3+ messages)
` [PATCH 1/2] riscv: gcov: enable "
` [PATCH 2/2] Documentation/features: support gcov on RISC-V

[PATCH v3 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-01 22:26 UTC  (9+ messages)
` [PATCH v3 1/8] Documentation: nfsroot.txt: convert to ReST
` [PATCH v3 2/8] Documentation: nfsroot.rst: COSMETIC: refill a paragraph
` [PATCH v3 3/8] Documentation: nfs-rdma: convert to ReST
` [PATCH v3 4/8] Documentation: convert nfsd-admin-interfaces "
` [PATCH v3 5/8] Documentation: nfs: idmapper: convert "
` [PATCH v3 6/8] Documentation: nfs: convert pnfs-block-server "
` [PATCH v3 7/8] Documentation: nfs: pnfs-scsi-server: convert "
` [PATCH v3 8/8] Documentation: nfs: fault_injection: "

[RFT PATCH v3 0/1] Summary: hwmon driver disk and solid state drives with temperature sensors
 2020-01-01 14:36 UTC  (3+ messages)
` [RFT PATCH v3 1/1] hwmon: Driver for "

[PATCH v2 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2019-12-31 19:15 UTC  (6+ messages)
` [PATCH v2 2/8] Documentation: nfsroot.txt: convert to ReST

[PATCH v4] Documentation: filesystems: convert fuse to RST
 2019-12-31 18:51 UTC 

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2019-12-31 11:35 UTC  (4+ messages)
` [PATCH 5/7] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH 6/7] PCI: cadence: Add support to configure virtual functions
` [PATCH 7/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device


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