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
/
kernel
Age
Commit message (
Expand
)
Author
2016-09-30
softirq: Let ksoftirqd do its job
Eric Dumazet
2016-09-29
cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...
Tejun Heo
2016-09-29
cpuset: fix error handling regression in proc_cpuset_show()
Tejun Heo
2016-09-29
tracing/syscalls: fix multiline in error message text
Colin Ian King
2016-09-29
bpf: allow access into map value arrays
Josef Bacik
2016-09-27
bpf: clean up put_cpu_var usage
Shaohua Li
2016-09-27
compat: remove compat_printk()
Arnd Bergmann
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-27
fs/file: more unsigned file descriptors
Alexey Dobriyan
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
2016-09-27
bpf: Set register type according to is_valid_access()
Mickaël Salaün
2016-09-25
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-09-25
genirq: Make function __irq_do_set_handler() static
Wei Yongjun
2016-09-25
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-25
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-23
cgroup: fix invalid controller enable rejections with cgroup namespace
Tejun Heo
2016-09-23
tracing: Call traceoff trigger after event is recorded
Masami Hiramatsu
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-09-22
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
nsfs: add ioctl to get a parent namespace
Andrey Vagin
2016-09-22
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-23
kvmconfig: add virtio-gpu to config fragment
Rob Herring
2016-09-23
config: move x86 kvm_guest.config to a common location
Rob Herring
2016-09-22
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
locking/lglock: Remove lglock implementation
Peter Zijlstra
2016-09-22
stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()
Oleg Nesterov
2016-09-22
locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock()
Pan Xinhui
2016-09-22
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2016-09-22
sched/debug: Hide printk() by default
Peter Zijlstra
2016-09-22
sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks
Srivatsa Vaddagiri
2016-09-22
perf/core: Limit matching exclusive events to one PMU
Alexander Shishkin
2016-09-22
sched/core: Avoid _cond_resched() for PREEMPT=y
Peter Zijlstra
2016-09-22
sched/core: Optimize __schedule()
Peter Zijlstra
2016-09-22
stop_machine: Avoid a sleep and wakeup in stop_one_cpu()
Cheng Chao
2016-09-22
sched/core: Remove unnecessary initialization in sched_init()
Cheng Chao
2016-09-22
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-09-22
smp: Allocate smp_call_on_cpu() workqueue on stack too
Peter Zijlstra
2016-09-22
sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thr...
Con Kolivas
2016-09-21
bpf: recognize 64bit immediate loads as consts
Jakub Kicinski
2016-09-21
bpf: enable non-core use of the verfier
Jakub Kicinski
2016-09-21
bpf: expose internal verfier structures
Jakub Kicinski
2016-09-21
bpf: don't (ab)use instructions to store state
Jakub Kicinski
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-20
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
2016-09-20
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
[prev]
[next]