1. 4c6d80e pstore: Fix double-free in pstore_mkfile() failure path by Norbert Manthey · 5 years ago
  2. fa1af75 pstore: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  3. 1614e92 pstore/ram: Improve backward compatibility with older Chromebooks by Douglas Anderson · 6 years ago
  4. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  5. 47358b6 Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  6. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 5 years ago
  7. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 5 years ago
  8. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 5 years ago
  9. 8880fa3 pstore/ram: Run without kernel crash dump region by Kees Cook · 5 years ago
  10. a9fb94a pstore: Set tfm to NULL on free_buf_for_compression by Pi-Hsun Shih · 6 years ago
  11. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  12. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  13. 93ee4b7 pstore/ram: Avoid needless alloc during header write by Kees Cook · 6 years ago
  14. 47afd7a pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write() by Yue Hu · 6 years ago
  15. 1e0f67a9 pstore/ram: Move initialization earlier by Yue Hu · 6 years ago
  16. 4c6c4d3 pstore: Avoid writing records with zero size by Yue Hu · 6 years ago
  17. 182ca6e pstore/ram: Replace dummy_data heap memory with stack memory by Yue Hu · 6 years ago
  18. 5631e85 pstore/ram: Avoid allocation and leak of platform data by Kees Cook · 6 years ago
  19. 6a4c9ab pstore/ram: Fix console ramoops to show the previous boot logs by Sai Prakash Ranjan · 6 years ago
  20. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  21. 8665569 pstore/ram: Avoid NULL deref in ftrace merging failure path by Kees Cook · 6 years ago
  22. ea84b58 pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
  23. 6959643 pstore: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  24. 3069637 pstore/ram: Do not treat empty buffers as valid by Joel Fernandes (Google) · 6 years ago
  25. b05c950 pstore/ram: Simplify ramoops_get_next_prz() arguments by Joel Fernandes (Google) · 6 years ago
  26. f0f23e5 pstore: Map PSTORE_TYPE_* to strings by Joel Fernandes (Google) · 6 years ago
  27. 0eed84f pstore: Improve and update some comments and status output by Kees Cook · 6 years ago
  28. c208f7d pstore/ram: Add kern-doc for struct persistent_ram_zone by Kees Cook · 6 years ago
  29. dc80b1e pstore/ram: Report backend assignments with finer granularity by Kees Cook · 6 years ago
  30. 9ee85b8 pstore/ram: Standardize module name in ramoops by Kees Cook · 6 years ago
  31. 7684bd3 pstore: Avoid duplicate call of persistent_ram_zap() by Peng Wang · 6 years ago
  32. b77fa61 pstore: Remove needless lock during console writes by Kees Cook · 6 years ago
  33. bdabc8e pstore: Do not use crash buffer for decompression by Kees Cook · 6 years ago
  34. 971f66d Merge branch 'for-linus/pstore' into for-next/pstore by Kees Cook · 6 years ago
  35. 89d328f pstore/ram: Correctly calculate usable PRZ bytes by Kees Cook · 6 years ago
  36. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  37. 08ffb58 Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  38. 1227daa pstore/ram: Clarify resource reservation labels by Kees Cook · 6 years ago
  39. 95047b0 pstore: Refactor compression initialization by Kees Cook · 6 years ago
  40. 4160316 pstore: Allocate compression during late_initcall() by Joel Fernandes (Google) · 6 years ago
  41. cb095af pstore: Centralize init/exit routines by Kees Cook · 6 years ago
  42. bac6f6c pstore/ram: Fix failure-path memory leak in ramoops_init by Kees Cook · 6 years ago
  43. 831b624 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
  44. 1021bcf pstore: add zstd compression support by Geliang Tang · 6 years ago
  45. e264abea pstore: Remove bogus format string definition by Arnd Bergmann · 6 years ago
  46. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  47. 7aaa822 pstore: Convert internal records to timespec64 by Kees Cook · 7 years ago
  48. e698aaf pstore: fix crypto dependencies without compression by Tobias Regnery · 7 years ago
  49. 58eb5b67 pstore: fix crypto dependencies by Arnd Bergmann · 7 years ago
  50. cb3bee0 pstore: Use crypto compress API by Geliang Tang · 7 years ago
  51. f2531f1 pstore/ram: Do not use stack VLA for parity workspace by Kees Cook · 7 years ago
  52. fe1d475 pstore: Select compression at runtime by Kees Cook · 7 years ago
  53. 5559740 pstore: Avoid size casts for 842 compression by Kees Cook · 7 years ago
  54. 239b716 pstore: Add lz4hc and 842 compression support by Geliang Tang · 7 years ago
  55. a99f41a fs: pstore: remove unused hardirq.h by Yang Shi · 7 years ago
  56. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  57. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  58. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. df27067 pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday() by Arnd Bergmann · 7 years ago
  60. dfd6fa3 pstore: remove unneeded unlikely() by Hirofumi Nakagawa · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  63. c71b02e Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" by Kees Cook · 7 years ago
  64. d7caa33 pstore: Make default pstorefs root dir perms 0750 by Kees Cook · 7 years ago
  65. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  66. 349d743 pstore: Implement show_options by David Howells · 7 years ago
  67. 077090a pstore: use memdup_user by Geliang Tang · 8 years ago
  68. d376235 pstore: Fix format string to use %u for record id by Kees Cook · 7 years ago
  69. c7f3c595 pstore: Populate pstore record->time field by Kees Cook · 8 years ago
  70. e581ca8 pstore: Create common record initializer by Kees Cook · 8 years ago
  71. 656de42 pstore: Avoid potential infinite loop by Kees Cook · 8 years ago
  72. f6525b9 pstore: Fix leaked pstore_record in pstore_get_backend_records() by Douglas Anderson · 7 years ago
  73. 4a16d1c pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESG by Ankit Kumar · 7 years ago
  74. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  75. 3a7d2fd pstore: Solve lockdep warning by moving inode locks by Kees Cook · 8 years ago
  76. 3509d04 pstore: Remove unused vmalloc.h in pmsg by Geliang Tang · 8 years ago
  77. b90fe0c Annotate hardware config module parameters in fs/pstore/ by David Howells · 8 years ago
  78. 30800d9 pstore: simplify write_user_compat() by Kees Cook · 8 years ago
  79. 4c9ec21 pstore: Remove write_buf() callback by Kees Cook · 8 years ago
  80. fdd0311 pstore: Replace arguments for write_buf_user() API by Kees Cook · 8 years ago
  81. b10b471 pstore: Replace arguments for write_buf() API by Kees Cook · 8 years ago
  82. a61072a pstore: Replace arguments for erase() API by Kees Cook · 8 years ago
  83. 83f70f0 pstore: Do not duplicate record metadata by Kees Cook · 8 years ago
  84. 2a2b0ac pstore: Allocate records on heap instead of stack by Kees Cook · 8 years ago
  85. 1dfff7d pstore: Pass record contents instead of copying by Kees Cook · 8 years ago
  86. 7e8cc8d pstore: Always allocate buffer for decompression by Kees Cook · 8 years ago
  87. 76cc958 pstore: Replace arguments for write() API by Kees Cook · 8 years ago
  88. 125cc42 pstore: Replace arguments for read() API by Kees Cook · 8 years ago
  89. 1edd1aa pstore: Switch pstore_mkfile to pass record by Kees Cook · 8 years ago
  90. 634f8f5 pstore: Move record decompression to function by Kees Cook · 8 years ago
  91. 9abdccc pstore: Extract common arguments into structure by Kees Cook · 8 years ago
  92. 0d7cd09 pstore: Improve register_pstore() error reporting by Kees Cook · 8 years ago
  93. 1344dd8 pstore: Avoid race in module unloading by Kees Cook · 8 years ago
  94. 6330d55 pstore: Shut down worker when unregistering by Kees Cook · 8 years ago
  95. e9a330c pstore: Use dynamic spinlock initializer by Kees Cook · 8 years ago
  96. 3faf935 pstore: constify pstore_zbackend structures by Bhumika Goyal · 8 years ago
  97. d21b5ff12 fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version by Sven Schmidt · 8 years ago
  98. 4641841 pstore: Check for prz allocation in walker by Kees Cook · 8 years ago
  99. 76d5692 pstore: Correctly initialize spinlock and flags by Kees Cook · 8 years ago
  100. 8672aed pstore: don't OOPS when there are no ftrace zones by Brian Norris · 8 years ago