Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ffd337b45b1aedc86b1de3cf8de9a79c10fd3810
/
init
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
92bae78
init/Kconfig: fix neighboring typos
by Kees Cook
· 5 years ago
da82c92
docs: cgroup-v1: add it to the admin-guide book
by Mauro Carvalho Chehab
· 5 years ago
c312355
docs: accounting: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
23a5c8c
mm: init: report memory auto-initialization features at boot time
by Alexander Potapenko
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
3b99107
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
43c78d8
kbuild: compile-test kernel headers to ensure they are self-contained
by Masahiro Yamada
· 5 years ago
92c1d65
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d6fc9fc
kbuild: compile-test exported headers to ensure they are self-contained
by Masahiro Yamada
· 5 years ago
1a927fd
init/Kconfig: add CONFIG_CC_CAN_LINK
by Masahiro Yamada
· 5 years ago
037f11b
mnt_init(): call shmem_init() unconditionally
by Al Viro
· 5 years ago
fd3e007
don't bother with registering rootfs
by Al Viro
· 5 years ago
14a253c
init_rootfs(): don't bother with init_ramfs_fs()
by Al Viro
· 5 years ago
4ada1e8
initramfs: fix populate_initrd_image() section mismatch
by Geert Uytterhoeven
· 5 years ago
69842cb
sched/uclamp: Add CPU's clamp buckets refcounting
by Patrick Bellasi
· 5 years ago
8060c47
block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
by Christoph Hellwig
· 5 years ago
23da766
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 5 years ago
e846f0d
kbuild: add support for ensuring headers are self-contained
by Jani Nikula
· 5 years ago
d6a3b24
docs: scheduler: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 5 years ago
99c8b23
docs: cgroup-v1: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 5 years ago
1ce2c85
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
f6ec882
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
by Yuyang Du
· 6 years ago
e196e47
locking/lockdep: Use lockdep_init_task for task initiation consistently
by Yuyang Du
· 6 years ago
3bd3706
sched/core: Provide a pointer to the valid CPU mask
by Sebastian Andrzej Siewior
· 6 years ago
873e65b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
by Thomas Gleixner
· 5 years ago
f7b101d
kheaders: Move from proc to sysfs
by Joel Fernandes (Google)
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
5d59aa8
initramfs: don't free a non-existent initrd
by Steven Price
· 6 years ago
e900a91
mm: shuffle initial free memory to improve memory-side-cache utilization
by Dan Williams
· 6 years ago
f403999
init: free_initmem: poison freed init memory
by Mike Rapoport
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
f94f743
initramfs: poison freed initrd memory
by Christoph Hellwig
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
d8ae8a3
initramfs: move the legacy keepinitrd parameter to core code
by Christoph Hellwig
· 6 years ago
afef788
initramfs: cleanup populate_rootfs
by Christoph Hellwig
· 6 years ago
7c184ec
initramfs: factor out a helper to populate the initrd image
by Christoph Hellwig
· 6 years ago
23091e2
initramfs: cleanup initrd freeing
by Christoph Hellwig
· 6 years ago
54c7a89
initramfs: free initrd memory if opening /initrd.image fails
by Christoph Hellwig
· 6 years ago
dd5001e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
caa8413
x86/mm: Initialize PGD cache during mm initialization
by Nadav Amit
· 6 years ago
4fc1970
x86/alternatives: Initialize temporary mm for patching
by Nadav Amit
· 6 years ago
bc0c604
init/config: Do not select BUILD_BIN2C for IKCONFIG
by Joel Fernandes (Google)
· 6 years ago
43d8ce9
Provide in-kernel headers to make extending kernel easier
by Joel Fernandes (Google)
· 6 years ago
d555352
random: move rand_initialize() earlier
by Kees Cook
· 6 years ago
6041186
init: initialize jump labels before command line option parsing
by Dan Williams
· 6 years ago
5dd50aa
Make anon_inodes unconditional
by David Howells
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
f5c7310
init/main: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
ffd602e
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
a15f6b9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b5dd0c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
e5eed35
init/initramfs.c: provide more details in error messages
by David Engraf
· 6 years ago
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
041a157
time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS
by Arnd Bergmann
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
fa7295a
kbuild: clean up scripts/gcc-version.sh
by Masahiro Yamada
· 6 years ago
2b188cc
Add io_uring IO interface
by Jens Axboe
· 6 years ago
b303c6d
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
by Masahiro Yamada
· 6 years ago
a841c67
revert "initramfs: cleanup incomplete rootfs"
by Andrew Morton
· 6 years ago
2f1ee09
Revert "mm: use early_pfn_to_nid in page_ext_init"
by Qian Cai
· 6 years ago
c9ba756
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
f0b89d3
sched/core: Convert task_struct.stack_refcount to refcount_t
by Elena Reshetova
· 6 years ago
ec1d281
sched/core: Convert task_struct.usage to refcount_t
by Elena Reshetova
· 6 years ago
60d4de3
sched/core: Convert signal_struct.sigcnt to refcount_t
by Elena Reshetova
· 6 years ago
7b2489d
psi: clarify the Kconfig text for the default-disable option
by Johannes Weiner
· 6 years ago
9807683
init/Kconfig: fix grammar by moving a closing parenthesis
by Jonathan Neuschäfer
· 6 years ago
4b7d248
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
by Richard Guy Briggs
· 6 years ago
16fd20a
kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
by Paul Burton
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
ff1522b
initramfs: cleanup incomplete rootfs
by David Engraf
· 6 years ago
fb5bf31
fork: fix some -Wmissing-prototypes warnings
by Yi Wang
· 6 years ago
7c8f719
init/main.c: make "initcall_level_names[]" const char *
by Alexey Dobriyan
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
a9ee3a6
debugobjects: call debug_objects_mem_init eariler
by Qian Cai
· 6 years ago
047ce6d
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
684019d
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e262e32d
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
by David Howells
· 6 years ago
428a1cb
psi: fix reference to kernel commandline enable
by Baruch Siach
· 6 years ago
89d04ec
Merge tag 'v4.20-rc5' into for-4.21/block
by Jens Axboe
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
7c0950d
initramfs: clean old path before creating a hardlink
by Li Zhijian
· 6 years ago
e0c2744
psi: make disabling/enabling easier for vendor kernels
by Johannes Weiner
· 6 years ago
47c33a0
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
by Sai Praneeth Prakhya
· 6 years ago
Next »