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
2019-04-12
bpf: Fix distinct pointer types warning for ARCH=i386
Andrey Ignatov
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
2019-04-12
bpf: Add base proto function for cgroup-bpf programs
Andrey Ignatov
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
2019-04-11
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-10
swiotlb: dump used and total slots when swiotlb buffer is full
Dongli Zhang
2019-04-10
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
2019-04-10
alarmtimer: Return correct remaining time
Andrei Vagin
2019-04-10
locking/lockdep: Zap lock classes even with lock debugging disabled
Bart Van Assche
2019-04-10
locking/rwsem: Enable lock event counting
Waiman Long
2019-04-10
locking/lock_events: Don't show pvqspinlock events on bare metal
Waiman Long
2019-04-10
locking/lock_events: Make lock_events available for all archs & other locks
Waiman Long
2019-04-10
locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs
Waiman Long
2019-04-10
locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
Waiman Long
2019-04-10
locking/rwsem: Add debug check for __down_read*()
Waiman Long
2019-04-10
locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued()
Waiman Long
2019-04-10
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
2019-04-10
locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
Waiman Long
2019-04-10
locking/rwsem: Relocate rwsem_down_read_failed()
Waiman Long
2019-04-10
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
2019-04-10
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-09
bpf: allow for key-less BTF in array map
Daniel Borkmann
2019-04-09
bpf: kernel side support for BTF Var and DataSec
Daniel Borkmann
2019-04-09
bpf: allow . char as part of the object name
Daniel Borkmann
2019-04-09
bpf: add syscall side map freeze support
Daniel Borkmann
2019-04-09
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
2019-04-09
bpf: do not retain flags that are not tied to map lifetime
Daniel Borkmann
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-04-09
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
audit: purge unnecessary list_empty calls
Richard Guy Briggs
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
2019-04-08
workqueue: Use normal rcu
Thomas Gleixner
2019-04-08
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
2019-04-08
dma-mapping: remove leftover NULL device support
Christoph Hellwig
2019-04-08
dma: select GENERIC_ALLOCATOR for DMA_REMAP
Clément Leger
2019-04-08
rcu: validate arguments for rcu tracepoints
Yafang Shao
2019-04-08
tracing: Add error_log to README
Tom Zanussi
[prev]
[next]