index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-05-29
kconfig: replace $(UNAME_RELEASE) with function call
Masahiro Yamada
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-29
kbuild: remove CONFIG_CROSS_COMPILE support
Masahiro Yamada
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-25
init/main.c: include <linux/mem_encrypt.h>
Mathieu Malaterre
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-18
sched/fair: Fix documentation file path
Sebastian Andrzej Siewior
2018-05-17
kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
Nicholas Piggin
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-14
bpf: enable stackmap with build_id in nmi context
Song Liu
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
2018-05-11
init: fix false positives in W+X checking
Jeffrey Hugo
2018-05-07
Fix typo in comment.
Florian La Roche
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-07
init: Have initcall_debug still work without CONFIG_TRACEPOINTS
Steven Rostedt (VMware)
2018-04-06
init, tracing: Have printk come through the trace events for initcall_debug
Steven Rostedt (VMware)
2018-04-06
init, tracing: Add initcall trace events
Steven Rostedt (VMware)
2018-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-04-05
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
2018-04-05
syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
Dominik Brodowski
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
Dominik Brodowski
2018-04-02
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
Dominik Brodowski
2018-04-02
fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
Dominik Brodowski
2018-04-02
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
Dominik Brodowski
2018-04-02
fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()
Dominik Brodowski
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel cal...
Dominik Brodowski
2018-04-02
fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; rem...
Dominik Brodowski
2018-04-02
fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to...
Dominik Brodowski
2018-04-02
fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...
Dominik Brodowski
2018-04-02
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel ca...
Dominik Brodowski
2018-04-02
fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...
Dominik Brodowski
2018-04-02
fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
Dominik Brodowski
2018-04-02
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
[next]