linux-doc
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] scripts: Add git-resolve tool for full SHA-1 resolution
Simon Horman
[PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
Clément Léger
Re: [PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
Andrew Jones
[PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
Clément Léger
Re: [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
Andrew Jones
Re: [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
Clément Léger
[PATCH v3 09/17] riscv: misaligned: factorize trap handling
Clément Léger
[PATCH v11 00/27] riscv control-flow integrity for usermode
Deepak Gupta
[PATCH v11 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
Re: [PATCH v11 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Zong Li
[PATCH v11 09/27] riscv mmu: write protect and shadow stack
Deepak Gupta
Re: [PATCH v11 09/27] riscv mmu: write protect and shadow stack
Zong Li
[PATCH v11 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
[PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
Deepak Gupta
Re: [PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
Zong Li
[PATCH v11 07/27] riscv mm: manufacture shadow stack pte
Deepak Gupta
Re: [PATCH v11 07/27] riscv mm: manufacture shadow stack pte
Zong Li
[PATCH v11 26/27] riscv: Documentation for shadow stack on riscv
Deepak Gupta
Re: [PATCH v11 26/27] riscv: Documentation for shadow stack on riscv
Zong Li
[PATCH v11 23/27] arch/riscv: compile vdso with landing pad
Deepak Gupta
Re: [PATCH v11 23/27] arch/riscv: compile vdso with landing pad
Zong Li
[PATCH v11 14/27] riscv/traps: Introduce software check exception
Deepak Gupta
Re: [PATCH v11 14/27] riscv/traps: Introduce software check exception
Zong Li
[PATCH v11 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
[PATCH v11 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
Re: [PATCH v11 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Zong Li
[PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
Re: [PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
Zong Li
[PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
Re: [PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Zong Li
[PATCH v11 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
Re: [PATCH v11 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Zong Li
[PATCH v11 12/27] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
[PATCH v11 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
Re: [PATCH v11 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
Zong Li
[PATCH v11 17/27] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
[PATCH v11 15/27] riscv: signal: abstract header saving for setup_sigcontext
Deepak Gupta
[PATCH v11 25/27] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
Re: [PATCH v11 25/27] riscv: Documentation for landing pad / indirect branch tracking
Zong Li
[PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
Re: [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
Zong Li
Re: [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
[PATCH v11 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
[PATCH v11 16/27] riscv/signal: save and restore of shadow stack for signal
Deepak Gupta
[PATCH v11 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
Re: [PATCH v11 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
Zong Li
[PATCH v11 27/27] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
Re: [PATCH v11 27/27] kselftest/riscv: kselftest for user mode cfi
Zong Li
[PATCH v11 10/27] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
Re: [PATCH v11 10/27] riscv/mm: Implement map_shadow_stack() syscall
Zong Li
[PATCH v11 24/27] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
Re: [PATCH v11 24/27] riscv: create a config for shadow stack and landing pad instr support
Zong Li
[PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
Deepak Gupta
Re: [PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
Zong Li
[PATCH net-next v7 0/9] Device memory TCP TX
Mina Almasry
[PATCH net-next v7 1/9] netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
[PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
Mina Almasry
Re: [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
Paolo Abeni
Re: [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
Mina Almasry
[PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
Mina Almasry
Re: [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
Paolo Abeni
Re: [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
Mina Almasry
[PATCH net-next v7 6/9] net: enable driver support for netmem TX
Mina Almasry
Re: [PATCH net-next v7 6/9] net: enable driver support for netmem TX
Paolo Abeni
[PATCH net-next v7 4/9] net: devmem: Implement TX path
Mina Almasry
Re: [PATCH net-next v7 4/9] net: devmem: Implement TX path
Paolo Abeni
Re: [PATCH net-next v7 4/9] net: devmem: Implement TX path
Mina Almasry
Re: [PATCH net-next v7 4/9] net: devmem: Implement TX path
Stanislav Fomichev
Re: [PATCH net-next v7 4/9] net: devmem: Implement TX path
Mina Almasry
[PATCH net-next v7 7/9] gve: add netmem TX support to GVE DQO-RDA mode
Mina Almasry
[PATCH net-next v7 8/9] net: check for driver support in netmem TX
Mina Almasry
Re: [PATCH net-next v7 8/9] net: check for driver support in netmem TX
Paolo Abeni
[PATCH net-next v7 9/9] selftests: ncdevmem: Implement devmem TCP TX
Mina Almasry
[PATCH net-next v7 5/9] net: add devmem TCP TX documentation
Mina Almasry
Re: [PATCH net-next v7 0/9] Device memory TCP TX
Lei Yang
Re: [PATCH net-next v7 0/9] Device memory TCP TX
Jakub Kicinski
[PATCH v6 0/3] printf: convert self-test to KUnit
Tamir Duberstein
[PATCH v6 1/3] printf: convert self-test to KUnit
Tamir Duberstein
[PATCH v6 2/3] printf: break kunit into test cases
Tamir Duberstein
[PATCH v6 3/3] printf: implicate test line in failure messages
Tamir Duberstein
Re: [PATCH v6 0/3] printf: convert self-test to KUnit
Kees Cook
Re: [PATCH v6 0/3] printf: convert self-test to KUnit
Tamir Duberstein
Re: [PATCH v6 0/3] printf: convert self-test to KUnit
Tamir Duberstein
Re: [PATCH v6 0/3] printf: convert self-test to KUnit
Petr Mladek
Re: [PATCH v6 0/3] printf: convert self-test to KUnit
Petr Mladek
Re: [PATCH v6 0/3] printf: convert self-test to KUnit
Kees Cook
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH net-next v9 1/6] virtio_net: Add functions for hashing
Akihiko Odaki
Re: [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
Jason Wang
Re: [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
Akihiko Odaki
Re: [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
Jason Wang
Re: [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
Akihiko Odaki
Re: [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
Jason Wang
Re: [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH net-next v9 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
Akihiko Odaki
[PATCH net-next v9 4/6] selftest: tun: Test vnet ioctls without device
Akihiko Odaki
[PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Willem de Bruijn
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
[PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Jason Wang
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Jason Wang
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Jason Wang
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Jason Wang
Re: [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
[PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
Re: [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
Willem de Bruijn
Re: [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
Jason Wang
Re: [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
Re: [PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
Lei Yang
[PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
Ignacio Encinas
Re: [PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
Jonathan Corbet
Re: [PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
Ignacio Encinas Rubio
Re: [PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
Akira Yokosawa
Re: [PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
Ignacio Encinas Rubio
Re: [PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
Jonathan Corbet
[PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH net-next v8 1/6] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH net-next v8 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
Akihiko Odaki
[PATCH net-next v8 4/6] selftest: tun: Test vnet ioctls without device
Akihiko Odaki
[PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
Jakub Kicinski
Re: [PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
kernel test robot
[PATCH net-next v8 5/6] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
[PATCH net-next v8 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
Re: [PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
Lei Yang
[PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Shuah Khan
Re: [PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Laurent Pinchart
Re: [PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Shuah
Re: [PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Steven Rostedt
Re: [PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Shuah
Re: [PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Jani Nikula
Re: [PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Steven Rostedt
Re: [PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
Shuah
[PATCH net-next v2 0/8] netconsole: Add taskname sysdata support
Breno Leitao
[PATCH net-next v2 1/8] netconsole: prefix CPU_NR sysdata feature with SYSDATA_
Breno Leitao
[PATCH net-next v2 3/8] netconsole: refactor CPU number formatting into separate function
Breno Leitao
[PATCH net-next v2 4/8] netconsole: add taskname to extradata entry count
Breno Leitao
[PATCH net-next v2 5/8] netconsole: add configfs controls for taskname sysdata feature
Breno Leitao
[PATCH net-next v2 6/8] netconsole: add task name to extra data fields
Breno Leitao
Re: [PATCH net-next v2 6/8] netconsole: add task name to extra data fields
Simon Horman
[PATCH net-next v2 8/8] netconsole: selftest: add task name append testing
Breno Leitao
[PATCH net-next v2 7/8] netconsole: docs: document the task name feature
Breno Leitao
[PATCH net-next v2 2/8] netconsole: Make boolean comparison consistent
Breno Leitao
Re: [PATCH net-next v2 2/8] netconsole: Make boolean comparison consistent
Simon Horman
Re: [PATCH net-next v2 0/8] netconsole: Add taskname sysdata support
patchwork-bot+netdevbpf
[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
Akihiko Odaki
[PATCH net-next v7 1/6] virtio_net: Add functions for hashing
Akihiko Odaki
[PATCH net-next v7 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
Akihiko Odaki
[PATCH net-next v7 4/6] selftest: tun: Test vnet ioctls without device
Akihiko Odaki
[PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
Re: [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
Jakub Kicinski
Re: [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
Akihiko Odaki
Re: [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
Jakub Kicinski
[PATCH net-next v7 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
Akihiko Odaki
[PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature
Jason Wang
Re: [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature
Akihiko Odaki
Re: [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature
Simon Horman
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
Alistair Popple
[PATCH v9 01/20] fuse: Fix dax truncate/punch_hole fault path
Alistair Popple
[PATCH v9 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
Alistair Popple
[PATCH v9 03/20] fs/dax: Don't skip locked entries when scanning entries
Alistair Popple
[PATCH v9 05/20] fs/dax: Create a common implementation to break DAX layouts
Alistair Popple
[PATCH v9 04/20] fs/dax: Refactor wait for dax idle page
Alistair Popple
[PATCH v9 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
Alistair Popple
[PATCH v9 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
Alistair Popple
[PATCH v9 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
Alistair Popple
[PATCH v9 13/20] mm/memory: Add vmf_insert_page_mkwrite()
Alistair Popple
[PATCH v9 20/20] device/dax: Properly refcount device dax pages when mapping
Alistair Popple
[PATCH v9 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
Alistair Popple
Earlier messages
Later messages