summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-31Btrfs: fix race between device replace and read repairFilipe Manana1-0/+10
2016-05-31Btrfs: fix race between device replace and discardFilipe Manana1-0/+6
2016-05-31Merge branch 'uuid' (lib/uuid fixes from Andy)Linus Torvalds4-2/+139
2016-05-31lib/uuid.c: use correct offset in uuid parserBjørn Mork1-2/+2
2016-05-31lib/uuid: add a test moduleAndy Shevchenko3-0/+137
2016-05-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-6/+14
2016-05-31libceph: use %s instead of %pE in dout()sIlya Dryomov2-5/+5
2016-05-31libceph: put request only if it's done in handle_reply()Ilya Dryomov1-3/+3
2016-05-31libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov4-29/+28
2016-05-30gpio: drop lock before reading GPIO directionLinus Walleij1-2/+2
2016-05-30gpio: bail out silently on NULL descriptorsLinus Walleij1-3/+8
2016-05-30gpio: handle compatible ioctl() pointersLinus Walleij1-2/+13
2016-05-30vfio/type1: Fix build warningAlex Williamson1-1/+1
2016-05-30vfio/pci: Fix ordering of eventfd vs virqfd shutdownAlex Williamson1-3/+3
2016-05-30cpufreq: intel_pstate: Downgrade print level for _PPCSrinivas Pandruvada1-1/+1
2016-05-30Btrfs: fix race between device replace and chunk allocationFilipe Manana1-12/+9
2016-05-30Btrfs: fix race setting block group back to RW mode during device replaceFilipe Manana1-5/+5
2016-05-30Btrfs: fix unprotected assignment of the left cursor for device replaceFilipe Manana1-0/+4
2016-05-30Btrfs: fix race setting block group readonly during device replaceFilipe Manana3-2/+46
2016-05-30Btrfs: fix race between device replace and block group removalFilipe Manana1-0/+11
2016-05-30Btrfs: fix race between readahead and device replace/removalFilipe Manana1-0/+2
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu3-6/+11
2016-05-30MAINTAINERS: Add file patterns for pinctrl device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-30pinctrl: nomadik: fix inversion of gpio directionLinus Walleij1-1/+1
2016-05-30gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij1-4/+17
2016-05-30gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux1-47/+1
2016-05-30drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying1-1/+0
2016-05-30drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying1-1/+1
2016-05-30drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann1-1/+2
2016-05-30drm/imx: parallel-display: remove dead codeLothar Waßmann1-12/+0
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel5-15/+25
2016-05-30drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel1-0/+2
2016-05-30drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-12/+12
2016-05-30drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-17/+18
2016-05-30dt-bindings: imx: ldb: Add ddc-i2c-bus propertyAkshay Bhat1-0/+1
2016-05-30drm/imx: imx-ldb: Add DDC supportSteve Longerbeam1-8/+34
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani1-5/+7
2016-05-30Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver1-3/+5
2016-05-30sfc: use flow dissector helpers for aRFSEdward Cree1-54/+21
2016-05-30ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding1-2/+2
2016-05-30net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-05-30net/lapb: tuse %*ph to dump buffersAndy Shevchenko3-15/+8
2016-05-30ptp: oops in ptp_ioctl()Dan Carpenter1-0/+1
2016-05-30fou: add Kconfig options for IPv6 supportArnd Bergmann3-2/+11
2016-05-30ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann1-1/+2
2016-05-30powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey1-16/+12
2016-05-30powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-05-30sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+25
2016-05-29sparc: Harden signal return frame checks.David S. Miller5-45/+92