linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 14:13:05 to 2021-06-16 20:37:00 UTC [more...]

[PATCH v2 2/3] kunit: Move default config from arch/um -> tools/testing/kunit
 2021-06-16 20:36 UTC  (2+ messages)

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-16 20:21 UTC  (34+ messages)
` [PATCH v2 01/29] docs: devices.rst: better reference documentation docs
` [PATCH v2 02/29] docs: dev-tools: kunit: don't use a table for docs name
` [PATCH v2 03/29] docs: admin-guide: pm: avoid using ReST :doc:`foo` markup
` [PATCH v2 04/29] docs: admin-guide: hw-vuln: "
` [PATCH v2 05/29] docs: admin-guide: sysctl: "
` [PATCH v2 06/29] docs: block: biodoc.rst: "
` [PATCH v2 07/29] docs: bpf: bpf_lsm.rst: "
` [PATCH v2 08/29] docs: core-api: "
` [PATCH v2 09/29] docs: dev-tools: testing-overview.rst: "
` [PATCH v2 10/29] docs: dev-tools: kunit: "
` [PATCH v2 11/29] docs: devicetree: bindings: submitting-patches.rst: "
` [PATCH v2 12/29] docs: doc-guide: "
` [PATCH v2 13/29] docs: driver-api: "
` [PATCH v2 14/29] docs: driver-api: gpio: using-gpio.rst: "
` [PATCH v2 15/29] docs: driver-api: surface_aggregator: "
` [PATCH v2 16/29] docs: driver-api: usb: "
` [PATCH v2 17/29] docs: firmware-guide: acpi: "
` [PATCH v2 18/29] docs: i2c: "
` [PATCH v2 19/29] docs: kernel-hacking: hacking.rst: "
` [PATCH v2 20/29] docs: networking: devlink: "
` [PATCH v2 21/29] docs: PCI: endpoint: pci-endpoint-cfs.rst: "
` [PATCH v2 22/29] docs: PCI: pci.rst: "
` [PATCH v2 23/29] docs: process: submitting-patches.rst: "
` [PATCH v2 24/29] docs: security: landlock.rst: "
` [PATCH v2 25/29] docs: trace: coresight: coresight.rst: "
` [PATCH v2 26/29] docs: trace: ftrace.rst: "
` [PATCH v2 27/29] docs: userspace-api: landlock.rst: "
` [PATCH v2 28/29] docs: virt: kvm: s390-pv-boot.rst: "
` [PATCH v2 29/29] docs: x86: "

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-16 20:20 UTC  (22+ messages)
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during sysfs bind
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-06-16 19:25 UTC  (2+ messages)

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2021-06-16 18:47 UTC  (6+ messages)
  ` banned on virtio list ? [Re: [PATCH] drivers: gpio: add virtio-gpio guest driver]

[PATCH 0/3] add/update/fix BFQ docs
 2021-06-16 17:32 UTC  (3+ messages)

[PATCH v1 1/7] ACPI: sysfs: Make sparse happy about address space in use
 2021-06-16 17:03 UTC  (7+ messages)
` [PATCH v1 2/7] ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpe
` [PATCH v1 3/7] ACPI: sysfs: Unify pattern of memory allocations
` [PATCH v1 4/7] ACPI: sysfs: Refactor param_get_trace_state() to drop dead code
` [PATCH v1 5/7] ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros
` [PATCH v1 6/7] ACPI: sysfs: Remove tailing return statement in void functions
` [PATCH v1 7/7] ACPI: sysfs: Sort headers alphabetically

[PATCH v3 0/5] Use the normal block device I/O path
 2021-06-16 16:40 UTC  (6+ messages)
` [PATCH v3 1/5] pstore/blk: Improve failure reporting
` [PATCH v3 2/5] pstore/blk: Move verify_size() macro out of function
` [PATCH v3 3/5] pstore/blk: Use the normal block device I/O path
` [PATCH v3 4/5] pstore/blk: Fix kerndoc and redundancy on blkdev param
` [PATCH v3 5/5] pstore/blk: Include zone in pstore_device_info

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-06-16 16:05 UTC  (12+ messages)
` [PATCH v2 1/7] docs: staging/tee.rst: add a section on OP-TEE notifications
` [PATCH v2 2/7] dt-bindings: arm: Convert optee binding to json-schema
` [PATCH v2 3/7] dt-bindings: arm: optee: add interrupt property
` [PATCH v2 4/7] tee: fix put order in teedev_close_context()
` [PATCH v2 5/7] tee: add tee_dev_open_helper() primitive
` [PATCH v2 6/7] optee: separate notification functions
` [PATCH v2 7/7] optee: add asynchronous notifications

[PATCH 0/8] Replace some bad characters on documents
 2021-06-16 14:53 UTC  (11+ messages)
` [PATCH 1/8] docs: admin-guide: reporting-issues.rst: replace some characters
` [PATCH 2/8] docs: trace: coresight: coresight-etm4x-reference.rst: "
` [PATCH 3/8] docs: driver-api: ioctl.rst: "
` [PATCH 4/8] docs: usb: "
` [PATCH 5/8] docs: vm: zswap.rst: "
` [PATCH 6/8] docs: filesystems: ext4: blockgroup.rst: "
` [PATCH 7/8] docs: networking: device_drivers: "
` [PATCH 8/8] docs: PCI: Replace non-breaking spaces to avoid PDF issues

remove the legacy ide driver v2
 2021-06-16 14:52 UTC  (12+ messages)
