summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-17Documentation: scheduler: fixed 2 typos in sched-nice-design.rstChun-Hung Tseng
2021-05-17docs/zh_CN: add core api kobject translationYanteng Si
2021-05-17docs/zh_CN: add core-api workqueue.rst translationYanteng Si
2021-05-17docs/zh_CN: add core-api printk-formats.rst translationYanteng Si
2021-05-17docs/zh_CN: add core-api printk-basics.rst translationYanteng Si
2021-05-17docs/zh_CN: add core-api kernel-api.rst translationYanteng Si
2021-05-17docs/zh_CN: Add translation zh_CN/maintainer/modifying-patches.rstWu XiangCheng
2021-05-17docs/zh_CN: Add translation zh_CN/maintainer/maintainer-entry-profile.rstWu XiangCheng
2021-05-17docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rstWu XiangCheng
2021-05-17docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rstWu XiangCheng
2021-05-17docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rstWu XiangCheng
2021-05-17docs/zh_CN: Add translation zh_CN/maintainer/index.rstWu XiangCheng
2021-05-17scripts: kernel-doc: reduce repeated regex expressions into variablesAditya Srivastava
2021-05-13docs: usb: function: Modify path nameWei Ming Chen
2021-05-13docs: admin-guide: update description for kernel.hotplug sysctlRasmus Villemoes
2021-05-13docs: typo fixes in Documentation/ABI/Carlos Bilbao
2021-05-11Remove link to nonexistent rocket driver docsdocs-5.13-3Desmond Cheong Zhi Xi
2021-05-11docs: networking: device_drivers: fix bad usage of UTF-8 charsMauro Carvalho Chehab
2021-05-11docs: hwmon: tmp103.rst: fix bad usage of UTF-8 charsMauro Carvalho Chehab
2021-05-11docs: ABI: remove some spurious charactersMauro Carvalho Chehab
2021-05-11docs: ABI: remove a meaningless UTF-8 characterMauro Carvalho Chehab
2021-05-11docs: cdrom-standard.rst: get rid of uneeded UTF-8 charsMauro Carvalho Chehab
2021-05-10Documentation: drop optional BOMsRandy Dunlap
2021-05-10docs/zh_CN: Remove obsolete translation fileWan Jiabing
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-08Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-08smb3: when mounting with multichannel include it in requested capabilitiesSteve French
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-08Merge branch 'master' into nextMichael Ellerman
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07mptcp: fix splat when closing unaccepted socketPaolo Abeni