linux-doc
Thread
Date
Earlier messages
Messages by Date
2025/05/05
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Jason Gunthorpe
2025/05/05
Re: [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
Nicolin Chen
2025/05/05
[PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA
Jiaqi Yan
2025/05/05
[PATCH v1 4/6] KVM: selftests: Test for KVM_EXIT_ARM_SEA and KVM_CAP_ARM_SEA_TO_USER
Jiaqi Yan
2025/05/05
[PATCH v1 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
Jiaqi Yan
2025/05/05
[PATCH v1 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
Jiaqi Yan
2025/05/05
[PATCH v1 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid
Jiaqi Yan
2025/05/05
[PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA
Jiaqi Yan
2025/05/05
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
Jiaqi Yan
2025/05/05
Re: [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
Jason Gunthorpe
2025/05/05
Re: [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
Nicolin Chen
2025/05/05
Re: [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
Jason Gunthorpe
2025/05/05
Re: [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
Nicolin Chen
2025/05/05
Re: [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
Nicolin Chen
2025/05/05
Re: [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
Jason Gunthorpe
2025/05/05
Re: [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
Jason Gunthorpe
2025/05/05
[PATCH v2 01/15] genpt: Generic Page Table base API
Jason Gunthorpe
2025/05/05
[PATCH v2 13/15] iommu/amd: Use the generic iommu page table
Jason Gunthorpe
2025/05/05
[PATCH v2 14/15] iommu/amd: Remove AMD io_pgtable support
Jason Gunthorpe
2025/05/05
[PATCH v2 09/15] iommupt: Add a kunit test for Generic Page Table
Jason Gunthorpe
2025/05/05
[PATCH v2 07/15] iommupt: Add map_pages op
Jason Gunthorpe
2025/05/05
[PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
2025/05/05
[PATCH v2 11/15] iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
2025/05/05
[PATCH v2 12/15] iommupt: Add the x86 64 bit page table format
Jason Gunthorpe
2025/05/05
[PATCH v2 15/15] iommupt: Add a kunit test for the IOMMU implementation
Jason Gunthorpe
2025/05/05
[PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation
Jason Gunthorpe
2025/05/05
[PATCH v2 02/15] genpt: Add Documentation/ files
Jason Gunthorpe
2025/05/05
[PATCH v2 08/15] iommupt: Add read_and_clear_dirty op
Jason Gunthorpe
2025/05/05
[PATCH v2 06/15] iommupt: Add unmap_pages op
Jason Gunthorpe
2025/05/05
[PATCH v2 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
Jason Gunthorpe
2025/05/05
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
Jason Gunthorpe
2025/05/05
[PATCH v2 05/15] iommupt: Add iova_to_phys op
Jason Gunthorpe
2025/05/05
Re: [PATCH net-next v13 4/9] net: devmem: Implement TX path
Paolo Abeni
2025/05/05
Re: [PATCH net-next v13 4/9] net: devmem: Implement TX path
Paolo Abeni
2025/05/04
[PATCH] docs: align with scripts/syscall.tbl migration
Jesung Yang
2025/05/03
[PATCH 2/2] scripts/gdb: Update documentation for lx_per_cpu
Illia Ostapyshyn
2025/05/03
[PATCH 1/2] scripts/gdb: Fix kgdb probing on single-core systems
Illia Ostapyshyn
2025/05/03
[PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu()
Illia Ostapyshyn
2025/05/03
Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking
Arnout Engelen
2025/05/02
Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking
kpcyrd
2025/05/02
[PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
2025/05/02
[PATCH v15 26/27] riscv: Documentation for shadow stack on riscv
Deepak Gupta
2025/05/02
[PATCH v15 23/27] arch/riscv: compile vdso with landing pad
Deepak Gupta
2025/05/02
[PATCH v15 25/27] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
2025/05/02
[PATCH v15 24/27] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
2025/05/02
[PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
2025/05/02
[PATCH v15 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
2025/05/02
[PATCH v15 21/27] riscv: kernel command line option to opt out of user cfi
Deepak Gupta
2025/05/02
[PATCH v15 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
2025/05/02
[PATCH v15 18/27] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
2025/05/02
[PATCH v15 17/27] riscv/signal: save and restore of shadow stack for signal
Deepak Gupta
2025/05/02
[PATCH v15 15/27] riscv/traps: Introduce software check exception
Deepak Gupta
2025/05/02
[PATCH v15 16/27] riscv: signal: abstract header saving for setup_sigcontext
Deepak Gupta
2025/05/02
[PATCH v15 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
2025/05/02
[PATCH v15 13/27] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
2025/05/02
[PATCH v15 12/27] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
2025/05/02
[PATCH v15 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
2025/05/02
[PATCH v15 10/27] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
2025/05/02
[PATCH v15 09/27] riscv mmu: write protect and shadow stack
Deepak Gupta
2025/05/02
[PATCH v15 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
2025/05/02
[PATCH v15 07/27] riscv mm: manufacture shadow stack pte
Deepak Gupta
2025/05/02
[PATCH v15 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
2025/05/02
[PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
2025/05/02
[PATCH v15 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
2025/05/02
[PATCH v15 03/27] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
2025/05/02
[PATCH v15 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
2025/05/02
[PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv
Deepak Gupta
2025/05/02
[PATCH v15 00/27] riscv control-flow integrity for usermode
Deepak Gupta
2025/05/02
Re: [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
Darrick J. Wong
2025/05/02
Re: [PATCH net-next v13 4/9] net: devmem: Implement TX path
Mina Almasry
2025/05/02
Re: [PATCH net-next v13 4/9] net: devmem: Implement TX path
Mina Almasry
2025/05/02
[PATCH RFC 4/4] stackleak: Support Clang stack depth tracking
Kees Cook
2025/05/02
[PATCH RFC 2/4] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
2025/05/02
[PATCH RFC 1/4] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
Kees Cook
2025/05/02
[PATCH RFC 3/4] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
2025/05/02
[PATCH RFC 0/4] stackleak: Support Clang stack depth tracking
Kees Cook
2025/05/02
Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking
James Bottomley
2025/05/02
Re: [PATCH net-next v13 4/9] net: devmem: Implement TX path
Paolo Abeni
2025/05/02
Re: [PATCH net-next v13 4/9] net: devmem: Implement TX path
Paolo Abeni
2025/05/02
Re: [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
Bagas Sanjaya
2025/05/01
Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking
Thomas Weißschuh
2025/05/01
Re: [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
Joanne Koong
2025/05/01
Re: [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
Nicolin Chen
2025/05/01
Re: [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
Bagas Sanjaya
2025/05/01
Re: [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
2025/05/01
[PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
Nicolin Chen
2025/05/01
[PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
2025/05/01
[PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
Nicolin Chen
2025/05/01
[PATCH v3 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
Nicolin Chen
2025/05/01
[PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
Nicolin Chen
2025/05/01
[PATCH v3 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
Nicolin Chen
2025/05/01
[PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
Nicolin Chen
2025/05/01
[PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
Nicolin Chen
2025/05/01
[PATCH v3 14/23] iommufd: Add mmap interface
Nicolin Chen
2025/05/01
[PATCH v3 15/23] iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
2025/05/01
[PATCH v3 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC
Nicolin Chen
2025/05/01
[PATCH v3 12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers
Nicolin Chen
2025/05/01
[PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
Nicolin Chen
2025/05/01
[PATCH v3 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
Nicolin Chen
2025/05/01
[PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
Nicolin Chen
2025/05/01
[PATCH v3 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
Nicolin Chen
2025/05/01
[PATCH v3 08/23] iommufd/selftest: Add covearge for viommu data
Nicolin Chen
2025/05/01
[PATCH v3 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
Nicolin Chen
2025/05/01
[PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
Nicolin Chen
2025/05/01
[PATCH v3 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
Nicolin Chen
2025/05/01
[PATCH v3 04/23] iommu: Add iommu_copy_struct_to_user helper
Nicolin Chen
2025/05/01
[PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
Nicolin Chen
2025/05/01
[PATCH v3 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
Nicolin Chen
2025/05/01
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
Nicolin Chen
2025/05/01
Re: [PATCH v5 3/4] khugepaged: add defer option to mTHP options
Nico Pache
2025/05/01
Re: [PATCH v5 2/4] mm: document (m)THP defer usage
Nico Pache
2025/05/01
Re: [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
Pranjal Shrivastava
2025/05/01
Re: [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
Pranjal Shrivastava
2025/05/01
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Maciej W. Rozycki
2025/05/01
Re: [PATCH 1/5] riscv: misaligned: factorize trap handling
Maciej W. Rozycki
2025/04/30
Re: [RFC PATCH 00/19] famfs: port into fuse
John Groves
2025/04/30
Re: [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
2025/04/30
Re: [PATCH 2/2] kunit: add tips to clean source tree to build help message
Shuah Khan
2025/04/30
Re: [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
2025/04/30
Re: [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
Pranjal Shrivastava
2025/04/30
Re: [PATCH v2 22/22] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
Pranjal Shrivastava
2025/04/30
Re: [PATCH 2/2] kunit: add tips to clean source tree to build help message
Shuah Khan
2025/04/30
Re: [PATCH 2/2] kunit: add tips to clean source tree to build help message
Shuah Khan
2025/04/30
Re: [PATCH v5 4/4] selftests: mm: add defer to thp setting parser
Zi Yan
2025/04/30
Re: [PATCH v5 3/4] khugepaged: add defer option to mTHP options
Zi Yan
2025/04/30
Re: [PATCH v5 2/4] mm: document (m)THP defer usage
Zi Yan
2025/04/30
Re: [PATCH v5 1/4] mm: defer THP insertion to khugepaged
Nico Pache
2025/04/30
Re: [PATCH v2 22/22] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
ALOK TIWARI
2025/04/30
Re: [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
ALOK TIWARI
2025/04/30
Re: [RFC PATCH 00/19] famfs: port into fuse
Alireza Sanaee
2025/04/30
Re: [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
Vasant Hegde
2025/04/30
Re: [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
Nicolin Chen
2025/04/30
Re: [PATCH v3 0/3] rpmsg offchannel deadcoding
Arnaud POULIQUEN
2025/04/29
Re: [PATCH 2/2] kunit: add tips to clean source tree to build help message
Mauro Carvalho Chehab
2025/04/29
Re: [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
Vasant Hegde
2025/04/29
Re: [PATCH 2/2] kunit: add tips to clean source tree to build help message
David Gow
2025/04/29
[PATCH v14 27/27] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
2025/04/29
[PATCH v14 25/27] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
2025/04/29
[PATCH v14 24/27] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
2025/04/29
[PATCH v14 26/27] riscv: Documentation for shadow stack on riscv
Deepak Gupta
2025/04/29
[PATCH v14 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
2025/04/29
[PATCH v14 23/27] arch/riscv: compile vdso with landing pad
Deepak Gupta
2025/04/29
[PATCH v14 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
2025/04/29
[PATCH v14 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
2025/04/29
[PATCH v14 18/27] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
2025/04/29
[PATCH v14 16/27] riscv: signal: abstract header saving for setup_sigcontext
Deepak Gupta
2025/04/29
[PATCH v14 15/27] riscv/traps: Introduce software check exception
Deepak Gupta
2025/04/29
[PATCH v14 17/27] riscv/signal: save and restore of shadow stack for signal
Deepak Gupta
2025/04/29
[PATCH v14 13/27] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
2025/04/29
[PATCH v14 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
2025/04/29
[PATCH v14 21/27] riscv: kernel command line option to opt out of user cfi
Deepak Gupta
2025/04/29
[PATCH v14 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
2025/04/29
[PATCH v14 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
2025/04/29
[PATCH v14 12/27] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
2025/04/29
[PATCH v14 07/27] riscv mm: manufacture shadow stack pte
Deepak Gupta
2025/04/29
[PATCH v14 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
2025/04/29
[PATCH v14 10/27] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
2025/04/29
[PATCH v14 09/27] riscv mmu: write protect and shadow stack
Deepak Gupta
2025/04/29
[PATCH v14 00/27] riscv control-flow integrity for usermode
Deepak Gupta
2025/04/29
[PATCH v14 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
2025/04/29
[PATCH v14 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
2025/04/29
[PATCH v14 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
2025/04/29
[PATCH v14 01/27] mm: VM_SHADOW_STACK definition for riscv
Deepak Gupta
2025/04/29
[PATCH v14 03/27] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
2025/04/29
Re: [PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
Alexei Starovoitov
2025/04/29
Re: [PATCH v2 3/3] rpmsg: Remove unused method pointers *send_offchannel
Dr. David Alan Gilbert
2025/04/29
Re: [PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
Jiayuan Chen
2025/04/29
[PATCH v3 2/3] rpmsg: virtio: Remove uncallable offchannel functions
linux
2025/04/29
[PATCH v3 3/3] rpmsg: Remove unused method pointers *send_offchannel
linux
2025/04/29
[PATCH v3 1/3] rpmsg: core: Remove deadcode
linux
2025/04/29
[PATCH v3 0/3] rpmsg offchannel deadcoding
linux
2025/04/29
Re: [PATCH 2/2] kunit: add tips to clean source tree to build help message
Shuah Khan
2025/04/29
Re: [PATCH 1/2] doc: kunit: add information about cleaning source trees
Shuah Khan
2025/04/29
Re: [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
Paul Moore
2025/04/29
Re: [PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
Alexei Starovoitov
2025/04/29
Re: [PATCH 2/2] kunit: add tips to clean source tree to build help message
Jonathan Corbet
2025/04/29
Re: [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
Nicolin Chen
2025/04/29
Re: [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
Pranjal Shrivastava
2025/04/29
Re: [PATCH 1/2] doc: kunit: add information about cleaning source trees
Randy Dunlap
2025/04/29
[PATCH 2/2] kunit: add tips to clean source tree to build help message
Shuah Khan
2025/04/29
[PATCH 1/2] doc: kunit: add information about cleaning source trees
Shuah Khan
2025/04/29
[PATCH 0/2] Update kunit doc and tool with tips to build errors
Shuah Khan
2025/04/29
Re: [PATCH v2 19/22] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 18/22] iommu/tegra241-cmdqv: Use request_threaded_irq
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Nicolin Chen
2025/04/29
Re: [PATCH v2 17/22] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 16/22] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Nicolin Chen
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
ALOK TIWARI
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Nicolin Chen
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 13/22] iommufd: Add mmap interface
Pranjal Shrivastava
2025/04/29
Re: [PATCH v2 3/3] rpmsg: Remove unused method pointers *send_offchannel
Dr. David Alan Gilbert
2025/04/29
Re: [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
ALOK TIWARI
2025/04/29
Re: [PATCH v2 3/3] rpmsg: Remove unused method pointers *send_offchannel
Mathieu Poirier
2025/04/29
Re: [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
Pranjal Shrivastava
Earlier messages