aboutsummaryrefslogtreecommitdiffstats
path: root/mm/debug_page_ref.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15nfp: bpf: correct printk formats for size_tJakub Kicinski1-2/+2
2017-12-15nfp: bpf: optimize the adjust_head calls in trivial casesJakub Kicinski4-2/+76
2017-12-15nfp: bpf: add basic support for adjust head callJakub Kicinski6-0/+190
2017-12-15nfp: bpf: prepare for call supportJakub Kicinski2-0/+28
2017-12-15nfp: bpf: prepare for parsing BPF FW capabilitiesJakub Kicinski3-0/+88
2017-12-15nfp: add nfp_cpp_area_size() accessorJakub Kicinski2-0/+12
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin7-5/+434
2017-12-14bpftool: implement prog load commandRoman Gushchin5-34/+79
2017-12-14libbpf: prefer global symbols as bpf program name sourceRoman Gushchin1-0/+2
2017-12-14libbpf: add ability to guess program type based on section nameRoman Gushchin1-0/+51
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song4-3/+8
2017-12-12btrfs: allow us to inject errors at io_ctl_initJosef Bacik1-0/+2
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik6-2/+71
2017-12-12bpf: add a bpf_override_function helperJosef Bacik15-9/+154
2017-12-12btrfs: make open_ctree error injectableJosef Bacik1-0/+2
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik6-1/+195
2017-12-12bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song4-1/+182
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song5-0/+73
2017-12-12selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=yNaresh Kamboju1-0/+1
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet3-3/+18
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2-39/+36
2017-12-08tuntap: fix possible deadlock when fail to register netdevJason Wang1-3/+4
2017-12-07smc: support variable CLC proposal messagesUrsula Braun3-24/+107
2017-12-07smc: no consumer update in tasklet contextUrsula Braun2-16/+5
2017-12-07smc: cleanup close checking during data receivalUrsula Braun1-4/+1
2017-12-07smc: no update for unused sk_write_pendingUrsula Braun1-2/+0
2017-12-07smc: improve smc_clc_send_decline() error handlingUrsula Braun2-7/+4
2017-12-07smc: make smc_close_active_abort() staticUrsula Braun2-2/+1
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli8-22/+56
2017-12-07bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan1-3/+7