index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kexec_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
1
-2
/
+3
2017-07-13
kexec_file: adjust declaration of kexec_purgatory
Kees Cook
1
-7
/
+0
2017-07-13
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
1
-0
/
+8
2017-06-30
kimage_file_prepare_segments(): don't open-code memdup_user()
Al Viro
1
-10
/
+4
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
1
-4
/
+4
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
1
-0
/
+4
2016-11-30
kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
Thiago Jung Bauermann
1
-5
/
+20
2016-11-30
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
1
-48
/
+40
2016-11-30
kexec_file: Allow arch-specific memory walking for kexec_add_buffer
Thiago Jung Bauermann
1
-8
/
+22
2016-09-02
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
1
-0
/
+3
2016-05-24
kexec: introduce a protection mechanism for the crashkernel reserved memory
Xunlei Pang
1
-1
/
+7
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-64
/
+9
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
1
-64
/
+9
2016-01-30
x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search
Toshi Kani
1
-4
/
+4
2016-01-30
kexec: Set IORESOURCE_SYSTEM_RAM for System RAM
Toshi Kani
1
-1
/
+1
2016-01-21
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
1
-0
/
+2
2015-11-07
kexec: use file name as the output message prefix
Minfei Huang
1
-0
/
+2
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
1
-0
/
+1045
[prev]