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
2018-07-25
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-07-25
sched/deadline: Update rq_clock of later_rq when pushing a task
Daniel Bristot de Oliveira
2018-07-25
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
2018-07-25
sched/topology: Check variable group before dereferencing it
Yi Wang
2018-07-25
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-24
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
2018-07-23
mm, dev_pagemap: Do not clear ->mapping on final put
Dan Williams
2018-07-23
fork: Unconditionally exit if a fatal signal is pending
Eric W. Biederman
2018-07-23
fork: Move and describe why the code examines PIDNS_ADDING
Eric W. Biederman
2018-07-23
livepatch: Validate module/old func name length
Kamalesh Babulal
2018-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
signal: Push pid type down into complete_signal.
Eric W. Biederman
2018-07-21
signal: Push pid type down into __send_signal
Eric W. Biederman
2018-07-21
signal: Push pid type down into send_signal
Eric W. Biederman
2018-07-21
signal: Pass pid type into do_send_sig_info
Eric W. Biederman
2018-07-21
signal: Pass pid type into group_send_sig_info
Eric W. Biederman
2018-07-21
signal: Pass pid and pid type into send_sigqueue
Eric W. Biederman
2018-07-21
posix-timers: Noralize good_sigevent
Eric W. Biederman
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
2018-07-21
pids: Move task_pid_type into sched/signal.h
Eric W. Biederman
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
2018-07-20
sched/clock: Close a hole in sched_clock_init()
Peter Zijlstra
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
2018-07-20
Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu...
Thomas Gleixner
2018-07-19
time: Introduce one suspend clocksource to compensate the suspend time
Baolin Wang
2018-07-19
time: Fix extra sleeptime injection when suspend fails
Mukesh Ojha
2018-07-19
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
2018-07-20
sched/clock: Use static key for sched_clock_running
Pavel Tatashin
2018-07-20
sched/clock: Enable sched clock early
Pavel Tatashin
2018-07-20
sched/clock: Move sched clock initialization and merge with generic clock
Pavel Tatashin
2018-07-20
timekeeping: Default boot time offset to local_clock()
Pavel Tatashin
2018-07-20
timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...
Pavel Tatashin
2018-07-19
ntp: Use kstrtos64 for s64 variable
Ondrej Mosnacek
2018-07-19
ntp: Remove redundant arguments
Ondrej Mosnacek
2018-07-19
timer: Fix coding style
Yi Wang
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
2018-07-18
bpf: offload: allow program and map sharing per-ASIC
Jakub Kicinski
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
[prev]
[next]