summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov2016-02-181-10/+43
* MAINTAINERS: update Kselftest Framework mailing listShuah Khan2016-02-181-1/+1
* devm_memremap_release(): fix memremap'd addr handlingToshi Kani2016-02-181-1/+1
* mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar2016-02-181-2/+4
* mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins2016-02-181-1/+1
* fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton2016-02-181-31/+18
* Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2016-02-182-18/+53
* mm: fix regression in remap_file_pages() emulationKirill A. Shutemov2016-02-181-5/+29
* thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov2016-02-181-1/+2
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-02-163-4/+3
|\
| * cifs: fix erroneous return valueAnton Protopopov2016-02-101-1/+1
| * cifs: fix potential overflow in cifs_compose_mount_optionsInsu Yun2016-02-101-1/+1
| * cifs: remove redundant check for null string pointerColin Ian King2016-02-101-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-02-163-10/+13
|\ \
| * \ Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-163-10/+13
| |\ \
| | * | arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla2016-02-112-7/+7
| | * | KVM: arm/arm64: Fix reference to uninitialised VGICAndre Przywara2016-02-081-3/+6
* | | | Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds2016-02-164-8/+36
|\ \ \ \
| * | | | iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-152-0/+7
| * | | | iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2016-01-132-2/+2
| * | | | iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse2016-01-131-6/+27
* | | | | Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-166-7/+14
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fi...Mark Brown2016-02-126-7/+14
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-121-0/+3
| | | | | | * | | | | | spi: fix counting in spi-loopback-test codeArnd Bergmann2016-01-151-0/+1
| | | | | * | | | | | | spi: imx: fix spi resource leak with dma transferGao Pan2016-01-221-3/+5
| | | | | |/ / / / / /
| | | | * / / / / / / spi/fsl-espi: Correct the maximum transaction lengthHou Zhiqiang2016-01-221-2/+2
| | | | |/ / / / / /
| | | * | / / / / / spi: bcm2835aux: fix bitmask definesStephan Olbrich2016-02-101-2/+2
| | | | |/ / / / / | | | |/| | | | |
| | * / | | | | | spi: atmel: fix gpio chip-select in case of non-DT platformCyrille Pitchen2016-01-281-0/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-02-1615-1/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | m68k/defconfig: Update defconfigs for v4.5-rc1Geert Uytterhoeven2016-02-0112-0/+108
| * | | | | | | | m68k: Wire up copy_file_rangeGeert Uytterhoeven2016-02-013-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | MAINTAINERS: Update mailing list for Renesas ARM64 SoC DevelopmentSimon Horman2016-02-141-2/+2
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-1410-26/+75
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-1510-26/+75
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes2016-02-101-1/+1
| | * | | | | | | | drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude2016-02-101-1/+1
| | * | | | | | | | drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude2016-02-101-1/+2
| | * | | | | | | | drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper2016-02-091-5/+9
| | * | | | | | | | drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula2016-02-081-6/+14
| | * | | | | | | | drm/i915/dp: abstract training pattern selectionJani Nikula2016-02-081-7/+18
| | * | | | | | | | drm/i915/dsi: skip gpio element execution when not supportedJani Nikula2016-02-081-0/+13
| | * | | | | | | | drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula2016-02-081-1/+1
| | * | | | | | | | drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula2016-02-081-0/+6
| | * | | | | | | | drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper2016-02-081-2/+2
| | * | | | | | | | drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson2016-02-083-2/+8
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Linux 4.5-rc4v4.5-rc4Linus Torvalds2016-02-141-1/+1
* | | | | | | | | Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-071-0/+1
| * | | | | | | | | nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-071-0/+6