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-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
audit: remove the BUG() calls in the audit rule comparison functions
Paul Moore
2019-05-30
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-05-29
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-29
signal: Remove the signal number and task parameters from force_sig_info
Eric W. Biederman
2019-05-29
signal: Factor force_sig_info_to_task out of force_sig_info
Eric W. Biederman
2019-05-29
signal: Generate the siginfo in force_sig
Eric W. Biederman
2019-05-29
signal: Move the computation of force into send_signal and correct it.
Eric W. Biederman
2019-05-29
signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal
Eric W. Biederman
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
2019-05-29
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
2019-05-28
audit: enforce op for string fields
Richard Guy Briggs
2019-05-28
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-05-28
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
2019-05-28
genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
Geert Uytterhoeven
2019-05-28
cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap()
Jiri Kosina
2019-05-28
futex: Consolidate duplicated timer setup code
Waiman Long
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2019-05-28
rcutorture: Upper case solves the case of the vanishing NULL pointer
Paul E. McKenney
2019-05-28
rcutorture: Dump trace buffer for callback pipe drain failures
Paul E. McKenney
2019-05-28
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2019-05-28
rcutorture: Halt forward-progress checks at end of run
Paul E. McKenney
2019-05-28
rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels
Paul E. McKenney
2019-05-28
rcutorture: Exempt tasks RCU from timely draining of grace periods
Paul E. McKenney
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
2019-05-28
rcutorture: Add cond_resched() to forward-progress free-up loop
Paul E. McKenney
2019-05-28
rcu/sync: Simplify the state machine
Oleg Nesterov
2019-05-28
locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_...
Oleg Nesterov
2019-05-28
uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
Oleg Nesterov
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-05-28
rcu: Make __call_srcu static
Jiang Biao
2019-05-28
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
2019-05-28
rcu: Set a maximum limit for back-to-back callback invocation
Paul E. McKenney
2019-05-28
rcu: Correctly unlock root node in rcu_check_gp_start_stall()
Neeraj Upadhyay
2019-05-28
rcu: Dump specified number of blocked tasks
Neeraj Upadhyay
2019-05-28
rcu: Remove unused rdp local from synchronize_rcu_expedited()
Jiang Biao
2019-05-28
rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
Paul E. McKenney
2019-05-28
rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()
Joel Fernandes (Google)
2019-05-28
ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
Steven Rostedt (VMware)
2019-05-28
bpf: check signal validity in nmi for bpf_send_signal() helper
Yonghong Song
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
[prev]
[next]