linux-doc
Thread
Date
Earlier messages
Messages by Thread
[PATCH] mseal: Fix typo and style in documentation
takumaw1990
[PATCH v4 00/18] riscv: add SBI FWFT misaligned exception delegation support
Clément Léger
[PATCH v4 05/18] riscv: misaligned: request misaligned exception from SBI
Clément Léger
[PATCH v4 09/18] riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
[PATCH v4 10/18] riscv: misaligned: factorize trap handling
Clément Léger
[PATCH v4 12/18] riscv: misaligned: use get_user() instead of __get_user()
Clément Léger
[PATCH v4 13/18] Documentation/sysctl: add riscv to unaligned-trap supported archs
Clément Léger
[PATCH v4 02/18] riscv: sbi: add new SBI error mappings
Clément Léger
Re: [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
Andrew Jones
Re: [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
Clément Léger
Re: [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
Andrew Jones
Re: [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
Clément Léger
[PATCH v4 15/18] RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
Re: [PATCH v4 15/18] RISC-V: KVM: add SBI extension init()/deinit() functions
Andrew Jones
[PATCH v4 16/18] RISC-V: KVM: add SBI extension reset callback
Clément Léger
[PATCH v4 17/18] RISC-V: KVM: add support for FWFT SBI extension
Clément Léger
Re: [PATCH v4 17/18] RISC-V: KVM: add support for FWFT SBI extension
Andrew Jones
[PATCH v4 03/18] riscv: sbi: add FWFT extension interface
Clément Léger
Re: [PATCH v4 03/18] riscv: sbi: add FWFT extension interface
Andrew Jones
[PATCH v4 01/18] riscv: add Firmware Feature (FWFT) SBI extensions definitions
Clément Léger
[PATCH v4 07/18] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
Clément Léger
[PATCH v4 04/18] riscv: sbi: add SBI FWFT extension calls
Clément Léger
Re: [PATCH v4 04/18] riscv: sbi: add SBI FWFT extension calls
Andrew Jones
Re: [PATCH v4 04/18] riscv: sbi: add SBI FWFT extension calls
Clément Léger
[PATCH v4 06/18] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
Clément Léger
[PATCH v4 11/18] riscv: misaligned: enable IRQs while handling misaligned accesses
Clément Léger
[PATCH v4 14/18] selftests: riscv: add misaligned access testing
Clément Léger
[PATCH v4 18/18] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
Clément Léger
[PATCH v4 08/18] riscv: misaligned: move emulated access uniformity check in a function
Clément Léger
[PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH net-next v11 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
Akihiko Odaki
[PATCH net-next v11 03/10] tun: Allow steering eBPF program to fall back
Akihiko Odaki
[PATCH net-next v11 05/10] tun: Introduce virtio-net hash feature
Akihiko Odaki
[PATCH net-next v11 04/10] tun: Add common virtio-net hash feature code
Akihiko Odaki
[PATCH net-next v11 06/10] tap: Introduce virtio-net hash feature
Akihiko Odaki
[PATCH net-next v11 07/10] selftest: tun: Test vnet ioctls without device
Akihiko Odaki
[PATCH net-next v11 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
[PATCH net-next v11 08/10] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
[PATCH net-next v11 01/10] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH net-next v11 09/10] selftest: tap: Add tests for virtio-net ioctls
Akihiko Odaki
Re: [PATCH net-next v11 09/10] selftest: tap: Add tests for virtio-net ioctls
Jakub Kicinski
Re: [PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
Jason Wang
Re: [PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
Lei Yang
[PATCH v12 00/28] riscv control-flow integrity for usermode
Deepak Gupta
[PATCH v12 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
[PATCH v12 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
[PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
[PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
[PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
Re: [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
Zong Li
[PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
Re: [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
Zong Li
[PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
Re: [PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
Zong Li
[PATCH v12 15/28] riscv/traps: Introduce software check exception
Deepak Gupta
[PATCH v12 16/28] riscv: signal: abstract header saving for setup_sigcontext
Deepak Gupta
[PATCH v12 17/28] riscv/signal: save and restore of shadow stack for signal
Deepak Gupta
[PATCH v12 21/28] riscv: Add Firmware Feature SBI extensions definitions
Deepak Gupta
[PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
Deepak Gupta
Re: [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
Radim Krčmář
[PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
[PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
Re: [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Radim Krčmář
Re: [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
[PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
[PATCH v12 24/28] arch/riscv: compile vdso with landing pad
Deepak Gupta
[PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
Re: [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
[PATCH v12 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
[PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
Deepak Gupta
[PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
[PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
Re: [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
Re: [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Radim Krčmář
[PATCH v12 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
[PATCH v12 07/28] riscv mm: manufacture shadow stack pte
Deepak Gupta
[PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
[PATCH v12 27/28] riscv: Documentation for shadow stack on riscv
Deepak Gupta
[PATCH v12 09/28] riscv mmu: write protect and shadow stack
Deepak Gupta
[PATCH v12 28/28] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
[PATCH v12 18/28] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
[PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
Re: [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
Andrew Jones
Re: [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
[PATCH v3 11/17] riscv: misaligned: use get_user() instead of __get_user()
Clément Léger
[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
Kees Cook
[PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Kees Cook
Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Randy Dunlap
Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Kees Cook
Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Miguel Ojeda
Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Kees Cook
Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Przemek Kitszel
Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Przemek Kitszel
Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family
Kees Cook
[PATCH v4 2/2] slab: Introduce kmalloc_obj() and family
Kees Cook
Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family
Gustavo A. R. Silva
Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family
Randy Dunlap
Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family
Kees Cook
Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family
Linus Torvalds
Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family
Kees Cook
[PATCH net-next 0/6] netconsole: Add support for userdata release
Breno Leitao
[PATCH net-next 2/6] netconsole: implement configfs for release_enabled
Breno Leitao
Re: [PATCH net-next 2/6] netconsole: implement configfs for release_enabled
Simon Horman
[PATCH net-next 3/6] netconsole: add 'sysdata' suffix to related functions
Breno Leitao
Re: [PATCH net-next 3/6] netconsole: add 'sysdata' suffix to related functions
Simon Horman
[PATCH net-next 5/6] selftests: netconsole: Add tests for 'release' feature in sysdata
Breno Leitao
Re: [PATCH net-next 5/6] selftests: netconsole: Add tests for 'release' feature in sysdata
Simon Horman
[PATCH net-next 6/6] docs: netconsole: document release feature
Breno Leitao
Re: [PATCH net-next 6/6] docs: netconsole: document release feature
Simon Horman
[PATCH net-next 4/6] netconsole: append release to sysdata
Breno Leitao
Re: [PATCH net-next 4/6] netconsole: append release to sysdata
Simon Horman
[PATCH net-next 1/6] netconsole: introduce 'release' as a new sysdata field
Breno Leitao
Re: [PATCH net-next 1/6] netconsole: introduce 'release' as a new sysdata field
Simon Horman
Re: [PATCH net-next 0/6] netconsole: Add support for userdata release
patchwork-bot+netdevbpf
[PATCH 0/4] ntsync: some small fixes for doc and selftests
Su Hui
[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
Matthieu Baerts (NGI0)
[PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
Matthieu Baerts (NGI0)
Re: [PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
Simon Horman
[PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper
Matthieu Baerts (NGI0)
Re: [PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper
Simon Horman
[PATCH net-next 03/12] mptcp: pm: use pm variable instead of msk->pm
Matthieu Baerts (NGI0)
Re: [PATCH net-next 03/12] mptcp: pm: use pm variable instead of msk->pm
Simon Horman
[PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data
Matthieu Baerts (NGI0)
Re: [PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data
Simon Horman
[PATCH net-next 07/12] mptcp: pm: register in-kernel and userspace PM
Matthieu Baerts (NGI0)
Re: [PATCH net-next 07/12] mptcp: pm: register in-kernel and userspace PM
Simon Horman
[PATCH net-next 06/12] mptcp: pm: define struct mptcp_pm_ops
Matthieu Baerts (NGI0)
Re: [PATCH net-next 06/12] mptcp: pm: define struct mptcp_pm_ops
Simon Horman
[PATCH net-next 08/12] mptcp: sysctl: set path manager by name
Matthieu Baerts (NGI0)
Re: [PATCH net-next 08/12] mptcp: sysctl: set path manager by name
Simon Horman
[PATCH net-next 10/12] mptcp: sysctl: map pm_type to path_manager
Matthieu Baerts (NGI0)
Re: [PATCH net-next 10/12] mptcp: sysctl: map pm_type to path_manager
Simon Horman
[PATCH net-next 09/12] mptcp: sysctl: map path_manager to pm_type
Matthieu Baerts (NGI0)
[PATCH net-next 12/12] selftests: mptcp: add pm sysctl mapping tests
Matthieu Baerts (NGI0)
Re: [PATCH net-next 12/12] selftests: mptcp: add pm sysctl mapping tests
Simon Horman
[PATCH net-next 04/12] mptcp: pm: only fill id_avail_bitmap for in-kernel pm
Matthieu Baerts (NGI0)
Re: [PATCH net-next 04/12] mptcp: pm: only fill id_avail_bitmap for in-kernel pm
Simon Horman
[PATCH net-next 11/12] mptcp: sysctl: add available_path_managers
Matthieu Baerts (NGI0)
Re: [PATCH net-next 11/12] mptcp: sysctl: add available_path_managers
Simon Horman
[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH net-next v10 01/10] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH net-next v10 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
Akihiko Odaki
[PATCH net-next v10 04/10] tun: Add common virtio-net hash feature code
Akihiko Odaki
[PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back
Akihiko Odaki
Re: [PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back
Jason Wang
[PATCH net-next v10 05/10] tun: Introduce virtio-net hash feature
Akihiko Odaki
[PATCH net-next v10 06/10] tap: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v10 06/10] tap: Introduce virtio-net hash feature
Paolo Abeni
[PATCH net-next v10 07/10] selftest: tun: Test vnet ioctls without device
Akihiko Odaki
[PATCH net-next v10 09/10] selftest: tap: Add tests for virtio-net ioctls
Akihiko Odaki
[PATCH net-next v10 08/10] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
[PATCH net-next v10 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
[PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
Clément Léger
Re: [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
Andrew Jones
Re: [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
Clément Léger
[PATCH v2] Documentation/CoC: Spell out the TAB role in enforcement decisions
Shuah Khan
Re: [PATCH v2] Documentation/CoC: Spell out the TAB role in enforcement decisions
Dan Williams
Re: [PATCH v2] Documentation/CoC: Spell out the TAB role in enforcement decisions
Jonathan Corbet
[PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
Nicolin Chen
[PATCH v9 01/14] iommufd/fault: Move two fault functions out of the header
Nicolin Chen
[PATCH v9 04/14] iommufd: Rename fault.c to eventq.c
Nicolin Chen
[PATCH v9 02/14] iommufd/fault: Add an iommufd_fault_init() helper
Nicolin Chen
[PATCH v9 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
Nicolin Chen
[PATCH v9 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Nicolin Chen
[PATCH v9 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
Nicolin Chen
[PATCH v9 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
[PATCH v9 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
Nicolin Chen
[PATCH v9 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
Nicolin Chen
[PATCH v9 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
Nicolin Chen
[PATCH v9 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
Nicolin Chen
[PATCH v9 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
Nicolin Chen
[PATCH v9 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
Nicolin Chen
[PATCH v9 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
Nicolin Chen
Re: [PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
Jason Gunthorpe
[PATCH v3 10/17] riscv: misaligned: enable IRQs while handling misaligned accesses
Clément Léger
[PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
Clément Léger
Re: [PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
Andrew Jones
[PATCH v3 16/17] RISC-V: KVM: add support for FWFT SBI extension
Clément Léger
Re: [PATCH v3 16/17] RISC-V: KVM: add support for FWFT SBI extension
Andrew Jones
[PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
Re: [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
Andrew Jones
Re: [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
[PATCH v3 17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
Clément Léger
Re: [PATCH v3 17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
Andrew Jones
[PATCH v3 12/17] Documentation/sysctl: add riscv to unaligned-trap supported archs
Clément Léger
[PATCH v3 02/17] riscv: sbi: add FWFT extension interface
Clément Léger
Re: [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
Andrew Jones
Re: [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
Clément Léger
Re: [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
Andrew Jones
Re: [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
Clément Léger
[PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
Clément Léger
Re: [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
Andrew Jones
[PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
Clément Léger
Re: [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
Andrew Jones
Re: [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
Clément Léger
[PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
Clément Léger
Re: [PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
Andrew Jones
[PATCH v3 13/17] selftests: riscv: add misaligned access testing
Clément Léger
[PATCH] scripts: Add git-resolve tool for full SHA-1 resolution
Sasha Levin
Re: [PATCH] scripts: Add git-resolve tool for full SHA-1 resolution
Kees Cook
Earlier messages