summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich1-0/+1
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2-1/+2
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli1-4/+37
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-1/+1
2017-08-23Revert "loop: support 4k physical blocksize"Omar Sandoval1-3/+0
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang1-1/+29
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-2/+69
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+14
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov2-25/+30
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie1-1/+36
2017-08-21Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-2/+3
2017-08-20Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-3/+3
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet2-3/+3
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko1-0/+22
2017-08-18mm: discard memblock data laterPavel Tatashin1-2/+4
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner1-2/+8
2017-08-18datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson1-3/+1
2017-08-18Merge airlied/drm-next into drm-misc-nextdrm-misc-next-2017-08-18Sean Paul55-225/+299
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+8
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König1-2/+3
2017-08-18Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2-54/+1
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds1-1/+1
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal1-0/+1
2017-08-16ipv4: better IP_MAX_MTU enforcementEric Dumazet1-2/+2
2017-08-16ptr_ring: use kmalloc_array()Eric Dumazet2-5/+7
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie7-195/+227
2017-08-16drm: Add GEM backed framebuffer libraryNoralf Trønnes2-0/+44
2017-08-16drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()drm-misc-next-2017-08-16Noralf Trønnes1-5/+0
2017-08-16drm: omapdrm: Remove omapdrm platform dataLaurent Pinchart1-53/+0
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart1-1/+1
2017-08-15drm/amdkfd: Implement image tiling mode support v2Yong Zhao1-1/+27
2017-08-15drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben1-1/+10
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-10/+44
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet1-0/+10
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller1-0/+15
2017-08-15drm/i915: Add support for drm syncobjsJason Ekstrand1-2/+29
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel1-1/+11
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie51-166/+274
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro1-5/+4
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong1-0/+3
2017-08-14dma-buf: add reservation_object_copy_fences (v2)Christian König1-0/+3
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+9
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1