summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-14lib/vdso: Prepare for time namespace supportThomas Gleixner
2020-01-14ns: Introduce Time NamespaceAndrei Vagin
2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13bootconfig: init: Allow admin to use bootconfig for init command lineMasami Hiramatsu
2020-01-13bootconfig: init: Allow admin to use bootconfig for kernel command lineMasami Hiramatsu
2020-01-13init/main.c: Alloc initcall_command_line in do_initcall() and free itMasami Hiramatsu
2020-01-13bootconfig: Load boot config from the tail of initrdMasami Hiramatsu
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-02Revert "fs: remove ksys_dup()"Dominik Brodowski
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-17early init: fix error handling when opening /dev/consoleLinus Torvalds
2019-12-16Fix root mounting with no mount optionsLinus Torvalds
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-12fs: remove ksys_dup()Dominik Brodowski
2019-12-12init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski
2019-12-12init: use do_mount() instead of ksys_mount()Dominik Brodowski
2019-12-12initrd: use do_mount() instead of ksys_mount()Dominik Brodowski
2019-12-12devtmpfs: use do_mount() instead of ksys_mount()Dominik Brodowski
2019-12-11bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann
2019-12-04init/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-11-26sysctl: Remove the sysctl system callEric W. Biederman
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel
2019-11-15kbuild: remove header compile testMasahiro Yamada
2019-10-29io_uring: replace workqueue usage with io-wqJens Axboe
2019-10-16arm64: use generic free_initrd_mem()Mike Rapoport
2019-10-02init: Support mounting root file systems over SMBPaulo Alcantara (SUSE)
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-24mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmaskMike Rapoport
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: kmemleak: use the memory pool for early allocationsCatalin Marinas
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg
2019-09-15compiler-types.h: add asm_inline definitionRasmus Villemoes