summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-0952-242/+387
|\
| * Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-062-3/+3
| |\
| | * Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki2016-05-062-3/+3
| | |\
| | | * device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-272-3/+3
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-054-78/+116
| |\ \ \
| | * | | byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann2016-05-051-9/+15
| | * | | mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-051-0/+22
| | * | | rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-051-69/+75
| | * | | mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-051-0/+4
| * | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-051-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
| | | |/ | | |/|
| * | | Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-041-2/+2
| |\ \ \
| | * | | xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-04-061-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-032-1/+8
| |\ \ \ \
| | * | | | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-032-1/+8
| * | | | | Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-021-2/+18
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-023-3/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2016-05-011-1/+9
| | * | | bpf: fix refcnt overflowAlexei Starovoitov2016-04-281-1/+2
| | * | | net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner2016-04-281-1/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-292-0/+27
| |\ \ \ \
| | * | | | IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+16
| | * | | | IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-0/+11
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-292-0/+9
| |\ \ \ \ \
| | * | | | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-281-0/+2
| | * | | | | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-281-0/+5
| | * | | | | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-281-0/+2
| * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-281-3/+5
| |\ \ \ \ \ \
| | * | | | | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-231-3/+5
| * | | | | | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-282-10/+28
| |\ \ \ \ \ \ \
| | * | | | | | | [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-251-0/+4
| | * | | | | | | [media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-04-251-10/+20
| | * | | | | | | [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-131-0/+4
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-281-3/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-04-2747-172/+310
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-3/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-04-282-6/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-252-6/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-272-6/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-252-6/+1
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-265-8/+15
| |\ \ \ \ \ \
| | * | | | | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-262-0/+2
| | * | | | | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-252-2/+0
| | * | | | | | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-241-3/+4
| | * | | | | | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-241-0/+2
| | * | | | | | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-3/+3
| | * | | | | | macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-241-2/+2
| | * | | | | | switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-241-0/+4
| * | | | | | | devpts: more pty driver interface cleanupsLinus Torvalds2016-04-262-5/+5
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-231-2/+2
| |\ \ \ \ \ \