summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+9
|\
| * security: Add a static lockdown policy LSMMatthew Garrett2019-08-191-0/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-242-1/+5
|\ \
| * | memcg, kmem: deprecate kmem.limit_in_bytesMichal Hocko2019-09-241-1/+3
| * | mm, page_owner, debug_pagealloc: save and dump freeing stack traceVlastimil Babka2019-09-241-0/+2
* | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+3
|\ \ \ | |/ / |/| |
| * | PCI: Correct pci=resource_alignment parameter exampleAlexey Kardashevskiy2019-08-081-2/+3
* | | Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-212-0/+340
|\ \ \
| * | | dm: add clone targetNikos Tsironis2019-09-121-0/+333
| * | | dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana2019-08-231-0/+7
* | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-0/+28
|\ \ \ \
| * | | | powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin2019-09-051-0/+4
| * | | | powerpc/prom_init: Add the ESM call to prom_initRam Pai2019-08-301-0/+5
| * | | | powerpc: Document xmon optionsGustavo Romero2019-08-221-0/+19
* | | | | Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-181-0/+6
|\ \ \ \ \
| * | | | | tty: serial: Add linflexuart driver for S32V234Stefan-gabriel Mirea2019-09-041-0/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-173-11/+100
|\ \ \ \ \
| * | | | | Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=Marcos Paulo de Souza2019-09-031-5/+3
| * | | | | block: elevator.c: Remove now unused elevator= argumentMarcos Paulo de Souza2019-09-031-6/+0
| * | | | | blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo2019-08-281-0/+3
| * | | | | blkcg: implement blk-iocostTejun Heo2019-08-281-0/+94
| | |/ / / | |/| | |
* | | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-1721-20/+1935
|\ \ \ \ \
| * | | | | Documentation: Add "earlycon=sbi" to the admin guidePalmer Dabbelt2019-09-141-0/+4
| * | | | | devices.txt: improve entry for comedi (char major 98)Ian Abbott2019-09-141-1/+10
| * | | | | Documentation: sysrq: don't recommend 'S' 'U' before 'B'Adam Borowski2019-09-061-11/+9
| * | | | | docs: fs: cifs: convert to ReST and add to admin-guide bookMauro Carvalho Chehab2019-07-318-0/+1209
| * | | | | docs: wimax: convert to ReST and add to admin-guideMauro Carvalho Chehab2019-07-314-0/+392
| * | | | | docs: admin-guide: add auxdisplay files to it after conversion to ReSTMauro Carvalho Chehab2019-07-314-0/+165
| * | | | | Documentation: filesystems: Convert ufs.txt to reStructuredText formatShobhit Kukreti2019-07-312-0/+69
| * | | | | Documentation: filesystems: Convert jfs.txt toShobhit Kukreti2019-07-312-0/+67
| * | | | | docs: cgroup-v1/blkio-controller.rst: remove a CFQ left overMauro Carvalho Chehab2019-07-311-6/+0
| * | | | | Documentation: filesystem: fix "Removed Sysctls" tableSheriff Esseson2019-07-301-2/+3
* | | | | | Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-161-0/+23
|\ \ \ \ \ \
| * | | | | | platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuardAlexander Schremmer2019-09-071-0/+23
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-163-12/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi2019-09-031-0/+34
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-6/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-221-6/+11
| |\ \ \ \ \ \
| | * | | | | | rcu/nocb: Rename rcu_nocb_leader_stride kernel boot parameterPaul E. McKenney2019-08-131-6/+7
| | * | | | | | rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney2019-08-011-0/+4
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-161-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-161-0/+52
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-0/+52
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | docs/perf: Add documentation for the i.MX8 DDR PMUJoakim Zhang2019-08-281-0/+52
| | | |/ / / / | | |/| | | |
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----. \ \ \ \ \ \ Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel2019-09-111-1/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | * | | | | Documentation: Update Documentation for iommu.passthroughJoerg Roedel2019-08-231-1/+1
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | iommu/vt-d: Check whether device requires bounce bufferLu Baolu2019-09-111-0/+5
| | |/ / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-251-0/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |