aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-17ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau
2015-08-17ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau
2015-08-17ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau
2015-08-17net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov
2015-08-17Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-08-17net: ethernet: micrel: fix an error codeDan Carpenter
2015-08-17ppp: fix device unregistration upon netns deletionGuillaume Nault
2015-08-17net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie
2015-08-17Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens
2015-08-17dmaengine: fix balance of privatecnt inc/dec operationsRobert Baldyga
2015-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-17drm/i915: Flag the execlists context object as dirty after every useChris Wilson
2015-08-16Linux 4.2-rc7v4.2-rc7Linus Torvalds
2015-08-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-08-16fs/fuse: fix ioctl type confusionJann Horn
2015-08-16Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-08-15Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-08-14thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar
2015-08-14thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar
2015-08-14thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar
2015-08-14thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar
2015-08-14thermal/cpu_cooling: quit early after updating policyViresh Kumar
2015-08-14thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar
2015-08-14thermal: cpu_cooling: fix lockdep problems in cpu_coolingRussell King
2015-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-14Update maintainers for DRM STI driverBenjamin Gaignard
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong
2015-08-14zram: fix pool name truncationSergey Senozhatsky
2015-08-14memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu
2015-08-14.mailmap: Andrey Ryabinin has movedAndrey Ryabinin
2015-08-14ipc/sem.c: update/correct memory barriersManfred Spraul
2015-08-14mm/hwpoison: fix panic due to split huge zero pageWanpeng Li
2015-08-14ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski
2015-08-14ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski
2015-08-14mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li
2015-08-14mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-08-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-14cpufreq: exynos: Fix for memory leak in case SoC name does not matchShailendra Verma
2015-08-14ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede