aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2018-10-02perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerGravatar Andi Kleen 1-0/+5
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesGravatar Marek Marczykowski-Górecki 1-0/+6
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Gravatar Linus Torvalds 1-0/+6
2018-09-01random: make CPU trust a boot parameterGravatar Kees Cook 1-0/+6
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2018-08-22mm, oom: introduce memory.oom.groupGravatar Roman Gushchin 1-0/+18
2018-08-22mm: clarify CONFIG_PAGE_POISONING and usageGravatar Kees Cook 1-2/+3
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+9
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-6/+10
2018-08-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-0/+8
2018-08-17tools/vm/page-types.c: add support for idle page trackingGravatar Christian Hansen 1-0/+5
2018-08-17tools/vm/page-types.c: include shared map countsGravatar Christian Hansen 1-0/+3
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+4
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+37
2018-08-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+8
2018-08-15Merge branch 'pci/resource'Gravatar Bjorn Helgaas 1-1/+1
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+11
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-3/+15
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+88
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 3-0/+697
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportGravatar Logan Gunthorpe 1-0/+9
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsGravatar Logan Gunthorpe 1-2/+6
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableGravatar Logan Gunthorpe 1-5/+23
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Gravatar Joerg Roedel 1-1/+7
2018-08-08Documentation: Add nospectre_v1 parameterGravatar Diana Craciun 1-0/+4
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Gravatar Jens Axboe 1-0/+5
2018-08-05KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryGravatar Paolo Bonzini 1-0/+21
2018-08-05Documentation/l1tf: Remove Yonah processors from not vulnerable listGravatar Thomas Gleixner 1-2/+0
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyGravatar Thomas Gleixner 2-3/+18
2018-08-02block: make iolatency avg_lat exponentially decayGravatar Dennis Zhou (Facebook) 1-9/+12
2018-07-30Merge 4.18-rc7 into driver-core-nextGravatar Greg Kroah-Hartman 2-2/+17
2018-07-27iommu: Add config option to set passthrough as defaultGravatar Olof Johansson 1-1/+2
2018-07-21vt: add /dev/vcsu* to devices.txtGravatar Nicolas Pitre 1-6/+10
2018-07-20Documentation/l1tf: Fix typosGravatar Tony Luck 1-7/+7
2018-07-20x86/tsc: Redefine notsc to behave as tsc=unstableGravatar Pavel Tatashin 1-2/+0
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statGravatar Tejun Heo 1-4/+6
2018-07-17vsprintf: Add command line option debug_boot_weak_hashGravatar Tobin C. Harding 1-0/+8
2018-07-17Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-2/+2
2018-07-13Documentation: Add section about CPU vulnerabilitiesGravatar Thomas Gleixner 2-0/+600
2018-07-13x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsGravatar Jiri Kosina 1-6/+62
2018-07-12rcutorture: Change units of onoff_interval to jiffiesGravatar Paul E. McKenney 1-2/+2
2018-07-10Documentation: Add powerpc options for spec_store_bypass_disableGravatar Michael Ellerman 1-3/+13
2018-07-10docs: kernel-parameters.txt: document xhci-hcd.quirks parameterGravatar Laurentiu Tudor 1-0/+5
2018-07-10driver core: allow stopping deferred probe after initGravatar Rob Herring 1-0/+9
2018-07-09Documentation: add a doc for blk-iolatencyGravatar Josef Bacik 1-0/+79
2018-07-06docs: kernel-parameters.txt: document xhci-hcd.quirks parameterGravatar Laurentiu Tudor 1-0/+5
2018-07-04x86/KVM/VMX: Add module argument for L1TF mitigationGravatar Konrad Rzeszutek Wilk 1-0/+12
2018-07-04x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentGravatar Konrad Rzeszutek Wilk 1-0/+6
2018-07-04usercopy: Allow boot cmdline disabling of hardeningGravatar Chris von Recklinghausen 1-0/+11