Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -20/+22 |
2017-04-03 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2017-04-03 | KVM: s390: remove change-recording override support | Heiko Carstens | 1 | -5/+2 |
2017-04-03 | Merge branch 'work.statx' into for-next | Al Viro | 271 | -1495/+2831 |
2017-04-03 | alpha: fix stack smashing in old_adjtimex(2) | Al Viro | 1 | -1/+1 |
2017-04-02 | nios2: reserve boot memory for device tree | Tobias Klauser | 2 | -0/+10 |
2017-04-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -30/+49 |
2017-04-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -5/+10 |
2017-04-01 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -592/+375 |
2017-04-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -3/+1 |
2017-04-01 | Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 8 | -18/+60 |
2017-03-31 | kasan: do not sanitize kexec purgatory | Mike Galbraith | 1 | -0/+1 |
2017-03-31 | mm: fix section name for .data..ro_after_init | Kees Cook | 2 | -3/+0 |
2017-03-31 | xtensa: wire up statx system call | Max Filippov | 1 | -1/+4 |
2017-03-31 | xtensa: fix stack dump output | Max Filippov | 1 | -4/+2 |