summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2021-02-26Documentation: sysfs/memory: clarify some memory block device propertiesDavid Hildenbrand1-8/+8
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-2/+2
2021-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-13/+9
2021-02-25mm/vmscan: restore zone_reclaim_mode ABIDave Hansen1-5/+5
2021-02-25mm: memcg: add swapcache stat for memcg v2Shakeel Butt1-0/+4
2021-02-25mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka1-8/+0
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+0
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+46
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2021-02-24Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+15
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds9-53/+63
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+12
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+25
2021-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2021-02-22Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2021-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+10
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+0
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+33
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+0
2021-02-21Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+42
2021-02-21Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+23
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko1-0/+7
2021-02-15lib/vsprintf: no_hash_pointers prints all addresses as unhashedTimur Tabi1-0/+15
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2021-02-12Merge branch 'for-next/perf' into for-next/coreWill Deacon1-1/+1
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-6/+33
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar8-17/+43
2021-02-11Documentation/admin-guide: kernel-parameters: Update nohlt sectionFlorian Fainelli1-3/+8
2021-02-11doc/admin-guide: fix spelling mistake: "perfomance" -> "performance"Colin Ian King1-1/+1
2021-02-09xfs: fix rst syntax error in admin guideDarrick J. Wong1-0/+1
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko1-6/+0
2021-02-09arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier1-0/+3
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier1-0/+3
2021-02-09arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0Marc Zyngier1-0/+3
2021-02-09driver core: Add fw_devlink.strict kernel paramSaravana Kannan1-0/+5
2021-02-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-0/+23
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-2/+2
2021-02-05Documentation: admin-guide: Update kvm/xen config optionAndré Almeida1-3/+4
2021-02-04thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg1-0/+7
2021-02-03xfs: expose the blockgc workqueue knobs publiclyDarrick J. Wong1-0/+3
2021-02-03xfs: increase the default parallelism levels of pwork clientsDarrick J. Wong1-0/+38
2021-02-03dm crypt: support using trusted keysAhmad Fatoum1-1/+1
2021-02-03dm integrity: introduce the "fix_hmac" argumentMikulas Patocka1-0/+11
2021-02-02platform/x86: thinkpad_acpi: fixed warning and incorporated review commentsNitin Joshi1-7/+8
2021-02-02platform/x86: thinkpad_acpi: rectify length of title underlineLukas Bulwahn1-1/+1
2021-02-01Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+16