index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2
-4
/
+4
2016-09-16
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
1
-2
/
+7
2016-09-16
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
1
-1
/
+6
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-14
Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+13
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-163
/
+166
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-13
avr32: fix copy_from_user()
Al Viro
3
-4
/
+13
2016-09-13
microblaze: fix __get_user()
Al Viro
1
-1
/
+1
2016-09-13
microblaze: fix copy_from_user()
Al Viro
1
-3
/
+6
2016-09-13
m32r: fix __get_user()
Al Viro
1
-1
/
+1
2016-09-13
blackfin: fix copy_from_user()
Al Viro
1
-4
/
+5
2016-09-13
sparc32: fix copy_from_user()
Al Viro
1
-1
/
+3
2016-09-13
sh: fix copy_from_user()
Al Viro
1
-1
/
+4
2016-09-13
sh64: failing __get_user() should zero
Al Viro
1
-0
/
+1
2016-09-13
score: fix copy_from_user() and friends
Al Viro
1
-21
/
+20
2016-09-13
score: fix __get_user/get_user
Al Viro
1
-1
/
+4
2016-09-13
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-09-13
ppc32: fix copy_from_user()
Al Viro
1
-23
/
+2
2016-09-13
parisc: fix copy_from_user()
Al Viro
1
-2
/
+4
2016-09-13
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-09-13
nios2: fix __get_user()
Al Viro
1
-2
/
+2
2016-09-13
nios2: copy_from_user() should zero the tail of destination
Al Viro
1
-3
/
+6
2016-09-13
mn10300: copy_from_user() should zero on access_ok() failure...
Al Viro
1
-1
/
+3
2016-09-13
mn10300: failing __get_user() and get_user() should zero
Al Viro
1
-0
/
+1
2016-09-13
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-09-13
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
1
-2
/
+9
2016-09-13
metag: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-1
/
+2
2016-09-13
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
1
-14
/
+11
2016-09-13
hexagon: fix strncpy_from_user() error return
Al Viro
1
-1
/
+2
2016-09-13
frv: fix clear_user()
Al Viro
1
-3
/
+9
2016-09-13
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
1
-39
/
+32
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+13
2016-09-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-41
/
+132
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-65
/
+69
2016-09-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-12
/
+15
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+10
2016-09-10
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
1
-8
/
+11
2016-09-10
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
1
-2
/
+0
2016-09-10
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
1
-4
/
+15
2016-09-10
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
1
-24
/
+80
2016-09-09
mm: fix cache mode of dax pmd mappings
Dan Williams
1
-7
/
+10
2016-09-09
alpha: fix copy_from_user()
Al Viro
1
-11
/
+8
2016-09-10
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
1
-4
/
+18
2016-09-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+14
2016-09-09
Merge tag 'kvm-arm-fixes-for-v4.8-round2' of git://git.kernel.org/pub/scm/lin...
Paolo Bonzini
2
-3
/
+3
2016-09-09
Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-17
/
+29
2016-09-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-2
/
+23
[next]