summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-14doc: trace/kprobes: add information about NOKPROBE_SYMBOLNaveen N. Rao1-2/+3
2017-03-14perf powerpc: Choose local entry point with kretprobesNaveen N. Rao1-4/+10
2017-03-14perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao3-7/+13
2017-03-14perf probe: Factor out the ftrace README scanningNaveen N. Rao1-33/+37
2017-03-14perf sched timehist: Add --next optionBrendan Gregg2-5/+24
2017-03-14perf tools: Add 'cgroup_id' sort order keywordHari Bathini5-1/+59
2017-03-14perf script: Add script print support for namespace eventsHari Bathini2-0/+43
2017-03-14perf record: Synthesize namespace events for current processesHari Bathini3-10/+119
2017-03-14blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()Jens Axboe1-4/+5
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini28-4/+296
2017-03-14dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-14tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-14dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-14ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-14Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-54/+523
2017-03-14vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-14net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-282/+241
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2-21/+1
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal1-1/+6
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca1-0/+2
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini5-1/+177
2017-03-13mm, gup: fix typo in gup_p4d_range()Kirill A. Shutemov1-1/+1
2017-03-13perf hists browser: Fix typo in function switch_data_fileChangbin Du1-1/+1
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du1-0/+3
2017-03-13perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du1-0/+5
2017-03-13writeback: fix memory leak in wb_queue_work()Tahsin Erdogan1-14/+21
2017-03-13blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg1-0/+3
2017-03-13perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for gitChangbin Du1-0/+2
2017-03-13perf tools: Missing c2c command in command-listChangbin Du1-0/+1
2017-03-13bpf: improve read-only handlingDaniel Borkmann1-4/+12
2017-03-13selftests/bpf: fix broken buildAlexei Starovoitov3-1/+25
2017-03-13mpls: Do not decrement alive counter for unregister eventsDavid Ahern1-1/+2
2017-03-13xen-netback: fix race condition on XenBus disconnectIgor Druzhinin3-20/+28
2017-03-13mpls: Send route delete notifications when router module is unloadedDavid Ahern1-0/+1
2017-03-13act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss1-0/+3
2017-03-13Make IP 'forwarding' doc more preciseNeil Jerram1-1/+2
2017-03-13netvsc: handle select_queue when device is being removedstephen hemminger3-15/+7
2017-03-13net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari1-1/+1
2017-03-13platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita3-52/+3
2017-03-13Linux 4.11-rc2v4.11-rc2Linus Torvalds1-1/+1
2017-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-29/+51
2017-03-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-48/+80
2017-03-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+35
2017-03-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2-10/+18
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-12blk: Ensure users for current->bio_list can see the full list.NeilBrown4-29/+45
2017-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-101/+191