summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2021-03-21platform/x86: thinkpad_acpi: sysfs interface to get wwan antenna typeNitin Joshi
2021-03-18iommu/dma: Resurrect the "forcedac" optionRobin Murphy
2021-03-15Documentation: sysrq: update description about sysrq crashGao Xiang
2021-03-15security/loadpin: Update the changing interface in the source code.Jiele zhao
2021-03-15docs: admin-guide: cgroup-v1: Fix typos in the file memory.rstBhaskar Chowdhury
2021-03-10tty: isicom, remove this orphanJiri Slaby
2021-03-10tty: cyclades, remove this orphanJiri Slaby
2021-03-09riscv: Add support for memtestKefeng Wang
2021-03-08Documentation/admin-guide: kernel-parameters: correct the architectures for n...Barry Song
2021-03-08Documentation: dynamic-debug-howto: fix exampleMartin Kepplinger
2021-03-08rcuscale: Add kfree_rcu() single-argument scale testUladzislau Rezki (Sony)
2021-03-08rcu: deprecate "all" option to rcu_nocbs=Paul Gortmaker
2021-03-08lib: bitmap: support "N" as an alias for size of bitmapPaul Gortmaker
2021-03-08ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any moreRafael J. Wysocki
2021-03-06docs: reporting-issues.rst: explain how to decode stack tracesThorsten Leemhuis
2021-03-06doc: memcontrol: add description for oom_killYang Shi
2021-03-06locking/csd_lock: Add more data to CSD lock debuggingJuergen Gross
2021-03-06locking/csd_lock: Add boot parameter for controlling CSD lock debuggingJuergen Gross
2021-02-28Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds
2021-02-26Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta
2021-02-26treewide: Miguel has movedMiguel Ojeda
2021-02-26Documentation: sysfs/memory: clarify some memory block device propertiesDavid Hildenbrand
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand
2021-02-25Documentation: cgroup-v2: fix path to example BPF programAntonio Terceiro
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24mm/vmscan: restore zone_reclaim_mode ABIDave Hansen
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt
2021-02-24mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-24xfs: restore speculative_cow_prealloc_lifetime sysctlDarrick J. Wong
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-23Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko