aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+25
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-5/+9
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+88
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 13-31/+55
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 1-0/+2
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+20
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+2
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUGravatar Alexander Duyck 1-1/+4
2016-04-07virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitGravatar Stefan Hajnoczi 1-0/+2
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 1-1/+1
2016-04-06net_sched: fix a memory leak in tc actionGravatar WANG Cong 1-0/+1
2016-04-06Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Gravatar Dave Airlie 1-3/+4
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2016-04-05sctp: use list_* in sctp_list_dequeueGravatar Marcelo Ricardo Leitner 1-4/+2
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsGravatar Paolo Bonzini 1-1/+1
2016-04-05iommu: provide of_xlate pointer unconditionallyGravatar Arnd Bergmann 1-2/+0
2016-04-05Merge branch 'fixes-base' into fixesGravatar James Bottomley 569-3813/+17193
2016-04-05scsi: Do not attach VPD to devices that don't support itGravatar Hannes Reinecke 1-0/+25
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagGravatar Luis de Bethencourt 1-0/+2
2016-04-04drm/ttm: use phys_addr_t for ttm_bus_placementGravatar Alex Deucher 1-1/+1
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Gravatar Linus Torvalds 14-45/+29
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionGravatar Kirill A. Shutemov 1-15/+0
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageGravatar Kirill A. Shutemov 8-11/+10
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 9-19/+19
2016-04-04btrfs: Add qgroup tracingGravatar Mark Fasheh 1-1/+88
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-19/+23
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 1-1/+1
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 1-2/+2
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-1/+11
2016-04-01mm/page_isolation: fix tracepoint to mirror check function behaviorGravatar Lucas Stach 1-1/+1
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Gravatar Chen Gang 1-1/+1
2016-04-01stmmac: fix MDIO settingsGravatar Giuseppe CAVALLARO 1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Gravatar Giuseppe CAVALLARO 1-1/+0
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterGravatar Daniel Borkmann 1-0/+4
2016-03-31gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotGravatar Liu Ying 1-1/+1
2016-03-31gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidGravatar Liu Ying 1-1/+1
2016-03-31gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlGravatar Philipp Zabel 1-2/+3
2016-03-30target: add a new add_wwn_groups fabrics methodGravatar Christoph Hellwig 1-0/+1
2016-03-30target: remove ->fabric_cleanup_nodeaclGravatar Christoph Hellwig 1-1/+0
2016-03-30bpf: make padding in bpf_tunnel_key explicitGravatar Daniel Borkmann 1-0/+1
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersGravatar Denys Vlasenko 1-0/+4
2016-03-29usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeGravatar John Youn 1-1/+1
2016-03-29locking/atomic, sched: Unexport fetch_or()Gravatar Frederic Weisbecker 1-21/+0
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tGravatar Frederic Weisbecker 1-2/+2
2016-03-29locking/atomic: Introduce atomic_fetch_or()Gravatar Frederic Weisbecker 1-0/+21
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Gravatar Dan Williams 1-6/+16
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteGravatar Vishwanath Pai 1-0/+4
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 5-18/+45