| Commit message (Expand) | Author | Files | Lines |
2016-04-17 | dm cache metadata: fix cmd_read_lock() acquiring write lock | Ahmed Samy | 1 | -2/+2 |
2016-04-15 | libnvdimm, pmem: clarify the write+clear_poison+write flow | Dan Williams | 1 | -0/+14 |
2016-04-15 | block: loop: fix filesystem corruption in case of aio/dio | Ming Lei | 1 | -0/+6 |
2016-04-14 | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros | Mike Snitzer | 1 | -24/+40 |
2016-04-14 | NVMe: Always use MSI/MSI-x interrupts | Keith Busch | 1 | -10/+15 |
2016-04-14 | /proc/iomem: only expose physical resource addresses to privileged users | Linus Torvalds | 1 | -2/+11 |
2016-04-14 | pci-sysfs: use proper file capability helper function | Linus Torvalds | 1 | -1/+1 |
2016-04-14 | Make file credentials available to the seqfile interfaces | Linus Torvalds | 2 | -12/+8 |
2016-04-14 | Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" | Linus Torvalds | 1 | -0/+37 |
2016-04-14 | parisc: Fix ftrace function tracer | Helge Deller | 8 | -168/+114 |
2016-04-14 | pmem: fix BUG() error in pmem.h:48 on X86_32 | Toshi Kani | 1 | -6/+16 |
2016-04-14 | pwm: fsl-ftm: Use flat regmap cache | Stefan Agner | 1 | -1/+1 |
2016-04-14 | mmc: tegra: Disable UHS-I modes for Tegra124 | Jon Hunter | 1 | -9/+1 |
2016-04-14 | mmc: block: Use the mmc host device index as the mmcblk device index | Ulf Hansson | 1 | -17/+1 |
2016-04-13 | usb: hcd: out of bounds access in for_each_companion | Robert Dobrowolski | 1 | -0/+9 |
2016-04-13 | USB: uas: Add a new NO_REPORT_LUNS quirk | Hans de Goede | 5 | -2/+28 |
2016-04-13 | USB: uas: Limit qdepth at the scsi-host level | Hans de Goede | 1 | -1/+6 |
2016-04-13 | doc: usb: Fix typo in gadget_multi documentation | Diego Herranz | 1 | -1/+1 |
2016-04-13 | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value | Peter Griffin | 1 | -1/+1 |
2016-04-13 | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers | Mathias Nyman | 4 | -4/+9 |
2016-04-13 | usb: xhci: fix wild pointers in xhci_mem_cleanup | Lu Baolu | 1 | -0/+6 |
2016-04-13 | usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys | Yoshihiro Shimoda | 1 | -0/+13 |
2016-04-13 | usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT | Yoshihiro Shimoda | 2 | -0/+11 |
2016-04-13 | xhci: resume USB 3 roothub first | Mathias Nyman | 1 | -3/+3 |
2016-04-13 | usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host | Rafal Redzimski | 1 | -1/+3 |
2016-04-13 | cdc-acm: fix crash if flushed with nothing buffered | Oliver Neukum | 1 | -0/+4 |
2016-04-13 | lib: lz4: cleanup unaligned access efficiency detection | Rui Salvaterra | 1 | -3/+1 |
2016-04-13 | lib: lz4: fixed zram with lz4 on big endian machines | Rui Salvaterra | 1 | -9/+12 |
2016-04-13 | dmaengine: dw: fix master selection | Andy Shevchenko | 1 | -15/+19 |
2016-04-13 | x86/mce: Avoid using object after free in genpool | Tony Luck | 1 | -2/+2 |
2016-04-13 | ALSA: hda - Fix inconsistent monitor_present state until repoll | Takashi Iwai | 1 | -7/+4 |
2016-04-13 | ALSA: hda - Fix regression of monitor_present flag in eld proc file | Hyungwon Hwang | 1 | -0/+2 |
2016-04-13 | ext4/fscrypto: avoid RCU lookup in d_revalidate | Jaegeuk Kim | 2 | -0/+8 |
2016-04-13 | debugfs: Make automount point inodes permanently empty | Seth Forshee | 1 | -1/+1 |
2016-04-12 | ARM: sa1100: remove references to the defunct handhelds.org | Linus Walleij | 1 | -8/+2 |
2016-04-12 | bus: uniphier-system-bus: fix condition of overlap check | Kunihiko Hayashi | 1 | -1/+1 |
2016-04-12 | ARM: uniphier: drop weird sizeof() | Masahiro Yamada | 1 | -1/+1 |
2016-04-12 | fscrypto: don't let data integrity writebacks fail with ENOMEM | Jaegeuk Kim | 3 | -23/+38 |
2016-04-12 | f2fs: use dget_parent and file_dentry in f2fs_file_open | Jaegeuk Kim | 1 | -3/+7 |
2016-04-12 | fscrypto: use dget_parent() in fscrypt_d_revalidate() | Jaegeuk Kim | 1 | -3/+8 |
2016-04-12 | drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency | Javier Martinez Canillas | 1 | -1/+1 |
2016-04-12 | drm/exynos: fix a warning message | Dan Carpenter | 1 | -1/+1 |
2016-04-12 | drm/exynos: mic: fix an error code | Dan Carpenter | 1 | -0/+1 |
2016-04-12 | drm/exynos: fimd: fix broken dp_clock control | Marek Szyprowski | 1 | -1/+1 |
2016-04-12 | drm/exynos: build fbdev code conditionally | Andrzej Hajda | 4 | -15/+36 |
2016-04-12 | drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set | Andrzej Hajda | 1 | -5/+7 |
2016-04-12 | drm/exynos: fix error handling in exynos_drm_subdrv_open | Arnd Bergmann | 1 | -1/+1 |
2016-04-12 | ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock | Kailang Yang | 1 | -0/+14 |
2016-04-12 | mailbox: Stop using ENOSYS for anything other than unimplemented syscalls | Lee Jones | 1 | -2/+2 |
2016-04-12 | mailbox: mailbox-test: Prevent memory leak | Lee Jones | 1 | -3/+6 |