Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-08-05 | 1 | -0/+17 |
|\ | |||||
| * | of: check previous kernel's ima-kexec-buffer against memory bounds | Vaibhav Jain | 2022-06-08 | 1 | -0/+17 |
* | | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 2022-07-01 | 1 | -8/+5 |
|/ | |||||
* | of: Support more than one crash kernel regions for kexec -s | Zhen Lei | 2022-05-07 | 1 | -0/+9 |
* | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -2/+1 |
* | mm: move kvmalloc-related functions to slab.h | Matthew Wilcox (Oracle) | 2021-11-06 | 1 | -0/+1 |
* | of: kexec: Remove FDT_PROP_* definitions | Geert Uytterhoeven | 2021-07-16 | 1 | -25/+15 |
* | kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT | Lakshmi Ramasubramanian | 2021-03-08 | 1 | -52/+5 |
* | powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c | Lakshmi Ramasubramanian | 2021-03-08 | 1 | -0/+240 |
* | of: Add a common kexec FDT setup function | Rob Herring | 2021-03-08 | 1 | -0/+265 |