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-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
bpf: btf: Check array->index_type
Martin KaFai Lau
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-23
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-22
cpufreq: schedutil: Cleanup and document iowait boost
Patrick Bellasi
2018-05-22
cpufreq: schedutil: Fix iowait boost reset
Patrick Bellasi
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
audit: Fix wrong task in comparison of session ID
Ondrej Mosnáček
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-21
workqueue: Make sure struct worker is accessible for wq_worker_comm()
Tejun Heo
2018-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-05-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-19
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-05-19
timekeeping: Add ktime_get_coarse_with_offset
Arnd Bergmann
2018-05-19
timekeeping: Standardize on ktime_get_*() naming
Arnd Bergmann
2018-05-19
timekeeping: Clean up ktime_get_real_ts64
Arnd Bergmann
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
2018-05-19
Merge branch 'linus' into timers/2038
Thomas Gleixner
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-18
audit: use existing session info function
Richard Guy Briggs
2018-05-18
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
Tejun Heo
2018-05-18
workqueue: Set worker->desc to workqueue name by default
Tejun Heo
2018-05-18
workqueue: Make worker_attach/detach_pool() update worker->pool
Tejun Heo
2018-05-18
workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex
Tejun Heo
2018-05-18
scsi: zfcp: workqueue: set description for port work items with their WWPN as...
Steffen Maier
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
fsnotify: add fsnotify_add_inode_mark() wrappers
Amir Goldstein
2018-05-18
fsnotify: remove redundant arguments to handle_event()
Amir Goldstein
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-05-17
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
2018-05-18
bpf: parse and verdict prog attach may race with bpf map update
John Fastabend
2018-05-18
bpf: sockmap update rollback on error can incorrectly dec prog refcnt
John Fastabend
2018-05-17
bpf: sockmap, fix double-free
Gustavo A. R. Silva
2018-05-17
bpf: sockmap, fix uninitialized variable
Gustavo A. R. Silva
2018-05-17
audit: normalize loginuid read access
Richard Guy Briggs
2018-05-17
audit: use new audit_context access funciton for seccomp_actions_logged
Richard Guy Briggs
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-17
bpf: sockmap, on update propagate errors back to userspace
John Fastabend
2018-05-17
bpf: fix sock hashmap kmalloc warning
Yonghong Song
2018-05-16
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
2018-05-16
printk: fix possible reuse of va_list variable
Tetsuo Handa
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
2018-05-16
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
[prev]
[next]