linux-doc
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] docs: backporting: fix a typo
Andrew Kreimer
Re: [PATCH] docs: backporting: fix a typo
Jonathan Corbet
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
Mark Brown
[PATCH v13 01/40] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Mark Brown
[PATCH v13 03/40] arm64/mm: Restructure arch_validate_flags() for extensibility
Mark Brown
[PATCH v13 02/40] mm: Define VM_HIGH_ARCH_6
Mark Brown
[PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack
Mark Brown
Re: [PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack
Deepak Gupta
[PATCH v13 05/40] mman: Add map_shadow_stack() flags
Mark Brown
[PATCH v13 07/40] arm64/gcs: Document the ABI for Guarded Control Stacks
Mark Brown
[PATCH v13 06/40] arm64: Document boot requirements for Guarded Control Stacks
Mark Brown
[PATCH v13 08/40] arm64/sysreg: Add definitions for architected GCS caps
Mark Brown
[PATCH v13 10/40] arm64/gcs: Provide put_user_gcs()
Mark Brown
[PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Mark Brown
Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Nathan Chancellor
Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Marc Zyngier
Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Catalin Marinas
Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Marc Zyngier
Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Catalin Marinas
Re: [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
Catalin Marinas
[PATCH v13 12/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
[PATCH v13 14/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
[PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
Mark Brown
Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
Marc Zyngier
Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
Marc Zyngier
Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
Mark Brown
Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
Marc Zyngier
Re: [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
Mark Brown
[PATCH v13 17/40] arm64/idreg: Add overrride for GCS
Mark Brown
[PATCH v13 19/40] arm64/traps: Handle GCS exceptions
Mark Brown
[PATCH v13 21/40] arm64/gcs: Context switch GCS state for EL0
Mark Brown
[PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
Mark Brown
Re: [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
Catalin Marinas
Re: [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
Mark Brown
[PATCH v13 26/40] arm64/signal: Expose GCS state in signal frames
Mark Brown
[PATCH v13 27/40] arm64/ptrace: Expose GCS via ptrace and core files
Mark Brown
[PATCH v13 28/40] arm64: Add Kconfig for Guarded Control Stack (GCS)
Mark Brown
[PATCH v13 29/40] kselftest/arm64: Verify the GCS hwcap
Mark Brown
[PATCH v13 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests
Mark Brown
[PATCH v13 13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
[PATCH v13 33/40] kselftest/arm64: Always run signals tests with GCS enabled
Mark Brown
[PATCH v13 34/40] kselftest/arm64: Add very basic GCS test program
Mark Brown
[PATCH v13 35/40] kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
[PATCH v13 37/40] kselftest/arm64: Add GCS signal tests
Mark Brown
[PATCH v13 38/40] kselftest/arm64: Add a GCS stress test
Mark Brown
[PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS
Mark Brown
Re: [PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS
Yury Khrustalev
[PATCH v13 24/40] arm64/mm: Implement map_shadow_stack()
Mark Brown
[PATCH v13 36/40] kselftest/arm64: Add test coverage for GCS mode locking
Mark Brown
[PATCH v13 39/40] kselftest/arm64: Enable GCS for the FP stress tests
Mark Brown
[PATCH v13 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list
Mark Brown
[PATCH v13 09/40] arm64/gcs: Add manual encodings of GCS instructions
Mark Brown
[PATCH v13 20/40] arm64/mm: Handle GCS data aborts
Mark Brown
[PATCH v13 25/40] arm64/signal: Set up and restore the GCS context for signal handlers
Mark Brown
[PATCH v13 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests
Mark Brown
[PATCH v13 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code
Mark Brown
[PATCH v13 15/40] arm64/mm: Map pages for guarded control stack
Mark Brown
[PATCH v13 23/40] arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
Re: (subset) [PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
Catalin Marinas
[PATCH 00/33] riscv control-flow integrity for usermode
Deepak Gupta
[PATCH 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
Deepak Gupta
[PATCH 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
Deepak Gupta
[PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
Re: [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
Rob Herring
[PATCH 08/33] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
[PATCH 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
[PATCH 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
[PATCH 12/33] riscv mm: manufacture shadow stack pte
Deepak Gupta
[PATCH 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
[PATCH 14/33] riscv mmu: write protect and shadow stack
Deepak Gupta
[PATCH 17/33] prctl: arch-agnostic prctl for shadow stack
Deepak Gupta
Re: [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack
Mark Brown
Re: [PATCH 17/33] prctl: arch-agnostic prctl for shadow stack
Deepak Gupta
[PATCH 18/33] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
[PATCH 19/33] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
[PATCH 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
[PATCH 29/33] riscv: kernel command line option to opt out of user cfi
Deepak Gupta
[PATCH 32/33] riscv: Documentation for shadow stack on riscv
Deepak Gupta
[PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
Shuah Khan
Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
Mark Brown
Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
Shuah Khan
Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
Edgecombe, Rick P
Re: [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
[PATCH 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
[PATCH 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
Deepak Gupta
[PATCH 24/33] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
[PATCH 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
[PATCH 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
Deepak Gupta
[PATCH 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Deepak Gupta
[PATCH 15/33] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
[PATCH 23/33] riscv signal: save and restore of shadow stack for signal
Deepak Gupta
[PATCH 30/33] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
[PATCH 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
[PATCH 27/33] riscv: Add Firmware Feature SBI extensions definitions
Deepak Gupta
[PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
Re: [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
Zong Li
Re: [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
Re: [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
Zong Li
Re: [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
Re: [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
Zong Li
Re: [PATCH 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
[PATCH 21/33] riscv/traps: Introduce software check exception
Deepak Gupta
[PATCH 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
[PATCH 22/33] riscv: signal: abstract header saving for setup_sigcontext
Deepak Gupta
[PATCH 04/33] riscv: Add support for per-thread envcfg CSR values
Deepak Gupta
[PATCH 31/33] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
Re: [PATCH 00/33] riscv control-flow integrity for usermode
patchwork-bot+linux-riscv
[PATCH] docs: dev-tools: Add documentation for the device focused kselftests
NĂcolas F . R . A . Prado
Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
Shuah Khan
Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
NĂcolas F . R . A . Prado
Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
Shuah Khan
Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
Jonathan Corbet
Re: [PATCH] docs: dev-tools: Add documentation for the device focused kselftests
Shuah Khan
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
David Woodhouse
[PATCH v5 5/5] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
David Woodhouse
[PATCH v5 1/5] firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
[PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
David Woodhouse
Re: [PATCH v5 2/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
Oliver Upton
[PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
David Woodhouse
Re: [PATCH v5 3/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
Oliver Upton
[PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
David Woodhouse
Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
Oliver Upton
Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
David Woodhouse
Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
Oliver Upton
Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
Oliver Upton
Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
David Woodhouse
Re: [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
Sean Christopherson
[PATCH doc] docs: gcov: fix link to LCOV website
Matthieu Baerts (NGI0)
Re: [PATCH doc] docs: gcov: fix link to LCOV website
Peter Oberparleiter
Re: [PATCH doc] docs: gcov: fix link to LCOV website
Jonathan Corbet
[PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
Krzysztof Kozlowski
Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
Linus Walleij
Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
Kevin Hilman
Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
Bagas Sanjaya
Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
Jonathan Corbet
Re: [PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
Krzysztof Kozlowski
[PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
[PATCH v4 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
David Woodhouse
Re: [PATCH v4 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
Francesco Lavra
[PATCH v4 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
David Woodhouse
Re: [PATCH v4 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
Francesco Lavra
[PATCH v4 4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2
David Woodhouse
[PATCH v4 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
David Woodhouse
[PATCH v4 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
David Woodhouse
[PATCH v4 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
David Woodhouse
Re: [PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
Francesco Lavra
Re: [PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
Re: [PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
Miguel Luis
Re: [PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
Re: [PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
Miguel Luis
Re: [PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
Re: [PATCH v4 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
[PATCH] Documentation/process: maintainer-soc: clarify submitting patches
Krzysztof Kozlowski
Re: [PATCH] Documentation/process: maintainer-soc: clarify submitting patches
Conor Dooley
Re: [PATCH] Documentation/process: maintainer-soc: clarify submitting patches
Krzysztof Kozlowski
[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH RFC v4 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
Akihiko Odaki
[PATCH RFC v4 2/9] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH RFC v4 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric
Akihiko Odaki
[PATCH RFC v4 4/9] tap: Pad virtio header with zero
Akihiko Odaki
[PATCH RFC v4 5/9] tun: Pad virtio header with zero
Akihiko Odaki
[PATCH RFC v4 6/9] tun: Introduce virtio-net hash reporting feature
Akihiko Odaki
[PATCH RFC v4 7/9] tun: Introduce virtio-net RSS
Akihiko Odaki
Re: [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS
Simon Horman
Re: [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS
Akihiko Odaki
Re: [PATCH RFC v4 7/9] tun: Introduce virtio-net RSS
Jason Wang
[PATCH RFC v4 8/9] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
[PATCH RFC v4 9/9] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Jason Wang
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Jason Wang
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Jason Wang
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Stephen Hemminger
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Stephen Hemminger
Re: [PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH v3] kernel-docs: Add new section for Rust learning materials
Carlos Bilbao
Re: [PATCH v3] kernel-docs: Add new section for Rust learning materials
Miguel Ojeda
Re: [PATCH v3] kernel-docs: Add new section for Rust learning materials
Jonathan Corbet
[PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
Akihiko Odaki
Re: [PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
Willem de Bruijn
[PATCH RFC v3 2/9] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH RFC v3 2/9] virtio_net: Add functions for hashing
gur.stavi
[PATCH RFC v3 2/9] virtio_net: Add functions for hashing
gur.stavi
Re: [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH RFC v3 2/9] virtio_net: Add functions for hashing
gur.stavi
Re: [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
Willem de Bruijn
Re: [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH RFC v3 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric
Akihiko Odaki
[PATCH RFC v3 4/9] tap: Pad virtio header with zero
Akihiko Odaki
Re: [PATCH RFC v3 4/9] tap: Pad virtio header with zero
Willem de Bruijn
[PATCH RFC v3 5/9] tun: Pad virtio header with zero
Akihiko Odaki
[PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
Akihiko Odaki
Re: [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
Willem de Bruijn
Re: [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
Akihiko Odaki
[PATCH RFC v3 7/9] tun: Introduce virtio-net RSS
Akihiko Odaki
Earlier messages
Later messages