- 86222a8 pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() by Sergey Shtylyov · 1 year, 1 month ago
- af58740 pstore: Fix kernel-doc warning by Matthew Wilcox (Oracle) · 1 year, 4 months ago
- 104fd0b pstore: Support record sizes larger than kmalloc() limit by Yuxiao Zhang · 1 year, 6 months ago
- fe8c362 pstore/ram: Check start of empty przs during init by Enlin Mu · 1 year, 5 months ago
- d97038d pstore/ram: Add check for kstrdup by Jiasheng Jiang · 1 year, 6 months ago
- e6b8427 pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP by Stephen Boyd · 2 years ago
- 06b4e09 pstore/ram: Set freed addresses to NULL by Kees Cook · 2 years, 2 months ago
- 8bd4da0 pstore/ram: Move internal definitions out of kernel-wide include by Kees Cook · 2 years, 2 months ago
- 023bbde pstore: Add prefix to ECC messages by Vincent Whitchurch · 2 years, 10 months ago
- 9d843e8 pstore: Add mem_type property DT parsing support by Mukesh Ojha · 3 years, 9 months ago
- 7db688e pstore/ram: Rate-limit "uncorrectable error in header" message by Dmitry Osipenko · 3 years, 10 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
- e163fdb pstore/ram: Regularize prz label allocation lifetime by Kees Cook · 5 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 3069637 pstore/ram: Do not treat empty buffers as valid by Joel Fernandes (Google) · 6 years ago
- 0eed84f pstore: Improve and update some comments and status output by Kees Cook · 6 years ago
- c208f7d pstore/ram: Add kern-doc for struct persistent_ram_zone by Kees Cook · 6 years ago
- dc80b1e pstore/ram: Report backend assignments with finer granularity by Kees Cook · 6 years ago
- 9ee85b8 pstore/ram: Standardize module name in ramoops by Kees Cook · 6 years ago
- 7684bd3 pstore: Avoid duplicate call of persistent_ram_zap() by Peng Wang · 6 years ago
- 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
- 1227daa pstore/ram: Clarify resource reservation labels by Kees Cook · 6 years ago
- 831b624 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
- f2531f1 pstore/ram: Do not use stack VLA for parity workspace by Kees Cook · 7 years ago
- e9a330c pstore: Use dynamic spinlock initializer by Kees Cook · 8 years ago
- 76d5692 pstore: Correctly initialize spinlock and flags by Kees Cook · 8 years ago
- 663deb4 pstore: Allow prz to control need for locking by Joel Fernandes · 8 years ago
- 1097044 pstore: Make spinlock per zone instead of global by Joel Fernandes · 8 years ago
- d771fdf pstore/ram: Use memcpy_fromio() to save old buffer by Andrew Bresticker · 9 years ago
- 7e75678 pstore/ram: Use memcpy_toio instead of memcpy by Furquan Shaikh · 9 years ago
- 5bf6d1b pstore/pmsg: drop bounce buffer by Mark Salyzyn · 8 years ago
- d5a9bf0 pstore/core: drop cmpxchg based updates by Sebastian Andrzej Siewior · 8 years ago
- 027bc8b pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
- 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
- b8f52d8 fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
- ef74885 fs/pstore: logging clean-up by Fabian Frederick · 11 years ago
- 017321c pstore: Fix buffer overflow while write offset equal to buffer size by Liu ShuoX · 11 years ago
- 0405a5c pstore/ram: avoid atomic accesses for ioremapped regions by Rob Herring · 12 years ago
- bd08ec3 pstore/ram: Restore ecc information block by Arve Hjønnevåg · 12 years ago
- c31ad08 pstore/ram: Allow specifying ecc parameters in platform data by Arve Hjønnevåg · 13 years ago
- 422ca86 pstore/ram: Include ecc_size when calculating ecc_block by Arve Hjønnevåg · 13 years ago
- f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 12 years ago
- c1743cb pstore/ram_core: Get rid of prz->ecc enable/disable flag by Anton Vorontsov · 12 years ago
- 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 12 years ago
- 4a53ffa pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly by Anton Vorontsov · 12 years ago
- 1e6a9e56 pstore/ram_core: Better ECC size checking by Anton Vorontsov · 13 years ago
- beeb943 pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size) by Anton Vorontsov · 13 years ago
- 924d371 pstore/ram: Probe as early as possible by Anton Vorontsov · 13 years ago
- b8587da pstore/ram_core: Remove now unused code by Anton Vorontsov · 13 years ago
- 602b5be pstore/ram_core: Silence some printks by Anton Vorontsov · 13 years ago
- fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 13 years ago
- 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 13 years ago
- 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 13 years ago
- cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 13 years ago[Renamed (98%) from drivers/staging/android/persistent_ram.c]
- 7dd8e9b staging: android: persistent_ram: Prepare for modular builds by Anton Vorontsov · 13 years ago
- d3b4876 staging: android: persistent_ram: Introduce persistent_ram_free() by Anton Vorontsov · 13 years ago
- 24c3d2f staging: android: persistent_ram: Make it possible to use memory outside of bootmem by Anton Vorontsov · 13 years ago
- 2b1321e staging: android: persistent_ram: Introduce persistent_ram_vmap() by Anton Vorontsov · 13 years ago
- 8cf5aff staging: android: persistent_ram: Introduce persistent_ram_new() by Anton Vorontsov · 13 years ago
- bb4206f staging: android: persistent_ram: Introduce persistent_ram_post_init() by Anton Vorontsov · 13 years ago
- 484dd30 persistent_ram: Fix buffer size clamping during writes by Anton Vorontsov · 13 years ago
- 06f3d3b persistent_ram: Remove prz->node by Anton Vorontsov · 13 years ago
- d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
- 474a898 staging: android: fix mem leaks in __persistent_ram_init() by Jesper Juhl · 13 years ago
- f56d711 staging: fix android persistent_ram printk formats by Randy Dunlap · 13 years ago
- a15d0b3 staging: android: persistent_ram: add notrace to persistent_ram_write by Colin Cross · 13 years ago
- 808d038 staging: android: persistent_ram: make persistent_ram_write atomic by Colin Cross · 13 years ago
- 404a604 staging: android: persistent_ram: handle reserving and mapping memory by Colin Cross · 13 years ago
- 9cc05ad staging: android: persistent_ram: refactor ecc support by Colin Cross · 13 years ago
- c672528 staging: android: ram_console: split out persistent ram by Colin Cross · 13 years ago