linux-doc
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 02/23] KVM: arm64: Reorganize PMU includes
Colton Lewis
[PATCH v4 04/23] perf: arm_pmuv3: Introduce method to partition the PMU
Colton Lewis
[PATCH v4 03/23] KVM: arm64: Reorganize PMU functions
Colton Lewis
[PATCH v4 07/23] KVM: arm64: Account for partitioning in kvm_pmu_get_max_counters()
Colton Lewis
[PATCH v4 06/23] perf: arm_pmuv3: Keep out of guest counter partition
Colton Lewis
[PATCH v4 08/23] KVM: arm64: Introduce non-UNDEF FGT control
Colton Lewis
[PATCH v4 05/23] perf: arm_pmuv3: Generalize counter bitmasks
Colton Lewis
[PATCH v4 09/23] KVM: arm64: Set up FGT for Partitioned PMU
Colton Lewis
[PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
Colton Lewis
[PATCH v4 12/23] KVM: arm64: Writethrough trapped PMOVS register
Colton Lewis
[PATCH v4 11/23] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
Colton Lewis
[PATCH v4 13/23] KVM: arm64: Write fast path PMU register handlers
Colton Lewis
[PATCH v4 14/23] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
Colton Lewis
[PATCH v4 15/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
Colton Lewis
[PATCH v4 16/23] KVM: arm64: Context swap Partitioned PMU guest registers
Colton Lewis
[PATCH v4 17/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
Colton Lewis
[PATCH v4 19/23] KVM: arm64: Implement lazy PMU context swaps
Colton Lewis
[PATCH v4 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
Colton Lewis
[PATCH v4 18/23] KVM: arm64: Extract enum debug_owner to enum vcpu_register_owner
Colton Lewis
[PATCH v4 21/23] KVM: arm64: Inject recorded guest interrupts
Colton Lewis
[PATCH v4 23/23] KVM: arm64: selftests: Add test case for partitioned PMU
Colton Lewis
[PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
Colton Lewis
Re: [PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
kernel test robot
Re: [PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
Colton Lewis
Re: [PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
kernel test robot
[PATCH hyperv-next v4 00/16] Confidential VMBus
Roman Kisel
[PATCH hyperv-next v4 01/16] Documentation: hyperv: Confidential VMBus
Roman Kisel
RE: [PATCH hyperv-next v4 01/16] Documentation: hyperv: Confidential VMBus
Michael Kelley
[PATCH hyperv-next v4 02/16] drivers: hv: VMBus protocol version 6.0
Roman Kisel
RE: [PATCH hyperv-next v4 02/16] drivers: hv: VMBus protocol version 6.0
Michael Kelley
[PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
Re: [PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
kernel test robot
RE: [PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
Michael Kelley
Re: [PATCH hyperv-next v4 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
Tianyu Lan
[PATCH hyperv-next v4 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
Roman Kisel
Re: [PATCH hyperv-next v4 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
kernel test robot
RE: [PATCH hyperv-next v4 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
Michael Kelley
[PATCH hyperv-next v4 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
Roman Kisel
RE: [PATCH hyperv-next v4 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
Michael Kelley
Re: [PATCH hyperv-next v4 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
Tianyu Lan
[PATCH hyperv-next v4 08/16] Drivers: hv: remove stale comment
Roman Kisel
RE: [PATCH hyperv-next v4 08/16] Drivers: hv: remove stale comment
Michael Kelley
Re: [PATCH hyperv-next v4 08/16] Drivers: hv: remove stale comment
Tianyu Lan
[PATCH hyperv-next v4 07/16] Drivers: hv: Post messages through the confidential VMBus if available
Roman Kisel
RE: [PATCH hyperv-next v4 07/16] Drivers: hv: Post messages through the confidential VMBus if available
Michael Kelley
Re: [PATCH hyperv-next v4 07/16] Drivers: hv: Post messages through the confidential VMBus if available
Tianyu Lan
[PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
Roman Kisel
Re: [PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
kernel test robot
RE: [PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
Michael Kelley
Re: [PATCH hyperv-next v4 05/16] Drivers: hv: Rename fields for SynIC message and event pages
Tianyu Lan
[PATCH hyperv-next v4 12/16] Drivers: hv: Allocate encrypted buffers when requested
Roman Kisel
RE: [PATCH hyperv-next v4 12/16] Drivers: hv: Allocate encrypted buffers when requested
Michael Kelley
Re: [PATCH hyperv-next v4 12/16] Drivers: hv: Allocate encrypted buffers when requested
Tianyu Lan
[PATCH hyperv-next v4 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
Roman Kisel
RE: [PATCH hyperv-next v4 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
Michael Kelley
[PATCH hyperv-next v4 10/16] Drivers: hv: Rename the SynIC enable and disable routines
Roman Kisel
RE: [PATCH hyperv-next v4 10/16] Drivers: hv: Rename the SynIC enable and disable routines
Michael Kelley
Re: [PATCH hyperv-next v4 10/16] Drivers: hv: Rename the SynIC enable and disable routines
Tianyu Lan
[PATCH hyperv-next v4 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
Roman Kisel
RE: [PATCH hyperv-next v4 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
Michael Kelley
Re: [PATCH hyperv-next v4 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
Tianyu Lan
[PATCH hyperv-next v4 16/16] Drivers: hv: Set the default VMBus version to 6.0
Roman Kisel
RE: [PATCH hyperv-next v4 16/16] Drivers: hv: Set the default VMBus version to 6.0
Michael Kelley
[PATCH hyperv-next v4 14/16] Drivers: hv: Support confidential VMBus channels
Roman Kisel
RE: [PATCH hyperv-next v4 14/16] Drivers: hv: Support confidential VMBus channels
Michael Kelley
[PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
Roman Kisel
RE: [PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
Michael Kelley
[PATCH hyperv-next v4 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
Roman Kisel
RE: [PATCH hyperv-next v4 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
Michael Kelley
[PATCH v2 3/2] docs: changes: better document Python needs
Mauro Carvalho Chehab
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Laurent Pinchart
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Mauro Carvalho Chehab
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Laurent Pinchart
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Jonathan Corbet
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Mauro Carvalho Chehab
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Jani Nikula
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Mauro Carvalho Chehab
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Jani Nikula
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Mauro Carvalho Chehab
Re: [PATCH v2 3/2] docs: changes: better document Python needs
Jani Nikula
[PATCH v18 00/27] riscv control-flow integrity for usermode
Deepak Gupta
[PATCH v18 01/27] mm: VM_SHADOW_STACK definition for riscv
Deepak Gupta
[PATCH v18 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
[PATCH v18 03/27] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
[PATCH v18 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
[PATCH v18 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
[PATCH v18 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
[PATCH v18 07/27] riscv/mm: manufacture shadow stack pte
Deepak Gupta
[PATCH v18 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
[PATCH v18 09/27] riscv/mm: write protect and shadow stack
Deepak Gupta
[PATCH v18 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
[PATCH v18 10/27] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
[PATCH v18 12/27] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
[PATCH v18 13/27] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
[PATCH v18 15/27] riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
[PATCH v18 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
[PATCH v18 17/27] riscv/signal: save and restore of shadow stack for signal
Deepak Gupta
[PATCH v18 18/27] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
[PATCH v18 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
[PATCH v18 16/27] riscv: signal: abstract header saving for setup_sigcontext
Deepak Gupta
[PATCH v18 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
[PATCH v18 21/27] riscv: kernel command line option to opt out of user cfi
Deepak Gupta
[PATCH v18 27/27] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
[PATCH v18 25/27] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
[PATCH v18 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
[PATCH v18 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
Deepak Gupta
[PATCH v18 26/27] riscv: Documentation for shadow stack on riscv
Deepak Gupta
[PATCH v18 24/27] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
Re: [PATCH v18 00/27] riscv control-flow integrity for usermode
Deepak Gupta
[PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Nicolas Schier
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Daniel Gomez
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Greg Kroah-Hartman
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
Re: [PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Christian Brauner
[PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
Re: [PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Paolo Abeni
Re: [PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
Re: [PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Markus Elfring
Re: [PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
Nicolin Chen
[PATCH v9 01/29] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
Nicolin Chen
[PATCH v9 02/29] iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc
Nicolin Chen
[PATCH v9 03/29] iommufd/viommu: Explicitly define vdev->virt_id
Nicolin Chen
[PATCH v9 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
[PATCH v9 05/29] iommu: Add iommu_copy_struct_to_user helper
Nicolin Chen
[PATCH v9 08/29] iommufd/selftest: Support user_data in mock_viommu_alloc
Nicolin Chen
[PATCH v9 06/29] iommu: Pass in a driver-level user data structure to viommu_init op
Nicolin Chen
[PATCH v9 07/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
Nicolin Chen
[PATCH v9 09/29] iommufd/selftest: Add coverage for viommu data
Nicolin Chen
[PATCH v9 10/29] iommufd/access: Add internal APIs for HW queue to use
Nicolin Chen
[PATCH v9 11/29] iommufd/access: Bypass access->ops->unmap for internal use
Nicolin Chen
[PATCH v9 12/29] iommufd/viommu: Add driver-defined vDEVICE support
Nicolin Chen
[PATCH v9 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
Nicolin Chen
[PATCH v9 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
Nicolin Chen
[PATCH v9 17/29] iommufd: Add mmap interface
Nicolin Chen
Re: [PATCH v9 17/29] iommufd: Add mmap interface
Arnd Bergmann
Re: [PATCH v9 17/29] iommufd: Add mmap interface
Jason Gunthorpe
[PATCH v9 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
Nicolin Chen
[PATCH v9 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Nicolin Chen
Re: [PATCH v9 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Pranjal Shrivastava
[PATCH v9 18/29] iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
Re: [PATCH v9 18/29] iommufd/selftest: Add coverage for the new mmap interface
Pranjal Shrivastava
[PATCH v9 21/29] iommufd: Allow an input data_type via iommu_hw_info
Nicolin Chen
[PATCH v9 20/29] iommu: Allow an input type in hw_info op
Nicolin Chen
[PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
Nicolin Chen
Re: [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
Pranjal Shrivastava
Re: [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
Jason Gunthorpe
Re: [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
Pranjal Shrivastava
Re: [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
Jason Gunthorpe
Re: [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
Pranjal Shrivastava
[PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
Nicolin Chen
Re: [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
Will Deacon
Re: [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
Nicolin Chen
Re: [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
Will Deacon
[PATCH v9 25/29] iommu/tegra241-cmdqv: Use request_threaded_irq
Nicolin Chen
[PATCH v9 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
Nicolin Chen
[PATCH v9 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
Nicolin Chen
[PATCH v9 27/29] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
Nicolin Chen
[PATCH v9 28/29] iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
[PATCH v9 26/29] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
Nicolin Chen
[PATCH v9 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
Nicolin Chen
[PATCH -rcu -next 7/7] rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
[PATCH -rcu -next 5/7] rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
Re: [PATCH -rcu -next 5/7] rcu: Document GP init vs hotplug-scan ordering requirements
Paul E. McKenney
[PATCH -rcu -next 6/7] rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
Re: [PATCH -rcu -next 6/7] rcu: Document separation of rcu_state and rnp's gp_seq
Paul E. McKenney
[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
Vlastimil Babka
[PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
Re: [PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Shivank Garg
[PATCH 1/2] module: Restrict module namespace access to in-tree modules
Vlastimil Babka
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
Shivank Garg
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
Masahiro Yamada
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
Vlastimil Babka
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
Masahiro Yamada
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
Petr Pavlu
Re: [PATCH 1/2] module: Restrict module namespace access to in-tree modules
Nicolas Schier
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
Christian Brauner
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
David Hildenbrand
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
David Laight
Re: [PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
Stephen Rothwell
[PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
Re: [PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Nicolas Dichtel
Re: [PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Paolo Abeni
Re: [PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
[PATCH] rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
Re: [PATCH] rcu: Document concurrent quiescent state reporting for offline CPUs
Frederic Weisbecker
Re: [PATCH] rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
[PATCH 1/2] rcu: Document GP initialization vs hotplug ordering requirements
Joel Fernandes
[PATCH 2/2] rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
Nicolin Chen
[PATCH v8 01/29] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
Nicolin Chen
[PATCH v8 02/29] iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc
Nicolin Chen
[PATCH v8 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
Re: [PATCH v8 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
Jason Gunthorpe
Re: [PATCH v8 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
[PATCH v8 03/29] iommufd/viommu: Explicitly define vdev->virt_id
Nicolin Chen
Re: [PATCH v8 03/29] iommufd/viommu: Explicitly define vdev->virt_id
Vasant Hegde
[PATCH v8 05/29] iommu: Add iommu_copy_struct_to_user helper
Nicolin Chen
[PATCH v8 09/29] iommufd/selftest: Add coverage for viommu data
Nicolin Chen
Earlier messages
Later messages