Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cilium/ebpf issues and pull requests

#1530 - build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#1530 - build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#1529 - build(deps): bump pymdown-extensions from 10.8.1 to 10.9 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#1529 - build(deps): bump pymdown-extensions from 10.8.1 to 10.9 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#1528 - build(deps): bump mkdocs-material from 9.5.27 to 9.5.30 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#1528 - build(deps): bump mkdocs-material from 9.5.27 to 9.5.30 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#1526 - program: remove LogSize and VerifierError.Truncated

Pull Request - State: closed - Opened by lmb 4 months ago
Labels: breaking-change

#1526 - program: remove LogSize and VerifierError.Truncated

Pull Request - State: closed - Opened by lmb 4 months ago
Labels: breaking-change

#1525 - examples: add rewrite_constants example

Pull Request - State: closed - Opened by sancppp 4 months ago - 3 comments

#1525 - examples: add rewrite_constants example

Pull Request - State: closed - Opened by sancppp 4 months ago - 3 comments

#1524 - has to have BTF in order to use bpf_spin_lock

Issue - State: closed - Opened by Okabe-Rintarou-0 4 months ago - 5 comments

#1524 - has to have BTF in order to use bpf_spin_lock

Issue - State: closed - Opened by Okabe-Rintarou-0 4 months ago - 5 comments

#1523 - Drop internal.NativeEndian, use binary.NativeEndian

Pull Request - State: closed - Opened by kolyshkin 4 months ago - 2 comments

#1523 - Drop internal.NativeEndian, use binary.NativeEndian

Pull Request - State: closed - Opened by kolyshkin 4 months ago - 2 comments

#1522 - map: remove misleading error message when creating without BTF

Pull Request - State: closed - Opened by lmb 4 months ago

#1522 - map: remove misleading error message when creating without BTF

Pull Request - State: closed - Opened by lmb 4 months ago

#1521 - btf: fix panic when copying nil Type

Pull Request - State: closed - Opened by lmb 4 months ago

#1521 - btf: fix panic when copying nil Type

Pull Request - State: closed - Opened by lmb 4 months ago

#1520 - program: deprecate LogSize and VerifierError.Truncated

Pull Request - State: closed - Opened by lmb 4 months ago - 1 comment

#1520 - program: deprecate LogSize and VerifierError.Truncated

Pull Request - State: closed - Opened by lmb 4 months ago - 1 comment

#1519 - map: do not allocate on lookup when key doesn't exist

Pull Request - State: closed - Opened by brycekahle 4 months ago

#1519 - map: do not allocate on lookup when key doesn't exist

Pull Request - State: closed - Opened by brycekahle 4 months ago

#1518 - fix a variety of Copy() problems

Pull Request - State: closed - Opened by lmb 4 months ago - 2 comments

#1518 - fix a variety of Copy() problems

Pull Request - State: closed - Opened by lmb 4 months ago - 2 comments

#1517 - DATA RACE: github.com/cilium/ebpf.(*MapSpec).createMap

Issue - State: closed - Opened by aanm 4 months ago - 1 comment

#1517 - DATA RACE: github.com/cilium/ebpf.(*MapSpec).createMap

Issue - State: closed - Opened by aanm 4 months ago - 1 comment

#1516 - map Lookup allocates when key does not exist

Issue - State: closed - Opened by brycekahle 4 months ago - 3 comments
Labels: bug

#1516 - map Lookup allocates when key does not exist

Issue - State: closed - Opened by brycekahle 4 months ago - 3 comments
Labels: bug

#1515 - info: make it harder to add backwards incompatible API

Pull Request - State: closed - Opened by lmb 4 months ago

#1515 - info: make it harder to add backwards incompatible API

Pull Request - State: closed - Opened by lmb 4 months ago

#1513 - map: reduce allocations for batch operations

Pull Request - State: closed - Opened by florianl 5 months ago

#1513 - map: reduce allocations for batch operations

Pull Request - State: closed - Opened by florianl 5 months ago

#1512 - info: expose additional `bpf_prog_info` fields in `ProgramInfo`

