aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-06-0110-85/+163
|\
| * Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek2020-06-015-29/+55
| |\
| | * usb: pulse8-cec: Switch to use %ptTAndy Shevchenko2020-05-201-5/+1
| | * ARM: bcm2835: Switch to use %ptTAndy Shevchenko2020-05-201-9/+3
| | * lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko2020-05-203-15/+51
| * | Merge branch 'for-5.8' into for-linusPetr Mladek2020-06-0115035-404961/+812876
| |\ \
| | * | printk: Remove pr_cont_once()Tetsuo Handa2020-05-251-2/+1
| | * | printk: handle blank console arguments passed in.Shreyas Joshi2020-05-221-0/+3
| | * | kernel/printk: add kmsg SEEK_CUR handlingBruno Meneguele2020-05-212-0/+15
| | * | printk: Fix a typo in comment "interator"->"iterator"Ethon Paul2020-05-211-2/+2
| | |/
| * | Merge branch 'for-5.7-preferred-console' into for-linusPetr Mladek2020-06-013-45/+80
| |\ \
| | * | printk: Correctly set CON_CONSDEV even when preferred console was not registeredBenjamin Herrenschmidt2020-02-182-1/+3
| | * | printk: Fix preferred console selection with multiple matchesBenjamin Herrenschmidt2020-02-182-11/+19
| | * | printk: Move console matching logic into a separate functionBenjamin Herrenschmidt2020-02-181-40/+65
| * | | lib/vsprintf: update comment about simple_strto<foo>() functionsAndy Shevchenko2020-02-281-4/+4
| * | | printk: Convert a use of sprintf to snprintf in console_unlockNathan Chancellor2020-02-111-3/+3
| |/ /
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2020-06-017-10/+24
|\ \ \
| * | | fs-verity: remove unnecessary extern keywordsEric Biggers2020-05-122-9/+9
| * | | fs-verity: fix all kerneldoc warningsEric Biggers2020-05-127-1/+15
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-06-0118-302/+737
|\ \ \ \
| * | | | fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers2020-05-197-46/+157
| * | | | fscrypt: make test_dummy_encryption use v2 by defaultEric Biggers2020-05-181-1/+1
| * | | | fscrypt: support test_dummy_encryption=v2Eric Biggers2020-05-1810-60/+307
| * | | | fscrypt: add fscrypt_add_test_dummy_key()Eric Biggers2020-05-152-43/+77
| * | | | linux/parser.h: add include guardsEric Biggers2020-05-151-1/+4
| * | | | fscrypt: remove unnecessary extern keywordsEric Biggers2020-05-122-117/+105
| * | | | fscrypt: name all function parametersEric Biggers2020-05-121-21/+25
| * | | | fscrypt: fix all kerneldoc warningsEric Biggers2020-05-127-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-05-314-2/+596
| * | | | pstore/blk: Introduce "best_effort" modeKees Cook2020-05-311-1/+20
| * | | | pstore/blk: Support non-block storage devicesWeiXiong Liao2020-05-315-48/+114
| * | | | pstore/blk: Provide way to query pstore configurationWeiXiong Liao2020-05-312-7/+58
| * | | | pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao2020-05-314-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