Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel/printk/index.c: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-02-03 | 1 | -1/+1 |
* | printk: avoid -Wsometimes-uninitialized warning | Arnd Bergmann | 2021-10-04 | 1 | -3/+2 |
* | printk/index: Fix -Wunused-function warning | YueHaibing | 2021-08-27 | 1 | -1/+1 |
* | printk/index: Fix warning about missing prototypes | Petr Mladek | 2021-07-26 | 1 | -2/+2 |
* | printk: Userspace format indexing support | Chris Down | 2021-07-19 | 1 | -0/+195 |