| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-16 | 69 | -367/+563 |
|\ |
|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-15 | 6 | -9/+16 |
| |\ |
|
| | * | x86/intel_rdt: Fix locking in rdtgroup_schemata_write() | Jiri Olsa | 2017-04-11 | 1 | -1/+1 |
| | * | x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_... | Markus Trippelsdorf | 2017-04-11 | 2 | -3/+3 |
| | * | x86/vdso: Plug race between mapping and ELF header setup | Thomas Gleixner | 2017-04-10 | 1 | -1/+1 |
| | * | x86/vdso: Ensure vdso32_enabled gets set to valid values only | Mathias Krause | 2017-04-10 | 1 | -2/+9 |
| | * | x86/signals: Fix lower/upper bound reporting in compat siginfo | Joerg Roedel | 2017-04-05 | 1 | -2/+2 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-04-15 | 1 | -0/+3 |
| |\ \ |
|
| | * | | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() | Peter Zijlstra | 2017-04-14 | 1 | -0/+3 |
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-15 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | x86/efi: Don't try to reserve runtime regions | Omar Sandoval | 2017-04-13 | 1 | -0/+4 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-04-14 | 1 | -11/+30 |
| |\ \ \ |
|
| | * | | | mm: Tighten x86 /dev/mem with zeroing reads | Kees Cook | 2017-04-12 | 1 | -11/+30 |
| | | |/
| | |/| |
|
| * / | | ia64: restore symbol versions for symbols defined in assembly | Jan Beulich | 2017-04-14 | 2 | -8/+37 |
| |/ / |
|
| * | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-04-09 | 4 | -16/+69 |
| |\ \ |
|
| | * \ | Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into... | Russell King | 2017-04-06 | 140 | -387/+1226 |
| | |\ \ |
|
| | | * | | arm: kprobes: Align stack to 8-bytes in test code | Jon Medhurst | 2017-03-21 | 1 | -3/+8 |
| | | * | | arm: kprobes: Fix the return address of multiple kretprobes | Masami Hiramatsu | 2017-03-21 | 1 | -2/+22 |
| | | * | | arm: kprobes: Skip single-stepping in recursing path if possible | Masami Hiramatsu | 2017-03-21 | 1 | -9/+10 |
| | | * | | arm: kprobes: Allow to handle reentered kprobe on single-stepping | Masami Hiramatsu | 2017-03-21 | 1 | -0/+6 |
| | * | | | ARM: 8665/1: nommu: access ID_PFR1 only if CPUID scheme | afzal mohammed | 2017-03-29 | 1 | -1/+4 |
| | * | | | ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory | Russell King | 2017-03-29 | 1 | -1/+19 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-04-09 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'work.statx' into for-next | Al Viro | 2017-04-03 | 271 | -1495/+2831 |
| | |\ \ \ \ |
|
| | * | | | | | alpha: fix stack smashing in old_adjtimex(2) | Al Viro | 2017-04-03 | 1 | -1/+1 |
| * | | | | | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-04-08 | 5 | -12/+38 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() | Michael Ellerman | 2017-04-07 | 1 | -0/+3 |
| | * | | | | | | powerpc/mm: Add missing global TLB invalidate if cxl is active | Frederic Barrat | 2017-04-05 | 1 | -2/+5 |
| | * | | | | | | powerpc/64: Fix flush_(d|i)cache_range() called from modules | Oliver O'Halloran | 2017-04-05 | 1 | -2/+2 |
| | * | | | | | | powerpc: Don't try to fix up misaligned load-with-reservation instructions | Paul Mackerras | 2017-04-04 | 1 | -8/+19 |
| | * | | | | | | powerpc: Disable HFSCR[TM] if TM is not supported | Benjamin Herrenschmidt | 2017-03-28 | 1 | -0/+9 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-04-08 | 20 | -25/+47 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | sparc: remove unused wp_works_ok macro | Mathias Krause | 2017-04-06 | 2 | -10/+0 |
| | * | | | | | | | sparc32: Export vac_cache_size to fix build error | Guenter Roeck | 2017-04-06 | 1 | -0/+1 |
| | * | | | | | | | sparc64: Fix memory corruption when THP is enabled | Nitin Gupta | 2017-04-06 | 2 | -5/+5 |
| | * | | | | | | | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() | Tom Hromatka | 2017-04-06 | 1 | -7/+8 |
| | * | | | | | | | arch/sparc: Avoid DCTI Couples | Babu Moger | 2017-03-28 | 11 | -0/+18 |
| | * | | | | | | | sparc64: kern_addr_valid regression | bob picco | 2017-03-28 | 1 | -1/+1 |
| | * | | | | | | | sparc64: Add support for 2G hugepages | Nitin Gupta | 2017-03-28 | 3 | -1/+13 |
| | * | | | | | | | sparc64: Fix size check in huge_pte_alloc | Nitin Gupta | 2017-03-28 | 1 | -1/+1 |
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-04-08 | 5 | -8/+44 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl | Dan Carpenter | 2017-04-06 | 1 | -0/+4 |
| | * | | | | | | | | Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Radim Krčmář | 2017-04-05 | 2 | -3/+23 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | KVM: arm64: Ensure LRs are clear when they should be | Christoffer Dall | 2017-04-04 | 1 | -0/+3 |
| | | * | | | | | | | | kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd | Suzuki K Poulose | 2017-04-04 | 1 | -0/+10 |
| | | * | | | | | | | | arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region | Marc Zyngier | 2017-03-20 | 1 | -3/+8 |
| | | * | | | | | | | | arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm | Marc Zyngier | 2017-03-20 | 1 | -0/+2 |
| | * | | | | | | | | | KVM: nVMX: initialize PML fields in vmcs02 | Ladi Prosek | 2017-04-04 | 1 | -0/+12 |
| | * | | | | | | | | | KVM: nVMX: do not leak PML full vmexit to L1 | Ladi Prosek | 2017-04-04 | 1 | -0/+3 |
| | * | | | | | | | | | Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2017-04-04 | 1 | -5/+2 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|