aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/translations (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+2
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds1-14/+0
2025-10-03docs/zh_CN: Fix malformed tableGopi Krishna Menon1-1/+1
2025-10-03docs/zh_TW: Fix malformed tableGopi Krishna Menon1-1/+1
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-2/+2
2025-10-01cpufreq: Drop unused symbol CPUFREQ_ETERNALRafael J. Wysocki2-4/+2
2025-09-09Documentation: update Hans Verkuil's email addressHans Verkuil2-2/+2
2025-09-02fuse: fix references to fuse.rst -> fuse/fuse.rstMiklos Szeredi2-2/+2
2025-08-18docs: Remove remainders of reiserfsDavid Sterba1-14/+0
2025-08-13media: Drop V4L2_FL_USES_V4L2_FH checksLaurent Pinchart1-5/+0
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart1-2/+2
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart1-3/+2
2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart1-1/+1
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+0
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds15-63/+1004
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+1
2025-07-13mm,memory_hotplug: remove status_change_nid_normal and update documentationOscar Salvador1-3/+0
2025-07-06Docs/zh_CN: Translate alias.rst to Simplified ChineseQiu Yutan2-1/+57
2025-07-06Docs/zh_CN: Translate netmem.rst to Simplified ChineseWang Yaxin2-1/+93
2025-07-06Docs/zh_CN: Translate xfrm_proc.rst to Simplified ChineseWang Yaxin2-1/+127
2025-07-06Docs/zh_CN: Translate netif-msg.rst to Simplified ChineseWang Yaxin2-2/+94
2025-07-06docs/zh_CN: update git command examples in how-to.rstDongliang Mu1-3/+2
2025-06-16coredump: rename do_coredump() to vfs_coredump()Christian Brauner1-1/+1
2025-06-14Docs/zh_CN: Translate vxlan.rst to Simplified ChineseQiu Yutan2-1/+86
2025-06-14Docs/zh_CN: Translate napi.rst to Simplified ChineseWang Yaxin2-1/+363
2025-06-12docs/zh_CN: improve formatting and content clarityDongliang Mu1-44/+59
2025-06-12docs/zh_CN: update the translation of process/5.Posting.rstDongliang Mu1-0/+11
2025-06-12docs/zh_CN: update the translation of process/2.Process.rstDongliang Mu1-4/+3
2025-06-12docs/zh_CN: update the translation of process/7.AdvancedTopics.rstDongliang Mu1-0/+14
2025-06-12docs/zh_CN: update the translation of process/6.Followthrough.rstDongliang Mu1-0/+5
2025-06-12docs/zh_CN: update the translation of process/1.Intro.rstDongliang Mu1-5/+5
2025-06-12Docs/zh_CN: Translate speculation.rst to Simplified ChineseCui Wei2-1/+86
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-43/+30
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-38/+30
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-4/+4
2025-05-29Merge tag 'devicetree-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+6
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-2/+2
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds8-33/+872
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+1
2025-05-25docs/core-api/symbol-namespaces: drop table of contents and section numberingMasahiro Yamada2-43/+30
2025-05-21gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko1-1/+1
2025-05-16irqdomain: Drop irq_linear_revmap()Jiri Slaby (SUSE)1-2/+0
2025-05-16irqdomain: Drop irq_domain_add_*() functionsJiri Slaby (SUSE)1-4/+0
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)1-1/+1
2025-05-16vsprintf: remove redundant and unused %pCn format specifierLuca Ceresoli1-2/+1
2025-05-16Documentation: update binutils-2.30 version referenceArnd Bergmann1-1/+1
2025-05-15Merge tag 'Chinese-doc-6.16-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/alexs/linux into docs-mwJonathan Corbet4-12/+854