index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
2022-07-12
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
2022-07-12
stddef: Introduce struct_group() helper macro
Kees Cook
2021-08-12
scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR
Laurent Pinchart
2021-05-17
scripts: kernel-doc: reduce repeated regex expressions into variables
Aditya Srivastava
2021-04-27
kernel-doc: Add support for __deprecated
Matthew Wilcox
2021-04-15
scripts: kernel-doc: improve parsing for kernel-doc comments syntax
Aditya Srivastava
2021-03-29
scripts: kernel-doc: add warning for comment not following kernel-doc syntax
Aditya Srivastava
2021-03-26
docs: kernel-doc: properly recognize parameter lines with colons
Jonathan Corbet
2021-03-25
kernel-doc: better handle '::' sequences
Mauro Carvalho Chehab
2021-03-08
scripts/kernel-doc: ignore identifier on anonymous enums
Mauro Carvalho Chehab
2021-03-08
scripts: kernel-doc: fix attribute capture in function parsing
Aditya Srivastava
2021-03-06
scripts: kernel-doc: fix typedef support for struct/union parsing
Aditya Srivastava
2021-02-22
scripts: kernel-doc: fix array element capture in pointer-to-func parsing
Aditya Srivastava
2021-01-28
scripts/kernel-doc: add internal hyperlink to DOC: sections
Michal Wajdeczko
2021-01-18
scripts: kernel-doc: validate kernel-doc markup with the actual names
Mauro Carvalho Chehab
2020-12-03
scripts: kernel-doc: fix parsing function-like typedefs
Mauro Carvalho Chehab
2020-11-13
scripts: kernel-doc: Restore anonymous enum parsing
Andy Shevchenko
2020-10-28
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
2020-10-28
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
2020-10-28
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-09-16
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-09-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
2020-07-31
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
2020-06-26
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
2020-06-26
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2020-04-20
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
2020-04-20
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
2020-04-20
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
2020-04-15
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
2019-11-07
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
2019-10-01
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
2019-10-01
kernel-doc: fix processing nested structs with attributes
André Almeida
2019-08-12
kernel-doc: Allow anonymous enum
Andy Shevchenko
2019-08-06
kernel-doc: ignore __printf attribute
Randy Dunlap
2019-06-26
kernel-doc: Don't try to mark up function names
Jonathan Corbet
2019-05-27
kernel-doc: always name missing kerneldoc sections
Jonathan Corbet
2019-01-16
kernel-doc: suppress 'not described' warnings for embedded struct fields
Jonathan Corbet
2018-11-25
scripts/kernel-doc: Fix struct and struct field attribute processing
Sakari Ailus
2018-11-07
kernel-doc: extend $type_param to match members referenced by pointer
Mike Rapoport
[next]