Age | Commit message (Expand) | Author |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-07 | kernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning. | Utkarsh Tripathi |
2024-04-25 | scripts/kernel-doc: drop "_noprof" on function prototypes | Randy Dunlap |
2024-04-24 | kernel-doc: fix struct_group_tagged() parsing | Kees Cook |
2024-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-03-29 | docs: Fix bitfield handling in kernel-doc | Donald Hunter |
2024-03-28 | compiler_types: add Endianness-dependent __counted_by_{le,be} | Alexander Lobakin |
2024-03-13 | Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2024-02-29 | kernel-doc: Add unary operator * to $type_param_ref | Akira Yokosawa |
2024-02-21 | kernel-doc: handle #if in enums as well | Johannes Berg |
2024-02-21 | scripts/kernel-doc: simplify signature printing | Vegard Nossum |
2024-02-21 | scripts/kernel-doc: separate out function signature | Vegard Nossum |
2024-02-21 | scripts/kernel-doc: simplify function printing | Vegard Nossum |
2024-02-21 | scripts/kernel-doc: add modeline for vim users | Vegard Nossum |
2024-02-14 | scripts/kernel-doc: reindent | Vegard Nossum |
2024-02-05 | kernel-doc: Support arrays of pointers struct fields | Sakari Ailus |
2024-01-30 | kernel-doc: drop looking for "MACDOC" | Randy Dunlap |
2024-01-30 | scripts/kernel-doc: Do not process backslash lines in comments | Anna-Maria Behnsen |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds |
2024-01-03 | kernel-doc: handle a void function without producing a warning | Randy Dunlap |
2023-12-19 | kernel-doc: Align quick help and the code | Andy Shevchenko |
2023-12-18 | docs: ignore __counted_by attribute in structure definitions | Jonathan Corbet |
2023-12-15 | scripts: kernel-doc: Clarify missing struct member description | Kees Cook |
2023-12-15 | scripts/kernel-doc: restore warning for Excess struct/union | Randy Dunlap |
2023-12-02 | cache: enforce cache groups | Coco Li |
2023-10-30 | scripts/kernel-doc: Fix the regex for matching -Werror flag | Yujie Liu |
2023-10-22 | scripts/kernel-doc: match -Werror flag strictly | Yujie Liu |
2023-08-18 | scripts: kernel-doc: fix macro handling in enums | Pavan Kumar Linga |
2023-08-18 | scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN] | Pavan Kumar Linga |
2023-07-06 | Merge tag 'docs-6.5-2' of git://git.lwn.net/linux | Linus Torvalds |
2023-07-04 | scripts: kernel-doc: support private / public marking for enums | Jakub Kicinski |
2023-07-01 | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-06-10 | kernel-doc: don't let V=1 change outcome | Johannes Berg |
2023-06-05 | docs: scripts: kernel-doc: accept bitwise negation like ~@var | Mark Rutland |
2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-01-31 | scripts: kernel-doc: Remove workaround for @param... syntax | Jonathan Neuschäfer |
2023-01-22 | kbuild: do not print extra logs for V=2 | Masahiro Yamada |
2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-11-29 | scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export | Jason Gunthorpe |
2022-10-28 | string: Rewrite and add more kern-doc for the str*() functions | Kees Cook |
2022-10-18 | docs: improve the HTML formatting of kerneldoc comments | Jonathan Corbet |
2022-06-13 | scripts: kernel-doc: Always increment warnings counter | Niklas Söderlund |
2022-03-28 | scripts/kernel-doc: change the line number meta info | Mauro Carvalho Chehab |
2022-02-24 | docs: scripts/kernel-doc: Detect absence of FILE arg | Akira Yokosawa |
2022-02-24 | scripts: kernel-doc: Refresh the copyright lines | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Drop obsolete comments | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Replace the usage function | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONS | Tomasz Warniełło |