linux-doc
Thread
Date
Earlier messages
Messages by Thread
[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
Bobby Eshleman
[PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
Bobby Eshleman
Re: [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
Bobby Eshleman
[PATCH net v3 1/3] selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
[PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl
Bobby Eshleman
[PATCH V2] Doc: dev-tools: Added Gentoo in the Operating system list under Getting Coccinelle
Bhaskar Chowdhury
[PATCH] Doc:dev-tools Added Gentoo in Operating System list under Getting Coccinelle
Bhaskar Chowdhury
[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
Haiyang Zhang
Re: [PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
Kory Maincent
RE: [EXTERNAL] Re: [PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
Haiyang Zhang
Re: [PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
Andrew Lunn
RE: [EXTERNAL] Re: [PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
Haiyang Zhang
[PATCH] scripts: sort ver_linux and list in changes.rst
Hans Anda
Re: [PATCH] scripts: sort ver_linux and list in changes.rst
Jonathan Corbet
Re: [PATCH] scripts: sort ver_linux and list in changes.rst
Hans Anda
[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
Simon Baatz via B4 Relay
[PATCH RFC net-next 3/4] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
Simon Baatz via B4 Relay
[PATCH RFC net-next 4/4] selftests/net: packetdrill: add tcp_rcv_toobig_back_to_back.pkt
Simon Baatz via B4 Relay
[PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz via B4 Relay
Re: [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements
Stefano Brivio
[PATCH RFC net-next 2/4] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
Simon Baatz via B4 Relay
Re: [PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
Eric Dumazet
Re: [PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
Simon Baatz
Re: [PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
Eric Dumazet
[PATCH net v2 0/3] vsock: add write-once semantics to child_ns_mode
Bobby Eshleman
[PATCH net v2 2/3] vsock: lock down child_ns_mode as write-once
Bobby Eshleman
Re: [PATCH net v2 2/3] vsock: lock down child_ns_mode as write-once
Stefano Garzarella
Re: [PATCH net v2 2/3] vsock: lock down child_ns_mode as write-once
Bobby Eshleman
Re: [PATCH net v2 2/3] vsock: lock down child_ns_mode as write-once
Stefano Garzarella
[PATCH net v2 1/3] selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
Re: [PATCH net v2 1/3] selftests/vsock: change tests to respect write-once child ns mode
Stefano Garzarella
[PATCH net v2 3/3] vsock: document write-once behavior of the child_ns_mode sysctl
Bobby Eshleman
Re: [PATCH net v2 3/3] vsock: document write-once behavior of the child_ns_mode sysctl
Stefano Garzarella
Re: [PATCH net v2 3/3] vsock: document write-once behavior of the child_ns_mode sysctl
Bobby Eshleman
[PATCH 00/38] docs: several improvements to kernel-doc
Mauro Carvalho Chehab
[PATCH 01/38] docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
[PATCH 02/38] docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
[PATCH 07/38] docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
[PATCH 03/38] docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
[PATCH 13/38] docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
[PATCH 11/38] docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
[PATCH 04/38] docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
[PATCH 15/38] docs: kdoc_re: properly handle strings and escape chars on it
Mauro Carvalho Chehab
[PATCH 14/38] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Mauro Carvalho Chehab
[PATCH 16/38] docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
[PATCH 05/38] docs: kdoc_parser: add functions support for NestedMatch
Mauro Carvalho Chehab
[PATCH 06/38] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
Mauro Carvalho Chehab
[PATCH 08/38] docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
[PATCH 22/38] docs: kdoc_re: fix a parse bug on struct page_pool_params
Mauro Carvalho Chehab
[PATCH 23/38] docs: kdoc_re: add a helper class to declare C function matches
Mauro Carvalho Chehab
[PATCH 09/38] docs: kdoc_parser: add some debug for variable parsing
Mauro Carvalho Chehab
[PATCH 10/38] docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
[PATCH 25/38] docs: kdoc_parser: minimize differences with struct_group_tagged
Mauro Carvalho Chehab
[PATCH 26/38] docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab
[PATCH 18/38] docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
[PATCH 29/38] docs: xforms_lists.py: use CFuntion to handle all function macros
Mauro Carvalho Chehab
[PATCH 30/38] docs: kdoc_files: allows the caller to use a different xforms class
Mauro Carvalho Chehab
[PATCH 12/38] docs: kdoc_parser: ignore context analysis and lock attributes
Mauro Carvalho Chehab
[PATCH 19/38] docs: kdoc_re: make NestedMatch use KernRe
Mauro Carvalho Chehab
[PATCH 17/38] docs: kdoc_re: don't recompile NestedMatch regex every time
Mauro Carvalho Chehab
[PATCH 20/38] docs: kdoc_re: add support on NestedMatch for argument replacement
Mauro Carvalho Chehab
[PATCH 21/38] docs: kdoc_parser: better handle struct_group macros
Mauro Carvalho Chehab
[PATCH 38/38] docs: kdoc_output: pick a better default for modulename
Mauro Carvalho Chehab
[PATCH 35/38] docs: kdoc_output: use a more standard order for .TH on man pages
Mauro Carvalho Chehab
[PATCH 32/38] docs: kdoc_files: document KernelFiles() ABI
Mauro Carvalho Chehab
[PATCH 31/38] docs: kdoc_re: Fix NestedMatch.sub() which causes PDF builds to break
Mauro Carvalho Chehab
[PATCH 27/38] docs: kdoc_re: don't remove the trailing ";" with NestedMatch
Mauro Carvalho Chehab
[PATCH 28/38] docs: kdoc_re: prevent adding whitespaces on sub replacements
Mauro Carvalho Chehab
[PATCH 24/38] docs: kdoc_parser: use the new CFunction class
Mauro Carvalho Chehab
[PATCH 33/38] docs: kdoc_output: add optional args to ManOutput class
Mauro Carvalho Chehab
[PATCH 34/38] docs: sphinx-build-wrapper: better handle troff .TH markups
Mauro Carvalho Chehab
[PATCH 37/38] docs: kdoc_output: describe the class init parameters
Mauro Carvalho Chehab
[PATCH 36/38] docs: sphinx-build-wrapper: don't allow "/" on file names
Mauro Carvalho Chehab
Re: [PATCH 00/38] docs: several improvements to kernel-doc
Randy Dunlap
Re: [PATCH 00/38] docs: several improvements to kernel-doc
Randy Dunlap
Re: [PATCH 00/38] docs: several improvements to kernel-doc
Jani Nikula
Re: [PATCH 00/38] docs: several improvements to kernel-doc
Jonathan Corbet
Re: [PATCH 00/38] docs: several improvements to kernel-doc
Jonathan Corbet
[PATCH] linux-next: update maintainer info.
Randy Dunlap
Re: [PATCH] linux-next: update maintainer info.
Stephen Rothwell
Re: [PATCH] linux-next: update maintainer info.
Mark Brown
Re: [PATCH] linux-next: update maintainer info.
Shuah Khan
Re: [PATCH] linux-next: update maintainer info.
Jonathan Corbet
[RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
Wolfram Sang
Re: [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
Andy Shevchenko
Re: [RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
Andy Shevchenko
Re: [RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
Wolfram Sang
Re: [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
Mark Brown
Re: [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
Jonathan Cameron
[PATCH v8 0/3] drivers/base: Introduce revocable
Tzung-Bi Shih
[PATCH v8 1/3] revocable: Revocable resource management
Tzung-Bi Shih
Re: [PATCH v8 1/3] revocable: Revocable resource management
Bartosz Golaszewski
Re: [PATCH v8 1/3] revocable: Revocable resource management
Tzung-Bi Shih
[PATCH v8 2/3] revocable: Add KUnit test cases
Tzung-Bi Shih
[PATCH v8 3/3] selftests: revocable: Add kselftest cases
Tzung-Bi Shih
[PATCH mm-new v3 0/2] mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
[PATCH mm-new v3 1/2] mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
[PATCH mm-new v3 2/2] selftests/cgroup: add test for zswap incompressible pages
Jiayuan Chen
[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
Shenwei Wang
[PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Bartosz Golaszewski
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Arnaud POULIQUEN
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Arnaud POULIQUEN
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Mathieu Poirier
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Linus Walleij
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Arnaud POULIQUEN
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Bjorn Andersson
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Arnaud POULIQUEN
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Linus Walleij
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Arnaud POULIQUEN
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Arnaud POULIQUEN
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
[PATCH v8 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
Shenwei Wang
[PATCH v8 2/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
Shenwei Wang
[PATCH v8 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
Shenwei Wang
Re: [PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
Daniel Baluta
RE: [PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
Shenwei Wang
[RFC PATCH v3 0/6] some /dev/mem specifications and traced testing
Gabriele Paoloni
[RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
Gabriele Paoloni
Re: [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
Greg KH
Re: [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
Gabriele Paoloni
Re: [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
Greg KH
Re: [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
Gabriele Paoloni
[RFC PATCH v3 3/6] kunit: add visibility helpers for static inline functions
Gabriele Paoloni
[RFC PATCH v3 6/6] char: mem: add Kconfig option for devmem KUnit tests
Gabriele Paoloni
[RFC PATCH v3 2/6] /dev/mem: Add initial documentation of memory_open() and mem_fops
Gabriele Paoloni
[RFC PATCH v3 4/6] char: mem: expose devmem helpers for KUnit testing
Gabriele Paoloni
[RFC PATCH v3 5/6] char: mem: add KUnit tests for /dev/mem read_mem()
Gabriele Paoloni
[PATCH v7 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
Shenwei Wang
[PATCH v7 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
Shenwei Wang
[PATCH v7 2/4] docs: driver-api: gpio: generic gpio driver over rpmsg bus
Shenwei Wang
[PATCH v7 2/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
Shenwei Wang
[PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
[PATCH v7 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
Shenwei Wang
RE: [PATCH v7 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
Shenwei Wang
[PATCH v7 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
Shenwei Wang
[PATCH v7 2/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
Shenwei Wang
[PATCH v7 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
Shenwei Wang
[PATCH v7 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
Shenwei Wang
Re: [PATCH v7 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
Rob Herring (Arm)
Re: [PATCH v7 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
Shenwei Wang
Re: [PATCH v7 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
Rob Herring
[PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
kernel test robot
Re: [PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
kernel test robot
[PATCH v6 00/19] ARM64 PMU Partitioning
Colton Lewis
[PATCH v6 01/19] arm64: cpufeature: Add cpucap for HPMN0
Colton Lewis
[PATCH v6 13/19] KVM: arm64: Implement lazy PMU context swaps
Colton Lewis
[PATCH v6 07/19] KVM: arm64: Set up FGT for Partitioned PMU
Colton Lewis
[PATCH v6 08/19] KVM: arm64: Define access helpers for PMUSERENR and PMSELR
Colton Lewis
Re: [PATCH v6 08/19] KVM: arm64: Define access helpers for PMUSERENR and PMSELR
kernel test robot
Re: [PATCH v6 08/19] KVM: arm64: Define access helpers for PMUSERENR and PMSELR
kernel test robot
[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
Colton Lewis
[PATCH v6 10/19] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
Colton Lewis
[PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
Colton Lewis
[PATCH v6 02/19] KVM: arm64: Reorganize PMU includes
Colton Lewis
[PATCH v6 03/19] KVM: arm64: Reorganize PMU functions
Colton Lewis
[PATCH v6 05/19] perf: arm_pmuv3: Generalize counter bitmasks
Colton Lewis
[PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
Colton Lewis
[PATCH v6 15/19] KVM: arm64: Detect overflows for the Partitioned PMU
Colton Lewis
[PATCH v6 17/19] KVM: selftests: Add find_bit to KVM library
Colton Lewis
[PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
Colton Lewis
Re: [PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
Marc Zyngier
[PATCH v6 12/19] KVM: arm64: Enforce PMU event filter at vcpu_load()
Colton Lewis
[PATCH v6 18/19] KVM: arm64: selftests: Add test case for partitioned PMU
Colton Lewis
[PATCH v6 19/19] KVM: arm64: selftests: Relax testing for exceptions when partitioned
Colton Lewis
[PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
Colton Lewis
Re: [PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
kernel test robot
Re: [PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
kernel test robot
[PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
Colton Lewis
Re: [PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
kernel test robot
Re: [PATCH v6 00/19] ARM64 PMU Partitioning
Marc Zyngier
Re: [PATCH v6 00/19] ARM64 PMU Partitioning
Colton Lewis
Re: [PATCH v6 00/19] ARM64 PMU Partitioning
Marc Zyngier
[PATCH v2 0/2] mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
[PATCH v2 1/2] mm: zswap: add per-memcg stat for incompressible pages
Jiayuan Chen
Earlier messages