summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-31vlan: Propagate MAC address to VLANsMike Manning
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter
2016-05-31atm: firestream: add more reserved stringsDan Carpenter
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck
2016-05-31timer: Export destroy_hrtimer_on_stack()Guenter Roeck
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-05-31dma-buf: use vma_pages()Muhammad Falak R Wani
2016-05-31fence: add missing descriptions for fenceLuis de Bethencourt
2016-05-31doc: update/fixup dma-buf related DocBookRob Clark
2016-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-31reservation: add headerdoc commentsRob Clark
2016-05-31dma-buf: headerdoc fixesRob Clark
2016-05-31Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-31arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier
2016-05-31arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier
2016-05-31arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v3: Always resample level interruptsMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v2: Always resample level interruptsMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall
2016-05-31KVM: arm/arm64: vgic-v2: Clear all dirty LRsChristoffer Dall
2016-05-31arm64: enable CONFIG_SET_MODULE_RONX by defaultMark Rutland
2016-05-31arm64: Remove orphaned __addr_ok() definitionRobin Murphy
2016-05-31powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-05-31powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-05-31Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon
2016-05-31pinctrl: mediatek: fix dual-edge code defecthongkun.cao
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann
2016-05-31Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi
2016-05-31drm/omap: Remove regulator API abusePeter Ujfalusi
2016-05-31OMAPDSS: HDMI5: Change DDC timingsJim Lodes
2016-05-31OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes
2016-05-31drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen
2016-05-31drm/omap: Fix missing includesTomi Valkeinen
2016-05-31drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann
2016-05-31Btrfs: fix race between device replace and read repairFilipe Manana
2016-05-31Btrfs: fix race between device replace and discardFilipe Manana
2016-05-30Merge branch 'uuid' (lib/uuid fixes from Andy)Linus Torvalds
2016-05-30lib/uuid.c: use correct offset in uuid parserBjørn Mork
2016-05-30lib/uuid: add a test moduleAndy Shevchenko
2016-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-30libceph: use %s instead of %pE in dout()sIlya Dryomov
2016-05-30libceph: put request only if it's done in handle_reply()Ilya Dryomov
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov