summaryrefslogtreecommitdiffstats
path: root/mm/cma.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-13libbpf: Provide CO-RE variants of PT_REGS macrosAndrii Nakryiko1-0/+103
2020-03-13libbpf: Ignore incompatible types with matching name during CO-RE relocationAndrii Nakryiko1-0/+4
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko2-9/+9
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki1-19/+58
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser3-4/+4
2020-03-13bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()Jules Irenge1-0/+2
2020-03-13bpf_helpers_doc.py: Fix warning when compiling bpftoolCarlos Neira1-0/+1
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko1-1/+10
2020-03-13bpf: Remove bpf_image treeJiri Olsa4-84/+13
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa2-7/+13
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa2-0/+31
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa2-14/+22
2020-03-13bpf: Add prog flag to struct bpf_ksym objectJiri Olsa2-11/+12
2020-03-13bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko2-8/+11
2020-03-13bpf: Add bpf_ksym_find functionJiri Olsa1-7/+15
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko1-12/+20
2020-03-13bpf: Move ksym_tnode to bpf_ksymJiri Olsa2-15/+11
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko1-0/+9
2020-03-13bpf: Move lnode list node to struct bpf_ksymJiri Olsa2-12/+12
2020-03-13tools: bpftool: Restore message on failure to guess program typeQuentin Monnet4-11/+35
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa4-14/+12
2020-03-13bpf: Add struct bpf_ksymJiri Olsa2-16/+18
2020-03-13bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel3-18/+17
2020-03-13x86/mm: Rename is_kernel_text to __is_kernel_textJiri Olsa3-13/+20
2020-03-13ethtool: fix spelling mistake "exceeeds" -> "exceeds"Colin Ian King2-2/+2
2020-03-13bpf: Add bpf_xdp_output() helperEelco Chaudron7-4/+148
2020-03-13tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira5-1/+287
2020-03-13bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira7-2/+88
2020-03-13fs/nsfs.c: Added ns_matchCarlos Neira2-0/+16
2020-03-13tools: bpftool: Fix minor bash completion mistakesQuentin Monnet1-8/+21
2020-03-13tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet4-32/+7
2020-03-13libbpf: Split BTF presence checks into libbpf- and kernel-specific partsAndrii Nakryiko1-5/+12
2020-03-13bpftool: Add _bpftool and profiler.skel.h to .gitignoreSong Liu1-0/+2
2020-03-13bpftool: Skeleton should depend on libbpfSong Liu1-2/+3
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu4-5/+24
2020-03-13drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul1-26/+93
2020-03-13drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul1-23/+25
2020-03-13drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2-10/+9
2020-03-13drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul1-5/+5
2020-03-12inet: Use fallthrough;Joe Perches26-43/+41
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter1-2/+5
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-12Revert "arm64: dts: sdm845: add IPA information"Alex Elder1-51/+0
2020-03-12bitfield.h: add FIELD_MAX() and field_max()Alex Elder1-0/+14
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2-1/+7
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek5-1/+12
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek8-32/+177
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek6-2/+169
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek5-1/+12