summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fscrypt: remove unnecessary extern keywordsEric Biggers2020-05-132-117/+105
| * | | | | | fscrypt: name all function parametersEric Biggers2020-05-131-21/+25
| * | | | | | fscrypt: fix all kerneldoc warningsEric Biggers2020-05-137-34/+82
| |/ / / / /
* | | | | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-0126-206/+3464
|\ \ \ \ \ \
| * | | | | | mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao2020-06-014-2/+596
| * | | | | | pstore/blk: Introduce "best_effort" modeKees Cook2020-06-011-1/+20
| * | | | | | pstore/blk: Support non-block storage devicesWeiXiong Liao2020-06-015-48/+114
| * | | | | | pstore/blk: Provide way to query pstore configurationWeiXiong Liao2020-06-012-7/+58
| * | | | | | pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao2020-06-014-19/+71
| * | | | | | Documentation: Add details for pstore/blkWeiXiong Liao2020-05-303-0/+232
| * | | | | | pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao2020-05-304-1/+136
| * | | | | | pstore/zone,blk: Add console frontend supportWeiXiong Liao2020-05-304-10/+105
| * | | | | | pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao2020-05-304-9/+282
| * | | | | | pstore/blk: Introduce backend for block devicesWeiXiong Liao2020-05-304-0/+552
| * | | | | | pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao2020-05-304-0/+1039
| * | | | | | 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-304-25/+51
| * | | | | | pstore/platform: Pass max_reason to kmesg dumpPavel Tatashin2020-05-302-1/+10
| * | | | | | printk: Introduce kmsg_dump_reason_str()Kees Cook2020-05-303-17/+25
| * | | | | | printk: honor the max_reason field in kmsg_dumperPavel Tatashin2020-05-302-4/+12
| * | | | | | printk: Collapse shutdown types into a single dump reasonKees Cook2020-05-304-15/+7
| * | | | | | pstore/ftrace: Provide ftrace log merging routineKees Cook2020-05-303-54/+66
| * | | | | | pstore/ram: Refactor ftrace buffer mergingKees Cook2020-05-301-12/+17
| * | | | | | pstore/ram: Refactor DT size parsingKees Cook2020-05-301-12/+19
| * | | | | | pstore/ram: Adjust module param permissions to reflect realityKees Cook2020-05-301-3/+3
| * | | | | | pstore/platform: Move module params after declarationsKees Cook2020-05-301-6/+5
| * | | | | | pstore/platform: Use backend name for console registrationKees Cook2020-05-302-2/+4
| * | | | | | pstore/platform: Switch pstore_info::name to constKees Cook2020-05-302-2/+3
| * | | | | | pstore: Make sure console capturing will restartKees Cook2020-05-301-1/+5
| * | | | | | pstore: Remove filesystem records when backend is unregisteredKees Cook2020-05-303-0/+36
| * | | | | | pstore: Do not leave timer disabled for next backendKees Cook2020-05-301-15/+19
| * | | | | | pstore: Add locking around superblock changesKees Cook2020-05-303-26/+45
| * | | | | | pstore: Refactor pstorefs record list removalKees Cook2020-05-121-6/+13
| * | | | | | pstore: Add proper unregister lock checkingKees Cook2020-05-121-4/+17
| * | | | | | pstore: Convert "records_list" locking to mutexKees Cook2020-05-121-10/+7
| * | | | | | pstore: Rename "allpstore" to "records_list"Kees Cook2020-05-121-10/+10
| * | | | | | pstore: Convert "psinfo" locking to mutexKees Cook2020-05-121-4/+4
| * | | | | | pstore: Rename "pstore_lock" to "psinfo_lock"Kees Cook2020-05-121-5/+5
| * | | | | | pstore: Drop useless try_module_get() for backendKees Cook2020-05-121-8/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-01127-1794/+4966
|\ \ \ \ \ \
| * | | | | | crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian2020-05-285-112/+39
| * | | | | | crypto: engine - do not requeue in case of fatal errorIuliana Prodan2020-05-281-4/+1
| * | | | | | crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET2020-05-281-1/+1
| * | | | | | crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan2020-05-224-8/+8
| * | | | | | crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan2020-05-225-39/+488
| * | | | | | crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu2020-05-224-1/+96
| * | | | | | crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang2020-05-224-15/+202
| * | | | | | crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye2020-05-224-21/+95
| * | | | | | crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu2020-05-224-0/+55
| * | | | | | crypto: hisilicon/qm - add debugfs for QMLongfang Liu2020-05-225-0/+153