summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds9-19/+19
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+6
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse2-6/+6
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds3-0/+170
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+2
2020-06-08doc: cgroup: update note about conditions when oom killer is invokedKonstantin Khlebnikov1-9/+8
2020-06-08panic: add sysctl to dump all CPUs backtraces on oops eventGuilherme G. Piccoli1-0/+16
2020-06-08kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...Guilherme G. Piccoli1-0/+14
2020-06-08kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliasesGuilherme G. Piccoli1-5/+5
2020-06-08kernel/hung_task convert hung_task_panic boot parameter to sysctlVlastimil Babka1-1/+1
2020-06-08kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka1-0/+9
2020-06-08kernel: add panic_on_taintRafael Aquini3-0/+28
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai1-0/+5
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov9-19/+19
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+5
2020-06-06Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+9
2020-06-06Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-4/+2
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+114
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-0/+112
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+5
2020-06-05dm integrity: add status line documentationMikulas Patocka1-0/+8
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds109-2/+15601
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-30/+94
2020-06-03mm: allow swappiness that prefers reclaiming anon over the file workingsetJohannes Weiner1-5/+18
2020-06-03mm: memcontrol: document the new swap control behaviorAlex Shi1-12/+7
2020-06-03hugetlbfs: clean up command line processingMike Kravetz2-13/+62
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov1-0/+7
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-10/+12
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-0/+20
2020-06-03Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-24/+946
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+24
2020-06-02mm/memcg: automatically penalize tasks with high swap useJakub Kicinski1-0/+20
2020-06-02mm, memcg: add workingset_restore in memory.statYafang Shao1-0/+4
2020-06-02Documentation: kgdboc: Document new kgdboc_earlycon parameterDouglas Anderson1-0/+20
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds12-190/+378
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+6
2020-06-01Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-30/+72
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+19
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+253
2020-06-01Merge branches 'pm-devfreq', 'powercap', 'pm-docs' and 'pm-tools'Rafael J. Wysocki2-0/+918
2020-06-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-13/+19
2020-06-01Merge branch 'pm-cpuidle'Rafael J. Wysocki1-11/+9
2020-05-31mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao1-2/+7
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao1-4/+13
2020-05-30Documentation: Add details for pstore/blkWeiXiong Liao1-0/+229
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook1-4/+10
2020-05-28cgroup: add cpu.stat file to root cgroupBoris Burkov1-4/+2
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar2-8/+10