summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorLines
2024-08-08smb3: fix setting SecurityFlags when encryption is requiredSteve French-1/+1
2024-08-07docs: dm-crypt: Removal of unexpected indentation errorShibu Kumar-7/+13
2024-08-07Documentation: kernel-parameters: add workqueue.panic_on_stallSangmoon Kim-0/+7
2024-08-04profiling: remove profile=sleep supportTetsuo Handa-3/+1
2024-07-31cgroup: Show # of subsystem CSSes in cgroup.statWaiman Long-2/+10
2024-07-30Documentation: Add detailed explanation for 'N' taint flagBenjamin Poirier-0/+2
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-3/+0
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller-1/+1
2024-07-23s390/alternatives: Remove noaltinstr optionSven Schnelle-3/+0
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-57/+174
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+21
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-1/+3
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+32
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+3
2024-07-19Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+19
2024-07-19Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+12
2024-07-19dm vdo: fix a minor formatting issue in vdo.rstMasatake YAMATO-0/+1
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds-79/+11
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+35
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-127/+212
2024-07-17Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-25/+0
2024-07-16Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+3
2024-07-16Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+21
2024-07-16Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+6
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21/+0
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-0/+18
2024-07-16Docs/admin-guide: Remove pmf leftover reference from the indexIlpo Järvinen-1/+0
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-79/+19
2024-07-15Merge tag 'x86_cleanups_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+0
2024-07-15Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+178
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+7
2024-07-15Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+41
2024-07-15Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+8
2024-07-14Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo-32/+35
2024-07-13cifs: fix setting SecurityFlags to trueSteve French-25/+11
2024-07-12mm: shmem: rename mTHP shmem countersRyan Roberts-13/+16
2024-07-12kpageflags: detect isolated KPF_THP foliosRan Xiaokai-2/+2
2024-07-12mm: fix khugepaged activation policyRyan Roberts-6/+5
2024-07-12mm: add docs for per-order mTHP split countersLance Yang-4/+15
2024-07-12PCI: Extend ACS configurabilityVidya Sagar-0/+32
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng-0/+5
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang-1/+3
2024-07-11x86/xen: remove deprecated xen_nopvspin boot parameterJuergen Gross-5/+0
2024-07-11xen: make multicall debug boot time selectableJuergen Gross-0/+6
2024-07-11Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar-32/+35
2024-07-11platform/x86/amd/pmf: Remove update system state documentShyam Sundar S K-24/+0
2024-07-10Docs/admin-guide/mm/damon/start: add access pattern snapshot exampleSeongJae Park-4/+42
2024-07-10dm-crypt: limit the size of encryption requestsMikulas Patocka-0/+11
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki-1/+21