summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-0/+11
|\ \
| * | KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum2022-05-231-0/+1
| * | KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum2022-05-231-0/+10
| |/
* | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-4/+4
|\ \
| * | random: fix sysctl documentation nitsJason A. Donenfeld2022-05-131-4/+4
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-3/+9
|\ \
| * | arm64: kdump: Do not allocate crash low memory if not neededZhen Lei2022-05-161-2/+3
| * | docs: kdump: Update the crashkernel description for arm64Zhen Lei2022-05-071-2/+7
| |/
* | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-231-0/+1
|\ \
| * | x86/speculation: Add missing srbds=off to the mitigations= help textXiao Yang2022-05-131-0/+1
| |/
* | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-231-14/+10
|\ \
| * | x86/cpu: Remove "noclflush"Borislav Petkov2022-04-041-2/+0
| * | x86/cpu: Remove "noexec"Borislav Petkov2022-04-041-5/+0
| * | x86/cpu: Remove "nosmep"Borislav Petkov2022-04-041-1/+1
| * | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-041-1/+1
| * | x86/cpu: Remove "nosep"Borislav Petkov2022-04-041-2/+0
| * | x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=Borislav Petkov2022-04-041-3/+8
| |/
* | Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-231-0/+2
|\ \
| * | x86/sev: Add a sev= cmdline optionMichael Roth2022-04-071-0/+2
| |/
* | Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-05-231-16/+55
|\ \
| * | doc: admin-guide: Update libata kernel parametersDamien Le Moal2022-05-091-16/+55
| |/
* | Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney2022-05-111-0/+12
|\ \
| * | rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki2022-05-111-0/+12
| |/
| |
| \
| \
| \
*---. \ Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney2022-05-031-3/+70
|\ \ \ \ | |_|_|/ |/| | |
| | | * srcu: Automatically determine size-transition strategy at bootPaul E. McKenney2022-05-031-0/+10
| | | * srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney2022-04-111-0/+9
| | | * srcu: Add boot-time control over srcu_node array allocationPaul E. McKenney2022-04-111-0/+13
| |_|/ |/| |
| | * rcu-tasks: Print pre-stall-warning informational messagesPaul E. McKenney2022-04-111-3/+27
| |/ |/|
| * kernel/smp: Provide boot-time timeout for CSD lock diagnosticsPaul E. McKenney2022-04-201-0/+11
|/
* Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-311-0/+6
|\
| * random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld2022-03-251-0/+6
* | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-291-68/+67
|\ \
| * \ Merge branch 'pm-docs'Rafael J. Wysocki2022-03-291-68/+67
| |\ \
| | * | Documentation: amd-pstate: grammar and sentence structure updatesJan Engelhardt2022-03-251-68/+67
* | | | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | lg-laptop: Move setting of battery charge limit to common locationMatan Ziv-Av2022-02-231-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-243-3/+14
|\ \ \ \
| * | | | panic: move panic_print before kmsg dumpersGuilherme G. Piccoli2022-03-231-0/+4
| * | | | panic: add option to dump all CPUs backtraces in panic_printGuilherme G. Piccoli2022-03-232-0/+2
| * | | | docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli2022-03-231-0/+1
| * | | | docs: kdump: add scp example to write out the dump fileTiezhu Yang2022-03-231-0/+4
| * | | | docs: kdump: update description about sysfs file system supportTiezhu Yang2022-03-231-3/+3
* | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+9
|\ \ \ \ \
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-103-20/+40
| |\| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-031-0/+1
| |\ \ \ \ \
| * | | | | | txhash: Add txrehash sysctl descriptionAkhmat Karakotov2022-01-311-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-241-4/+26
|\ \ \ \ \ \
| * | | | | | KVM: x86/mmu: Remove MMU auditingSean Christopherson2022-02-181-4/+0
| * | | | | | KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOGDavid Matlack2022-02-101-1/+3
| * | | | | | KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...David Matlack2022-02-101-0/+24
| | |/ / / / | |/| | | |