index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
main.c
Age
Commit message (
Expand
)
Author
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-23
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-03-23
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
2022-02-14
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
2022-02-06
net: initialize init_net earlier
Eric Dumazet
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
init: make unknown command line param message clearer
Andrew Halaney
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-10-10
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
2021-10-10
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
2021-10-10
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
2021-10-10
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
2021-09-22
init: Revert accidental changes to print irqs_disabled()
Geert Uytterhoeven
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
2021-09-08
init: bootconfig: Remove all bootconfig data when the init memory is removed
Masami Hiramatsu
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
init: Suppress wrong warning for bootconfig cmdline parameter
Masami Hiramatsu
2021-08-03
xsurf100: drop include of lib8390.c
Michael Schmitz
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
init: print out unknown kernel parameters
Andrew Halaney
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-10
bootconfig: Share the checksum function with tools
Masami Hiramatsu
2021-06-05
pid: take a reference when initializing `cad_pid`
Mark Rutland
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-10
srcu: Initialize SRCU after timers
Frederic Weisbecker
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-08
stack: Optionally randomize kernel stack offset each syscall
Kees Cook
2021-03-18
bootconfig: Update prototype of setup_boot_config()
Cao jin
2021-02-26
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2021-02-26
mm: add Kernel Electric-Fence infrastructure
Alexander Potapenko
[next]