summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* mm: add readahead address space operationMatthew Wilcox (Oracle)2020-06-022-1/+20
* Documentation/vm/slub.rst: s/Toggle/Enable/Andrew Morton2020-06-021-1/+1
* Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-06-012-10/+17
|\
| * Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek2020-06-011-10/+12
| |\
| | * lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko2020-05-201-10/+12
| * | kernel/printk: add kmsg SEEK_CUR handlingBruno Meneguele2020-05-211-0/+5
| |/
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-06-012-5/+34
|\ \
| * | fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers2020-05-191-4/+29
| * | fscrypt: support test_dummy_encryption=v2Eric Biggers2020-05-181-1/+5
* | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-013-6/+264
|\ \ \
| * | | mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao2020-05-311-2/+7
| * | | pstore/blk: Support non-block storage devicesWeiXiong Liao2020-05-311-4/+13
| * | | Documentation: Add details for pstore/blkWeiXiong Liao2020-05-301-0/+229
| * | | ramoops: Add "max-reason" optional field to ramoops DT nodePavel Tatashin2020-05-301-2/+11
| * | | pstore/ram: Introduce max_reason and convert dump_oopsKees Cook2020-05-301-4/+10
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-015-19/+290
|\ \ \
| * | | crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan2020-05-233-7/+7
| * | | crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu2020-05-231-0/+26
| * | | crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang2020-05-231-0/+45
| * | | crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye2020-05-231-11/+43
| * | | crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu2020-05-233-0/+21
| * | | crypto: hisilicon/qm - add debugfs for QMLongfang Liu2020-05-233-0/+93
| * | | crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers2020-05-081-1/+1
| * | | dt-bindings: add device tree binding for Arm CryptoCell trng engineHadar Gat2020-04-161-0/+54
| |/ /
* | | Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2020-06-014-40/+170
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown2020-06-014-40/+170
| |\ \ \
| | * | | dt-bindings: regulator: Convert anatop regulator to json-schemaAnson Huang2020-05-292-40/+94
| | * | | regulator/mfd: max8998: Document charger regulatorJonathan Bakker2020-05-221-0/+8
| | * | | Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown2020-05-206-10/+326
| | |\ \ \
| | * \ \ \ Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2020-05-0857-324/+452
| | |\ \ \ \
| | * | | | | regulator: max77826: Remove erroneous additionalPropertiesIskren Chernev2020-04-271-1/+0
| | * | | | | regulator: Document bindings for max77826Iskren Chernev2020-04-141-0/+69
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2020-06-0111-167/+383
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown2020-05-3011-167/+383
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | spi: Convert DW SPI binding to DT schemaSerge Semin2020-05-293-73/+133
| | * | | | | dt-bindings: snps,dw-apb-ssi: add optional reset propertyDinh Nguyen2020-05-291-0/+5
| | * | | | | spi: rb4xx: add corresponding device tree documentationChristopher Hill2020-05-222-0/+38
| | * | | | | spi: ti_qspi: fix unit addressKangmin Park2020-05-191-1/+1
| | * | | | | spi: dw: Add Tx/Rx DMA propertiesSerge Semin2020-05-151-0/+2
| | * | | | | spi: Convert UniPhier SPI controller to json-schemaKunihiko Hayashi2020-05-122-28/+57
| | * | | | | spi: dw-apb-ssi: Add Intel Keem Bay supportWan Ahmad Zainie2020-05-051-1/+2
| | * | | | | spi: dw-apb-ssi: Add compatible string for DesignWare DWC_ssiWan Ahmad Zainie2020-05-051-1/+1
| | * | | | | Merge tag 'v5.7-rc3' into spi-5.8Mark Brown2020-04-2755-314/+440
| | |\ \ \ \ \
| | * | | | | | spi: Add support for mspi on brcmstb SoCsKamal Dasu2020-04-211-0/+10
| | * | | | | | spi: dt-bindings: rspi: Convert to json-schemaGeert Uytterhoeven2020-04-152-73/+144
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2020-06-019-2/+785
|\ \ \ \ \ \ \
| * | | | | | | hwmon: Add Baikal-T1 PVT sensor driverSerge Semin2020-05-282-0/+118
| * | | | | | | dt-bindings: hwmon: Add Baikal-T1 PVT sensor bindingSerge Semin2020-05-281-0/+107
| * | | | | | | Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck2020-05-223-0/+250
| |\ \ \ \ \ \ \
| | * | | | | | | hwmon: Add Gateworks System Controller supportTim Harvey2020-05-202-0/+54