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
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
2020-01-17
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
2020-01-17
stop_machine: Make stop_cpus() static
Yangtao Li
2020-01-17
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
2020-01-17
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
2020-01-17
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
2020-01-17
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
2020-01-17
tracing: Initialize ret in syscall_enter_define_fields()
Steven Rostedt (VMware)
2020-01-16
bpf: Remove set but not used variable 'first_key'
YueHaibing
2020-01-16
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
2020-01-16
PM: hibernate: fix crashes with init_on_free=1
Alexander Potapenko
2020-01-16
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
2020-01-16
watchdog/softlockup: Remove obsolete check of last reported task
Petr Mladek
2020-01-16
tracing: Allow trace_printk() to nest in other tracing code
Steven Rostedt (VMware)
2020-01-16
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-01-15
bpf: Add batch ops to all htab bpf map
Yonghong Song
2020-01-15
bpf: Add lookup and update batch ops to arraymap
Brian Vazquez
2020-01-15
bpf: Add generic support for update and delete batch ops
Brian Vazquez
2020-01-15
bpf: Add generic support for lookup batch op
Brian Vazquez
2020-01-15
bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions
Brian Vazquez
2020-01-15
bpf: Fix incorrect verifier simulation of ARSH under ALU32
Daniel Borkmann
2020-01-15
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
2020-01-15
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
2020-01-15
workqueue: add worker function to workqueue_execute_end tracepoint
Daniel Jordan
2020-01-15
cgroup: fix function name in comment
Chen Zhou
2020-01-15
modsign: print module name along with error message
Jessica Yu
2020-01-15
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-01-15
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-14
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-14
ring-buffer: Fix kernel doc for rb_update_event()
Steven Rostedt (VMware)
2020-01-14
ring-bufer: kernel-doc warning fixes
Fabian Frederick
2020-01-14
tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
Masami Hiramatsu
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
2020-01-14
bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-14
keys: Fix request_key() cache
David Howells
2020-01-14
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
2020-01-14
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
time: Allocate per-timens vvar page
Dmitry Safonov
2020-01-14
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
[prev]
[next]