index
:
git.armlinux.org.uk/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
2020-12-09
locking/rwsem: Enable reader optimistic lock stealing
Waiman Long
2020-12-09
locking/rwsem: Prevent potential lock starvation
Waiman Long
2020-12-09
locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
Waiman Long
2020-12-09
locking/rwsem: Fold __down_{read,write}*()
Peter Zijlstra
2020-12-09
locking/rwsem: Introduce rwsem_write_trylock()
Peter Zijlstra
2020-12-09
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
2020-12-09
Merge branch 'locking/rwsem'
Peter Zijlstra
2020-12-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2020-12-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2020-12-03
refcount: Fix a kernel-doc markup
Mauro Carvalho Chehab
2020-12-03
completion: Drop init_completion define
Mauro Carvalho Chehab
2020-12-03
atomic: Update MAINTAINERS
Peter Zijlstra
2020-12-03
atomic: Delete obsolete documentation
Peter Zijlstra
2020-12-03
seqlock: Rename __seqprop() users
Peter Zijlstra
2020-12-03
lockdep/selftest: Add spin_nest_lock test
Boqun Feng
2020-12-03
lockdep/selftests: Fix PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2020-12-03
seqlock: avoid -Wshadow warnings
Arnd Bergmann
2020-12-02
Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-12-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-12-02
Merge tag 'sound-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-12-02
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-12-02
vhost_vdpa: return -EFAULT if copy_to_user() fails
Dan Carpenter
2020-12-02
vdpa: mlx5: fix vdpa/vhost dependencies
Randy Dunlap
2020-12-01
Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-11-30
docs: bootconfig: Add the endianness of fields
Masami Hiramatsu
2020-11-30
tools/bootconfig: Store size and checksum in footer as le32
Masami Hiramatsu
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-11-30
samples/ftrace: Mark my_tramp[12]? global
Sami Tolvanen
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
2020-11-30
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
2020-11-30
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
2020-11-30
arm64: mte: Fix typo in macro definition
Vincenzo Frascino
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
[next]