` [PATCH 1/6] pata_cypress: add a module option to disable BM-DMA
` [PATCH 2/6] alpha: use libata instead of the legacy ide driver
` [PATCH 3/6] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 4/6] ARM: disable CONFIG_IDE in pxa_defconfig
` [PATCH 5/6] m68k: use libata instead of the legacy ide driver

[PATCH v2 0/4] Include zone in pstore_device_info
 2021-06-16 14:41 UTC  (10+ messages)
` [PATCH v2 1/4] pstore/blk: Improve failure reporting
` [PATCH v2 2/4] pstore/blk: Use the normal block device I/O path
` [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info
` [PATCH v2 4/4] pstore/blk: Fix kerndoc and redundancy on blkdev param

[PATCH v4] Documentation: gpu: Mention the requirements for new properties
 2021-06-16 14:38 UTC 

[PATCH v6 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-06-16 14:05 UTC  (2+ messages)

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-16 11:59 UTC  (3+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance
 2021-06-16 11:54 UTC  (4+ messages)
` [PATCH V2 1/3] cpufreq: Add start_cpu() and stop_cpu() callbacks

[PATCH v13 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-06-16 11:03 UTC  (7+ messages)
` [PATCH v13 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
` [PATCH v13 2/6] iommu: Print strict or lazy mode at init time
` [PATCH v13 3/6] iommu: Enhance IOMMU default DMA mode build options
` [PATCH v13 4/6] iommu/vt-d: Add support for "
` [PATCH v13 5/6] iommu/amd: "
` [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH v11 00/10] Add support for SVM atomics in Nouveau
 2021-06-16 10:59 UTC  (11+ messages)
` [PATCH v11 01/10] mm: Remove special swap entry functions
` [PATCH v11 02/10] mm/swapops: Rework swap entry manipulation code
` [PATCH v11 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v11 04/10] mm/rmap: Split migration into its own function
` [PATCH v11 05/10] mm: Rename migrate_pgmap_owner
` [PATCH v11 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v11 07/10] mm: Device exclusive memory access
` [PATCH v11 08/10] mm: Selftests for exclusive device memory
` [PATCH v11 09/10] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v11 10/10] nouveau/svm: Implement atomic SVM access

[PATCH v3 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-16  9:49 UTC  (4+ messages)
` [PATCH v3 1/3] mm: sparsemem: split the "
` [PATCH v3 2/3] mm: sparsemem: use huge PMD mapping for "
` [PATCH v3 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON

[PATCH net-next v2] documentation: networking: devlink: fix prestera.rst formatting that causes build warnings
 2021-06-16  8:29 UTC 

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-06-16  7:38 UTC  (3+ messages)

[PATCH v30 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-16  7:31 UTC  (14+ messages)
` [PATCH v30 01/13] mm: "
` [PATCH v30 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v30 03/13] mm/damon: Adaptively adjust regions
` [PATCH v30 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v30 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v30 06/13] mm/damon: Add a tracepoint
` [PATCH v30 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v30 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v30 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v30 10/13] Documentation: Add documents for DAMON
` [PATCH v30 11/13] mm/damon: Add kunit tests
` [PATCH v30 12/13] mm/damon: Add user space selftests
` [PATCH v30 13/13] MAINTAINERS: Update for DAMON

[PATCH v3 12/16] docs: PCI: acpi-info.rst: replace some characters
 2021-06-16  6:51 UTC  (3+ messages)

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-16  6:44 UTC  (9+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v4 2/4] fpga: xilinx: "

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-16  6:13 UTC  (5+ messages)
` [PATCH 14/34] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-16  5:16 UTC  (12+ messages)
` [PATCH RFCv4 1/4] fs: introduce helper d_path_unsafe()
` [PATCH RFCv4 2/4] lib/vsprintf.c: make '%pD' print full path for file
` [PATCH RFCv4 3/4] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH 0/5] cpufreq: cppc: Fix suspend/resume specific races with FIE code
 2021-06-16  4:57 UTC  (5+ messages)

[PATCH v2 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-16  3:23 UTC  (7+ messages)
` [PATCH v2 1/3] mm: sparsemem: split the "
    ` [External] "
` [PATCH v2 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
    ` [External] "

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-16  2:47 UTC  (6+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH v1 1/1] kstrtox: Fix documentation references
 2021-06-15 22:00 UTC 

[PATCH v2 03/10] Documentation: kunit: Clean up some string casts in examples
 2021-06-15 20:10 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: Add note on patches to MAINTAINERS itself
 2021-06-15 20:01 UTC 

[PATCH v4] drivers: gpio: add virtio-gpio guest driver
 2021-06-15 18:52 UTC 

[PATCH v6] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-06-15 18:01 UTC  (3+ messages)

[PATCH v2 0/3] TSX force abort
 2021-06-15 17:58 UTC  (3+ messages)

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-15 16:30 UTC  (2+ messages)

[PATCH 0/4] cgroup/cpuset: Allow cpuset to bound displayed cpu info
 2021-06-15 15:59 UTC  (3+ messages)

Allow mdev drivers to directly create the vfio_device (v2 / alternative)
 2021-06-15 15:27 UTC  (4+ messages)

[PATCH RFCv3 0/3] make '%pD' print full path for file
 2021-06-15 14:48 UTC  (4+ messages)
` [PATCH RFCv3 2/3] lib/vsprintf.c: make %pD "

[PATCH] documentation: networking: devlink: fix prestera.rst formatting that causes build errors
 2021-06-15 14:44 UTC  (4+ 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).