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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
1
-2
/
+2
2016-09-15
perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
Alexander Shishkin
1
-7
/
+8
2016-09-15
Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+14
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-170
/
+179
2016-09-14
Merge tag 'for-linus-4.8b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+3
2016-09-14
arm/xen: fix SMP guests boot
Vitaly Kuznetsov
1
-4
/
+3
2016-09-14
avr32: fix copy_from_user()
Al Viro
3
-4
/
+13
2016-09-14
microblaze: fix __get_user()
Al Viro
1
-1
/
+1
2016-09-14
microblaze: fix copy_from_user()
Al Viro
1
-3
/
+6
2016-09-14
m32r: fix __get_user()
Al Viro
1
-1
/
+1
2016-09-14
blackfin: fix copy_from_user()
Al Viro
1
-4
/
+5
2016-09-14
sparc32: fix copy_from_user()
Al Viro
1
-1
/
+3
2016-09-14
sh: fix copy_from_user()
Al Viro
1
-1
/
+4
2016-09-14
sh64: failing __get_user() should zero
Al Viro
1
-0
/
+1
2016-09-14
score: fix copy_from_user() and friends
Al Viro
1
-21
/
+20
2016-09-14
score: fix __get_user/get_user
Al Viro
1
-1
/
+4
2016-09-14
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-09-14
ppc32: fix copy_from_user()
Al Viro
1
-23
/
+2
2016-09-14
parisc: fix copy_from_user()
Al Viro
1
-2
/
+4
2016-09-14
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-09-14
nios2: fix __get_user()
Al Viro
1
-2
/
+2
2016-09-14
nios2: copy_from_user() should zero the tail of destination
Al Viro
1
-3
/
+6
2016-09-14
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
1
-1
/
+3
2016-09-14
mn10300: failing __get_user() and get_user() should zero
Al Viro
1
-0
/
+1
2016-09-14
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-09-14
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
1
-2
/
+9
2016-09-14
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-1
/
+2
2016-09-14
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-14
/
+11
2016-09-14
hexagon: fix strncpy_from_user() error return
Al Viro
1
-1
/
+2
2016-09-14
frv: fix clear_user()
Al Viro
1
-3
/
+9
2016-09-14
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
1
-39
/
+32
2016-09-14
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-14
PCI: Fix bridge_d3 update on device removal
Lukas Wunner
1
-2
/
+1
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+16
2016-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+22
2016-09-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-55
/
+180
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-120
/
+283
2016-09-13
Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
3
-41
/
+31
2016-09-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+7
2016-09-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-14
/
+14
2016-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-12
/
+15
2016-09-13
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-38
/
+78
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-610
/
+875
2016-09-12
Linux 4.8-rc6
v4.8-rc6
Linus Torvalds
1
-1
/
+1
2016-09-12
Merge branch 'mlx4-fixes'
David S. Miller
5
-59
/
+50
2016-09-12
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
1
-5
/
+7
2016-09-12
net/mlx4_en: Fixes for DCBX
Tariq Toukan
4
-43
/
+28
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
1
-1
/
+4
2016-09-12
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
1
-10
/
+11
[next]