Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ed087a7d75f5cc96edafebb0eeb5a3dce515374
/
init
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e85d1d6
kbuild: test dead code/data elimination support in Kconfig
by Masahiro Yamada
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
5cb366b
init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE
by Adrian Reber
· 6 years ago
3f5c15d
init/main.c: log init process file name
by Paul Menzel
· 6 years ago
3903bf9
init/Kconfig: fix its typos
by Randy Dunlap
· 6 years ago
6ad018e
init/: remove ineffective sparse disabling
by Luc Van Oostenryck
· 6 years ago
1b1eeca
init: allow initcall tables to be emitted using relative references
by Ard Biesheuvel
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
84c07d1
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
by Kirill Tkhai
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
01f0e5cd
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
85a0b79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
13e091b
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
eac3411
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b5b1404
init: rename and re-order boot_cpu_state_init()
by Linus Torvalds
· 6 years ago
bff1b20
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
by Steven Rostedt (VMware)
· 6 years ago
c3ad2c3
signal: Don't restart fork when signals come in.
by Eric W. Biederman
· 6 years ago
47f38ae
init/Kconfig: Use short unix-style option instead of --longname
by Rob Landley
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
17c46a6
kconfig: remove duplicate SWAP symbol defintions
by Christoph Hellwig
· 6 years ago
c3bc8fd
tracing: Centralize preemptirq tracepoints and unify their usage
by Joel Fernandes (Google)
· 6 years ago
6883f81
pid: Implement PIDTYPE_TGID
by Eric W. Biederman
· 7 years ago
2c47047
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
by Eric W. Biederman
· 7 years ago
2896b0f
pids: Initialize leader_pid in init_task
by Eric W. Biederman
· 7 years ago
b976690
x86/mm/pti: Introduce pti_finalize()
by Joerg Roedel
· 6 years ago
857baa8
sched/clock: Enable sched clock early
by Pavel Tatashin
· 6 years ago
5d2a4e9
sched/clock: Move sched clock initialization and merge with generic clock
by Pavel Tatashin
· 6 years ago
9afb719
kbuild: Add build salt to the kernel and modules
by Laura Abbott
· 6 years ago
22d3e0c
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8b9d271
kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION
by Masahiro Yamada
· 6 years ago
f16466a
init/Kconfig: add an option for uncompressed kernel
by Vasily Gorbik
· 6 years ago
cf65a0f
dma-mapping: move all DMA mapping code to kernel/dma
by Christoph Hellwig
· 6 years ago
be779f0
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
469cb73
kconfig: add CC_IS_CLANG and CLANG_VERSION
by Masahiro Yamada
· 6 years ago
a435389
kconfig: add CC_IS_GCC and GCC_VERSION
by Masahiro Yamada
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
0ad39cb
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
d7822b1
rseq: Introduce restartable sequences system call
by Mathieu Desnoyers
· 6 years ago
2972666
kconfig: replace $(UNAME_RELEASE) with function call
by Masahiro Yamada
· 6 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 6 years ago
f1089c9
kbuild: remove CONFIG_CROSS_COMPILE support
by Masahiro Yamada
· 6 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ae67d58
init/main.c: include <linux/mem_encrypt.h>
by Mathieu Malaterre
· 6 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
cd33d88
sched/fair: Fix documentation file path
by Sebastian Andrzej Siewior
· 6 years ago
5d20ee3
kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
by Nicholas Piggin
· 6 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
bae77c5
bpf: enable stackmap with build_id in nmi context
by Song Liu
· 6 years ago
f0b7521
audit: convert sessionid unset to a macro
by Richard Guy Briggs
· 6 years ago
ae646f0
init: fix false positives in W+X checking
by Jeffrey Hugo
· 6 years ago
f142f08
Fix typo in comment.
by Florian La Roche
· 6 years ago
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
096523203
seq_file: allocate seq_file from kmem_cache
by Alexey Dobriyan
· 7 years ago
1a6a05a
init/ramdisk: use pr_cont() at the end of ramdisk loading
by Aaro Koskinen
· 7 years ago
3ea056c
uts: create "struct uts_namespace" from kmem_cache
by Alexey Dobriyan
· 7 years ago
2a56bb5
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b0dc52f
init: Have initcall_debug still work without CONFIG_TRACEPOINTS
by Steven Rostedt (VMware)
· 7 years ago
4e37958
init, tracing: Have printk come through the trace events for initcall_debug
by Steven Rostedt (VMware)
· 7 years ago
4ee7c60
init, tracing: Add initcall trace events
by Steven Rostedt (VMware)
· 7 years ago
1b2951d
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
7303e30
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
by Dominik Brodowski
· 7 years ago
1bd21c6
syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
by Dominik Brodowski
· 7 years ago
642e7fd
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
e2aaa9f
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
by Dominik Brodowski
· 7 years ago
9b32105
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
by Dominik Brodowski
· 7 years ago
3ce4a7b
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
by Dominik Brodowski
· 7 years ago
76847e4
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
by Dominik Brodowski
· 7 years ago
cbb60b9
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
by Dominik Brodowski
· 7 years ago
454dab3
fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
by Dominik Brodowski
· 7 years ago
bae217e
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
by Dominik Brodowski
· 7 years ago
2ca2a09
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
by Dominik Brodowski
· 7 years ago
411d947
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
by Dominik Brodowski
· 7 years ago
55731b3
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
by Dominik Brodowski
· 7 years ago
cbfe20f
fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
03450e2
fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
46ea89e
fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
87c4e19
fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
b724e84
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
0101db7
fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall
by Dominik Brodowski
· 7 years ago
f459dffa
fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
by Dominik Brodowski
· 7 years ago
0f32ab8
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
by Dominik Brodowski
· 7 years ago
447016e
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
by Dominik Brodowski
· 7 years ago
e7a3e8b
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
by Dominik Brodowski
· 7 years ago
a16fe33
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
by Dominik Brodowski
· 7 years ago
c724832
fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
by Dominik Brodowski
· 7 years ago
3a18ef5
fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
by Dominik Brodowski
· 7 years ago
312db1a
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
by Dominik Brodowski
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
a6fb601
init: Fix initcall0 name as it is "pure" not "early"
by Steven Rostedt (VMware)
· 7 years ago
578ae44
jump_label: Disable jump labels in __exit code
by Josh Poimboeuf
· 7 years ago
95260c1
Merge tag 'v4.16-rc5' into devel
by Linus Walleij
· 7 years ago
739d875
mn10300: Remove the architecture
by David Howells
· 7 years ago
Next »