summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07virtio_mmio: add cleanup for virtio_mmio_removeweiping zhang1-0/+6
2017-12-07virtio_mmio: add cleanup for virtio_mmio_probeweiping zhang1-10/+41
2017-12-07drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski1-0/+2
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo5-6/+40
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko1-1/+1
2017-12-07Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen4-11/+81
2017-12-07Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada2-16/+0
2017-12-07drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usageBoris Brezillon1-1/+2
2017-12-07drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson1-6/+5
2017-12-07s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-07Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2017-12-07proc: show si_ptr in /proc/<pid>/timers without hashingLinus Torvalds1-1/+1
2017-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds4-1/+6
2017-12-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-44/+107
2017-12-07Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2017-12-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-30/+74
2017-12-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds36-338/+594
2017-12-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2017-12-07drm/exynos: remove unnecessary function declarationInki Dae1-23/+21
2017-12-07drm/exynos: remove unnecessary descrptionsInki Dae1-5/+0
2017-12-07drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski1-0/+9
2017-12-07drm/exynos: Fix dma-buf importMarek Szyprowski3-1/+9
2017-12-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+6
2017-12-07Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-17/+21
2017-12-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+11
2017-12-07Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-2/+36
2017-12-07kgdb/kdb/debug_core: Add co-maintainer Daniel ThompsonJason Wessel1-0/+1
2017-12-07kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson1-1/+1
2017-12-07of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven1-10/+5
2017-12-07of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven1-8/+8
2017-12-07tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar3-9/+1
2017-12-07Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar11139-257465/+535533
2017-12-07objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2-6/+9
2017-12-07dt-bindings: eeprom: at25: Document device-specific compatible valuesGeert Uytterhoeven1-3/+8
2017-12-07dt-bindings: eeprom: at25: Grammar s/are can/can/Geert Uytterhoeven1-1/+1
2017-12-06dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre73-99/+99
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven1-15/+12
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven2-6/+6
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven1-1/+0
2017-12-06drivers: net: dsa: remove duplicate includesPravin Shedge1-1/+0
2017-12-06rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge1-1/+1
2017-12-06net_sched: use macvlan real dev trans_start in dev_trans_start()Chris Dion1-0/+3
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann1-1/+1
2017-12-06Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie42-38/+875
2017-12-06xen-netback: Fix logging message with spurious period after newlineJoe Perches1-1/+1
2017-12-06net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal1-0/+2
2017-12-06arm64/sve: Avoid dereference of dead task_struct in KVM guest entryDave Martin1-12/+16
2017-12-06Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-12-06Merge tag 'sound-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-5/+20
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King2-4/+4