aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)2-1/+20
2020-06-02Documentation/vm/slub.rst: s/Toggle/Enable/Andrew Morton1-1/+1
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-10/+17
2020-06-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-5/+34
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-6/+264
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-19/+290
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-40/+170
2020-06-01Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds11-167/+383
2020-06-01Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds9-2/+785
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown4-40/+170
2020-06-01Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek1-10/+12
2020-05-31mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao1-2/+7
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao1-4/+13
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches1-9/+14
2020-05-30Documentation: Add details for pstore/blkWeiXiong Liao1-0/+229
2020-05-30ramoops: Add "max-reason" optional field to ramoops DT nodePavel Tatashin1-2/+11
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook1-4/+10
2020-05-30Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown11-167/+383
2020-05-29dt-bindings: regulator: Convert anatop regulator to json-schemaAnson Huang2-40/+94
2020-05-29spi: Convert DW SPI binding to DT schemaSerge Semin3-73/+133
2020-05-29dt-bindings: snps,dw-apb-ssi: add optional reset propertyDinh Nguyen1-0/+5
2020-05-28hwmon: Add Baikal-T1 PVT sensor driverSerge Semin2-0/+118
2020-05-28dt-bindings: hwmon: Add Baikal-T1 PVT sensor bindingSerge Semin1-0/+107
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+3
2020-05-23crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan3-7/+7
2020-05-23crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu1-0/+26
2020-05-23crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang1-0/+45
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye1-11/+43
2020-05-23crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu3-0/+21
2020-05-23crypto: hisilicon/qm - add debugfs for QMLongfang Liu3-0/+93
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck3-0/+250
2020-05-22hwmon: (amd_energy) Add documentationNaveen Krishna Chatradhi2-0/+110
2020-05-22hwmon: (lm90) Add max6654 support to lm90 driverJosh Lehan1-2/+21
2020-05-22hwmon: (pmbus) Driver for Maxim MAX16601Guenter Roeck2-0/+160
2020-05-22hwmon: (ina2xx) Implement alert functionsAlex Qiu1-0/+19
2020-05-22spi: rb4xx: add corresponding device tree documentationChristopher Hill2-0/+38
2020-05-22regulator/mfd: max8998: Document charger regulatorJonathan Bakker1-0/+8
2020-05-21kernel/printk: add kmsg SEEK_CUR handlingBruno Meneguele1-0/+5
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:Mark Brown6-10/+326
2020-05-20lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko1-10/+12
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey2-0/+54
2020-05-20dt-bindings: mfd: Add Gateworks System Controller bindingsTim Harvey1-0/+196
2020-05-19fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers1-4/+29
2020-05-19spi: ti_qspi: fix unit addressKangmin Park1-1/+1
2020-05-18fscrypt: support test_dummy_encryption=v2Eric Biggers1-1/+5
2020-05-17dt-bindings: net: dsa: b53: Add missing size and address cells to exampleKurt Kanzenbach1-0/+3
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-7/+30
2020-05-16Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+2
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+14
2020-05-15spi: dw: Add Tx/Rx DMA propertiesSerge Semin1-0/+2