summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2-4/+4
2015-09-18ASoC: davinci-mcasp: Fix devm_kasprintf format stringPeter Ujfalusi1-3/+3
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds217-573/+482
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds17-17/+65
2015-09-18kvm: svm: reset mmu on VCPU resetIgor Mammedov1-0/+1
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel1-4/+11
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens4-21/+42
2015-09-18s390/compat: remove superfluous compat wrappersHeiko Carstens2-102/+51
2015-09-18s390/compat: do not trace compat wrapper functionsHeiko Carstens1-6/+6
2015-09-18perf: Fix races in computing the header sizesPeter Zijlstra1-6/+9
2015-09-18perf: Fix u16 overflowsPeter Zijlstra1-10/+40
2015-09-18perf: Restructure perf syscall point of no returnPeter Zijlstra1-17/+32
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen1-1/+5
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen3-1/+13
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen1-1/+1
2015-09-18sched: Fix crash trying to dequeue/enqueue the idle threadPeter Zijlstra1-3/+11
2015-09-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-12/+69
2015-09-18tcp_cubic: do not set epoch_start in the futureEric Dumazet1-2/+8
2015-09-18fjes: fix off-by-one error at fjes_hw_update_zone_task()Taku Izumi1-4/+4
2015-09-18MAINTAINERS: remove bouncing email address for qlcnicJiri Benc1-1/+0
2015-09-18Merge branch 'vxlan-fixes'David S. Miller7-13/+47
2015-09-18bnx2x: track vxlan port countJiri Benc2-2/+13
2015-09-18be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2-0/+11
2015-09-18qlcnic: track vxlan port countJiri Benc2-5/+14
2015-09-18vxlan: reject IPv6 addresses if IPv6 is not configuredJiri Benc1-1/+4
2015-09-18vxlan: set needed headroom correctlyJiri Benc1-5/+5
2015-09-18MAINTAINERS: add arcnet and take maintainershipMichael Grzeschik1-0/+7
2015-09-18ARCNET: fix hard_header_len limitMichael Grzeschik1-1/+1
2015-09-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-6/+6
2015-09-18atm: deal with setting entry before mkip was calledSasha Levin1-0/+3
2015-09-18Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-62/+48
2015-09-18ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal1-6/+8
2015-09-18solos-pci: Increase headroom on received packetsDavid Woodhouse1-2/+10
2015-09-18net: ks8851: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-09-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-20/+22
2015-09-18revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton1-8/+0
2015-09-18MAINTAINERS: update LTP mailing listCyril Hrubis1-2/+2
2015-09-18userfaultfd: add missing mmput() in error pathEric Biggers1-1/+3
2015-09-18lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov1-1/+5
2015-09-18alpha: lib: export __delaySudip Mukherjee1-0/+1
2015-09-18alpha: io: define ioremap_ucSudip Mukherjee1-1/+3