index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
initramfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-11
initramfs: mark my_inptr as __initdata
wuchi
1
-1
/
+1
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2022-05-09
initramfs: support cpio extraction with file checksums
David Disseldorp
1
-5
/
+24
2022-05-09
initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
David Disseldorp
1
-12
/
+16
2022-05-09
initramfs: make dir_entry.name a flexible array member
David Disseldorp
1
-4
/
+6
2022-05-09
initramfs: refactor do_header() cpio magic checks
David Disseldorp
1
-5
/
+4
2022-05-07
init: Deal with the init process being a user mode process
Eric W. Biederman
1
-0
/
+2
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-09-08
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
1
-0
/
+2
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-1
/
+37
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+45
2021-02-26
initramfs: panic with memory information
Florian Fainelli
1
-4
/
+15
2021-02-18
initramfs: Provide a common initrd reserve function
Kefeng Wang
1
-0
/
+45
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
1
-1
/
+1
2020-09-04
init: fix error check in clean_path()
Barret Rhoden
1
-1
/
+1
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
1
-2
/
+1
2020-07-31
init: add an init_stat helper
Christoph Hellwig
1
-1
/
+2
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_link helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
1
-2
/
+2
2020-07-31
init: add an init_chown helper
Christoph Hellwig
1
-3
/
+3
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
1
-1
/
+2
2020-07-31
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
1
-4
/
+6
2020-07-31
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
1
-21
/
+26
2020-07-30
initramfs: remove clean_rootfs
Christoph Hellwig
1
-48
/
+1
2020-07-30
initramfs: remove the populate_initrd_image and clean_rootfs stubs
Christoph Hellwig
1
-11
/
+4
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2019-10-16
arm64: use generic free_initrd_mem()
Mike Rapoport
1
-0
/
+8
2019-06-29
initramfs: fix populate_initrd_image() section mismatch
Geert Uytterhoeven
1
-2
/
+2
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
1
-1
/
+2
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-0
/
+5
2019-05-14
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
1
-0
/
+9
2019-05-14
initramfs: cleanup populate_rootfs
Christoph Hellwig
1
-17
/
+20
2019-05-14
initramfs: factor out a helper to populate the initrd image
Christoph Hellwig
1
-17
/
+23
2019-05-14
initramfs: cleanup initrd freeing
Christoph Hellwig
1
-23
/
+30
2019-05-14
initramfs: free initrd memory if opening /initrd.image fails
Christoph Hellwig
1
-8
/
+6
2019-03-07
init/initramfs.c: provide more details in error messages
David Engraf
1
-3
/
+3
2019-02-21
revert "initramfs: cleanup incomplete rootfs"
Andrew Morton
1
-3
/
+3
2019-01-04
initramfs: cleanup incomplete rootfs
David Engraf
1
-3
/
+3
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-10
/
+12
2018-11-30
initramfs: clean old path before creating a hardlink
Li Zhijian
1
-10
/
+12
2018-11-07
block: remove dead elevator code
Jens Axboe
1
-6
/
+0
2018-08-22
init/: remove ineffective sparse disabling
Luc Van Oostenryck
1
-10
/
+0
2018-04-02
fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
Dominik Brodowski
1
-3
/
+3
[next]