index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
3
-2
/
+3
2017-04-14
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+3
2017-04-14
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
1
-0
/
+3
2017-04-12
kprobes/x86: Consolidate insn decoder users for copying code
Masami Hiramatsu
3
-39
/
+36
2017-04-12
kprobes/x86: Use probe_kernel_read() instead of memcpy()
Masami Hiramatsu
2
-4
/
+13
2017-04-12
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2
-0
/
+7
2017-04-12
kprobes/x86: Make boostable flag boolean
Masami Hiramatsu
3
-11
/
+10
2017-04-12
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2017-04-12
kprobes/x86: Use instruction decoder for booster
Masami Hiramatsu
1
-23
/
+16
2017-04-12
kprobes/x86: Fix the description of __copy_instruction()
Masami Hiramatsu
1
-5
/
+5
2017-04-12
kprobes/x86: Fix kprobe-booster not to boost far call instructions
Masami Hiramatsu
1
-0
/
+2
2017-04-11
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
1
-2
/
+5
2017-04-11
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
1
-38
/
+21
2017-04-11
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
1
-5
/
+4
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
107
-1069
/
+1051
2017-04-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-16
/
+69
2017-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-04-08
Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-12
/
+38
2017-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
20
-25
/
+47
2017-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-8
/
+44
2017-04-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-32
/
+24
2017-04-07
Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-199
/
+128
2017-04-07
Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""
Will Deacon
1
-14
/
+0
2017-04-07
powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
Michael Ellerman
1
-0
/
+3
2017-04-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-46
/
+122
2017-04-06
sparc: remove unused wp_works_ok macro
Mathias Krause
2
-10
/
+0
2017-04-06
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
1
-0
/
+1
2017-04-06
sparc64: Fix memory corruption when THP is enabled
Nitin Gupta
2
-5
/
+5
2017-04-06
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
Tom Hromatka
1
-7
/
+8
2017-04-06
KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl
Dan Carpenter
1
-0
/
+4
2017-04-05
Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...
Russell King
140
-387
/
+1226
2017-04-05
Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2
-3
/
+23
2017-04-05
metag/usercopy: Add missing fixups
James Hogan
1
-24
/
+48
2017-04-05
metag/usercopy: Fix src fixup in from user rapf loops
James Hogan
1
-8
/
+28
2017-04-05
metag/usercopy: Set flags before ADDZ
James Hogan
1
-4
/
+4
2017-04-05
metag/usercopy: Zero rest of buffer from copy_from_user
James Hogan
2
-46
/
+26
2017-04-05
metag/usercopy: Add early abort to copy_to_user
James Hogan
1
-0
/
+20
2017-04-05
metag/usercopy: Fix alignment error checking
James Hogan
1
-6
/
+4
2017-04-05
metag/usercopy: Drop unused macros
James Hogan
1
-113
/
+0
2017-04-05
powerpc/mm: Add missing global TLB invalidate if cxl is active
Frederic Barrat
1
-2
/
+5
2017-04-05
powerpc/64: Fix flush_(d|i)cache_range() called from modules
Oliver O'Halloran
1
-2
/
+2
2017-04-04
Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+10
2017-04-04
KVM: nVMX: initialize PML fields in vmcs02
Ladi Prosek
1
-0
/
+12
2017-04-04
KVM: nVMX: do not leak PML full vmexit to L1
Ladi Prosek
1
-0
/
+3
2017-04-04
powerpc: Don't try to fix up misaligned load-with-reservation instructions
Paul Mackerras
1
-8
/
+19
2017-04-04
Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-5
/
+2
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
1
-0
/
+3
2017-04-04
kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
Suzuki K Poulose
1
-0
/
+10
2017-04-04
arm64: mm: unaligned access by user-land should be received as SIGBUS
Victor Kamensky
1
-18
/
+24
2017-04-03
Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-5
/
+19
[next]