summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-19regulator: gpio: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-19regulator: anatop: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-19ASoC: wm8960: correct the max register value of mic boost pgaZidan Wang
2015-09-19ASoC: wm8962: remove 64k sample rate supportZidan Wang
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker
2015-09-18Merge branch 'acpi-bus'Rafael J. Wysocki
2015-09-18Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2015-09-18Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter
2015-09-18IB/hfi1: clean up some definesDan Carpenter
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter
2015-09-18IB/hfi1: fix a locking bugDan Carpenter
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny
2015-09-18ASoC: davinci-mcasp: Fix devm_kasprintf format stringPeter Ujfalusi
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-18kvm: svm: reset mmu on VCPU resetIgor Mammedov
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel
2015-09-18drm/i915/bxt: Fix wrongly placed ')' in I915_READ()Damien Lespiau
2015-09-18drm/i915: Don't leak VBT mode dataMatt Roper
2015-09-18drm/i915: cleanup pipe_update trace functions with new crtc debug info v3Jesse Barnes
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens
2015-09-18s390/compat: remove superfluous compat wrappersHeiko Carstens
2015-09-18s390/compat: do not trace compat wrapper functionsHeiko Carstens
2015-09-17tcp_cubic: do not set epoch_start in the futureEric Dumazet
2015-09-17fjes: fix off-by-one error at fjes_hw_update_zone_task()Taku Izumi
2015-09-17MAINTAINERS: remove bouncing email address for qlcnicJiri Benc
2015-09-17Merge branch 'vxlan-fixes'David S. Miller
2015-09-17bnx2x: track vxlan port countJiri Benc
2015-09-17be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc
2015-09-17qlcnic: track vxlan port countJiri Benc
2015-09-17vxlan: reject IPv6 addresses if IPv6 is not configuredJiri Benc
2015-09-17vxlan: set needed headroom correctlyJiri Benc
2015-09-17MAINTAINERS: add arcnet and take maintainershipMichael Grzeschik
2015-09-17ARCNET: fix hard_header_len limitMichael Grzeschik
2015-09-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-17atm: deal with setting entry before mkip was calledSasha Levin
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-17ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal
2015-09-17solos-pci: Increase headroom on received packetsDavid Woodhouse
2015-09-17net: ks8851: Export OF module alias informationJavier Martinez Canillas
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-17revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton