summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl/kernel.rst
AgeCommit message (Expand)Author
2023-01-24panic: Introduce warn_limitKees Cook
2023-01-24exit: Allow oops_limit to be disabledKees Cook
2023-01-24exit: Put an upper limit on how often we can oopsJann Horn
2022-12-31x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-09-11kernel/utsname_sysctl.c: print kernel archPetr Vorel
2022-09-11memory tiering: rate limit NUMA migration throughputHuang Ying
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-07-27powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour
2022-06-24docs: admin-guide/sysctl: Fix rendering errorStephen Kitt
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds
2022-05-13random: fix sysctl documentation nitsJason A. Donenfeld
2022-05-01Documentation/sysctl: document max_rcu_stall_to_panicJoel Savitz
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-23panic: add option to dump all CPUs backtraces in panic_printGuilherme G. Piccoli
2022-03-23docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22NUMA balancing: optimize page placement for memory tiering systemHuang Ying
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-21random: remove ifdef'd out interrupt benchJason A. Donenfeld
2022-02-21random: always wake up entropy writers after extractionJason A. Donenfeld
2022-02-11sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying
2021-12-14arm64: perf: Add userspace counter access disable switchRob Herring
2021-11-17docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-17docs: admin-guide: sysctl: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-18delayacct: Document task_delayacct sysctlMel Gorman
2021-05-14docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes
2021-05-13docs: admin-guide: update description for kernel.hotplug sysctlRasmus Villemoes
2021-05-11bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2020-12-08docs: Update documentation to reflect what TAINT_CPU_OUT_OF_SPEC meansMathieu Chouquet-Stringer
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov
2020-12-08docs: clean up sysctl/kernel: titles, versionStephen Kitt
2020-08-12coredump: add %f for executable filenameLepton Wu
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-07-29Documentation/sysctl: Document uclamp sysctl knobsQais Yousef
2020-07-05Documentation/admin-guide: sysctl/kernel: drop doubled wordRandy Dunlap
2020-06-26docs: sysctl/kernel: document randomStephen Kitt
2020-06-19Documentation: fix sysctl/kernel.rst heading format warningsRandy Dunlap
2020-06-08panic: add sysctl to dump all CPUs backtraces on oops eventGuilherme G. Piccoli
2020-06-08kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...Guilherme G. Piccoli
2020-06-08kernel: add panic_on_taintRafael Aquini
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-25docs: sysctl/kernel: document unaligned controlsStephen Kitt
2020-05-25docs: sysctl/kernel: document ngroups_maxStephen Kitt
2020-05-18Revert "docs: sysctl/kernel: document ngroups_max"Jonathan Corbet