summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorLines
2020-12-24Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2020-12-22Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+6
2020-12-21docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rstFengfei Xi-1/+1
2020-12-20Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+70
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+10
2020-12-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-552/+1897
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+0
2020-12-16Merge tag 'pstore-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+2
2020-12-15kdump: append uts_namespace.name offset to VMCOREINFOAlexander Egorenkov-0/+6
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-24/+12
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins-24/+12
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-392/+0
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-52/+43
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim-0/+1
2020-12-15zram: support page writebackMinchan Kim-0/+5
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra-5/+10
2020-12-15docs/vm: remove unused 3 items explanation for /proc/vmstatAlex Shi-15/+0
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt-0/+3
2020-12-15docs: cgroup-v1: reflect the deprecation of the non-hierarchical modeRoman Gushchin-32/+16
2020-12-15mm: memcontrol: add file_thp, shmem_thp to memory.statJohannes Weiner-0/+8
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+91
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds-66/+1721
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2/+2
2020-12-09docs: reporting-issues: move 'outdated, need help' note to proper placeThorsten Leemhuis-12/+12
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum-0/+1
2020-12-08docs: Update documentation to reflect what TAINT_CPU_OUT_OF_SPEC meansMathieu Chouquet-Stringer-6/+19
2020-12-08docs: make reporting-bugs.rst obsoleteThorsten Leemhuis-5/+10
2020-12-08docs: Add a new text describing how to report bugsThorsten Leemhuis-0/+1632
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov-35/+35
2020-12-08Documentation: fix typos found in admin-guide subdirectoryAndrew Klychkov-12/+12
2020-12-08docs: clean up sysctl/kernel: titles, versionStephen Kitt-7/+7
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman-5/+15
2020-12-04dm verity: Add support for signature verification with 2nd keyringMickaël Salaün-1/+6
2020-12-04KVM: arm64: Add kvm-arm.mode early kernel parameterDavid Brazdil-0/+10
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+15
2020-12-03docs: admin-guide: add a features listMauro Carvalho Chehab-0/+4
2020-12-03media: admin-guide/pixfmt-meta-rkisp1.rst: pixfmt reference conforming with m...Helen Koike-2/+2
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+3
2020-12-02docs: Document Syscall User DispatchGabriel Krisman Bertazi-0/+91
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+13
2020-12-01pstore/blk: remove {un,}register_pstore_blkChristoph Hellwig-4/+1
2020-12-01pstore/blk: update the command line exampleChristoph Hellwig-1/+1
2020-11-30docs: bootconfig: Add the endianness of fieldsMasami Hiramatsu-1/+3
2020-11-30Documentation/admin-guide: mark memmap parameter is supported by a few archit...Barry Song-1/+2
2020-11-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-2/+9
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman-0/+7