index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
initramfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
1
-2
/
+2
|
\
|
*
init: open output files from cpio unpacking with O_LARGEFILE
John Sperbeck
2024-04-05
1
-1
/
+1
|
*
init: open /initrd.image with O_LARGEFILE
John Sperbeck
2024-03-26
1
-1
/
+1
*
|
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-04-11
1
-9
/
+1
|
/
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-1
/
+1
|
\
|
*
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-23
1
-1
/
+1
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-3
/
+3
|
\
\
|
*
|
init: flush async file closing
Christian Brauner
2024-02-08
1
-3
/
+3
|
|
/
*
/
initramfs: remove duplicate built-in __initramfs_start unpacking
David Disseldorp
2024-01-22
1
-2
/
+0
|
/
*
initramfs: Expose retained initrd as sysfs file
Alexander Graf
2023-12-15
1
-1
/
+17
*
mm: remove arguments of show_mem()
Kefeng Wang
2023-08-18
1
-1
/
+1
*
init/initramfs: Fix argument forwarding to panic() in panic_show_mem()
Benjamin Gray
2023-04-16
1
-9
/
+2
*
initramfs: use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-02-02
1
-2
/
+2
*
initramfs: remove unnecessary (void*) conversion
XU pengfei
2022-11-18
1
-1
/
+1
*
initramfs: mark my_inptr as __initdata
wuchi
2022-09-11
1
-1
/
+1
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-0
/
+2
|
\
|
*
init: Deal with the init process being a user mode process
Eric W. Biederman
2022-05-07
1
-0
/
+2
*
|
initramfs: support cpio extraction with file checksums
David Disseldorp
2022-05-09
1
-5
/
+24
*
|
initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
David Disseldorp
2022-05-09
1
-12
/
+16
*
|
initramfs: make dir_entry.name a flexible array member
David Disseldorp
2022-05-09
1
-4
/
+6
*
|
initramfs: refactor do_header() cpio magic checks
David Disseldorp
2022-05-09
1
-5
/
+4
|
/
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
2021-09-08
1
-0
/
+2
*
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
1
-1
/
+37
*
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-0
/
+45
|
\
|
*
initramfs: Provide a common initrd reserve function
Kefeng Wang
2021-02-18
1
-0
/
+45
*
|
initramfs: panic with memory information
Florian Fainelli
2021-02-26
1
-4
/
+15
|
/
*
initramfs: fix clang build failure
Arnd Bergmann
2020-12-11
1
-1
/
+1
*
init: fix error check in clean_path()
Barret Rhoden
2020-09-04
1
-1
/
+1
*
init: add an init_utimes helper
Christoph Hellwig
2020-07-31
1
-2
/
+1
*
init: add an init_stat helper
Christoph Hellwig
2020-07-31
1
-1
/
+2
*
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
init: add an init_link helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
1
-2
/
+2
*
init: add an init_chown helper
Christoph Hellwig
2020-07-31
1
-3
/
+3
*
init: add an init_rmdir helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
1
-1
/
+2
*
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
2020-07-31
1
-4
/
+6
*
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
2020-07-31
1
-21
/
+26
*
initramfs: remove clean_rootfs
Christoph Hellwig
2020-07-30
1
-48
/
+1
*
initramfs: remove the populate_initrd_image and clean_rootfs stubs
Christoph Hellwig
2020-07-30
1
-11
/
+4
*
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2020-05-09
1
-1
/
+1
*
arm64: use generic free_initrd_mem()
Mike Rapoport
2019-10-16
1
-0
/
+8
*
initramfs: fix populate_initrd_image() section mismatch
Geert Uytterhoeven
2019-06-29
1
-2
/
+2
*
initramfs: don't free a non-existent initrd
Steven Price
2019-05-18
1
-1
/
+1
*
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
1
-1
/
+2
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-0
/
+5
[next]