summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-07Docs/translations/ko_KR: remove memory-barriersSeongJae Park3-2971/+0
2026-01-07docs: submitting-patches: suggest adding previous version linksSeongJae Park1-1/+5
2026-01-07doc-guide: kernel-doc: specify that W=n does not check header filesVincent Mailhol1-2/+5
2026-01-07Doc: correct spelling and wording mistakesVolodymyr Kot4-6/+6
2026-01-07docs: process: email-client: add Thunderbird "Toggle Line Wrap" extensionVincent Mailhol1-1/+8
2026-01-07docs: Makefile: wrap SPHINXDIRS help textMustafa Elrasheid1-1/+2
2026-01-07docs: find-unused-docs.sh: fixup directory usageRandy Dunlap1-1/+1
2026-01-07docs/ja_JP: fix typos in submit-checklist.rstMasaharu Noguchi1-2/+2
2026-01-07docs/ja_JP: fix translation of freestanding C environmentMasaharu Noguchi1-1/+1
2026-01-07docs/ja_JP: fix typos and duplicated phrases in kernel development guideMasaharu Noguchi1-2/+2
2025-12-23MAINTAINERS: Add doc files on real-time support to Real-time LinuxLukas Bulwahn1-0/+1
2025-12-23Documentation: update config name in real-time architecture supportLukas Bulwahn1-1/+2
2025-12-23Documentation: Add some hardware hints for real-timeSebastian Andrzej Siewior2-0/+133
2025-12-23Documentation: insist on the plain-text requirement for security reportsWilly Tarreau1-1/+5
2025-12-23Documentation: Improve wording on requirements for a free NitrokeyUwe Kleine-König1-2/+2
2025-12-23Documentation: mailbox: mbox_chan_ops.flush() is optionalGeert Uytterhoeven1-1/+1
2025-12-23Documentation/rv: Fix dead link to monitor_synthesis.rstSoham Metha1-3/+3
2025-12-23Documentation: arm: keystone: update DT binding referenceShubham Sharma1-1/+1
2025-12-23docs: fix typo in clang-format documentationAddison English1-1/+1
2025-12-23kdoc: allow dots in inline @param namesSteven Price1-1/+1
2025-12-23docs: Update documentation to avoid mentioning of kernel.hAndy Shevchenko7-10/+32
2025-12-23docs: admin: devices: /dev/sr<N> for SCSI CD-ROMMax Nikulin2-4/+7
2025-12-23Merge branch 'mauro-vars' into docs-mwJonathan Corbet4-16/+172
2025-12-23docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab1-6/+12
2025-12-23docs: kernel-doc.rst: document the new "var" kernel-doc markupMauro Carvalho Chehab1-4/+21
2025-12-23docs: kernel-doc.rst: don't let automarkup mangle with constsMauro Carvalho Chehab1-12/+13
2025-12-23docs: media: v4l2-ioctl.h: document two global variablesMauro Carvalho Chehab1-0/+15
2025-12-23kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab2-7/+23
2025-12-23kernel-doc: add support for handling global variablesMauro Carvalho Chehab2-1/+102
2025-12-23Documentation: kernel-hacking: Remove commaThorsten Blum1-1/+1
2025-12-23docs: kbuild: Fix typos in makefiles.rstChen Pei1-1/+1
2025-12-22Linux 6.19-rc2v6.19-rc2Linus Torvalds1-1/+1
2025-12-22Merge tag 'coccinelle-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2025-12-22Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-2/+45
2025-12-22Merge tag 'i2c-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-4/+17
2025-12-22Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-111/+141
2025-12-22Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum1-1/+1
2025-12-21scripts: coccicheck: filter *.cocci files by MODESongwei Chai1-1/+5
2025-12-21Merge tag 'ata-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+3
2025-12-21Merge tag 'spi-fix-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+12
2025-12-21x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()Eric Dumazet1-1/+1
2025-12-21clang: work around asm output constraint problemsEric Dumazet2-1/+3
2025-12-20Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-41/+80
2025-12-20Merge tag 'hwmon-for-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-8/+25
2025-12-20Merge tag 'mmc-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-4/+4
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds34-74/+331
2025-12-20Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/...Linus Torvalds2-5/+4
2025-12-20Merge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds112-140/+170
2025-12-20Merge tag 'mips-fixes_6.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3