summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-0/+6
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2018-09-091-0/+6
|\
| * random: make CPU trust a boot parameterKees Cook2018-09-011-0/+6
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-1/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-1/+7
| |\ \ \
| | | * | iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-271-1/+2
| | |/ / | |/| |
* | | | mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-221-0/+18
* | | | mm: clarify CONFIG_PAGE_POISONING and usageKees Cook2018-08-221-2/+3
* | | | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-181-0/+9
|\ \ \ \
| * \ \ \ Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-302-2/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | driver core: allow stopping deferred probe after initRob Herring2018-07-101-0/+9
* | | | | Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-181-6/+10
|\ \ \ \ \
| * | | | | vt: add /dev/vcsu* to devices.txtNicolas Pitre2018-07-211-6/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-172-0/+8
|\ \ \ \ \
| * | | | | tools/vm/page-types.c: add support for idle page trackingChristian Hansen2018-08-171-0/+5
| * | | | | tools/vm/page-types.c: include shared map countsChristian Hansen2018-08-171-0/+3
* | | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Documentation: Add nospectre_v1 parameterDiana Craciun2018-08-081-0/+4
| |/ / / /
* | | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-6/+37
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2018-08-151-1/+1
| |\ \ \ \ \
| | * | | | | PCI: Make early dump functionality genericSinan Kaya2018-06-291-1/+1
| * | | | | | PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe2018-08-091-0/+9
| * | | | | | PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe2018-08-091-2/+6
| * | | | | | PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe2018-08-091-5/+23
| |/ / / / /
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-151-0/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | vsprintf: Add command line option debug_boot_weak_hashTobin C. Harding2018-07-171-0/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-08-151-0/+11
|\ \ \ \ \
| * | | | | usercopy: Allow boot cmdline disabling of hardeningChris von Recklinghausen2018-07-041-0/+11
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-142-3/+15
|\ \ \ \ \
| * | | | | Documentation: Add powerpc options for spec_store_bypass_disableMichael Ellerman2018-07-101-3/+13
| * | | | | docs: kernel-parameters.txt: document xhci-hcd.quirks parameterLaurentiu Tudor2018-07-101-0/+5
| * | | | | Merge tag 'v4.18-rc3' into docs-nextJonathan Corbet2018-07-021-3/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Documentation/admin-guide/README.rst: add a label for cross-referencingMichael Rodin2018-06-291-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-4/+88
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-051-0/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)2018-08-021-9/+12
| * | | | | blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo2018-07-181-4/+6
| * | | | | Documentation: add a doc for blk-iolatencyJosef Bacik2018-07-091-0/+79
| | |_|/ / | |/| | |
* | | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-143-0/+697
|\ \ \ \ \
| * | | | | KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini2018-08-051-0/+21
| * | | | | Documentation/l1tf: Remove Yonah processors from not vulnerable listThomas Gleixner2018-08-051-2/+0
| * | | | | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-052-3/+18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Documentation/l1tf: Fix typosTony Luck2018-07-201-7/+7
| * | | | | Documentation: Add section about CPU vulnerabilitiesThomas Gleixner2018-07-132-0/+600
| * | | | | x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-07-131-6/+62
| * | | | | x86/KVM/VMX: Add module argument for L1TF mitigationKonrad Rzeszutek Wilk2018-07-041-0/+12
| * | | | | x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk2018-07-041-0/+6
| * | | | | Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-07-021-6/+2
| * | | | | cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-06-211-0/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-2/+0
|\ \ \ \ \