summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-19Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-19Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19dm vdo: fix a minor formatting issue in vdo.rstMasatake YAMATO
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-17Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-16Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-16Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-16Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2024-07-16Docs/admin-guide: Remove pmf leftover reference from the indexIlpo Järvinen
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'x86_cleanups_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-15Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-15Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-14Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo
2024-07-13cifs: fix setting SecurityFlags to trueSteve French
2024-07-12mm: shmem: rename mTHP shmem countersRyan Roberts
2024-07-12kpageflags: detect isolated KPF_THP foliosRan Xiaokai
2024-07-12mm: fix khugepaged activation policyRyan Roberts
2024-07-12mm: add docs for per-order mTHP split countersLance Yang
2024-07-12PCI: Extend ACS configurabilityVidya Sagar
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang
2024-07-11x86/xen: remove deprecated xen_nopvspin boot parameterJuergen Gross
2024-07-11xen: make multicall debug boot time selectableJuergen Gross
2024-07-11Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2024-07-11platform/x86/amd/pmf: Remove update system state documentShyam Sundar S K
2024-07-10Docs/admin-guide/mm/damon/start: add access pattern snapshot exampleSeongJae Park
2024-07-10dm-crypt: limit the size of encryption requestsMikulas Patocka
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-09Documentation: add reference from dynamic debug to loglevel kernel paramsDaniel Lublin
2024-07-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao
2024-07-09gpio: virtuser: new virtual testing driver for the GPIO APIBartosz Golaszewski
2024-07-04docs: mm: add enable_soft_offline sysctlJiaqi Yan
2024-07-04mm: add swappiness= arg to memory.reclaimDan Schatzberg
2024-07-04rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitterPaul E. McKenney
2024-07-04ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64Liu Wei
2024-07-04Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial portsTony Lindgren
2024-07-03vmalloc: modify the alloc_vmap_area() error message for better diagnosticsShubhang Kaushik OS
2024-07-03Docs/damon: document damos_migrate_{hot,cold}Honggyu Kim