summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-18be2net: avoid vxlan offloading on multichannel configsIvan Vecera1-2/+2
2015-08-18Merge branch 'ipv6_percpu_rt_deadlock'David S. Miller2-24/+57
2015-08-18ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2-11/+35
2015-08-18ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau1-4/+16
2015-08-18ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau1-12/+9
2015-08-18net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov1-12/+19
2015-08-18Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...David S. Miller1-5/+6
2015-08-17net: ethernet: micrel: fix an error codeDan Carpenter1-3/+2
2015-08-17ppp: fix device unregistration upon netns deletionGuillaume Nault1-36/+42
2015-08-17net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie1-4/+12
2015-08-17Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens1-6/+4
2015-08-17dmaengine: fix balance of privatecnt inc/dec operationsRobert Baldyga1-0/+4
2015-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-58/+48
2015-08-17drm/i915: Flag the execlists context object as dirty after every useChris Wilson1-0/+2
2015-08-17Linux 4.2-rc7v4.2-rc7Linus Torvalds1-1/+1
2015-08-17Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-56/+79
2015-08-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2015-08-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+22
2015-08-17x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-08-16fs/fuse: fix ioctl type confusionJann Horn1-1/+9
2015-08-16Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson4-20/+33
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-34/+28
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-8/+13
2015-08-15Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-81/+23
2015-08-15thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar1-1/+12
2015-08-15thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar1-4/+4
2015-08-15thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar1-5/+5
2015-08-15thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar1-16/+10
2015-08-15thermal/cpu_cooling: quit early after updating policyViresh Kumar1-0/+1
2015-08-15thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar1-1/+1
2015-08-15thermal: cpu_cooling: fix lockdep problems in cpu_coolingRussell King1-11/+20
2015-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2015-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-28/+74
2015-08-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2015-08-15Update maintainers for DRM STI driverBenjamin Gaignard1-0/+9
2015-08-15mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-15zram: fix pool name truncationSergey Senozhatsky1-4/+2
2015-08-15memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2-0/+11
2015-08-15.mailmap: Andrey Ryabinin has movedAndrey Ryabinin3-2/+3
2015-08-15ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-08-15mm/hwpoison: fix panic due to split huge zero pageWanpeng Li1-2/+5
2015-08-15ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski1-2/+4
2015-08-15ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-08-15mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-08-15mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+6
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-46/+96
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+10
2015-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-36/+32