aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-7/+14
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+10
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-10/+0
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-3/+3
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit1-0/+3
2019-04-30x86/alternatives: Initialize temporary mm for patchingNadav Amit1-0/+3
2019-04-29init/config: Do not select BUILD_BIN2C for IKCONFIGJoel Fernandes (Google)1-1/+0
2019-04-29Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)1-0/+10
2019-04-19random: move rand_initialize() earlierKees Cook1-7/+14
2019-04-19init: initialize jump labels before command line option parsingDan Williams1-2/+2
2019-04-19Make anon_inodes unconditionalDavid Howells1-10/+0
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-3/+3
2019-03-12init/main: add checks for the return value of memblock_alloc*()Mike Rapoport1-6/+20
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+18
2019-03-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+9
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2019-03-07init/initramfs.c: provide more details in error messagesDavid Engraf1-3/+3
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-1/+1
2019-03-06time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTSArnd Bergmann1-0/+1
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+2
2019-03-04kbuild: clean up scripts/gcc-version.shMasahiro Yamada1-1/+1
2019-02-28Add io_uring IO interfaceJens Axboe1-0/+9
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada1-0/+17
2019-02-21revert "initramfs: cleanup incomplete rootfs"Andrew Morton1-3/+3
2019-02-12Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai1-1/+2
2019-02-11Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar1-1/+12
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova1-1/+1
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova1-1/+1
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova1-1/+1
2019-02-01psi: clarify the Kconfig text for the default-disable optionJohannes Weiner1-0/+11
2019-02-01init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer1-1/+1
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs1-1/+1
2019-01-14kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7Paul Burton1-0/+1
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-0/+3
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+2
2019-01-04initramfs: cleanup incomplete rootfsDavid Engraf1-3/+3
2019-01-04fork: fix some -Wmissing-prototypes warningsYi Wang1-1/+0
2019-01-04init/main.c: make "initcall_level_names[]" const char *Alexey Dobriyan1-1/+1
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+20
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds3-21/+0
2018-12-28debugobjects: call debug_objects_mem_init earilerQian Cai1-1/+1
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-9/+0
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2-0/+2
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach1-2/+2