Pull Request - State: closed - Opened by tyrone-wu 5 months ago - 2 comments

#1512 - info: expose additional `bpf_prog_info` fields in `ProgramInfo`

Pull Request - State: closed - Opened by tyrone-wu 5 months ago - 2 comments

#1511 - btf: CO-RE: types from (other) kmod BTF are not available

Issue - State: open - Opened by tpapagian 5 months ago - 3 comments

#1511 - btf: CO-RE: types from (other) kmod BTF are not available

Issue - State: open - Opened by tpapagian 5 months ago - 3 comments

#1510 - perf: do not add offline CPUs

Pull Request - State: closed - Opened by florianl 5 months ago - 1 comment

#1510 - perf: do not add offline CPUs

Pull Request - State: closed - Opened by florianl 5 months ago - 1 comment

#1509 - bpf2go: enable ebpf code reuse across go packages (WIP)

Pull Request - State: open - Opened by mejedi 5 months ago

#1509 - bpf2go: enable ebpf code reuse across go packages

Pull Request - State: open - Opened by mejedi 5 months ago

#1508 - kprobe: attach kprobe / kretprobe based on the SectionName

Pull Request - State: open - Opened by Ghostbaby 5 months ago - 1 comment

#1508 - kprobe: attach kprobe / kretprobe based on the SectionName

Pull Request - State: open - Opened by Ghostbaby 5 months ago - 1 comment

#1507 - link: fix nil pointer dereference in AttachXDP

Pull Request - State: closed - Opened by gavinbunney 5 months ago

#1507 - link: fix nil pointer dereference in AttachXDP

Pull Request - State: closed - Opened by gavinbunney 5 months ago

#1506 - map: fix flaky TestMapIteratorAllocations

Pull Request - State: closed - Opened by lmb 5 months ago

#1506 - map: fix flaky TestMapIteratorAllocations

Pull Request - State: closed - Opened by lmb 5 months ago

#1505 - cmd/bpf2go: make Nick Zavaritsky a reviewer

Pull Request - State: closed - Opened by lmb 5 months ago

#1505 - cmd/bpf2go: make Nick Zavaritsky a reviewer

Pull Request - State: closed - Opened by lmb 5 months ago

#1504 - build(deps): bump certifi from 2024.6.2 to 2024.7.4 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#1504 - build(deps): bump certifi from 2024.6.2 to 2024.7.4 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#1503 - perf: fix panic when CPU is offline

Pull Request - State: closed - Opened by Ghostbaby 5 months ago - 9 comments

#1503 - perf: fix panic when CPU is offline

Pull Request - State: closed - Opened by Ghostbaby 5 months ago - 9 comments

#1501 - ci: replace golangci-lint with staticcheck

Pull Request - State: closed - Opened by lmb 5 months ago - 3 comments

#1501 - ci: replace golangci-lint with staticcheck

Pull Request - State: closed - Opened by lmb 5 months ago - 3 comments

#1500 - program, btf: probe correct log buffer size

Pull Request - State: closed - Opened by lmb 5 months ago
Labels: breaking-change

#1500 - program, btf: probe correct log buffer size

Pull Request - State: closed - Opened by lmb 5 months ago
Labels: breaking-change

#1499 - link: allow pinning uprobe multi links

Pull Request - State: closed - Opened by lmb 5 months ago

#1499 - link: allow pinning uprobe multi links

Pull Request - State: closed - Opened by lmb 5 months ago

#1498 - build(deps): bump mkdocs-material from 9.5.26 to 9.5.27 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#1498 - build(deps): bump mkdocs-material from 9.5.26 to 9.5.27 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#1497 - program: make it harder to attach Kretprobe via link.Kprobe and vice versa

Issue - State: open - Opened by lmb 5 months ago
Labels: enhancement, help wanted

#1497 - program: make it harder to attach Kretprobe via link.Kprobe and vice versa

Issue - State: open - Opened by lmb 5 months ago
Labels: enhancement, help wanted

