summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-251-0/+7
|\
| * Documentation: add xen.fifo_events kernel parameter descriptionJuergen Gross2020-10-231-0/+7
* | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds2020-10-251-9/+20
|\ \
| * | LSM: SafeSetID: Add GID security policy handlingThomas Cedeno2020-10-131-9/+20
* | | Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds2020-10-232-30/+35
|\ \ \
| * | | docs: Add two missing entries in vm sysctl indexFam Zheng2020-10-221-0/+2
| * | | docs/cpu-load: format the example code.Hui Su2020-10-211-30/+33
* | | | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-222-71/+0
|\ \ \ \
| * | | | nfsd: remove fault injection codeJ. Bruce Fields2020-09-252-71/+0
* | | | | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-201-0/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen/events: defer eoi in case of excessive number of eventsJuergen Gross2020-10-201-0/+8
| | |_|/ | |/| |
* | | | Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-10-191-1/+31
|\ \ \ \
| * | | | xfs: remove deprecated sysctl optionsPavel Reichl2020-09-251-1/+6
| * | | | xfs: remove deprecated mount optionsPavel Reichl2020-09-251-0/+2
| * | | | xfs: deprecate the V4 formatDarrick J. Wong2020-09-151-0/+23
* | | | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-181-18/+135
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-091-18/+135
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney2020-09-041-0/+4
| | |\ \ \ \
| | | * | | | lib: Add backtrace_idle parameter to force backtrace of idle CPUsPaul E. McKenney2020-08-241-0/+4
| | * | | | | Merge branch 'strictgp.2020.08.24a' into HEADPaul E. McKenney2020-09-031-0/+9
| | |\ \ \ \ \
| | | * | | | | rcu: Provide optional RCU-reader exit delay for strict GPsPaul E. McKenney2020-08-241-0/+9
| | | |/ / / /
| | * | | | | Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney2020-09-031-18/+110
| | |\ \ \ \ \
| | | * | | | | rcuperf: Change rcuperf to rcuscalePaul E. McKenney2020-08-241-18/+18
| | | * | | | | scftorture: Add smp_call_function() torture testPaul E. McKenney2020-08-241-0/+92
| | | |/ / / /
| | * / / / / rcutorture: Allow pointer leaks to test diagnostic codePaul E. McKenney2020-08-241-0/+12
| | |/ / / /
* | | | | | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-162-14/+7
|\ \ \ \ \ \
| * | | | | | docs: pstore-blk.rst: fix kernel-doc tagsMauro Carvalho Chehab2020-10-151-8/+2
| * | | | | | docs: remove some replace macros like |struct foo|Mauro Carvalho Chehab2020-10-151-6/+5
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | lib, include/linux: add usercopy failure capabilityAlbert van der Linde2020-10-161-0/+1
* | | | | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-152-6/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-053-9/+28
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-1/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-043-5/+7
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar2020-08-282-6/+19
* | | | | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | | | | | | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-255-5/+14
| |\ \ \ \ \ \ \
| * | | | | | | | dma-contiguous: provide the ability to reserve per-numa CMABarry Song2020-09-011-0/+11
* | | | | | | | | Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-141-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz2020-10-021-0/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-10-141-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PNP: remove the now unused pnp_find_card() functionChristoph Hellwig2020-10-081-4/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-0/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | docs: mm: numaperf.rst Add brief description for access class 1.Jonathan Cameron2020-10-021-0/+8
| | |/ / / / / / /
* | | | | | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-0/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge back cpuidle material for 5.10.Rafael J. Wysocki2020-10-051-0/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | cpuidle: record state entry rejection statisticsLina Iyer2020-09-231-0/+9
| | |/ / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-142-21/+50
|\ \ \ \ \ \ \ \ \