linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 06:27:56 to 2021-06-17 14:25:20 UTC [more...]

Allow mdev drivers to directly create the vfio_device (v4)
 2021-06-17 14:22 UTC  (6+ messages)
` [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-17 14:17 UTC  (5+ messages)
` [PATCH RFCv4 2/4] lib/vsprintf.c: "
` [PATCH RFCv4 3/4] lib/test_printf.c: split write-beyond-buffer check in two

[PATCH v3] Documentation: gpu: Mention the requirements for new properties
 2021-06-17 13:37 UTC  (16+ messages)

[PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance
 2021-06-17 13:33 UTC  (5+ messages)
` [PATCH V2 1/3] cpufreq: Add start_cpu() and stop_cpu() callbacks

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-17 13:21 UTC  (12+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v4 2/4] fpga: xilinx: "

[PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-06-17 13:20 UTC  (3+ messages)

[PATCH] hwmon: (pmbus) Add support for MPS MP2949A
 2021-06-17 12:34 UTC  (2+ messages)

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

[PATCH v30 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-17 11:35 UTC  (19+ 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] admin-guide/cputopology.rst: Remove non-existed cpu-hotplug.txt
 2021-06-17 10:45 UTC 

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-17  9:14 UTC  (3+ messages)

[PATCH v4] Documentation: gpu: Mention the requirements for new properties
 2021-06-17  8:20 UTC  (2+ messages)

[PATCH v13 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-06-17  8:00 UTC  (11+ 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 00/11] fpga: change FPGA indirect article to an
 2021-06-17  8:00 UTC  (3+ messages)
` [PATCH 04/11] crypto: marvell: cesa: "

[PATCH v3 0/5] Use the normal block device I/O path
 2021-06-17  7:57 UTC  (9+ 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 0/2] docs/core-api: add memory_hotplug and protection keys translation
 2021-06-17  7:48 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN: add core api memory_hotplug translation

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-17  7:30 UTC  (4+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH v5] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview
 2021-06-17  7:00 UTC 

[PATCH] docs: add traditional Chinese translation for kernel Documentation
 2021-06-17  6:38 UTC  (3+ messages)

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-17  6:38 UTC  (33+ messages)
` [PATCH v2 01/29] docs: devices.rst: better reference documentation docs
` [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 07/29] docs: bpf: bpf_lsm.rst: "
` [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: "

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-06-17  6:10 UTC  (14+ 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/5] cgroup/cpuset: Enable cpuset partition with no load balancing
 2021-06-17  2:57 UTC  (9+ messages)
` [PATCH 1/5] cgroup/cpuset: Don't call validate_change() for some flag changes
` [PATCH 2/5] cgroup/cpuset: Add new cpus.partition type with no load balancing
` [PATCH 3/5] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs

[PATCH] Documentation: ACPI: fix error script name
 2021-06-17  2:33 UTC 

[PATCH v11 00/10] Add support for SVM atomics in Nouveau
 2021-06-17  1:32 UTC  (14+ 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
` Update: [PATCH v11 00/10] Add support for SVM atomics in Nouveau

[PATCH v2 0/2] Translate core api cpu_hotplug
 2021-06-17  1:24 UTC  (4+ messages)
` [PATCH v2 2/2] docs/zh_CN: add core api cpu_hotplug translation

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

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

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-16 20:20 UTC  (16+ messages)
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [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 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 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  (4+ messages)
` [PATCH v2 3/4] pstore/blk: "

[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 v3 12/16] docs: PCI: acpi-info.rst: replace some characters
 2021-06-16  6:51 UTC  (3+ messages)

[PATCH v3] Documentation: gpu: Mention the requirements for new properties
 2021-06-11  8:14 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).