#1496 - allow to pin kprobe and kprobe_multi links

Pull Request - State: closed - Opened by olsajiri 5 months ago - 9 comments

#1496 - allow to pin kprobe and kprobe_multi links

Pull Request - State: closed - Opened by olsajiri 5 months ago - 9 comments

#1495 - fix address calculation on direct address when using uprobe

Pull Request - State: open - Opened by umutbasal 5 months ago

#1495 - fix address calculation on direct address when using uprobe

Pull Request - State: open - Opened by umutbasal 5 months ago

#1494 - bpf2go: export core functionality

Pull Request - State: closed - Opened by lmb 5 months ago - 3 comments

#1494 - bpf2go: export core functionality

Pull Request - State: closed - Opened by lmb 5 months ago - 3 comments

#1493 - docs: fix clipped headline on home page

Pull Request - State: closed - Opened by lmb 5 months ago - 2 comments

#1493 - docs: fix clipped headline on home page

Pull Request - State: closed - Opened by lmb 5 months ago - 2 comments

#1492 - Fix ringbuffer ring size reporting

Pull Request - State: closed - Opened by usamasaqib 5 months ago - 4 comments

#1492 - Fix ringbuffer ring size reporting

Pull Request - State: closed - Opened by usamasaqib 5 months ago - 4 comments

#1491 - Add Flush to manually unblock Read/ReadInto

Pull Request - State: closed - Opened by brycekahle 5 months ago - 5 comments

#1491 - Add Flush to manually unblock Read/ReadInto

Pull Request - State: closed - Opened by brycekahle 5 months ago - 5 comments

#1489 - build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#1489 - build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#1485 - map: fix TestMapBatch failing with ENOSPC for hash maps

Pull Request - State: closed - Opened by lmb 6 months ago

#1485 - map: fix TestMapBatch failing with ENOSPC for hash maps

Pull Request - State: closed - Opened by lmb 6 months ago

#1484 - build(deps): bump mkdocs-material from 9.5.20 to 9.5.26 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python

#1484 - build(deps): bump mkdocs-material from 9.5.20 to 9.5.26 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python

#1483 - elf: turn BTF map_extra into ErrNotSupported

Pull Request - State: closed - Opened by lmb 6 months ago

#1483 - elf: turn BTF map_extra into ErrNotSupported

Pull Request - State: closed - Opened by lmb 6 months ago

#1482 - docs: add a section on examples

Pull Request - State: closed - Opened by lmb 6 months ago

#1482 - docs: add a section on examples

Pull Request - State: closed - Opened by lmb 6 months ago

#1479 - build(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, github_actions

#1479 - build(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, github_actions

#1478 - build(deps): bump mkdocs-material from 9.5.20 to 9.5.25 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, python

#1478 - build(deps): bump mkdocs-material from 9.5.20 to 9.5.25 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, python

#1477 - build(deps): bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.6 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1477 - build(deps): bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.6 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1476 - build(deps): bump mkdocs-git-authors-plugin from 0.8.0 to 0.9.0 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1476 - build(deps): bump mkdocs-git-authors-plugin from 0.8.0 to 0.9.0 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1475 - feat(bpf2go): Export go binding generation

Pull Request - State: closed - Opened by wdullaer 6 months ago - 6 comments

#1475 - feat(bpf2go): Export go binding generation

Pull Request - State: closed - Opened by wdullaer 6 months ago - 6 comments

#1474 - AttachXDP failed on Ubuntu 20.04, kernel version is 5.4

Issue - State: closed - Opened by loveyacper 6 months ago - 3 comments
Labels: bug

#1474 - AttachXDP failed on Ubuntu 20.04, kernel version is 5.4

Issue - State: closed - Opened by loveyacper 6 months ago - 3 comments
Labels: bug

#1473 - bpf2go: recognise go package paths in C includes

Pull Request - State: closed - Opened by mejedi 6 months ago - 7 comments

#1473 - bpf2go: recognise go package paths in C includes

Pull Request - State: closed - Opened by mejedi 6 months ago - 7 comments