Age | Commit message (Expand) | Author | Files | Lines |
2016-06-10 | sched: panic on corrupted stack end | Jann Horn | 1 | -1/+2 |
2016-06-10 | ecryptfs: forbid opening files without mmap handler | Jann Horn | 1 | -2/+11 |
2016-06-10 | proc: prevent stacking filesystems on top | Jann Horn | 1 | -0/+7 |
2016-06-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2016-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -15/+86 |
2016-06-10 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -16/+28 |
2016-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -36/+52 |
2016-06-10 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 5 | -44/+99 |
2016-06-10 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -9/+7 |
2016-06-10 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+3 |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 93 | -460/+828 |
2016-06-10 | Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -6/+81 |
2016-06-10 | Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 62 | -185/+439 |
2016-06-10 | Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -9/+24 |
2016-06-10 | Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -4/+13 |
2016-06-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -7/+78 |
2016-06-10 | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang | 1 | -1/+1 |
2016-06-10 | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski | 1 | -10/+10 |
2016-06-10 | drm/i915: Extract physical display dimensions from VBT | Ville Syrjälä | 5 | -4/+18 |
2016-06-10 | drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV | Ville Syrjälä | 4 | -9/+64 |
2016-06-10 | drm/i915: Only ignore eDP ports that are connected | Chris Wilson | 3 | -18/+17 |
2016-06-10 | drm/i915: Silence "unexpected child device config size" for VBT on 845g | Chris Wilson | 1 | -1/+1 |
2016-06-10 | vmxnet3: segCnt can be 1 for LRO packets | Shrikrishna Khare | 2 | -3/+3 |
2016-06-09 | packet: compat support for sock_fprog | Willem de Bruijn | 3 | -2/+41 |
2016-06-09 | stmmac: fix parameter to dwmac4_set_umac_addr() | Ben Dooks | 1 | -1/+1 |
2016-06-10 | drm/i915: Fix NULL pointer deference when out of PLLs in IVB | Ander Conselvan de Oliveira | 1 | -0/+3 |
2016-06-09 | Merge branch 'mlx5-fixes' | David S. Miller | 10 | -52/+128 |
2016-06-09 | net/mlx5e: Fix blue flame quota logic | Eli Cohen | 1 | -1/+2 |
2016-06-09 | net/mlx5e: Use ndo_stop explicitly at shutdown flow | Eran Ben Elisha | 1 | -4/+1 |
2016-06-09 | net/mlx5: E-Switch, always set mc_promisc for allmulti vports | Mohamad Haj Yahia | 1 | -0/+1 |
2016-06-09 | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich | 4 | -4/+68 |
2016-06-09 | net/mlx5: E-Switch, Fix vport enable flow | Mohamad Haj Yahia | 1 | -4/+1 |
2016-06-09 | net/mlx5: E-Switch, Use the correct error check on returned pointers | Or Gerlitz | 1 | -17/+17 |
2016-06-09 | net/mlx5: E-Switch, Use the correct free() function | Or Gerlitz | 1 | -3/+3 |
2016-06-09 | net/mlx5: Fix E-Switch flow steering capabilities check | Maor Gottlieb | 1 | -13/+15 |
2016-06-09 | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb | 2 | -1/+15 |
2016-06-09 | net/mlx5: Fix root flow table update | Maor Gottlieb | 1 | -1/+1 |
2016-06-09 | net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly | Shahar Klein | 2 | -3/+2 |
2016-06-09 | net/mlx5: Fix masking of reserved bits in XRCD number | Majd Dibbiny | 1 | -1/+1 |
2016-06-09 | net/mlx5: Fix the size of modify QP mailbox | Majd Dibbiny | 1 | -0/+1 |
2016-06-10 | powerpc/nohash: Fix build break with 64K pages | Michael Ellerman | 1 | -1/+1 |
2016-06-10 | Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dc... | Dave Airlie | 1 | -1/+2 |
2016-06-10 | drm/amdgpu: fix warning with powerplay disabled. | Dave Airlie | 1 | -1/+1 |
2016-06-10 | Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 31 | -92/+249 |
2016-06-10 | Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/li... | Dave Airlie | 6 | -1/+21 |
2016-06-09 | Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' | Rafael J. Wysocki | 3 | -4/+13 |
2016-06-09 | Merge branch 'acpi-ec' | Rafael J. Wysocki | 3 | -9/+24 |
2016-06-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 26 | -110/+148 |
2016-06-09 | Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 35 | -415/+30 |
2016-06-09 | mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED | Oleg Drokin | 1 | -0/+11 |