linux-doc
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Nicolin Chen
Re: [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Jason Gunthorpe
Re: [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Baolu Lu
[PATCH v3 08/14] iommufd/viommu: Add iommufd_viommu_report_irq helper
Nicolin Chen
[PATCH v3 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
[PATCH v3 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for vIRQ coverage
Nicolin Chen
[PATCH v3 12/14] Documentation: userspace-api: iommufd: Update FAULT and VIRQ
Nicolin Chen
[PATCH v3 11/14] iommufd/selftest: Add IOMMU_VIRQ_ALLOC test coverage
Nicolin Chen
[PATCH v3 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
Nicolin Chen
[PATCH v3 14/14] iommu/arm-smmu-v3: Report IRQs that belong to devices attached to vIOMMU
Nicolin Chen
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Alistair Popple
[PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path
Alistair Popple
[PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
Alistair Popple
[PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries
Alistair Popple
[PATCH v4 04/25] fs/dax: Refactor wait for dax idle page
Alistair Popple
[PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts
Alistair Popple
[PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
Alistair Popple
[PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
Alistair Popple
[PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
Alistair Popple
Re: [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
David Hildenbrand
[PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
Alistair Popple
Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
David Hildenbrand
Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
Alistair Popple
Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
David Hildenbrand
[PATCH v4 11/25] mm: Allow compound zone device pages
Alistair Popple
[PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite()
Alistair Popple
[PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
David Hildenbrand
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
David Hildenbrand
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
David Hildenbrand
[PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
Alistair Popple
Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
David Hildenbrand
Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
Alistair Popple
Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
David Hildenbrand
[PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
Alistair Popple
Re: [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
David Hildenbrand
Re: [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
Alistair Popple
[PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
Alistair Popple
Re: [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
David Hildenbrand
[PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
Alistair Popple
Re: [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
David Hildenbrand
[PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
Alistair Popple
Re: [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
David Hildenbrand
[PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
Alistair Popple
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
David Hildenbrand
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
Alistair Popple
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
David Hildenbrand
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
Alistair Popple
[PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
Alistair Popple
Re: [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
David Hildenbrand
[PATCH v4 21/25] fs/dax: Properly refcount fs dax pages
Alistair Popple
[PATCH v4 22/25] device/dax: Properly refcount device dax pages when mapping
Alistair Popple
[PATCH v4 23/25] mm: Remove pXX_devmap callers
Alistair Popple
[PATCH v4 24/25] mm: Remove devmap related functions and page table bits
Alistair Popple
[PATCH v4 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
Alistair Popple
[PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
Alistair Popple
[PATCH] docs: git SHA prefixes are for humans
Kees Cook
Re: [PATCH] docs: git SHA prefixes are for humans
Thorsten Leemhuis
[PATCH v7 00/30] NT synchronization primitive driver
Elizabeth Figura
[PATCH v7 08/30] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
Elizabeth Figura
[PATCH v7 02/30] ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.
Elizabeth Figura
[PATCH v7 01/30] ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.
Elizabeth Figura
[PATCH v7 10/30] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
Elizabeth Figura
[PATCH v7 09/30] ntsync: Introduce NTSYNC_IOC_EVENT_SET.
Elizabeth Figura
[PATCH v7 11/30] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
Elizabeth Figura
[PATCH v7 12/30] ntsync: Introduce NTSYNC_IOC_SEM_READ.
Elizabeth Figura
[PATCH v7 04/30] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
[PATCH v7 03/30] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
[PATCH v7 13/30] ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
Elizabeth Figura
[PATCH v7 05/30] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
Elizabeth Figura
[PATCH v7 06/30] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
Elizabeth Figura
[PATCH v7 14/30] ntsync: Introduce NTSYNC_IOC_EVENT_READ.
Elizabeth Figura
[PATCH v7 07/30] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
Elizabeth Figura
[PATCH v7 15/30] ntsync: Introduce alertable waits.
Elizabeth Figura
[PATCH v7 17/30] selftests: ntsync: Add some tests for mutex state.
Elizabeth Figura
[PATCH v7 16/30] selftests: ntsync: Add some tests for semaphore state.
Elizabeth Figura
[PATCH v7 18/30] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
[PATCH v7 19/30] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
[PATCH v7 20/30] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.
Elizabeth Figura
[PATCH v7 21/30] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL.
Elizabeth Figura
[PATCH v7 22/30] selftests: ntsync: Add some tests for manual-reset event state.
Elizabeth Figura
[PATCH v7 23/30] selftests: ntsync: Add some tests for auto-reset event state.
Elizabeth Figura
[PATCH v7 24/30] selftests: ntsync: Add some tests for wakeup signaling with events.
Elizabeth Figura
[PATCH v7 25/30] selftests: ntsync: Add tests for alertable waits.
Elizabeth Figura
[PATCH v7 26/30] selftests: ntsync: Add some tests for wakeup signaling via alerts.
Elizabeth Figura
[PATCH v7 27/30] selftests: ntsync: Add a stress test for contended waits.
Elizabeth Figura
[PATCH v7 28/30] maintainers: Add an entry for ntsync.
Elizabeth Figura
[PATCH v7 29/30] docs: ntsync: Add documentation for the ntsync uAPI.
Elizabeth Figura
[PATCH v7 30/30] ntsync: No longer depend on BROKEN.
Elizabeth Figura
Re: [PATCH v7 00/30] NT synchronization primitive driver
Greg Kroah-Hartman
Re: [PATCH v7 00/30] NT synchronization primitive driver
Peter Zijlstra
Re: [PATCH v7 00/30] NT synchronization primitive driver
Elizabeth Figura
[PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation
mhkelley58
Re: [PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation
Roman Kisel
RE: [PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation
Michael Kelley
Re: [PATCH 14/15] KVM: x86: Implement KVM_TRANSLATE2
Sean Christopherson
Re: [PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2
Sean Christopherson
[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
Ira Weiny
[PATCH v8 01/21] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
Ira Weiny
Re: [PATCH v8 01/21] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
Dan Williams
Re: [PATCH v8 01/21] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
Ira Weiny
[PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Ira Weiny
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Dan Williams
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Alejandro Lucero Palau
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Ira Weiny
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Dan Williams
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Ira Weiny
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Dan Williams
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Jonathan Cameron
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Dan Williams
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Ira Weiny
Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
Dan Williams
[PATCH v8 03/21] cxl/core: Separate region mode from decoder mode
Ira Weiny
[PATCH v8 04/21] cxl/region: Add dynamic capacity decoder and region modes
Ira Weiny
[PATCH v8 06/21] cxl/cdat: Gather DSMAS data for DCD regions
Ira Weiny
[PATCH v8 05/21] cxl/hdm: Add dynamic capacity size support to endpoint decoders
Ira Weiny
[PATCH v8 07/21] cxl/mem: Expose DCD partition capabilities in sysfs
Ira Weiny
[PATCH v8 10/21] cxl/events: Split event msgnum configuration from irq setup
Ira Weiny
[PATCH v8 09/21] cxl/region: Add sparse DAX region support
Ira Weiny
[PATCH v8 11/21] cxl/pci: Factor out interrupt policy check
Ira Weiny
[PATCH v8 08/21] cxl/port: Add endpoint decoder DC mode support to sysfs
Ira Weiny
[PATCH v8 12/21] cxl/mem: Configure dynamic capacity interrupts
Ira Weiny
[PATCH v8 14/21] cxl/extent: Process DCD events and realize region extents
Ira Weiny
[PATCH v8 13/21] cxl/core: Return endpoint decoder information from region search
Ira Weiny
[PATCH v8 16/21] dax/bus: Factor out dev dax resize logic
Ira Weiny
[PATCH v8 15/21] cxl/region/extent: Expose region extent information in sysfs
Ira Weiny
[PATCH v8 17/21] dax/region: Create resources on sparse DAX regions
Ira Weiny
[PATCH v8 18/21] cxl/region: Read existing extents on region creation
Ira Weiny
[PATCH v8 19/21] cxl/mem: Trace Dynamic capacity Event Record
Ira Weiny
[PATCH v8 20/21] tools/testing/cxl: Make event logs dynamic
Ira Weiny
[PATCH v8 21/21] tools/testing/cxl: Add DC Regions to mock mem data
Ira Weiny
[PATCH v4 0/9] arm64: Support 2024 dpISA extensions
Mark Brown
[PATCH v4 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09
Mark Brown
[PATCH v4 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
Mark Brown
[PATCH v4 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 to DDI0601 2024-09
Mark Brown
[PATCH v4 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 to DDI0601 2024-09
Mark Brown
[PATCH v4 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09
Mark Brown
Re: [PATCH v4 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09
Will Deacon
Re: [PATCH v4 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09
Mark Brown
Re: [PATCH v4 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09
Will Deacon
[PATCH v4 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 to DDI0601 2024-09
Mark Brown
[PATCH v4 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
Mark Brown
[PATCH v4 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
Mark Brown
Re: [PATCH v4 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
Marc Zyngier
[PATCH v4 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
Mark Brown
Re: [PATCH v4 0/9] arm64: Support 2024 dpISA extensions
Will Deacon
Re: [PATCH v4 0/9] arm64: Support 2024 dpISA extensions
Marc Zyngier
[PATCH v1 0/6] docs: add instruction about handling regressions to our core texts for contributors
Thorsten Leemhuis
[PATCH v1 5/6] docs: 6.Followthrough.rst: more specific advice on fixing regressions
Thorsten Leemhuis
Re: [PATCH v1 5/6] docs: 6.Followthrough.rst: more specific advice on fixing regressions
Jonathan Corbet
Re: [PATCH v1 5/6] docs: 6.Followthrough.rst: more specific advice on fixing regressions
Thorsten Leemhuis
[PATCH v1 1/6] docs: more detailed instructions on handling regressions
Thorsten Leemhuis
Re: [PATCH v1 1/6] docs: more detailed instructions on handling regressions
Jonathan Corbet
Re: [PATCH v1 1/6] docs: more detailed instructions on handling regressions
Thorsten Leemhuis
[PATCH v1 6/6] docs: 6.Followthrough.rst: advice on handling regressions fixes
Thorsten Leemhuis
Re: [PATCH v1 6/6] docs: 6.Followthrough.rst: advice on handling regressions fixes
Jonathan Corbet
Re: [PATCH v1 6/6] docs: 6.Followthrough.rst: advice on handling regressions fixes
Thorsten Leemhuis
[PATCH v1 3/6] docs: 6.Followthrough.rst: interaction with stable wrt to regressions
Thorsten Leemhuis
Re: [PATCH v1 3/6] docs: 6.Followthrough.rst: interaction with stable wrt to regressions
Jonathan Corbet
Re: [PATCH v1 3/6] docs: 6.Followthrough.rst: interaction with stable wrt to regressions
Thorsten Leemhuis
[PATCH v1 2/6] docs: 6.Followthrough.rst: when to involved Linus in regressions
Thorsten Leemhuis
Re: [PATCH v1 2/6] docs: 6.Followthrough.rst: when to involved Linus in regressions
Jonathan Corbet
Re: [PATCH v1 2/6] docs: 6.Followthrough.rst: when to involved Linus in regressions
Thorsten Leemhuis
[PATCH v1 4/6] docs: 6.Followthrough.rst: tags to use in regressions fixes
Thorsten Leemhuis
Re: [PATCH v1 4/6] docs: 6.Followthrough.rst: tags to use in regressions fixes
Jonathan Corbet
Re: [PATCH v1 4/6] docs: 6.Followthrough.rst: tags to use in regressions fixes
Thorsten Leemhuis
[PATCH v6 00/28] NT synchronization primitive driver
Elizabeth Figura
[PATCH v6 20/28] selftests: ntsync: Add some tests for manual-reset event state.
Elizabeth Figura
[PATCH v6 17/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
[PATCH v6 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.
Elizabeth Figura
[PATCH v6 21/28] selftests: ntsync: Add some tests for auto-reset event state.
Elizabeth Figura
[PATCH v6 19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL.
Elizabeth Figura
[PATCH v6 22/28] selftests: ntsync: Add some tests for wakeup signaling with events.
Elizabeth Figura
[PATCH v6 24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts.
Elizabeth Figura
[PATCH v6 27/28] docs: ntsync: Add documentation for the ntsync uAPI.
Elizabeth Figura
[PATCH v6 26/28] maintainers: Add an entry for ntsync.
Elizabeth Figura
[PATCH v6 28/28] ntsync: No longer depend on BROKEN.
Elizabeth Figura
Re: [PATCH v6 28/28] ntsync: No longer depend on BROKEN.
kernel test robot
Re: [PATCH v6 28/28] ntsync: No longer depend on BROKEN.
Arnd Bergmann
[PATCH v6 14/28] selftests: ntsync: Add some tests for semaphore state.
Elizabeth Figura
[PATCH v6 13/28] ntsync: Introduce alertable waits.
Elizabeth Figura
[PATCH v6 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
Elizabeth Figura
[PATCH v6 12/28] ntsync: Introduce NTSYNC_IOC_EVENT_READ.
Elizabeth Figura
[PATCH v6 15/28] selftests: ntsync: Add some tests for mutex state.
Elizabeth Figura
[PATCH v6 09/28] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
Elizabeth Figura
[PATCH v6 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
Elizabeth Figura
[PATCH v6 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
Elizabeth Figura
[PATCH v6 04/28] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
Elizabeth Figura
[PATCH v6 06/28] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
Elizabeth Figura
[PATCH v6 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
Elizabeth Figura
[PATCH v6 02/28] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
[PATCH v6 07/28] ntsync: Introduce NTSYNC_IOC_EVENT_SET.
Elizabeth Figura
[PATCH v6 25/28] selftests: ntsync: Add a stress test for contended waits.
Elizabeth Figura
[PATCH v6 23/28] selftests: ntsync: Add tests for alertable waits.
Elizabeth Figura
[PATCH v6 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ.
Elizabeth Figura
[PATCH v6 16/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
[PATCH v6 01/28] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
Re: [PATCH v6 00/28] NT synchronization primitive driver
Arnd Bergmann
Re: [PATCH v6 00/28] NT synchronization primitive driver
Elizabeth Figura
Earlier messages
Later messages