summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-25sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long
2017-01-25sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long
2017-01-25xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig
2017-01-25xfs: remove racy hasattr check from attr opsBrian Foster
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig
2017-01-25xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig
2017-01-25Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede
2017-01-25Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-01-25drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio
2017-01-25drm/i915: Move atomic state free from out of fence releaseChris Wilson
2017-01-25drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira
2017-01-25drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira
2017-01-25drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira
2017-01-25drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira
2017-01-25drm/i915: Release temporary load-detect state upon switchingChris Wilson
2017-01-25drm/i915: prevent crash with .disable_display parameterClint Taylor
2017-01-25drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson
2017-01-25MAINTAINERS: update new mail list for intel gvt driverZhenyu Wang
2017-01-25drm/i915/gvt: Fix kmem_cache_create() nameAlex Williamson
2017-01-25drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instanceAlex Williamson
2017-01-25Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-24MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman
2017-01-24MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman
2017-01-24mm: do not export ioremap_page_range symbol for external modulezhong jiang
2017-01-24mn10300: fix build error of missing fpu_save()Randy Dunlap
2017-01-24romfs: use different way to generate fsid for BLOCK or MTDColy Li
2017-01-24frv: add missing atomic64 operationsSudip Mukherjee
2017-01-24mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka
2017-01-24mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka
2017-01-24mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-01-24kernel/panic.c: add missing \nJiri Slaby
2017-01-24fbdev: color map copying bounds checkingKees Cook
2017-01-24frv: add atomic64_add_unless()Sudip Mukherjee
2017-01-24mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka
2017-01-24radix-tree: fix private list warningsMatthew Wilcox
2017-01-24Documentation/filesystems/proc.txt: add VmPinFabian Frederick
2017-01-24mm, memcg: do not retry precharge chargesDavid Rientjes
2017-01-24proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-01-24mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach
2017-01-24mm/slub.c: trace free objects at KERN_INFODaniel Thompson
2017-01-24userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli
2017-01-24drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler
2017-01-24mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-01-25vring: Force use of DMA API for ARM-based systems with legacy devicesWill Deacon
2017-01-25virtio_mmio: Set DMA masks appropriatelyRobin Murphy