linux-doc
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS
Willem de Bruijn
Re: [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS
Akihiko Odaki
Re: [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS
Akihiko Odaki
[PATCH RFC v3 8/9] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
[PATCH RFC v3 9/9] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
Re: [PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
Stephen Hemminger
Re: [PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH v2] kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
Re: [PATCH v2] kernel-docs: Add new section for Rust learning materials
Dirk Behme
Re: [PATCH v2] kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
[PATCH v4 00/30] riscv control-flow integrity for usermode
Deepak Gupta
[PATCH v4 01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Deepak Gupta
Re: [PATCH v4 01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Carlos Bilbao
[PATCH v4 02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma
Deepak Gupta
[PATCH v4 04/30] riscv: Add support for per-thread envcfg CSR values
Deepak Gupta
[PATCH v4 06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
Deepak Gupta
[PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
Re: [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Rob Herring (Arm)
Re: [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Conor Dooley
[PATCH v4 08/30] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
[PATCH v4 09/30] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
[PATCH v4 10/30] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
[PATCH v4 11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
[PATCH v4 12/30] riscv mm: manufacture shadow stack pte
Deepak Gupta
[PATCH v4 13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
[PATCH v4 14/30] riscv mmu: write protect and shadow stack
Deepak Gupta
[PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
Re: [PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall
Mark Brown
[PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
Re: [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
kernel test robot
Re: [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
kernel test robot
Re: [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
kernel test robot
[PATCH v4 17/30] prctl: arch-agnostic prctl for shadow stack
Deepak Gupta
[PATCH v4 18/30] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
[PATCH v4 03/30] riscv: Enable cbo.zero only when all harts support Zicboz
Deepak Gupta
[PATCH v4 05/30] riscv: Call riscv_user_isa_enable() only on the boot hart
Deepak Gupta
[PATCH v4 19/30] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
[PATCH v4 20/30] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
[PATCH v4 21/30] riscv/traps: Introduce software check exception
Deepak Gupta
Re: [PATCH v4 21/30] riscv/traps: Introduce software check exception
Andy Chiu
Re: [PATCH v4 21/30] riscv/traps: Introduce software check exception
Deepak Gupta
[PATCH v4 22/30] riscv sigcontext: cfi state struct definition for sigcontext
Deepak Gupta
[PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
Deepak Gupta
Re: [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
Andy Chiu
Re: [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
Deepak Gupta
Re: [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
Andy Chiu
Re: [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
Deepak Gupta
[PATCH v4 24/30] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
[PATCH v4 25/30] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
[PATCH v4 26/30] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
[PATCH v4 27/30] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
[PATCH v4 28/30] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
Re: [PATCH v4 28/30] riscv: Documentation for landing pad / indirect branch tracking
Bagas Sanjaya
[PATCH v4 29/30] riscv: Documentation for shadow stack on riscv
Deepak Gupta
Re: [PATCH v4 29/30] riscv: Documentation for shadow stack on riscv
Bagas Sanjaya
[PATCH v4 30/30] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
[PATCH v10 00/14] riscv: Add support for xtheadvector
Charlie Jenkins
[PATCH v10 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
Charlie Jenkins
Re: [PATCH v10 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
Andy Chiu
[PATCH v10 02/14] dt-bindings: cpus: add a thead vlen register length property
Charlie Jenkins
Re: [PATCH v10 02/14] dt-bindings: cpus: add a thead vlen register length property
Andy Chiu
[PATCH v10 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
Charlie Jenkins
D1 vlenb
h1k0n
Re: D1 vlenb
Conor Dooley
[PATCH v10 04/14] riscv: Add thead and xtheadvector as a vendor extension
Charlie Jenkins
[PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
Charlie Jenkins
Re: [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
Andy Chiu
Re: [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
Yangyu Chen
Re: [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
Charlie Jenkins
[PATCH v10 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
Charlie Jenkins
Re: [PATCH v10 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
Andy Chiu
[PATCH v10 08/14] riscv: Add xtheadvector instruction definitions
Charlie Jenkins
[PATCH v10 06/14] RISC-V: define the elements of the VCSR vector CSR
Charlie Jenkins
Re: [PATCH v10 06/14] RISC-V: define the elements of the VCSR vector CSR
Andy Chiu
[PATCH v10 09/14] riscv: vector: Support xtheadvector save/restore
Charlie Jenkins
Re: [PATCH v10 09/14] riscv: vector: Support xtheadvector save/restore
Andy Chiu
[PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing
Charlie Jenkins
Re: [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing
Emil Renner Berthing
Re: [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing
Yangyu Chen
[PATCH v10 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
Charlie Jenkins
[PATCH v10 13/14] selftests: riscv: Support xtheadvector in vector tests
Charlie Jenkins
[PATCH v10 14/14] riscv: Add ghostwrite vulnerability
Charlie Jenkins
Re: [PATCH v10 14/14] riscv: Add ghostwrite vulnerability
Conor Dooley
Re: [PATCH v10 14/14] riscv: Add ghostwrite vulnerability
Charlie Jenkins
Re: [PATCH v10 14/14] riscv: Add ghostwrite vulnerability
Conor Dooley
[PATCH v10 12/14] selftests: riscv: Fix vector tests
Charlie Jenkins
Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
Aoba K
Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
Conor Dooley
回覆: [PATCH v10 00/14] riscv: Add support for xtheadvector
Aoba K
Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
Aoba K
Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
Charlie Jenkins
Re: [PATCH v10 00/14] riscv: Add support for xtheadvector
nexp_0x17
[PATCH] kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
Re: [PATCH] kernel-docs: Add new section for Rust learning materials
Dirk Behme
Re: [PATCH] kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
Re: [PATCH] kernel-docs: Add new section for Rust learning materials
Miguel Ojeda
Re: [PATCH] kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
[PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2
Nikolas Wipper
[PATCH 03/15] KVM: x86/mmu: Introduce exception flag for unmapped GPAs
Nikolas Wipper
[PATCH 04/15] KVM: x86/mmu: Store GPA in exception if applicable
Nikolas Wipper
[PATCH 02/15] KVM: x86/mmu: Abort page walk if permission checks fail
Nikolas Wipper
[PATCH 01/15] KVM: Add API documentation for KVM_TRANSLATE2
Nikolas Wipper
[PATCH 06/15] KVM: x86/mmu: Implement PWALK_SET_ACCESSED in page walker
Nikolas Wipper
[PATCH 07/15] KVM: x86/mmu: Implement PWALK_SET_DIRTY in page walker
Nikolas Wipper
[PATCH 08/15] KVM: x86/mmu: Implement PWALK_FORCE_SET_ACCESSED in page walker
Nikolas Wipper
[PATCH 05/15] KVM: x86/mmu: Introduce flags parameter to page walker
Nikolas Wipper
[PATCH 09/15] KVM: x86/mmu: Introduce status parameter to page walker
Nikolas Wipper
[PATCH 10/15] KVM: x86/mmu: Implement PWALK_STATUS_READ_ONLY_PTE_GPA in page walker
Nikolas Wipper
[PATCH 12/15] KVM: Introduce KVM_TRANSLATE2
Nikolas Wipper
[PATCH 13/15] KVM: Add KVM_TRANSLATE2 stub
Nikolas Wipper
[PATCH 11/15] KVM: x86: Introduce generic gva to gpa translation function
Nikolas Wipper
[PATCH 14/15] KVM: x86: Implement KVM_TRANSLATE2
Nikolas Wipper
Re: [PATCH 14/15] KVM: x86: Implement KVM_TRANSLATE2
Sean Christopherson
[PATCH 15/15] KVM: selftests: Add test for KVM_TRANSLATE2
Nikolas Wipper
Re: [PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2
Nikolas Wipper
Re: [PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2
Sean Christopherson
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
Alistair Popple
[PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Alistair Popple
Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Bjorn Helgaas
Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Alistair Popple
Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Bjorn Helgaas
Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Logan Gunthorpe
Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Alistair Popple
Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Dan Williams
Re: [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
Alistair Popple
[PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
Alistair Popple
Re: [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
Dan Williams
[PATCH 03/12] fs/dax: Refactor wait for dax idle page
Alistair Popple
Re: [PATCH 03/12] fs/dax: Refactor wait for dax idle page
Dan Williams
[PATCH 05/12] mm/memory: Add dax_insert_pfn
Alistair Popple
Re: [PATCH 05/12] mm/memory: Add dax_insert_pfn
Dan Williams
Re: [PATCH 05/12] mm/memory: Add dax_insert_pfn
Gerald Schaefer
[PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
Alistair Popple
Re: [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
Dan Williams
Re: [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
Alistair Popple
[PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
Alistair Popple
Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
Dan Williams
Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
Alistair Popple
Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
Alistair Popple
Re: [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
Dan Williams
[PATCH 04/12] mm: Allow compound zone device pages
Alistair Popple
Re: [PATCH 04/12] mm: Allow compound zone device pages
Matthew Wilcox
Re: [PATCH 04/12] mm: Allow compound zone device pages
Alistair Popple
Re: [PATCH 04/12] mm: Allow compound zone device pages
Matthew Wilcox
Re: [PATCH 04/12] mm: Allow compound zone device pages
kernel test robot
Re: [PATCH 04/12] mm: Allow compound zone device pages
kernel test robot
Re: [PATCH 04/12] mm: Allow compound zone device pages
Dan Williams
[PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
Alistair Popple
Re: [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
Dan Williams
Re: [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
Dan Williams
Re: [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
Alistair Popple
[PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages
Alistair Popple
Re: [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages
Dan Williams
Re: [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages
Alistair Popple
[PATCH 10/12] fs/dax: Properly refcount fs dax pages
Alistair Popple
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Dan Williams
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Alistair Popple
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Dan Williams
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Alistair Popple
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Dan Williams
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Alistair Popple
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Dan Williams
Re: [PATCH 10/12] fs/dax: Properly refcount fs dax pages
Alistair Popple
[PATCH 12/12] mm: Remove devmap related functions and page table bits
Alistair Popple
Re: [PATCH 12/12] mm: Remove devmap related functions and page table bits
Chunyan Zhang
Re: [PATCH 12/12] mm: Remove devmap related functions and page table bits
kernel test robot
[PATCH 11/12] mm: Remove pXX_devmap callers
Alistair Popple
Re: [PATCH 11/12] mm: Remove pXX_devmap callers
Alexander Gordeev
Re: [PATCH 11/12] mm: Remove pXX_devmap callers
Alistair Popple
[PATCH v2] docs/process: fix typos
Andrew Kreimer
Re: [PATCH v2] docs/process: fix typos
Jonathan Corbet
[PATCH] docs/process: fix typos
Andrew Kreimer
Re: [PATCH] docs/process: fix typos
Jonathan Corbet
Re: [PATCH 06/13] mm/memory: Add dax_insert_pfn
Alistair Popple
Re: [PATCH 10/13] fs/dax: Properly refcount fs dax pages
Alistair Popple
Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
Xin Li
Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
Sean Christopherson
Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
Xin Li
Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
Sean Christopherson
Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
Xin Li
Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
Xin Li
Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
Sean Christopherson
[RFC][PATCH v3 00/10] ima: Integrate with Integrity Digest Cache
Roberto Sassu
[RFC][PATCH v3 03/10] ima: Add digest_cache policy keyword
Roberto Sassu
[RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies
Roberto Sassu
Re: [RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies
Jarkko Sakkinen
Re: [RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies
Roberto Sassu
[RFC][PATCH v3 02/10] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
Roberto Sassu
[RFC][PATCH v3 05/10] ima: Modify existing boot-time built-in policies with digest cache policies
Roberto Sassu
[RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
Roberto Sassu
Re: [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
Jarkko Sakkinen
Re: [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
Roberto Sassu
Re: [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
Jarkko Sakkinen
[RFC][PATCH v3 06/10] ima: Retrieve digest cache and check if changed
Roberto Sassu
[RFC][PATCH v3 07/10] ima: Store verified usage in digest cache based on integrity metadata flags
Roberto Sassu
[RFC][PATCH v3 09/10] ima: Use digest caches for measurement
Roberto Sassu
[RFC][PATCH v3 10/10] ima: Use digest caches for appraisal
Roberto Sassu
[RFC][PATCH v3 08/10] ima: Load verified usage from digest cache found from query
Roberto Sassu
[PATCH v5 00/14] integrity: Introduce the Integrity Digest Cache
Roberto Sassu
[PATCH v5 03/14] digest_cache: Initialize digest caches
Roberto Sassu
Earlier messages
Later messages