linux-doc
Thread
Date
Later messages
Messages by Thread
[PATCH v21 26/28] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
[PATCH v21 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
Deepak Gupta
[PATCH v21 15/28] riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
[PATCH v21 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
[PATCH v21 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
[PATCH v21 17/28] riscv/signal: save and restore of shadow stack for signal
Deepak Gupta
[PATCH v21 27/28] riscv: Documentation for shadow stack on riscv
Deepak Gupta
[PATCH v21 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
[PATCH v21 28/28] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
[PATCH v21 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
[PATCH v21 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
[PATCH v21 10/28] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
[PATCH v21 12/28] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
[PATCH v21 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
[PATCH v21 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
[PATCH v21 13/28] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
[PATCH v21 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
[PATCH v21 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
Deepak Gupta
[PATCH v21 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
[PATCH v21 03/28] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
[PATCH v21 01/28] mm: VM_SHADOW_STACK definition for riscv
Deepak Gupta
[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
Jason Gunthorpe
[PATCH v6 06/15] iommupt: Add unmap_pages op
Jason Gunthorpe
Re: [PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
Pasha Tatashin
Re: [PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
Jason Gunthorpe
[PATCH v6 14/15] iommu/amd: Remove AMD io_pgtable support
Jason Gunthorpe
[PATCH v6 11/15] iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
RE: [PATCH v6 11/15] iommufd: Change the selftest to use iommupt instead of xarray
Tian, Kevin
[PATCH v6 09/15] iommupt: Add a kunit test for Generic Page Table
Jason Gunthorpe
RE: [PATCH v6 09/15] iommupt: Add a kunit test for Generic Page Table
Tian, Kevin
[PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
Jason Gunthorpe
RE: [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
Tian, Kevin
Re: [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
Jason Gunthorpe
[PATCH v6 04/15] iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
[PATCH v6 02/15] genpt: Add Documentation/ files
Jason Gunthorpe
[PATCH v6 05/15] iommupt: Add iova_to_phys op
Jason Gunthorpe
[PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
Jason Gunthorpe
RE: [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
Tian, Kevin
Re: [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
Jason Gunthorpe
[PATCH v6 13/15] iommu/amd: Use the generic iommu page table
Jason Gunthorpe
[PATCH v6 07/15] iommupt: Add map_pages op
Jason Gunthorpe
RE: [PATCH v6 07/15] iommupt: Add map_pages op
Tian, Kevin
Re: [PATCH v6 07/15] iommupt: Add map_pages op
Jason Gunthorpe
[PATCH v6 15/15] iommupt: Add a kunit test for the IOMMU implementation
Jason Gunthorpe
RE: [PATCH v6 15/15] iommupt: Add a kunit test for the IOMMU implementation
Tian, Kevin
[PATCH v6 08/15] iommupt: Add read_and_clear_dirty op
Jason Gunthorpe
[PATCH v6 01/15] genpt: Generic Page Table base API
Jason Gunthorpe
Re: [PATCH v6 01/15] genpt: Generic Page Table base API
Jason Gunthorpe
RE: [PATCH v6 01/15] genpt: Generic Page Table base API
Tian, Kevin
Re: [PATCH v6 01/15] genpt: Generic Page Table base API
Jason Gunthorpe
[PATCH v6 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
Jason Gunthorpe
[PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
Mark Brown
[PATCH v2 1/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
Mark Brown
Re: [PATCH v2 1/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
David Spickett
[PATCH v2 3/3] kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace
Mark Brown
[PATCH v2 2/3] kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
Mark Brown
Re: [PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
Catalin Marinas
Re: [PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
Luis
Re: [PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
Thiago Jung Bauermann
[PATCH v4 6/7] char: misc: Leverage revocable fops replacement
Tzung-Bi Shih
Re: [PATCH v5 13/15] iommu/amd: Use the generic iommu page table
Vasant Hegde
Re: [PATCH] Documentation: admin-guide: Correct styling of MS-DOS
Jonathan Corbet
Re: [PATCH] Documentation: admin-guide: Correct styling of MS-DOS
weibu
Re: [PATCH v5 07/15] iommupt: Add map_pages op
Jason Gunthorpe
Re: [PATCH v5 07/15] iommupt: Add map_pages op
Vasant Hegde
Re: [PATCH v5 07/15] iommupt: Add map_pages op
Jason Gunthorpe
Re: [PATCH v5 07/15] iommupt: Add map_pages op
Vasant Hegde
Re: [PATCH v2 net-next 06/14] tcp: accecn: handle unexpected AccECN negotiation feedback
Paolo Abeni
[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
Wilfred Mallawa
Re: [PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
Sabrina Dubroca
Re: [PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
Wilfred Mallawa
[PATCH net-next v6 2/2] selftests: tls: add tls record_size_limit test
Wilfred Mallawa
[PATCH v2 1/2] docs: checkpatch: Align block comment style
Brian Norris
[PATCH v2 2/2] docs: checkpatch: Drop networking comment style
Brian Norris
Re: [PATCH v2 2/2] docs: checkpatch: Drop networking comment style
Randy Dunlap
Re: [PATCH v2 1/2] docs: checkpatch: Align block comment style
Joe Perches
Re: [PATCH v2 1/2] docs: checkpatch: Align block comment style
Jonathan Corbet
[PATCH 1/3] virtio: dwords->qwords
Michael S. Tsirkin
Re: [PATCH 1/3] virtio: dwords->qwords
Andrew Lunn
Re: [PATCH 1/3] virtio: dwords->qwords
Michael S. Tsirkin
Re: [PATCH 1/3] virtio: dwords->qwords
Andrew Lunn
Re: [PATCH 1/3] virtio: dwords->qwords
Michael S. Tsirkin
Re: [PATCH 1/3] virtio: dwords->qwords
Andrew Lunn
Re: [PATCH 1/3] virtio: dwords->qwords
Michael S. Tsirkin
Re: [PATCH 1/3] virtio: dwords->qwords
Andrew Lunn
Re: [PATCH 1/3] virtio: dwords->qwords
Michael S. Tsirkin
[PATCH] docs: trusted-encrypted: fix htmldocs build error
Gopi Krishna Menon
Re: [PATCH] docs: trusted-encrypted: fix htmldocs build error
Randy Dunlap
Re: [PATCH] docs: trusted-encrypted: fix htmldocs build error
Jarkko Sakkinen
[PATCH] docs: checkpatch: Align block comment style
Brian Norris
Re: [PATCH] docs: checkpatch: Align block comment style
Randy Dunlap
RE: [PATCH v5 02/15] genpt: Add Documentation/ files
Tian, Kevin
[PATCH] docs: ABI: sysfs-module: list all taint flags
Randy Dunlap
Re: [PATCH] docs: ABI: sysfs-module: list all taint flags
Petr Pavlu
Re: [PATCH] docs: ABI: sysfs-module: list all taint flags
Randy Dunlap
[PATCH] Documentation: kunit: Fix kunit_device_register() example
Robin Murphy
Re: [PATCH] Documentation: kunit: Fix kunit_device_register() example
Robin Murphy
Re: [PATCH] Documentation: kunit: Fix kunit_device_register() example
David Gow
Re: [PATCH v2] Documentation: process: Arbitrarily bump kernel major version number
Jonathan Corbet
Re: [PATCH v2] Documentation: process: Arbitrarily bump kernel major version number
Bagas Sanjaya
[PATCH v7 0/3] Add support for sound profile switching and leverage for OnePlus slider
David Heidelberg via B4 Relay
[PATCH v7 3/3] arm64: dts: qcom: sdm845-oneplus: Add alert-slider
David Heidelberg via B4 Relay
[PATCH v7 1/3] Input: add ABS_SND_PROFILE
David Heidelberg via B4 Relay
Re: [PATCH v7 1/3] Input: add ABS_SND_PROFILE
Bjorn Andersson
[PATCH v7 2/3] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
David Heidelberg via B4 Relay
Re: [PATCH v7 2/3] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
Konrad Dybcio
Re: [PATCH v7 0/3] Add support for sound profile switching and leverage for OnePlus slider
Guido Günther
[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
Wilfred Mallawa
[PATCH net-next v5 2/2] selftests: tls: add tls record_size_limit test
Wilfred Mallawa
Re: [PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
Wilfred Mallawa
[syzbot ci] Re: net/tls: support setting the maximum payload size
syzbot ci
[PATCH v4 net-next 00/13] AccECN protocol case handling series
chia-yu . chang
[PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier for CC modules
chia-yu . chang
[PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
chia-yu . chang
Re: [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
Paolo Abeni
Re: [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
RE: [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
Chia-Yu Chang (Nokia)
Re: [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
Eric Dumazet
RE: [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
Chia-Yu Chang (Nokia)
[PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
chia-yu . chang
Re: [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Paolo Abeni
[PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
chia-yu . chang
[PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
chia-yu . chang
Re: [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
Paolo Abeni
[PATCH v4 net-next 07/13] tcp: move increment of num_retrans
chia-yu . chang
[PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
chia-yu . chang
[PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
chia-yu . chang
Re: [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Paolo Abeni
RE: [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang (Nokia)
Re: [PATCH v4 net-next 00/13] AccECN protocol case handling series
Jakub Sitnicki
[PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
chia-yu . chang
[PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
chia-yu . chang
[PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
chia-yu . chang
[PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
chia-yu . chang
[PATCH v4 net-next 13/13] tcp: accecn: enable AccECN
chia-yu . chang
[PATCH v4 net-next 00/13] AccECN protocol case handling series
chia-yu . chang
[PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
chia-yu . chang
[PATCH v4 net-next 07/13] tcp: move increment of num_retrans
chia-yu . chang
[PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
chia-yu . chang
[PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
chia-yu . chang
[PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
chia-yu . chang
[PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
chia-yu . chang
[PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
chia-yu . chang
[PATCH v4 net-next 13/13] tcp: accecn: enable AccECN
chia-yu . chang
[PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
chia-yu . chang
[PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
chia-yu . chang
[PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
chia-yu . chang
[PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
chia-yu . chang
Re: [PATCH v4 net-next 00/13] AccECN protocol case handling series
Paolo Abeni
RE: [PATCH v4 net-next 00/13] AccECN protocol case handling series
Chia-Yu Chang (Nokia)
[PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier for CC modules
chia-yu . chang
Re: [PATCH v2 0/2] checkpatch: add new check PLACEHOLDER_USE
Joe Perches
Re: [PATCH v2 0/2] checkpatch: add new check PLACEHOLDER_USE
Onur Özkan
Re: [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
Vasant Hegde
Re: [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
Re: [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
Vasant Hegde
Re: [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
RE: [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
Tian, Kevin
[PATCH hyperv-next v6 00/17] Confidential VMBus
Roman Kisel
[PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus
Roman Kisel
RE: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus
Michael Kelley
Re: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus
Bagas Sanjaya
Re: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus
Roman Kisel
Re: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus
Bagas Sanjaya
Re: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus
Roman Kisel
Re: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus
Bagas Sanjaya
[PATCH hyperv-next v6 02/17] Drivers: hv: VMBus protocol version 6.0
Roman Kisel
[PATCH hyperv-next v6 07/17] Drivers: hv: Allocate the paravisor SynIC pages when required
Roman Kisel
[PATCH hyperv-next v6 14/17] Drivers: hv: Free msginfo when the buffer fails to decrypt
Roman Kisel
[PATCH hyperv-next v6 10/17] Drivers: hv: Check message and event pages for non-NULL before iounmap()
Roman Kisel
[PATCH hyperv-next v6 13/17] Drivers: hv: Allocate encrypted buffers when requested
Roman Kisel
[PATCH hyperv-next v6 08/17] Drivers: hv: Post messages through the confidential VMBus if available
Roman Kisel
[PATCH hyperv-next v6 15/17] Drivers: hv: Support confidential VMBus channels
Roman Kisel
[PATCH hyperv-next v6 17/17] Drivers: hv: Support establishing the confidential VMBus connection
Roman Kisel
RE: [PATCH hyperv-next v6 00/17] Confidential VMBus
Michael Kelley
Re: [PATCH hyperv-next v6 00/17] Confidential VMBus
Roman Kisel
[PATCH hyperv-next v6 03/17] arch/x86: mshyperv: Discover Confidential VMBus availability
Roman Kisel
[PATCH hyperv-next v6 04/17] arch: hyperv: Get/set SynIC synth.registers via paravisor
Roman Kisel
[PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
RE: [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
Michael Kelley
Re: [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
Re: [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
kernel test robot
[PATCH hyperv-next v6 06/17] Drivers: hv: Rename fields for SynIC message and event pages
Roman Kisel
[PATCH hyperv-next v6 12/17] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
Roman Kisel
[PATCH hyperv-next v6 16/17] Drivers: hv: Set the default VMBus version to 6.0
Roman Kisel
[PATCH hyperv-next v6 09/17] Drivers: hv: remove stale comment
Roman Kisel
[PATCH hyperv-next v6 11/17] Drivers: hv: Rename the SynIC enable and disable routines
Roman Kisel
Re: [PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
Jiaqi Yan
Re: [PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
Kyle Meyer
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Florian Weimer
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Deepak Gupta
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Florian Weimer
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Deepak Gupta
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Florian Weimer
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Deepak Gupta
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Deepak Gupta
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Florian Weimer
Re: [PATCH v19 00/27] riscv control-flow integrity for usermode
Deepak Gupta
RE: [PATCH v2 net-next 13/14] tcp: accecn: stop sending AccECN opt when loss ACK w/ option
Chia-Yu Chang (Nokia)
[PATCH v3 net-next 01/12] tcp: try to avoid safer when ACKs are thinned
chia-yu . chang
Later messages