aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonv5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-05-13Merge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
2024-04-13pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23pstore/ram: Fix crash when setting number of cpus to an odd numberWeichen Chen
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-20Merge tag 'v5.10.209' into v5.10/standard/baseBruce Ashfield
2024-01-25pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()Sergey Shtylyov
2023-12-03Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-12-03Merge tag 'v5.10.201' into v5.10/standard/baseBruce Ashfield
2023-11-20pstore/platform: Add check for kstrdupJiasheng Jiang
2023-09-26Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-19pstore/ram: Check start of empty przs during initEnlin Mu
2023-07-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27pstore/ram: Add check for kstrdupJiasheng Jiang
2023-05-19Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-05-19Merge tag 'v5.10.180' into v5.10/standard/baseBruce Ashfield
2023-05-17pstore: Revert pmsg_lock back to a normal mutexJohn Stultz
2023-01-25Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-01-25Merge tag 'v5.10.163' into v5.10/standard/baseBruce Ashfield
2023-01-14pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang
2023-01-14pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2023-01-14pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz
2023-01-14pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd
2023-01-14pstore/ram: Fix error return code in ramoops_probe()Wang Yufen
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-02-25Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-02-25pstore/ftrace: Add and use ftrace_test_recursion_trylock_safeHe Zhe
2022-02-25pstore/ftrace: Add recursion protection to the ftrace callbackHe Zhe
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2021-07-14mark pstore-blk as brokenChristoph Hellwig
2021-06-30drivers: mmc: Adds pstore driver to store kernel crash dumps to MMCBhaskara Budiredla
2021-03-25pstore: Fix warning in pstore_kill_sb()Tetsuo Handa
2021-03-04pstore: Fix typo in compression option nameJiri Bohac
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-06pstore: Fix linking when crypto API disabledMatteo Croce
2020-06-01Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-05-31pstore/blk: Introduce "best_effort" modeKees Cook
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao
2020-05-30Documentation: Add details for pstore/blkWeiXiong Liao
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao