| Commit message (Expand) | Author | Age | Files | Lines |
* | mips, bpf: Fix Makefile that referenced a removed file | Johan Almbladh | 2021-10-07 | 1 | -1/+0 |
* | bpf, x64: Factor out emission of REX byte in more cases | Jie Meng | 2021-10-07 | 1 | -36/+31 |
* | Merge branch 'libbpf: Deprecate bpf_{map,program}__{prev,next} APIs since v0.7' | Andrii Nakryiko | 2021-10-06 | 12 | -23/+62 |
|\ |
|
| * | selftests/bpf: Switch to new bpf_object__next_{map,program} APIs | Hengqi Chen | 2021-10-06 | 9 | -11/+11 |
| * | libbpf: Deprecate bpf_{map,program}__{prev,next} APIs since v0.7 | Hengqi Chen | 2021-10-06 | 3 | -12/+51 |
|/ |
|
* | libbpf: Deprecate bpf_object__unload() API since v0.6 | Hengqi Chen | 2021-10-06 | 2 | -3/+6 |
* | libbpf: Add API documentation convention guidelines | Grant Seltzer | 2021-10-06 | 1 | -0/+40 |
* | selftest/bpf: Switch recursion test to use htab_map_delete_elem | Jiri Olsa | 2021-10-06 | 2 | -11/+8 |
* | bpf: Use $(pound) instead of \# in Makefiles | Quentin Monnet | 2021-10-06 | 2 | -3/+5 |
* | bpf, arm: Remove dummy bpf_jit_compile stub | Daniel Borkmann | 2021-10-06 | 1 | -5/+0 |
* | Merge branch 'bpf-mips-jit' | Daniel Borkmann | 2021-10-06 | 14 | -3608/+4244 |
|\ |
|
| * | mips, bpf: Remove old BPF JIT implementations | Johan Almbladh | 2021-10-06 | 4 | -3603/+0 |
| * | mips, bpf: Enable eBPF JITs | Johan Almbladh | 2021-10-06 | 3 | -4/+8 |
| * | mips, bpf: Add JIT workarounds for CPU errata | Johan Almbladh | 2021-10-06 | 3 | -7/+35 |
| * | mips, bpf: Add new eBPF JIT for 64-bit MIPS | Johan Almbladh | 2021-10-06 | 1 | -0/+1052 |
| * | mips, bpf: Add eBPF JIT for 32-bit MIPS | Johan Almbladh | 2021-10-06 | 4 | -1/+3148 |
| * | mips, uasm: Add workaround for Loongson-2F nop CPU errata | Johan Almbladh | 2021-10-06 | 1 | -0/+4 |
| * | mips, uasm: Enable muhu opcode for MIPS R6 | Tony Ambardar | 2021-10-06 | 3 | -2/+6 |
|/ |
|
* | selftests/bpf: Test new btf__add_btf() API | Andrii Nakryiko | 2021-10-06 | 1 | -0/+86 |
* | selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic | Andrii Nakryiko | 2021-10-06 | 1 | -6/+49 |
* | libbpf: Add API that copies all BTF types from one BTF object to another | Andrii Nakryiko | 2021-10-06 | 3 | -2/+135 |
* | bpf, x64: Save bytes for DIV by reducing reg copies | Jie Meng | 2021-10-06 | 2 | -29/+89 |
* | bpf: Avoid retpoline for bpf_for_each_map_elem | Andrey Ignatov | 2021-10-06 | 1 | -1/+10 |
* | Merge branch 'Support kernel module function calls from eBPF' | Alexei Starovoitov | 2021-10-06 | 26 | -199/+896 |
|\ |
|
| * | bpf: selftests: Add selftests for module kfunc support | Kumar Kartikeya Dwivedi | 2021-10-06 | 9 | -31/+132 |
| * | libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations | Kumar Kartikeya Dwivedi | 2021-10-06 | 3 | -58/+280 |
| * | libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0 | Kumar Kartikeya Dwivedi | 2021-10-06 | 1 | -11/+13 |
| * | libbpf: Support kernel module function calls | Kumar Kartikeya Dwivedi | 2021-10-06 | 4 | -24/+72 |
| * | bpf: Enable TCP congestion control kfunc from modules | Kumar Kartikeya Dwivedi | 2021-10-06 | 7 | -34/+85 |
| * | tools: Allow specifying base BTF file in resolve_btfids | Kumar Kartikeya Dwivedi | 2021-10-06 | 2 | -10/+20 |
| * | bpf: btf: Introduce helpers for dynamic BTF set registration | Kumar Kartikeya Dwivedi | 2021-10-06 | 3 | -0/+89 |
| * | bpf: Be conservative while processing invalid kfunc calls | Kumar Kartikeya Dwivedi | 2021-10-06 | 1 | -0/+18 |
| * | bpf: Introduce BPF support for kernel module function calls | Kumar Kartikeya Dwivedi | 2021-10-06 | 6 | -32/+188 |
|/ |
|
* | Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2021-10-05 | 35 | -1084/+2789 |
|\ |
|
| * | Bluetooth: Rename driver .prevent_wake to .wakeup | Luiz Augusto von Dentz | 2021-10-02 | 6 | -31/+32 |
| * | Bluetooth: btrtl: Ask ic_info to drop firmware | Hilda Wu | 2021-10-01 | 1 | -5/+7 |
| * | Bluetooth: btusb: Add support for TP-Link UB500 Adapter | Nicholas Flintham | 2021-10-01 | 1 | -0/+4 |
| * | Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg | Luiz Augusto von Dentz | 2021-10-01 | 1 | -63/+37 |
| * | Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devices | Marcel Holtmann | 2021-09-30 | 1 | -0/+1 |
| * | Bluetooth: hci_vhci: Add force_prevent_wake entry | Luiz Augusto von Dentz | 2021-09-29 | 1 | -0/+49 |
| * | Bluetooth: hci_vhci: Add force_suspend entry | Luiz Augusto von Dentz | 2021-09-29 | 1 | -0/+53 |
| * | Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier | Luiz Augusto von Dentz | 2021-09-29 | 1 | -49/+67 |
| * | Bluetooth: btrsi: remove superfluous header files from btrsi.c | Mianhan Liu | 2021-09-29 | 1 | -1/+0 |
| * | Bluetooth: btrtl: Set VsMsftOpCode based on device table | Marcel Holtmann | 2021-09-28 | 1 | -5/+7 |
| * | Bluetooth: Fix handling of experimental feature for codec offload | Marcel Holtmann | 2021-09-28 | 1 | -13/+4 |
| * | Bluetooth: Fix handling of experimental feature for quality reports | Marcel Holtmann | 2021-09-28 | 1 | -11/+4 |
| * | Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE | Larry Finger | 2021-09-28 | 1 | -4/+4 |
| * | Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extension | Joseph Hwang | 2021-09-28 | 1 | -0/+1 |
| * | Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension | Joseph Hwang | 2021-09-28 | 1 | -0/+1 |
| * | Bluetooth: Fix wrong opcode when LL privacy enabled | Yun-Hao Chung | 2021-09-28 | 1 | -1/+1 |