summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-26bpf: Check the other end of slot_type for STACK_SPILLMartin KaFai Lau1-11/+19
2021-09-25selftests/bpf: Fix btf_dump __int128 test failure with clang build kernelYonghong Song1-6/+21
2021-09-22bpf: Document BPF licensing.Alexei Starovoitov2-0/+101
2021-09-22seltests: bpf: test_tunnel: Use ip neighJiri Benc1-2/+3
2021-09-22libbpf: Add legacy uprobe attaching supportAndrii Nakryiko1-8/+122
2021-09-22libbpf: Refactor and simplify legacy kprobe codeAndrii Nakryiko2-73/+88
2021-09-22selftests/bpf: Adopt attach_probe selftest to work on old kernelsAndrii Nakryiko1-4/+20
2021-09-22libbpf: Fix memory leak in legacy kprobe attach logicAndrii Nakryiko1-3/+7
2021-09-21samples: bpf: Convert ARP table network order fields into readable formatGokul Sivakumar1-3/+14
2021-09-21samples: bpf: Convert route table network order fields into readable formatGokul Sivakumar1-9/+13
2021-09-21libbpf: Add doc comments in libbpf.hGrant Seltzer1-8/+57
2021-09-17bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky2-4/+6
2021-09-17selftests/bpf: Add trace_vprintk test progDave Marchevsky3-1/+103
2021-09-17selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTsDave Marchevsky1-15/+9
2021-09-17bpftool: Only probe trace_vprintk feature in 'full' modeDave Marchevsky2-13/+10
2021-09-17libbpf: Use static const fmt string in __bpf_printkDave Marchevsky1-1/+7
2021-09-17libbpf: Modify bpf_printk to choose helper based on arg countDave Marchevsky1-8/+37
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky6-1/+81
2021-09-17selftests/bpf: Stop using bpf_program__loadDave Marchevsky1-8/+31
2021-09-17bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky3-6/+4
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli2-0/+202
2021-09-17ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()Nathan Chancellor1-2/+2
2021-09-17selftests/bpf: Fix a few compiler warningsYonghong Song2-5/+3
2021-09-17libbpf: Constify all high-level program attach APIsAndrii Nakryiko2-52/+52
2021-09-17libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7Andrii Nakryiko3-0/+10
2021-09-17selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() APIAndrii Nakryiko1-17/+26
2021-09-17libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()Andrii Nakryiko1-1/+12
2021-09-17libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocsAndrii Nakryiko1-0/+1
2021-09-17selftests/bpf: Stop using relaxed_core_relocs which has no effectAndrii Nakryiko1-2/+1
2021-09-17libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()Andrii Nakryiko1-9/+5
2021-09-17net: microchip: encx24j600: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky3-145/+3
2021-09-17net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2021-09-17octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King1-1/+1
2021-09-17octeontx2-af: Fix uninitialized variable valColin Ian King1-1/+2
2021-09-17net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen1-0/+1
2021-09-17net: netsec: Make use of the helper function dev_err_probe()Cai Huoqing1-12/+9
2021-09-17net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli2-0/+48
2021-09-17net: dsa: b53: Drop unused "cpu_port" fieldRafał Miłecki2-29/+0
2021-09-17net: dsa: b53: Improve flow control setup on BCM5301xRafał Miłecki1-1/+1
2021-09-17net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP portRafał Miłecki1-6/+0
2021-09-17net: dsa: b53: Include all ports in "enabled_ports"Rafał Miłecki1-12/+11
2021-09-16net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann1-1/+1
2021-09-16cpufreq: vexpress: Drop unused variableGuenter Roeck1-1/+0
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds1-1/+1
2021-09-16octeontx2-af: Hardware configuration for inline IPsecSrujana Challa8-3/+367
2021-09-16net/tls: support SM4 GCM/CCM algorithmTianjia Zhang3-0/+110
2021-09-16Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski14-2054/+31