- b2fc97c Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 8 months ago
- d9d814e pstore/ramoops: Add ramoops.mem_name= command line option by Steven Rostedt (Google) · 9 months ago
- 9b3c13c pstore: platform: add missing MODULE_DESCRIPTION() macro by Jeff Johnson · 9 months ago
- 9dd12ed pstore/blk: replace deprecated strncpy with strscpy by Justin Stitt · 12 months ago
- c8d25d6 pstore/zone: Don't clear memory twice by Christophe JAILLET · 1 year ago
- 98bc7e2 pstore/zone: Add a null pointer check to the psz_kmsg_read by Kunwu Chan · 1 year, 2 months ago
- 12dc54f pstore/ram: Register to module device table by Nícolas F. R. A. Prado · 1 year, 2 months ago
- a43e0fc pstore: inode: Only d_invalidate() is needed by Kees Cook · 1 year, 1 month ago
- 24a0b5e pstore: inode: Use cleanup.h for struct pstore_private by Kees Cook · 1 year, 3 months ago
- b775a05 pstore: inode: Use __free(pstore_iput) for inode allocations by Kees Cook · 1 year, 3 months ago
- e2eeddef pstore: inode: Convert mutex usage to guard(mutex) by Kees Cook · 1 year, 3 months ago
- 6ba6ee8 pstore: inode: Convert kfree() usage to __free(kfree) by Kees Cook · 1 year, 3 months ago
- 86222a8 pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() by Sergey Shtylyov · 1 year, 4 months ago
- d49270a pstore/ram: Fix crash when setting number of cpus to an odd number by Weichen Chen · 2 years, 1 month ago
- 5e37269 Merge tag 'pstore-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 5 months ago
- 1b3c527 pstore: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
- a19d48f pstore/platform: Add check for kstrdup by Jiasheng Jiang · 1 year, 9 months ago
- 82c5561 Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 6 months ago
- 9416006 pstore: Base compression input buffer size on estimated compressed size by Ard Biesheuvel · 1 year, 7 months ago
- 5b07aac Merge tag 'pstore-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 7 months ago
- af58740 pstore: Fix kernel-doc warning by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- 104fd0b pstore: Support record sizes larger than kmalloc() limit by Yuxiao Zhang · 1 year, 9 months ago
- fe8c362 pstore/ram: Check start of empty przs during init by Enlin Mu · 1 year, 8 months ago
- a411ea5 pstore: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
- 438b805 pstore: Replace crypto API compression with zlib_deflate library calls by Ard Biesheuvel · 1 year, 8 months ago
- 1756dde pstore: Remove worst-case compression size logic by Ard Biesheuvel · 1 year, 8 months ago
- 8ad7868 Merge tag 'pstore-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 9 months ago
- d97038d pstore/ram: Add check for kstrdup by Jiasheng Jiang · 1 year, 9 months ago
- cf056a4 init: improve the name_to_dev_t interface by Christoph Hellwig · 1 year, 10 months ago
- 48f2c68 pstore/ram: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 0835b5ee Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 11 months ago
- 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
- 5239a89 pstore: Revert pmsg_lock back to a normal mutex by John Stultz · 2 years ago
- edb2312 Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 3 months ago
- beca3e3 pstore: Properly assign mem_type property by Luca Stefani · 2 years, 3 months ago
- 2f4fec5 pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES by John Stultz · 2 years, 3 months ago
- 71a7507 Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 3 months ago
- 76d62f2 pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion by John Stultz · 2 years, 3 months ago
- e6b8427 pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP by Stephen Boyd · 2 years, 3 months ago
- e1fce56 pstore/ram: Fix error return code in ramoops_probe() by Wang Yufen · 2 years, 3 months ago
- ff62b8e6 driver core: make struct class.devnode() take a const * by Greg Kroah-Hartman · 2 years, 4 months ago
- 38b9184 pstore: Alert on backend write error by Guilherme G. Piccoli · 2 years, 5 months ago
- 06b4e09 pstore/ram: Set freed addresses to NULL by Kees Cook · 2 years, 5 months ago
- 8bd4da0 pstore/ram: Move internal definitions out of kernel-wide include by Kees Cook · 2 years, 5 months ago
- 6daf4e8 pstore/ram: Move pmsg init earlier by Kees Cook · 2 years, 5 months ago
- 3219122 pstore/ram: Consolidate kfree() paths by Kees Cook · 2 years, 5 months ago
- 6a14f19 pstore: Inform unregistered backend names as well by Guilherme G. Piccoli · 2 years, 5 months ago
- 8f5de3f pstore: Expose kmsg_bytes as a module parameter by Guilherme G. Piccoli · 2 years, 5 months ago
- d85644d pstore: Improve error reporting in case of backend overlap by Guilherme G. Piccoli · 2 years, 5 months ago
- 99b3b83 pstore/zone: Use GFP_ATOMIC to allocate zone buffer by Qiujun Huang · 2 years, 6 months ago
- 40158db Revert "pstore: migrate to crypto acomp interface" by Guilherme G. Piccoli · 2 years, 6 months ago
- 97a77ab1 Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 2 years, 7 months ago
- 8ca869b pstore: Add priv field to pstore_record for backend specific use by Ard Biesheuvel · 2 years, 9 months ago
- 2c09d14 pstore/zone: cleanup "rcnt" type by Dan Carpenter · 2 years, 9 months ago
- e4f0a7e pstore: migrate to crypto acomp interface by Ard Biesheuvel · 2 years, 11 months ago
- 8126b1c pstore: Don't use semaphores in always-atomic-context code by Jann Horn · 3 years ago
- 023bbde pstore: Add prefix to ECC messages by Vincent Whitchurch · 3 years ago
- 404dbad Merge tag 'pstore-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- 61eb495 pstore/blk: Use "%lu" to format unsigned long by Geert Uytterhoeven · 3 years, 4 months ago
- a5d05b0 pstore/ftrace: Allow immediate recording by Uwe Kleine-König · 3 years, 9 months ago
- d1faacb Revert "mark pstore-blk as broken" by Kees Cook · 3 years, 4 months ago
- cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 6 months ago
- 4646198 pstore/blk: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 5 months ago
- 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 1d1f6cc5 pstore/blk: Include zone in pstore_device_info by Kees Cook · 3 years, 9 months ago
- c811659 pstore/blk: Fix kerndoc and redundancy on blkdev param by Kees Cook · 3 years, 9 months ago
- 7bb9557 pstore/blk: Use the normal block device I/O path by Kees Cook · 3 years, 9 months ago
- 2a03ddb pstore/blk: Move verify_size() macro out of function by Kees Cook · 3 years, 9 months ago
- 6eed261 pstore/blk: Improve failure reporting by Kees Cook · 3 years, 9 months ago
- d07f3b0 mark pstore-blk as broken by Christoph Hellwig · 3 years, 9 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, 11 months ago
- 9d843e8 pstore: Add mem_type property DT parsing support by Mukesh Ojha · 4 years ago
- f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 4 years ago
- 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years ago
- 7db688e pstore/ram: Rate-limit "uncorrectable error in header" message by Dmitry Osipenko · 4 years ago
- 9c7d83a pstore: Fix warning in pstore_kill_sb() by Tetsuo Handa · 4 years, 1 month ago
- 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 1 month ago
- 19d8e91 pstore: Fix typo in compression option name by Jiri Bohac · 4 years, 1 month ago
- 4fd15ea pstore/zone: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months 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, 3 months ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
- 26fecbf pstore: Move kmsg_bytes default into Kconfig by Vasile-Laurentiu Stanimir · 4 years, 4 months ago
- b6f8ed3 pstore/blk: remove {un,}register_pstore_blk by Christoph Hellwig · 4 years, 5 months ago
- cbf82e3 pstore/zone: cap the maximum device size by Christoph Hellwig · 4 years, 5 months ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 5 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 4 months ago
- 6cdf941 pstore/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
- fd49e03 pstore: Fix linking when crypto API disabled by Matteo Croce · 4 years, 8 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, 10 months ago
- f8feafe pstore/blk: Introduce "best_effort" mode by Kees Cook · 4 years, 10 months ago
- 7dcb784 pstore/blk: Support non-block storage devices by WeiXiong Liao · 5 years ago
- 1525fb3 pstore/blk: Provide way to query pstore configuration by WeiXiong Liao · 5 years ago
- 335426c pstore/zone: Provide way to skip "broken" zone for MTD devices by WeiXiong Liao · 5 years ago
- 649304c Documentation: Add details for pstore/blk by WeiXiong Liao · 5 years ago
- 34327e9 pstore/zone,blk: Add ftrace frontend support by WeiXiong Liao · 5 years ago
- cc9c4d1 pstore/zone,blk: Add console frontend support by WeiXiong Liao · 5 years ago
- 0dc0682 pstore/zone,blk: Add support for pmsg frontend by WeiXiong Liao · 5 years ago
- 17639f6 pstore/blk: Introduce backend for block devices by WeiXiong Liao · 5 years ago