index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
Merge branch 'x86/asm' into locking/core
Ingo Molnar
3
-4
/
+39
2017-08-17
locking/lockdep: Explicitly initialize wq_barrier::done::map
Boqun Feng
1
-0
/
+1
2017-08-17
locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS
Byungchul Park
1
-4
/
+4
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
2
-0
/
+11
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
5
-33
/
+50
2017-08-11
Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2
-4
/
+5
2017-08-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-29
/
+42
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2
-1
/
+9
2017-08-11
mm: make tlb_flush_pending global
Minchan Kim
1
-21
/
+0
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
2
-3
/
+10
2017-08-11
mm: migrate: fix barriers around tlb_flush_pending
Nadav Amit
1
-4
/
+10
2017-08-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
1
-9
/
+22
2017-08-11
Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-08-10
locking/lockdep: Apply crossrelease to completions
Byungchul Park
1
-1
/
+44
2017-08-10
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
1
-1
/
+21
2017-08-10
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
2
-0
/
+23
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
3
-11
/
+131
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
3
-10
/
+10
2017-08-10
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
1
-13
/
+0
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2
-0
/
+39
2017-08-10
mm, locking: Rework {set,clear,mm}_tlb_flush_pending()
Peter Zijlstra
1
-6
/
+27
2017-08-10
jump_label: Provide hotplug context variants
Marc Zyngier
1
-2
/
+9
2017-08-10
cpuset: Make nr_cpusets private
Paolo Bonzini
1
-6
/
+0
2017-08-10
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
1
-10
/
+12
2017-08-10
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
1
-0
/
+1
2017-08-10
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
1
-0
/
+1
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
1
-0
/
+2
2017-08-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
43
-135
/
+211
2017-08-10
Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+2
2017-08-10
Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
1
-3
/
+3
2017-08-10
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-0
/
+31
2017-08-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+0
2017-08-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+0
2017-08-08
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-3
/
+3
2017-08-07
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2
-3
/
+3
2017-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-27
/
+8
2017-08-06
Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-22
/
+15
2017-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+4
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
1
-1
/
+0
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-1
/
+8
2017-08-04
Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+0
2017-08-04
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
1
-0
/
+10
2017-08-04
Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+2
2017-08-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+22
2017-08-03
Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
1
-2
/
+0
2017-08-03
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2017-08-03
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
1
-2
/
+0
2017-08-03
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
1
-2
/
+17
[next]