- 404dbad Merge tag 'pstore-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years ago
- 61eb495 pstore/blk: Use "%lu" to format unsigned long by Geert Uytterhoeven · 3 years, 1 month ago
- a5d05b0 pstore/ftrace: Allow immediate recording by Uwe Kleine-König · 3 years, 7 months ago
- d1faacb Revert "mark pstore-blk as broken" by Kees Cook · 3 years, 1 month ago
- cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 4 months ago
- 4646198 pstore/blk: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
- 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 1d1f6cc5 pstore/blk: Include zone in pstore_device_info by Kees Cook · 3 years, 7 months ago
- c811659 pstore/blk: Fix kerndoc and redundancy on blkdev param by Kees Cook · 3 years, 6 months ago
- 7bb9557 pstore/blk: Use the normal block device I/O path by Kees Cook · 3 years, 7 months ago
- 2a03ddb pstore/blk: Move verify_size() macro out of function by Kees Cook · 3 years, 6 months ago
- 6eed261 pstore/blk: Improve failure reporting by Kees Cook · 3 years, 7 months ago
- d07f3b0 mark pstore-blk as broken by Christoph Hellwig · 3 years, 7 months ago
- 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 8 months ago
- 9d843e8 pstore: Add mem_type property DT parsing support by Mukesh Ojha · 3 years, 9 months ago
- f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 10 months ago
- 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 7db688e pstore/ram: Rate-limit "uncorrectable error in header" message by Dmitry Osipenko · 3 years, 10 months ago
- 9c7d83a pstore: Fix warning in pstore_kill_sb() by Tetsuo Handa · 3 years, 11 months ago
- 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
- 19d8e91 pstore: Fix typo in compression option name by Jiri Bohac · 3 years, 10 months ago
- 4fd15ea pstore/zone: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years ago
- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
- 26fecbf pstore: Move kmsg_bytes default into Kconfig by Vasile-Laurentiu Stanimir · 4 years, 2 months ago
- b6f8ed3 pstore/blk: remove {un,}register_pstore_blk by Christoph Hellwig · 4 years, 2 months ago
- cbf82e3 pstore/zone: cap the maximum device size by Christoph Hellwig · 4 years, 2 months ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 2 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
- 6cdf941 pstore/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- fd49e03 pstore: Fix linking when crypto API disabled by Matteo Croce · 4 years, 6 months ago
- 56446ef Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- f8feafe pstore/blk: Introduce "best_effort" mode by Kees Cook · 4 years, 8 months ago
- 7dcb784 pstore/blk: Support non-block storage devices by WeiXiong Liao · 4 years, 9 months ago
- 1525fb3 pstore/blk: Provide way to query pstore configuration by WeiXiong Liao · 4 years, 9 months ago
- 335426c pstore/zone: Provide way to skip "broken" zone for MTD devices by WeiXiong Liao · 4 years, 9 months ago
- 649304c Documentation: Add details for pstore/blk by WeiXiong Liao · 4 years, 9 months ago
- 34327e9 pstore/zone,blk: Add ftrace frontend support by WeiXiong Liao · 4 years, 9 months ago
- cc9c4d1 pstore/zone,blk: Add console frontend support by WeiXiong Liao · 4 years, 9 months ago
- 0dc0682 pstore/zone,blk: Add support for pmsg frontend by WeiXiong Liao · 4 years, 9 months ago
- 17639f6 pstore/blk: Introduce backend for block devices by WeiXiong Liao · 4 years, 9 months ago
- d26c332 pstore/zone: Introduce common layer to manage storage zones by WeiXiong Liao · 4 years, 9 months ago
- 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 8 months ago
- 3524e68 pstore/platform: Pass max_reason to kmesg dump by Pavel Tatashin · 4 years, 8 months ago
- fb13cb8 printk: Introduce kmsg_dump_reason_str() by Kees Cook · 4 years, 8 months ago
- 6d3cf96 printk: Collapse shutdown types into a single dump reason by Kees Cook · 4 years, 8 months ago
- 16a5830 pstore/ftrace: Provide ftrace log merging routine by Kees Cook · 4 years, 8 months ago
- df9bf19 pstore/ram: Refactor ftrace buffer merging by Kees Cook · 4 years, 8 months ago
- 26961d7 pstore/ram: Refactor DT size parsing by Kees Cook · 4 years, 8 months ago
- f858b57 pstore/ram: Adjust module param permissions to reflect reality by Kees Cook · 4 years, 8 months ago
- d973f7d pstore/platform: Move module params after declarations by Kees Cook · 4 years, 8 months ago
- d195c39 pstore/platform: Use backend name for console registration by Kees Cook · 4 years, 8 months ago
- 563ca40 pstore/platform: Switch pstore_info::name to const by Kees Cook · 4 years, 8 months ago
- b7753fc pstore: Make sure console capturing will restart by Kees Cook · 4 years, 8 months ago
- 609e28bb pstore: Remove filesystem records when backend is unregistered by Kees Cook · 4 years, 8 months ago
- 78c83c8 pstore: Do not leave timer disabled for next backend by Kees Cook · 4 years, 8 months ago
- 27e5041 pstore: Add locking around superblock changes by Kees Cook · 4 years, 8 months ago
- 7a0ad54 pstore: Refactor pstorefs record list removal by Kees Cook · 4 years, 8 months ago
- 6248a066 pstore: Add proper unregister lock checking by Kees Cook · 4 years, 8 months ago
- db23491 pstore: Convert "records_list" locking to mutex by Kees Cook · 4 years, 8 months ago
- 47af61f pstore: Rename "allpstore" to "records_list" by Kees Cook · 4 years, 8 months ago
- cab12fd pstore: Convert "psinfo" locking to mutex by Kees Cook · 4 years, 8 months ago
- c30b20c pstore: Rename "pstore_lock" to "psinfo_lock" by Kees Cook · 4 years, 8 months ago
- e7c1c00 pstore: Drop useless try_module_get() for backend by Kees Cook · 4 years, 8 months ago
- ff84778 pstore: switch to copy_from_user() by Al Viro · 4 years, 10 months ago
- 8128d3a pstore/ram: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 6c871b7 pstore: pstore_ftrace_seq_next should increase position index by Vasily Averin · 4 years, 10 months ago
- e030b80 pstore/ram: remove unnecessary ramoops_unregister_dummy() by chenqiwu · 4 years, 11 months ago
- 8a57d6d pstore/platform: fix potential mem leak if pstore_init_fs failed by chenqiwu · 4 years, 11 months ago
- e163fdb pstore/ram: Regularize prz label allocation lifetime by Kees Cook · 5 years ago
- 9e5f1c1 pstore/ram: Write new dumps to start of recycled zones by Aleksandr Yashkin · 5 years ago
- 8df955a pstore/ram: Fix error-path memory leak in persistent_ram_new() callers by Kees Cook · 5 years ago
- 8d82cee pstore: Make pstore_choose_compression() static by Ben Dooks (Codethink) · 5 years ago
- 83b8a3f pstore: fs superblock limits by Deepa Dinamani · 6 years ago
- 4c6d80e pstore: Fix double-free in pstore_mkfile() failure path by Norbert Manthey · 5 years ago
- fa1af75 pstore: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 1614e92 pstore/ram: Improve backward compatibility with older Chromebooks by Douglas Anderson · 6 years ago
- 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 47358b6 Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
- 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
- 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 8880fa3 pstore/ram: Run without kernel crash dump region by Kees Cook · 6 years ago
- a9fb94a pstore: Set tfm to NULL on free_buf_for_compression by Pi-Hsun Shih · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
- 93ee4b7 pstore/ram: Avoid needless alloc during header write by Kees Cook · 6 years ago
- 47afd7a pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write() by Yue Hu · 6 years ago
- 1e0f67a9 pstore/ram: Move initialization earlier by Yue Hu · 6 years ago
- 4c6c4d3 pstore: Avoid writing records with zero size by Yue Hu · 6 years ago
- 182ca6e pstore/ram: Replace dummy_data heap memory with stack memory by Yue Hu · 6 years ago
- 5631e85 pstore/ram: Avoid allocation and leak of platform data by Kees Cook · 6 years ago
- 6a4c9ab pstore/ram: Fix console ramoops to show the previous boot logs by Sai Prakash Ranjan · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 8665569 pstore/ram: Avoid NULL deref in ftrace merging failure path by Kees Cook · 6 years ago
- ea84b58 pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
- 6959643 pstore: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
- 3069637 pstore/ram: Do not treat empty buffers as valid by Joel Fernandes (Google) · 6 years ago