linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
Nicolin Chen
Re: [PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
Alexey Kardashevskiy
Re: [PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
Nicolin Chen
[PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
Nicolin Chen
Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
Nicolin Chen
Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
Jason Gunthorpe
Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
Nicolin Chen
Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
Jason Gunthorpe
Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
Jason Gunthorpe
Re: [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
Nicolin Chen
[PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Nicolin Chen
Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Nicolin Chen
Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Jason Gunthorpe
Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Alexey Kardashevskiy
Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Jason Gunthorpe
Re: [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Nicolin Chen
[PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
Nicolin Chen
[PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
Nicolin Chen
Re: [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
Jason Gunthorpe
Re: [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
Nicolin Chen
Re: [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
Jason Gunthorpe
[PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
Nicolin Chen
Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
Jason Gunthorpe
Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
Nicolin Chen
Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
Jason Gunthorpe
Re: [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
Nicolin Chen
[PATCH v3 05/16] iommu/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
Nicolin Chen
[PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
Nicolin Chen
Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
Jason Gunthorpe
Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
Nicolin Chen
Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
Jason Gunthorpe
Re: [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
Nicolin Chen
[PATCH v3 04/16] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
Nicolin Chen
[PATCH v3 08/16] iommu: Add iommu_copy_struct_from_full_user_array helper
Nicolin Chen
[PATCH v3 09/16] iommufd/viommu: Add vdev_to_dev helper
Nicolin Chen
Re: [PATCH v3 09/16] iommufd/viommu: Add vdev_to_dev helper
Jason Gunthorpe
[PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested
Nicolin Chen
Re: [PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested
Jason Gunthorpe
[PATCH v3 10/16] iommufd/selftest: Add mock_viommu_cache_invalidate
Nicolin Chen
[PATCH v3 13/16] Documentation: userspace-api: iommufd: Update vDEVICE
Nicolin Chen
Re: [PATCH v3 13/16] Documentation: userspace-api: iommufd: Update vDEVICE
Jason Gunthorpe
[PATCH v3 07/16] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
Nicolin Chen
Re: [PATCH v3 07/16] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
Jason Gunthorpe
[PATCH v3 11/16] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
Nicolin Chen
[PATCH v3 12/16] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
Nicolin Chen
[PATCH v3 14/16] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate
Nicolin Chen
Re: [PATCH v3 14/16] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate
Zhangfei Gao
Re: [PATCH v3 14/16] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate
Nicolin Chen
[PATCH v3 16/16] iommu/arm-smmu-v3: Update comments about ATS and bypass
Nicolin Chen
[PATCH v3 15/16] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
Nicolin Chen
Re: [PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
Jason Gunthorpe
Re: [PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
Nicolin Chen
[PATCH v3] virtio: Make vring_new_virtqueue support for packed vring
huangwenyu1998
Re: [PATCH v3] virtio: Make vring_new_virtqueue support for packed vring
Stefano Garzarella
[PATCH v2 00/10] Make RCU Tasks scan idle tasks
neeraj . upadhyay
[PATCH v2 01/10] rcu: Change rdp arg to cpu number for rcu_watching_snap_stopped_since()
neeraj . upadhyay
[PATCH v2 02/10] rcu: Make some rcu_watching_* functions global
neeraj . upadhyay
[PATCH v2 03/10] rcu/tasks: Move holdout checks for idle task to a separate function
neeraj . upadhyay
[PATCH v2 04/10] rcu/tasks: Create rcu_idle_task_is_holdout() definition for !SMP
neeraj . upadhyay
[PATCH v2 05/10] rcu/tasks: Consider idle tasks not running on CPU as non-holdouts
neeraj . upadhyay
[PATCH v2 06/10] rcu/tasks: Check RCU watching state for holdout idle tasks
neeraj . upadhyay
[PATCH v2 07/10] rcu/tasks: Check RCU watching state for holdout idle injection tasks
neeraj . upadhyay
Re: [PATCH v2 07/10] rcu/tasks: Check RCU watching state for holdout idle injection tasks
Frederic Weisbecker
[PATCH v2 08/10] rcu/tasks: Make RCU-tasks pay attention to idle tasks
neeraj . upadhyay
[PATCH v2 09/10] context_tracking: Invoke RCU-tasks enter/exit for NMI context
neeraj . upadhyay
[PATCH v2 10/10] rcu: Allow short-circuiting of synchronize_rcu_tasks_rude()
neeraj . upadhyay
[PATCH bpf-next v3 0/3] selftests/bpf: add coverage for xdp_features in test_progs
eBPF Foundation
[PATCH bpf-next v3 1/3] selftests/bpf: fix bpf_map_redirect call for cpu map test
eBPF Foundation
[PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
eBPF Foundation
Re: [PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
Martin KaFai Lau
Re: [PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
Alexis Lothoré
[PATCH bpf-next v3 3/3] selftests/bpf: check program redirect in xdp_cpumap_attach
eBPF Foundation
Re: [PATCH bpf-next v3 0/3] selftests/bpf: add coverage for xdp_features in test_progs
patchwork-bot+netdevbpf
Re: (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
Lee Jones
Re: (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
Karel Balej
Re: (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
Lee Jones
Re: (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
Lee Jones
Re: (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
Karel Balej
Re: (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
Lee Jones
Re: (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
Lee Jones
[PATCH v8 8/8] selftests/pcie_bwctrl: Create selftests
Ilpo Järvinen
Re: [PATCH v8 8/8] selftests/pcie_bwctrl: Create selftests
Jonathan Cameron
Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
Jakub Sitnicki
Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
Michal Luczaj
Re: [PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors
Abdellatif El Khlifi
[PATCH v11 0/7] Introduction of a remoteproc tee to load signed firmware
Arnaud Pouliquen
[PATCH v11 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
Arnaud Pouliquen
[PATCH v11 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
Arnaud Pouliquen
[PATCH v11 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
Arnaud Pouliquen
[PATCH v11 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
Arnaud Pouliquen
Re: [PATCH v11 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
Mathieu Poirier
[PATCH v11 4/7] remoteproc: Introduce release_fw optional operation
Arnaud Pouliquen
Re: [PATCH v11 4/7] remoteproc: Introduce release_fw optional operation
Mathieu Poirier
[PATCH v11 2/7] remoteproc: Add TEE support
Arnaud Pouliquen
Re: [PATCH v11 2/7] remoteproc: Add TEE support
Mathieu Poirier
[PATCH v11 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
Arnaud Pouliquen
Re: [PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
Yi Liu
Re: [PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
Jason Gunthorpe
[RESEND] [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
Dev Jain
[RESEND] [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
Dev Jain
[RESEND] [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask
Dev Jain
[RESEND] [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
Dev Jain
Re: [RESEND] [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
Shuah Khan
Re: [PATCH 3/3] rcu: Report callbacks enqueued on offline CPU blind spot
Paul E. McKenney
Re: [PATCH 3/3] rcu: Report callbacks enqueued on offline CPU blind spot
Paul E. McKenney
Re: [PATCH 3/3] rcu: Report callbacks enqueued on offline CPU blind spot
Joel Fernandes
Re: [PATCH 3/3] rcu: Report callbacks enqueued on offline CPU blind spot
Neeraj Upadhyay
[PATCH 1/1] selftests/rseq: Fix mm_cid test failure
Mathieu Desnoyers
Re: [PATCH 1/1] selftests/rseq: Fix mm_cid test failure
Shuah Khan
Re: [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
Stephen Boyd
Re: [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
Guenter Roeck
Re: [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
Stephen Boyd
[PATCH] selftests: drivers: net: fix name not defined
Alessandro Zanni
Re: [PATCH] selftests: drivers: net: fix name not defined
Jakub Kicinski
Re: [PATCH] selftests: drivers: net: fix name not defined
Alessandro Zanni
Re: [PATCH] selftests: drivers: net: fix name not defined
Petr Machata
[PATCH v4 00/19] Implement DWARF modversions
Sami Tolvanen
[PATCH v4 01/19] scripts: move genksyms crc32 implementation to a common include
Sami Tolvanen
[PATCH v4 02/19] tools: Add gendwarfksyms
Sami Tolvanen
[PATCH v4 03/19] gendwarfksyms: Add address matching
Sami Tolvanen
Re: [PATCH v4 03/19] gendwarfksyms: Add address matching
Petr Pavlu
Re: [PATCH v4 03/19] gendwarfksyms: Add address matching
Sami Tolvanen
[PATCH v4 04/19] gendwarfksyms: Expand base_type
Sami Tolvanen
[PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs
Sami Tolvanen
Re: [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs
Petr Pavlu
[PATCH v4 06/19] gendwarfksyms: Expand type modifiers and typedefs
Sami Tolvanen
[PATCH v4 07/19] gendwarfksyms: Expand subroutine_type
Sami Tolvanen
[PATCH v4 08/19] gendwarfksyms: Expand array_type
Sami Tolvanen
[PATCH v4 09/19] gendwarfksyms: Expand structure types
Sami Tolvanen
Re: [PATCH v4 09/19] gendwarfksyms: Expand structure types
Petr Pavlu
[PATCH v4 10/19] gendwarfksyms: Limit structure expansion
Sami Tolvanen
Re: [PATCH v4 10/19] gendwarfksyms: Limit structure expansion
Petr Pavlu
Re: [PATCH v4 10/19] gendwarfksyms: Limit structure expansion
Sami Tolvanen
[PATCH v4 11/19] gendwarfksyms: Add die_map debugging
Sami Tolvanen
Re: [PATCH v4 11/19] gendwarfksyms: Add die_map debugging
Petr Pavlu
[PATCH v4 12/19] gendwarfksyms: Add symtypes output
Sami Tolvanen
Re: [PATCH v4 12/19] gendwarfksyms: Add symtypes output
Petr Pavlu
Re: [PATCH v4 12/19] gendwarfksyms: Add symtypes output
Sami Tolvanen
[PATCH v4 13/19] gendwarfksyms: Add symbol versioning
Sami Tolvanen
Re: [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
Petr Pavlu
Re: [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
Sami Tolvanen
[PATCH v4 14/19] gendwarfksyms: Add support for kABI rules
Sami Tolvanen
Re: [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules
Petr Pavlu
Re: [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules
Sami Tolvanen
[PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
Sami Tolvanen
Re: [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
Petr Pavlu
Re: [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
Sami Tolvanen
[PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers
Sami Tolvanen
Re: [PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers
Petr Pavlu
[PATCH v4 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
Sami Tolvanen
[PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
Sami Tolvanen
Re: [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
Petr Pavlu
Re: [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
Sami Tolvanen
[PATCH v4 19/19] Documentation/kbuild: Add DWARF module versioning
Sami Tolvanen
Re: [PATCH v4 00/19] Implement DWARF modversions
Luis Chamberlain
Re: [PATCH v4 00/19] Implement DWARF modversions
Sami Tolvanen
Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
Nicolin Chen
Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
Nicolin Chen
Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
Jason Gunthorpe
Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
Nicolin Chen
Re: [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
Jason Gunthorpe
[PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
Björn Töpel
Re: [PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
Shuah Khan
Re: [PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
David Vernet
Re: [PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
Mark Brown
Re: [PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
Tejun Heo
Re: [PATCH net v2 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
patchwork-bot+netdevbpf
Re: 6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
John Ogness
Re: 6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
Pavel Begunkov
Re: 6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
Breno Leitao
[PATCH] Fix typo in vringh_test.c
Shivam Chaudhary
Re: [PATCH] Fix typo in vringh_test.c
Shivam Chaudhary
[PATCH bpf] selftests/bpf: add missing header include for htons
eBPF Foundation
Re: [PATCH bpf] selftests/bpf: add missing header include for htons
patchwork-bot+netdevbpf
[RFC PATCH v3 0/4] sched+mm: Track lazy active mm existence with hazard pointers
Mathieu Desnoyers
[RFC PATCH v3 2/4] Documentation: RCU: Refer to ptr_eq()
Mathieu Desnoyers
[RFC PATCH v3 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
Mathieu Desnoyers
[RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
Mathieu Desnoyers
Re: [RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
Joel Fernandes
[RFC PATCH v3 3/4] hazptr: Implement Hazard Pointers
Mathieu Desnoyers
Re: [RFC PATCH v3 3/4] hazptr: Implement Hazard Pointers
Mathieu Desnoyers
[PATCH] vdpa: solidrun: Fix UB bug with devres
Philipp Stanner
Re: [PATCH v4 0/2] virtiofs: fix the warning for kernel direct IO
Miklos Szeredi
[PATCH net-next v20 11/14] mm: page_frag: add testing for the newly added prepare API
Yunsheng Lin
[PATCH net-next v20 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
[PATCH net-next v20 02/14] mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
[PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
Yunsheng Lin
Re: [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
Shuah Khan
Re: [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
Yunsheng Lin
Re: [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
Shuah Khan
Re: [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection
Will Deacon
Re: [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
Re: [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
Re: [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection
Will Deacon
Re: [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
[PATCH 1/2] arm64: Keep first mismatched 32bits el0 capable CPU online through its callbacks
Frederic Weisbecker
[PATCH 2/2] sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
[PATCH net-next v02 0/2] net: af_packet: allow joining a fanout when link is down
Gur Stavi
[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
Gur Stavi
Re: [PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
Willem de Bruijn
Earlier messages
Later messages