linux-doc
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
John Hubbard
Re: [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
Vlastimil Babka
Re: [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
Nikita Kalyazin
Re: [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
Vlastimil Babka
[PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
Kalyazin, Nikita
Re: [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
Dave Hansen
Re: [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
Nikita Kalyazin
Re: [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
Vlastimil Babka
Re: [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
Nikita Kalyazin
[PATCH v8 08/13] KVM: selftests: load elf via bounce buffer
Kalyazin, Nikita
[PATCH v8 06/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
Kalyazin, Nikita
[PATCH v8 02/13] x86/tlb: export flush_tlb_kernel_range to KVM module
Kalyazin, Nikita
[PATCH v8 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
Kalyazin, Nikita
[PATCH v8 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
Kalyazin, Nikita
[PATCH v8 13/13] KVM: selftests: Test guest execution from direct map removed gmem
Kalyazin, Nikita
[PATCH v8 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
Kalyazin, Nikita
[PATCH v8 07/13] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
Kalyazin, Nikita
Re: [PATCH v8 00/13] Direct Map Removal Support for guest_memfd
Brendan Jackman
[PATCH v24 00/28] riscv control-flow integrity for usermode
Deepak Gupta
[PATCH v24 01/28] mm: VM_SHADOW_STACK definition for riscv
Deepak Gupta
[PATCH v24 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
Deepak Gupta
[PATCH v24 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
[PATCH v24 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
Deepak Gupta
[PATCH v24 28/28] kselftest/riscv: kselftest for user mode cfi
Deepak Gupta
[PATCH v24 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
Deepak Gupta
[PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
Re: [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
Randy Dunlap
Re: [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
Deepak Gupta
Re: [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
Randy Dunlap
[PATCH v24 17/28] riscv/signal: save and restore of shadow stack for signal
Deepak Gupta
[PATCH v24 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
[PATCH v24 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
[PATCH v24 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
[PATCH v24 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
Deepak Gupta
[PATCH v24 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
Deepak Gupta
[PATCH v24 21/28] riscv: kernel command line option to opt out of user cfi
Deepak Gupta
Re: [PATCH v24 21/28] riscv: kernel command line option to opt out of user cfi
Randy Dunlap
[PATCH v24 13/28] prctl: arch-agnostic prctl for indirect branch tracking
Deepak Gupta
[PATCH v24 12/28] riscv: Implements arch agnostic shadow stack prctls
Deepak Gupta
[PATCH v24 16/28] riscv: signal: abstract header saving for setup_sigcontext
Deepak Gupta
[PATCH v24 18/28] riscv/kernel: update __show_regs to print shadow stack register
Deepak Gupta
[PATCH v24 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
Deepak Gupta
[PATCH v24 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
Deepak Gupta
[PATCH v24 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
[PATCH v24 15/28] riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
[PATCH v24 26/28] riscv: Documentation for landing pad / indirect branch tracking
Deepak Gupta
[PATCH v24 09/28] riscv/mm: write protect and shadow stack
Deepak Gupta
[PATCH v24 10/28] riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
[PATCH v24 03/28] riscv: zicfiss / zicfilp enumeration
Deepak Gupta
[PATCH v24 27/28] riscv: Documentation for shadow stack on riscv
Deepak Gupta
[PATCH v24 07/28] riscv/mm: manufacture shadow stack pte
Deepak Gupta
[PATCH v6 0/5] asdf
Kees Cook
[PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
Kees Cook
Re: [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
Markus Elfring
Re: [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
Kees Cook
Re: [cocci] [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
Julia Lawall
Re: [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
Eric Biggers
Re: [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
Kees Cook
Re: [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
Julia Lawall
[PATCH v6 2/5] checkpatch: Suggest kmalloc_obj family for sizeof allocations
Kees Cook
[PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Kees Cook
Re: [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Vlastimil Babka
Re: [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Kees Cook
Re: [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Kees Cook
Re: [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Vlastimil Babka
Re: [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Dan Carpenter
Re: [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Dan Carpenter
Re: [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
Dan Carpenter
[PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
Kees Cook
Re: [PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
Peter Zijlstra
Re: [PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
Kees Cook
[PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
Kees Cook
Re: [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
Vlastimil Babka
Re: [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
Kees Cook
Re: [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
Kees Cook
Re: [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
Vlastimil Babka
Re: [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
Lorenzo Stoakes
Re: [PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
David Laight
Re: [PATCH v6 0/5] asdf
Kees Cook
[PATCH] Documentation: arm: keystone: fix deadlink
Soham Metha
[PATCH v7] checkpatch: add uninitialized pointer with __free attribute check
Ally Heev
Re: [PATCH v7] checkpatch: add uninitialized pointer with __free attribute check
Joe Perches
[PATCH] Documentation: Improve wording on requirements for a free Nitrokey
Uwe Kleine-König
Re: [PATCH] Documentation: Improve wording on requirements for a free Nitrokey
Konstantin Ryabitsev
Re: [PATCH] Documentation: Improve wording on requirements for a free Nitrokey
Bagas Sanjaya
Re: [PATCH] Documentation: Improve wording on requirements for a free Nitrokey
Uwe Kleine-König
Re: [PATCH] Documentation: Improve wording on requirements for a free Nitrokey
Bagas Sanjaya
Re: [PATCH] Documentation: Improve wording on requirements for a free Nitrokey
Jonathan Corbet
[PATCH v2 0/6] seccomp: support nested listeners
Alexander Mikhalitsyn
[PATCH v7 net-next 00/13] AccECN protocol case handling series
chia-yu . chang
[PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
chia-yu . chang
[PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
chia-yu . chang
[PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
chia-yu . chang
[PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
chia-yu . chang
[PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
chia-yu . chang
[PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
chia-yu . chang
[PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
chia-yu . chang
[PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
chia-yu . chang
[PATCH v7 net-next 13/13] tcp: accecn: enable AccECN
chia-yu . chang
[PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
chia-yu . chang
[PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
chia-yu . chang
[PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
chia-yu . chang
[PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
chia-yu . chang
Re: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Jakub Kicinski
Re: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Neal Cardwell
RE: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Chia-Yu Chang (Nokia)
[PATCH v7 net-next 00/13] AccECN protocol case handling series
chia-yu . chang
[PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
chia-yu . chang
[PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
chia-yu . chang
[PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
chia-yu . chang
[PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
chia-yu . chang
[PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
chia-yu . chang
[PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
chia-yu . chang
[PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
chia-yu . chang
[PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
chia-yu . chang
[PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
chia-yu . chang
[PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
chia-yu . chang
Re: [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Paolo Abeni
[PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
chia-yu . chang
[PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
chia-yu . chang
[PATCH v7 net-next 13/13] tcp: accecn: enable AccECN
chia-yu . chang
Re: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Paolo Abeni
RE: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Chia-Yu Chang (Nokia)
Re: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Paolo Abeni
Re: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Eric Dumazet
RE: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Chia-Yu Chang (Nokia)
Re: [PATCH v7 net-next 00/13] AccECN protocol case handling series
Paolo Abeni
[PATCH v1 0/6] seccomp: support nested listeners
Alexander Mikhalitsyn
[PATCH net-next v7 0/9] Add support for providers with large rx buffer
Pavel Begunkov
[PATCH net-next v7 1/9] net: page pool: xa init with destroy on pp init
Pavel Begunkov
[PATCH net-next v7 2/9] net: page_pool: sanitise allocation order
Pavel Begunkov
[PATCH net-next v7 3/9] net: memzero mp params when closing a queue
Pavel Begunkov
[PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
Pavel Begunkov
Re: [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
Jakub Kicinski
Re: [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
Pavel Begunkov
Re: [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
Jakub Kicinski
[PATCH net-next v7 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
Pavel Begunkov
[PATCH net-next v7 5/9] eth: bnxt: store rx buffer size per queue
Pavel Begunkov
[PATCH net-next v7 8/9] io_uring/zcrx: document area chunking parameter
Pavel Begunkov
[PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
Pavel Begunkov
Re: [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
Jakub Kicinski
Re: [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
Pavel Begunkov
Re: [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
Jakub Kicinski
[PATCH net-next v7 9/9] selftests: iou-zcrx: test large chunk sizes
Pavel Begunkov
Re: [PATCH net-next v7 0/9] Add support for providers with large rx buffer
Paolo Abeni
Re: [PATCH net-next v7 0/9] Add support for providers with large rx buffer
Pavel Begunkov
Re: [PATCH net-next v7 0/9] Add support for providers with large rx buffer
Jakub Kicinski
Re: [PATCH net-next v7 0/9] Add support for providers with large rx buffer
patchwork-bot+netdevbpf
[PATCH net-next 0/4] (no cover subject)
Breno Leitao
[PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
Breno Leitao
Re: [PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
Simon Horman
[PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
Breno Leitao
Re: [PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
Simon Horman
[PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
Breno Leitao
Re: [PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
Simon Horman
[PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute
Breno Leitao
Re: [PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute
Simon Horman
Re: [PATCH net-next 0/4] (no cover subject)
Simon Horman
Re: [PATCH net-next 0/4] (no cover subject)
Jakub Kicinski
Re: [PATCH net-next 0/4] (no cover subject)
Breno Leitao
Re: [PATCH net-next 0/4] (no cover subject)
Jakub Kicinski
Re: [PATCH net-next 0/4] (no cover subject)
Petr Mladek
Re: [PATCH net-next 0/4] (no cover subject)
Petr Mladek
Re: [PATCH net-next 0/4] (no cover subject)
Breno Leitao
Re: [PATCH net-next 0/4] (no cover subject)
Petr Mladek
Re: [PATCH net-next 0/4] (no cover subject)
Breno Leitao
Re: [PATCH net-next 0/4] (no cover subject)
Jakub Kicinski
Re: [PATCH net-next 0/4] (no cover subject)
Breno Leitao
Re: [PATCH net-next 0/4] (no cover subject)
Jakub Kicinski
[PATCH net-next v6 0/8][pull request] Add support for providers with large rx buffer
Pavel Begunkov
[PATCH net-next v6 1/8] net: page_pool: sanitise allocation order
Pavel Begunkov
[PATCH net-next v6 2/8] net: memzero mp params when closing a queue
Pavel Begunkov
[PATCH net-next v6 4/8] eth: bnxt: store rx buffer size per queue
Pavel Begunkov
[PATCH net-next v6 3/8] net: let pp memory provider to specify rx buf len
Pavel Begunkov
[PATCH net-next v6 5/8] eth: bnxt: adjust the fill level of agg queues with larger buffers
Pavel Begunkov
[PATCH net-next v6 6/8] eth: bnxt: allow providers to set rx buf size
Pavel Begunkov
[PATCH net-next v6 7/8] io_uring/zcrx: document area chunking parameter
Pavel Begunkov
[PATCH net-next v6 8/8] selftests: iou-zcrx: test large chunk sizes
Pavel Begunkov
[PATCH v6 0/3] virtio: feature related cleanups
Michael S. Tsirkin
[PATCH v6 1/3] virtio: clean up features qword/dword terms
Michael S. Tsirkin
[PATCH v6 2/3] vhost/test: add test specific macro for features
Michael S. Tsirkin
[PATCH v6 3/3] vhost: switch to arrays of feature bits
Michael S. Tsirkin
Re: [PATCH v6 3/3] vhost: switch to arrays of feature bits
Jason Wang
Re: [PATCH v6 3/3] vhost: switch to arrays of feature bits
Michael S. Tsirkin
[PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Andy Shevchenko
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Randy Dunlap
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Andy Shevchenko
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Jonathan Corbet
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Andy Shevchenko
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Joe Perches
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Andy Shevchenko
[PATCH] Doc:it_IT: Do not reference kernel.h anymore
Andi Shyti
Re: [PATCH] Doc:it_IT: Do not reference kernel.h anymore
Federico Vaga
Re: [PATCH] Doc:it_IT: Do not reference kernel.h anymore
Andi Shyti
Re: [PATCH] Doc:it_IT: Do not reference kernel.h anymore
Federico Vaga
Re: [PATCH] Doc:it_IT: Do not reference kernel.h anymore
Jonathan Corbet
Re: [PATCH] Doc:it_IT: Do not reference kernel.h anymore
Federico Vaga
Re: [PATCH] Doc:it_IT: Do not reference kernel.h anymore
Jonathan Corbet
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Mathieu Poirier
Re: [PATCH v2 1/1] docs: Update documentation to avoid mentioning of kernel.h
Jonathan Corbet
Earlier messages
Later messages