Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
1,538 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in google/syzkaller that received 10 comments
Use OpenSBI included with QEMU for linux/riscv64
Use the -bios default QEMU option (available since QEMU 4.1 [1]). This allows to directly boot the built kernel with QEMU and drops the requirement…
+33
−1
•
10
comments
- fqdn/dnsproxy: set SO_REUSEPORT on listening socket
- .github: run Go prechecks as GitHub action
- cilium/cmd: remove deprecated rev flag used with `cilium service update`
- Test Go 1.15rc1
- Remove deprecated `cilium bpf proxy` commands
- Add BPF map sizes to output of `cilium status --verbose`
- api: add missing audit mode enum values for EndpointPolicyEnabled
- Remove agent options deprecated in v1.8
- Fixes for EKS NodePort XDP getting started guide
- install/kubernetes: remove deprecated tofqdns-enable-poller option
- docs: move removal of access-log option to correct section
- Makefile: process packages in subshells for bench targets
- Replace use of github.com/pkg/errors and golang.org/x/xerrors with Go stdlib functionality
- v1.7: Update Go to 1.13.14
- v1.8: Update Go to 1.14.6
- Update Go to 1.14.6
- datapath/linux: document methods that must be called with mutex held
- datapath/linux: protect against concurrent access in NodeValidateImplementation
- bpf: clear getpeername{4,6} progs
- common: remove unused func FindEPConfigCHeader
- Reduce memory allocations during endpoint restore
- v1.7 fix - test/bpf: use `nproc --all` instead of `nproc -all`
- v1.8 backports 2020-07-03 - atomically replace endpoint header files
- v1.7 backports 2020-07-03 - atomically replace endpoint header files
- endpoint: atomically replace header files
- Parallelise CRD registration to improve bootstrap time
- style(errors.Is): To enforce errors.Is usage instead of comparison
- k8s: update k8s to 1.19.0-rc.3
- daemon: start DNS proxy before k8s
- endpointsynchronizer: suppress context.Canceled errors
- contrib: Tighten search for list of PRs
- contrib: Print PR number in set-labels.py
- v1.8 backports 2020-07-28
- use os.user instead of reading /etc/group
- docs: fix typo
- api: re-generate protobuf code
- operator: Remove options deprecated in v1.8
- api/v1: update swagger to 0.25.0
- add support for k8s 1.19
- Handle audit mode in cilium endpoint list and kubectl get cep
- vagrant: Bump all Vagrant box versions
- v1.8 backports 2020-07-23
- docs(dev): Update the step for basic formating/lint checks
- v1.7 backport 2020-07-21
- docs: Document new Vagrant start.sh argument
- cmd: Allow to filter metrics with regexp
- test: Update docker image references
- v1.8 backports 2020-07-15
- chore(misspell): To enable misspell linter for go codes
- Misc: fix up spelling mistake
- Some pull request reviews not shown.
Created an issue in ClangBuiltLinux/linux that received 3 comments
RISCV assembler error (illegal operands auipc) compiling arch/riscv/kernel/vdso/vgettimeofday.c
On linux-next (next-20200728):
make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- CC=clang-11 V=1 LD=riscv64-linux-gnu-ld
[...] clang-11 -Wp,-MMD,arc…
3
comments
15
contributions
in private repositories
Jul 9 – Jul 30