index
:
git.armlinux.org.uk/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
2020-01-14
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
2020-01-14
posix-timers: Make timer_settime() time namespace aware
Andrei Vagin
2020-01-14
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
2020-01-14
posix-timers: Use clock_get_ktime() in common_timer_get()
Andrei Vagin
2020-01-14
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
2020-01-14
alarmtimer: Provide get_timespec() callback
Andrei Vagin
2020-01-14
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
2020-01-14
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
2020-01-14
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
2020-01-13
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-13
pid: Implement pidfd_getfd syscall
Sargun Dhillon
2020-01-13
tracing/boot: Add function tracer filter options
Masami Hiramatsu
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
2020-01-13
tracing/boot: Add instance node support
Masami Hiramatsu
2020-01-13
tracing/boot: Add synthetic event support
Masami Hiramatsu
2020-01-13
tracing/boot Add kprobe event support
Masami Hiramatsu
2020-01-13
tracing/boot: Add per-event settings
Masami Hiramatsu
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
2020-01-13
tracing: Add NULL trace-array check in print_synth_event()
Masami Hiramatsu
2020-01-13
tracing: Accept different type for synthetic event fields
Masami Hiramatsu
2020-01-13
tracing: kprobes: Register to dynevent earlier stage
Masami Hiramatsu
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
2020-01-13
tracing: Apply soft-disabled and filter to tracepoints printk
Masami Hiramatsu
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2020-01-13
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-11
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-10
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2020-01-10
bpf: Introduce function-by-function verification
Alexei Starovoitov
2020-01-10
PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"
Colin Ian King
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-09
time/sched_clock: Disable interrupts in sched_clock_register()
Paul Cercueil
2020-01-09
time/posix-stubs: Provide compat itimer supoprt for alpha
Arnd Bergmann
2020-01-09
genirq: Add missing __must_hold() sparse annotation
Jules Irenge
2020-01-09
genirq: Add missing __releases() sparse annotation
Jules Irenge
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
bpf: Support bitfield read access in btf_struct_access
Martin KaFai Lau
2020-01-09
bpf: Add enum support to btf_ctx_access()
Martin KaFai Lau
2020-01-09
bpf: Avoid storing modifier to info->btf_id
Martin KaFai Lau
2020-01-09
bpf: Save PTR_TO_BTF_ID register state when spilling to stack
Martin KaFai Lau
2020-01-09
cpu/SMT: Fix x86 link error without CONFIG_SYSFS
Arnd Bergmann
2020-01-09
genirq: Show irq name in non-oneshot error message
Luca Ceresoli
2020-01-09
futex: Fix kernel-doc notation warning
Randy Dunlap
[prev]
[next]