summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang2018-02-261-1/+4
* nvmet-loop: use blk_rq_payload_bytes for sgl selectionChristoph Hellwig2018-02-221-2/+2
* nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytesChristoph Hellwig2018-02-221-2/+2
* nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig2018-02-221-1/+1
* mm: hide a #warning for COMPILE_TESTArnd Bergmann2018-02-161-1/+1
* Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-165-13/+21
|\
| * sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan2018-02-152-2/+2
| * usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2018-02-152-8/+8
| * MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski2018-02-131-4/+12
| * MIPS: BMIPS: Fix section mismatch warningJaedon Shin2018-02-131-1/+1
* | Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-167-21/+80
|\ \
| * | btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov2018-02-051-0/+1
| * | Btrfs: fix null pointer dereference when replacing missing deviceFilipe Manana2018-02-021-0/+4
| * | btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodesZygo Blaxell2018-02-021-1/+10
| * | btrfs: Ignore errors from btrfs_qgroup_trace_extent_postNikolay Borisov2018-02-022-3/+9
| * | Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo2018-02-021-0/+18
| * | Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo2018-02-021-13/+21
| * | Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo2018-02-021-1/+1
| * | Btrfs: fix extent state leak from tree logLiu Bo2018-02-021-2/+3
| * | Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo2018-02-021-0/+9
| * | Btrfs: fix deadlock in run_delalloc_nocowLiu Bo2018-02-021-1/+4
* | | Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2018-02-161-1/+2
|\ \ \
| * | | dm: correctly handle chained bios in dec_pending()NeilBrown2018-02-161-1/+2
| | |/ | |/|
* | | Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-163-21/+3
|\ \ \
| * | | platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov2018-02-151-18/+0
| * | | platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth2018-02-151-1/+1
| * | | platform/x86: ideapad-laptop: Increase timeout to wait for EC answerAaron Ma2018-02-151-1/+1
| * | | platform/x86: wmi: fix off-by-one write in wmi_dev_probe()Andrey Ryabinin2018-02-151-1/+1
| |/ /
* | | Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-02-167-13/+104
|\ \ \
| * | | ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski2018-02-141-0/+19
| * | | ALSA: seq: Fix racy pool initializationsTakashi Iwai2018-02-141-2/+6
| * | | Merge branch 'topic/fixes' into for-linusTakashi Iwai2018-02-126-11/+79
| |\ \ \ | | |/ / | |/| |
| | * | ALSA: usb: add more device quirks for USB DSD devicesDaniel Mack2018-02-121-2/+5
| | * | ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin2018-02-121-7/+11
| | * | ALSA: ac97: Fix copy and paste typo in documentationMatthias Lange2018-02-121-1/+1
| | * | ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola2018-02-121-0/+9
| | * | ALSA: ac97: kconfig: Remove select of undefined symbol AC97Ulf Magnusson2018-02-121-1/+0
| | * | ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platformKailang Yang2018-02-071-0/+42
| | * | ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang2018-02-071-0/+2
| | * | ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang2018-02-071-0/+9
* | | | Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-02-1617-154/+350
|\ \ \ \
| * \ \ \ Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-02-161-3/+3
| |\ \ \ \
| | * | | | drm/nouveau: Make clock gate support conditionalThierry Reding2018-02-161-3/+3
| * | | | | Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...Dave Airlie2018-02-1615-151/+346
| |\ \ \ \ \
| | * | | | | drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede2018-02-142-0/+85
| | * | | | | drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede2018-02-141-0/+6
| | * | | | | drm/i915: Add intel_bios_cleanup() functionHans de Goede2018-02-143-13/+17
| | * | | | | drm/i915/vlv: Add cdclk workaround for DSIHans de Goede2018-02-141-0/+8
| | * | | | | Merge tag 'gvt-fixes-2018-02-14' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2018-02-143-3/+51
| | |\ \ \ \ \
| | | * | | | | drm/i915/gvt: fix one typo of render_mmio traceWeinan Li2018-02-141-1/+1