summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-032-4/+129
|\
| * scsi: core: Kill message byteHannes Reinecke2021-06-011-3/+3
| * scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke2021-06-011-2/+1
| * scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo2021-05-151-0/+126
* | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-024-39/+111
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-254-39/+111
| |\ \ \ \ \ \
| | | | | | * | iommu: Update "iommu.strict" documentationRobin Murphy2021-06-171-1/+5
| | | |_|_|/ / | | |/| | | |
| | | | | * | iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel2021-06-041-0/+3
| | | |_|/ / | | |/| | |
| | | | * | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel2021-06-171-0/+18
| | | |/| | | | |/| | |
| | | | * | dt-bindings: Document stall property for IOMMU mastersJean-Philippe Brucker2021-06-081-0/+18
| | | * | | dt-bindings: iommu: rockchip: Add compatible for v2Benjamin Gaignard2021-06-091-1/+6
| | | * | | dt-bindings: iommu: rockchip: Convert IOMMU to DT schemaBenjamin Gaignard2021-06-092-38/+80
| | |/ / /
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-025-24/+485
|\ \ \ \ \
| * | | | | kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow2021-06-241-1/+1
| * | | | | Documentation: kunit: Clean up some string casts in examplesDavid Gow2021-06-241-4/+3
| * | | | | docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab2021-06-231-4/+4
| * | | | | Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins2021-06-122-11/+87
| * | | | | Documentation: kunit: Update kunit_tool pageDavid Gow2021-05-211-8/+132
| * | | | | Documentation: kunit: add tips for running KUnitDaniel Latypov2021-05-213-0/+262
* | | | | | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-3/+5
|\ \ \ \ \ \
| * | | | | | powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain2021-06-251-3/+5
| * | | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-221-0/+18
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-029-35/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko2021-07-011-5/+2
| * | | | | | | | procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh2021-07-011-6/+31
| * | | | | | | | mm: device exclusive memory accessAlistair Popple2021-07-011-0/+17
| * | | | | | | | mm: rename migrate_pgmap_ownerAlistair Popple2021-07-011-1/+1
| * | | | | | | | mm/rmap: split try_to_munlock from try_to_unmapAlistair Popple2021-07-011-20/+13
| * | | | | | | | docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport2021-07-011-2/+9
| * | | | | | | | userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen2021-07-011-1/+2
| * | | | | | | | mm/pagemap: export uffd-wp protection informationPeter Xu2021-07-011-0/+2
| * | | | | | | | mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2021-07-011-0/+3
| * | | | | | | | mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song2021-07-011-7/+0
| * | | | | | | | mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song2021-07-011-0/+8
| * | | | | | | | mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song2021-07-012-0/+20
| * | | | | | | | mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song2021-07-012-0/+21
* | | | | | | | | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-07-022-2/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: make per-cgroup pressure stall tracking configurableSuren Baghdasaryan2021-06-081-2/+7
| * | | | | | | | | Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo2021-05-2427-196/+178
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | docs/cgroup: add entry for cgroup.killChristian Brauner2021-05-101-0/+15
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-022-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: clock: Add documentation for MAC PHY control bindings.周琰杰 (Zhou Yanjie)2021-06-301-0/+2
| * | | | | | | | | dt-bindings: vendor-prefixes: Add an entry for OpenEmbedOleksij Rempel2021-05-271-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-0210-61/+344
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driverMartin Botka2021-06-181-0/+132
| * | | | | | | | | dt-bindings: pinctrl: mcp23s08: add documentation for reset-gpiosAndreas Kaessens2021-06-121-0/+2
| * | | | | | | | | docs/pinctrl: fix the reference to the u300 platformDario Binacchi2021-05-281-1/+1
| * | | | | | | | | dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2Steven Lee2021-05-281-5/+5
| * | | | | | | | | dt-bindings: pinctrl: mt65xx: add mt8365 SoC bindingFabien Parent2021-05-271-0/+1
| * | | | | | | | | dt-bindings: pinctrl: Add DT bindings for apple, pinctrlMark Kettenis2021-05-251-0/+106