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
Age
Commit message (
Expand
)
Author
2021-05-13
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
2021-05-13
rcu: Create an unrcu_pointer() to remove __rcu from a pointer
Paul E. McKenney
2021-05-10
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
2021-05-10
rcu: Make rcu_gp_cleanup() be noinline for tracing
Paul E. McKenney
2021-05-10
rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
Paul E. McKenney
2021-05-10
rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
Paul E. McKenney
2021-05-10
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
2021-05-10
rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
Paul E. McKenney
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
2021-05-10
lockdep: Explicitly flag likely false-positive report
Paul E. McKenney
2021-05-10
rcu: Add ->gp_max to show_rcu_gp_kthreads() output
Paul E. McKenney
2021-05-10
rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output
Paul E. McKenney
2021-05-10
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
2021-05-10
rcu: Improve tree.c comments and add code cleanups
Zhouyi Zhou
2021-05-10
rcu: Remove the unused rcu_irq_exit_preempt() function
Paul E. McKenney
2021-05-10
rcu: Fix typo in comment: kthead -> kthread
Rolf Eike Beer
2021-05-09
Linux 5.13-rc1
Linus Torvalds
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-09
Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-05-09
Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
2021-05-08
Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2021-05-08
Merge branch 'master' into next
Michael Ellerman
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-05-07
Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux
Linus Torvalds
[next]