summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: nfs: idmapper: convert to ReSTDaniel W. S. Almeida2020-01-162-14/+18
* Documentation: convert nfsd-admin-interfaces to ReSTDaniel W. S. Almeida2020-01-162-10/+10
* Documentation: nfs-rdma: convert to ReSTDaniel W. S. Almeida2020-01-163-274/+293
* Documentation: nfsroot.rst: COSMETIC: refill a paragraphDaniel W. S. Almeida2020-01-161-7/+8
* Documentation: nfsroot.txt: convert to ReSTDaniel W. S. Almeida2020-01-162-66/+75
* Documentation: convert nfs.txt to ReSTDaniel W. S. Almeida2020-01-163-40/+54
* Documentation: filesystems: convert vfat.txt to RSTDaniel W. S. Almeida2020-01-104-348/+389
* Documentation: boot.rst: fix warningsDaniel W. S. Almeida2020-01-101-20/+20
* docs: ftrace: Fix small notation mistakeFrank A. Cancio Bello2020-01-101-1/+1
* docs: ftrace: Fix typosFrank A. Cancio Bello2020-01-101-3/+3
* docs: ftrace: Clarify the RAM impact of buffer_size_kbFrank A. Cancio Bello2020-01-101-1/+2
* docs: block/biovecs: update the location of bio.cGuoqing Jiang2020-01-101-1/+1
* devices.txt: fix spelling mistake: "shapshot" -> "snapshot"Colin Ian King2020-01-101-1/+1
* docs/zh_CN: translate kernel enforcement statementAlex Shi2019-12-302-0/+152
* docs/zh_CN: translate kernel driver statement into ChineseAlex Shi2019-12-302-0/+200
* docs/zh_CN: add Chinese version of embargoed hardware issuesAlex Shi2019-12-303-0/+231
* docs: w1: Fix a typo in omap-hdq.rstMasanari Iida2019-12-301-1/+1
* Doc: x86: Fix a typo in mm.rstMasanari Iida2019-12-301-3/+3
* docs/memory-barriers.txt.kokr: Minor wordsmithSeongJae Park2019-12-191-2/+2
* doc:locking: fix locktorture parameter descriptionFederico Vaga2019-12-191-2/+1
* Documentation: kernel-hacking: hacking.rst: Change reference to document name...Madhuparna Bhowmik2019-12-191-2/+2
* Documentation: filesystems: automount-support: Change reference to document a...Madhuparna Bhowmik2019-12-191-1/+1
* RISC-V: Typo fixes in image header and documentation.Atish Patra2019-12-192-4/+4
* Documentation: fix Sphinx warning in xilinx_sdfec.rstRandy Dunlap2019-12-191-0/+1
* Documentation: x86: fix boot.rst warning and formatRandy Dunlap2019-12-191-2/+3
* Process: provide hardware-security list detailsKonstantin Ryabitsev2019-12-191-10/+13
* docs: ftrace: Specifies when buffers get clearFrank A. Cancio Bello2019-12-191-2/+7
* Linux 5.5-rc2v5.5-rc2Linus Torvalds2019-12-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-12-1513-73/+180
|\
| * IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
| * IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-122-9/+44
| * IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
| * IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
| * RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang2019-12-121-0/+3
| * rxe: correctly calculate iCRC for unaligned payloadsSteve Wise2019-12-093-1/+14
| * Update mailmap info for Steve WiseSteve Wise2019-12-091-0/+2
| * RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2019-12-091-0/+1
* | Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-152-3/+3
|\ \
| * | riscv: only select serial sifive if TTY is enabledKefeng Wang2019-12-081-2/+2
| * | riscv: Fix build dependency for loaderOlof Johansson2019-12-081-1/+1
| |/
* | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-152-1/+12
|\ \
| * | xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross2019-12-131-1/+2
| * | xen-blkback: prevent premature module unloadPaul Durrant2019-12-131-0/+10
* | | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-159-41/+63
|\ \ \
| * | | fs: remove ksys_dup()Dominik Brodowski2019-12-123-13/+21
| * | | init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski2019-12-123-9/+15
| * | | init: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-123-16/+24
| * | | initrd: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-3/+3
| * | | devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-123-6/+6
* | | | Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-12-141-0/+1
|\ \ \ \