summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2023-10-03docs: admin-guide: sysctl: fix details of struct dentry_stat_tRandy Dunlap
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle
2023-09-29mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko
2023-09-28platform/x86: thinkpad_acpi: sysfs interface to auxmacFernando Eckhardt Valle
2023-09-24locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writersPaul E. McKenney
2023-09-24doc: Catch-up update for locktorture module parametersPaul E. McKenney
2023-09-24locktorture: Add call_rcu_chains module parameterPaul E. McKenney
2023-09-23docs: pstore-blk.rst: fix typo, s/console/ftraceTudor Ambarus
2023-09-23docs: pstore-blk.rst: use "about" as a preposition after "care"Tudor Ambarus
2023-09-22Documentation efi-stub.rst: fix arm64 EFI source locationMikko Rapeli
2023-09-22memory-hotplug.rst: fix wrong /sys/device/ pathWang Jinchao
2023-09-21bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang
2023-09-18cgroup/cpuset: Documentation update for partitionWaiman Long
2023-09-14x86: Make IA32_EMULATION boot time configurableNikolay Borisov
2023-09-13rcu: Add sysfs to provide throttled access to rcu_barrier()Paul E. McKenney
2023-09-11doc: Add refscale.lookup_instances to kernel-parameters.txtPaul E. McKenney
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-08Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-05io_uring: add a sysctl to disable io_uring system-wideMatteo Rizzo
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-09-01Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-31Merge patch series "support allocating crashkernel above 4G explicitly on riscv"Palmer Dabbelt
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-28Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Documentation: serial-console: Fix literal block markerAndrei Emeltchenko
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-08-24crash: memory and CPU hotplug sysfs attributesEric DeVolder
2023-08-23Merge patch series "riscv: Allow userspace to directly access perf counters"Palmer Dabbelt
2023-08-22Documentation: devices.txt: Fix minors for ttyCPM*Christophe Leroy
2023-08-22Documentation: devices.txt: Remove ttySIOC*Christophe Leroy
2023-08-22Documentation: devices.txt: Remove ttyIOC*Christophe Leroy
2023-08-21mm: add large_rmappable page flagMatthew Wilcox (Oracle)
2023-08-21mm: remove HUGETLB_PAGE_DTORMatthew Wilcox (Oracle)
2023-08-21mm/ksm: add pages scanned metricStefan Roesch
2023-08-21mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pag...Aneesh Kumar K.V
2023-08-21Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMO...SeongJae Park