summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+29
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+19
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-19/+164
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-6/+14
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-29/+552
2022-12-13Merge tag 'for-6.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2022-12-13Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2022-12-13Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds5-156/+102
2022-12-13Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-20/+174
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+9
2022-12-13Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+23
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+11
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-53/+445
2022-12-12mm: add nodes= arg to memory.reclaimMina Almasry1-6/+9
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon4-44/+439
2022-12-03Documentation: Fixed a typo in bootconfig.rstKushagra Verma1-1/+1
2022-12-03Documentation: kdump: describe VMCOREINFO export for RISCV64Xianting Tian1-0/+29
2022-12-03dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard1-0/+8
2022-12-03panic: Introduce warn_limitKees Cook1-0/+10
2022-12-03exit: Allow oops_limit to be disabledKees Cook1-2/+3
2022-12-01exit: Put an upper limit on how often we can oopsJann Horn1-0/+8
2022-12-01docs: admin-guide: cgroup-v1: update description of inactive_fileJian Wen1-1/+2
2022-12-01zram: add incompressible flag to read_block_state()Sergey Senozhatsky1-4/+7
2022-12-01zram: add incompressible writebackSergey Senozhatsky1-1/+6
2022-12-01documentation: add zram recompression documentationSergey Senozhatsky1-0/+81
2022-12-01zram: add recompress flag to read_block_state()Sergey Senozhatsky1-3/+6
2022-12-01Docs/admin-guide/mm/damon/usage: document schemes/<s>/tried_regions sysfs dir...SeongJae Park1-3/+42
2022-12-01mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner1-0/+6
2022-12-01Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions fileSeongJae Park1-5/+6
2022-12-01Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directoriesSeongJae Park1-0/+3
2022-11-30Merge tag 'drm-accel-2022-11-22' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie1-0/+5
2022-11-29drivers/perf: hisi: Add TLP filter supportYicong Yang1-0/+18
2022-11-29Documentation: perf: Indent filter options list of hisi-pcie-pmuBagas Sanjaya1-37/+43
2022-11-29docs: perf: Fix PMU instance name of hisi-pcie-pmuYicong Yang1-11/+11
2022-11-25media: vivid.rst: fix TV and S-Video Inputs sectionDeming Wang1-1/+1
2022-11-25media: admin-guide: cec.rstHans Verkuil4-24/+371
2022-11-25media: visl: add virtual stateless decoder driverDaniel Almeida2-0/+176
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie1-1/+1
2022-11-22Documentation: add amd-pstate kernel command line optionsPerry Yuan1-0/+11
2022-11-22Documentation: amd-pstate: add driver working mode introductionPerry Yuan1-17/+13
2022-11-22drivers/accel: define kconfig and register a new majorOded Gabbay1-0/+5
2022-11-21docs/perf: Add documentation for the Amlogic G12 DDR PMUJiucheng Xu2-0/+71
2022-11-19core_pattern: add CPU specifierOleksandr Natalenko1-0/+1
2022-11-18arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesZhen Lei1-1/+1
2022-11-18arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedZhen Lei1-8/+5
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld1-11/+9
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann1-6/+9
2022-11-15perf: arm_cspmu: Add support for NVIDIA SCF and MCF attributeBesar Wicaksono2-0/+300
2022-11-10x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli1-0/+23
2022-11-10docs: admin-guide: hw_random: Make document title more generic and conciseJonathan Neuschäfer1-3/+3