- 3e7aeb7 Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 2 months ago
- b51cc5d Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 2 months ago
- 00bc8988 bpf, x86: Use emit_nops to replace memcpy x86_nops by Leon Hwang · 1 year, 2 months ago
- 54aa699 arch/x86: Fix typos by Bjorn Helgaas · 1 year, 2 months ago
- c49b292 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 1 year, 2 months ago
- 2cd3e37 x86/cfi,bpf: Fix bpf_struct_ops CFI by Peter Zijlstra · 1 year, 3 months ago
- e72d88d x86/cfi,bpf: Fix bpf_callback_t CFI by Peter Zijlstra · 1 year, 3 months ago
- 4f9087f x86/cfi,bpf: Fix BPF JIT call by Peter Zijlstra · 1 year, 3 months ago
- 3ba026f x86, bpf: Use bpf_prog_pack for bpf trampoline by Song Liu · 1 year, 3 months ago
- 96d1b7c bpf: Add arch_bpf_trampoline_size() by Song Liu · 1 year, 3 months ago
- 38b8b58 bpf, x86: Adjust arch_prepare_bpf_trampoline return value by Song Liu · 1 year, 3 months ago
- 4b7de80 bpf: Fix prog_array_map_poke_run map poke update by Jiri Olsa · 1 year, 3 months ago
- 5bfdb4f bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y by Kumar Kartikeya Dwivedi · 1 year, 6 months ago
- f18b03f bpf: Implement BPF exceptions by Kumar Kartikeya Dwivedi · 1 year, 6 months ago
- fd5d27b arch/x86: Implement arch_bpf_stack_walk by Kumar Kartikeya Dwivedi · 1 year, 6 months ago
- 9af27da bpf: Use bpf_is_subprog to check for subprogs by Kumar Kartikeya Dwivedi · 1 year, 6 months ago
- 2b5dcb3 bpf, x64: Fix tailcall infinite loop by Leon Hwang · 1 year, 6 months ago
- 2bee977 bpf, x64: Comment tail_call_cnt initialisation by Leon Hwang · 1 year, 6 months ago
- 4cd58e9a bpf: Support new 32bit offset jmp instruction by Yonghong Song · 1 year, 7 months ago
- ec0e2da bpf: Support new signed div/mod instructions. by Yonghong Song · 1 year, 7 months ago
- 0845c3d bpf: Support new unconditional bswap instruction by Yonghong Song · 1 year, 7 months ago
- 8100928 bpf: Support new sign-extension mov insns by Yonghong Song · 1 year, 7 months ago
- 1f9a1ea bpf: Support new sign-extension load insns by Yonghong Song · 1 year, 7 months ago
- 492e797 bpf, x86: initialize the variable "first_off" in save_args() by Menglong Dong · 1 year, 8 months ago
- 473e315 bpf, x86: allow function arguments up to 12 for TRACING by Menglong Dong · 1 year, 8 months ago
- 02a6dfa bpf, x86: save/restore regs with BPF_DW size by Menglong Dong · 1 year, 8 months ago
- ad96f1c bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable. by Yonghong Song · 1 year, 9 months ago
- 7f78804 bpf, x86: Simplify the parsing logic of structure parameters by Pu Lehui · 2 years, 2 months ago
- d75858e Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 2 months ago
- 90156f4 bpf, x86: Improve PROBE_MEM runtime load check by Dave Marchevsky · 2 years, 3 months ago
- 94a8551 Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
- 224b744 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
- 18acb7f bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop") by Peter Zijlstra · 2 years, 4 months ago
- b54a0d4 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 4 months ago
- 271de52 bpf: Remove prog->active check for bpf_lsm and bpf_iter by Martin KaFai Lau · 2 years, 4 months ago
- 96917bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
- dbe69b2 bpf: Fix dispatcher patchable function entry to 5 bytes nop by Jiri Olsa · 2 years, 5 months ago
- 77d8f5d bpf,x64: use shrx/sarx/shlx when available by Jie Meng · 2 years, 5 months ago
- 81b35e7 bpf,x64: avoid unnecessary instructions when shift dest is ecx by Jie Meng · 2 years, 5 months ago
- ee3e246 x86/ftrace: Make it call depth tracking aware by Peter Zijlstra · 2 years, 6 months ago
- b2e9dfe x86/bpf: Emit call depth accounting if required by Thomas Gleixner · 2 years, 6 months ago
- 3b6c174 x86/retpoline: Add SKL retthunk retpolines by Peter Zijlstra · 2 years, 6 months ago
- 770ae1b x86/returnthunk: Allow different return thunks by Peter Zijlstra · 2 years, 6 months ago
- 2e30960 bpf, x64: Remove unnecessary check on existence of SSE2 by Jie Meng · 2 years, 5 months ago
- 0326074 Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 5 months ago
- 64696c4 bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline by Martin KaFai Lau · 2 years, 5 months ago
- 19c0241 bpf: use bpf_prog_pack for bpf_dispatcher by Song Liu · 2 years, 5 months ago
- 4d854f4 bpf: Use given function address for trampoline ip arg by Jiri Olsa · 2 years, 5 months ago
- 8c03af3 x86,retpoline: Be sure to emit INT3 after JMP *%\reg by Peter Zijlstra · 2 years, 6 months ago
- a9c5ad3 bpf: x86: Support in-register struct arguments in trampoline programs by Yonghong Song · 2 years, 6 months ago
- b3fce97 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 7 months ago
- 316cba6 bpf, x64: Allow to use caller address from stack by Jiri Olsa · 2 years, 8 months ago
- 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
- 1d5f82d bpf, x86: fix freeing of not-finalized bpf_prog_pack by Song Liu · 2 years, 8 months ago
- 535a57a7 bpf: Remove is_valid_bpf_tramp_flags() by Xu Kuohai · 2 years, 8 months ago
- 0076cad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 8 months ago
- 69fd337 bpf: per-cgroup lsm flavor by Stanislav Fomichev · 2 years, 8 months ago
- d77cfe5 x86/bpf: Use alternative RET encoding by Peter Zijlstra · 2 years, 9 months ago
- 369ae6f x86/retpoline: Cleanup some #ifdefery by Peter Zijlstra · 2 years, 9 months ago
- 95acd88 bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT by Tony Ambardar · 2 years, 9 months ago
- ff672c6 bpf, x86: Fix tail call count offset calculation on bpf2bpf call by Jakub Sitnicki · 2 years, 9 months ago
- fe73656 bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack by Song Liu · 2 years, 10 months ago
- 2fcc824 bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm. by Kui-Feng Lee · 2 years, 10 months ago
- e384c7b bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack by Kui-Feng Lee · 2 years, 10 months ago
- f7e0bea bpf, x86: Generate trampolines from bpf_tramp_links by Kui-Feng Lee · 2 years, 10 months ago
- be8a096 x86,bpf: Avoid IBT objtool warning by Peter Zijlstra · 3 years ago
- 7001052 Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 0db8640 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
- 73e1445 bpf, x86: Fall back to interpreter mode when extra pass fails by Hou Tao · 3 years ago
- 5891271 x86/ibt,bpf: Add ENDBR instructions to prologue and trampoline by Peter Zijlstra · 3 years ago
- 1e8a3f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 676b2da bpf, x86: Set header->size properly before freeing it by Song Liu · 3 years ago
- d45476d x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE by Peter Zijlstra (Intel) · 3 years, 1 month ago
- f95f768 bpf, x86_64: Fail gracefully on bpf_jit_binary_pack_finalize failures by Song Liu · 3 years, 1 month ago
- 1022a54 bpf, x86_64: Use bpf_jit_binary_pack_alloc by Song Liu · 3 years, 1 month ago
- ebc1415 bpf: Introduce bpf_arch_text_copy by Song Liu · 3 years, 1 month ago
- b6ec795 bpf, x86: Remove unnecessary handling of BPF_SUB atomic op by Hou Tao · 3 years, 1 month ago
- 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 2 months ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 588a25e9 bpf: Fix extable address check. by Alexei Starovoitov · 3 years, 3 months ago
- 433956e bpf: Fix extable fixup offset. by Alexei Starovoitov · 3 years, 3 months ago
- f92c1e1 bpf: Add get_func_[arg|ret|arg_cnt] helpers by Jiri Olsa · 3 years, 3 months ago
- 5edf6a1 bpf, x64: Replace some stack_size usage with offset variables by Jiri Olsa · 3 years, 3 months ago
- 4b5305d x86/extable: Extend extable functionality by Peter Zijlstra · 3 years, 4 months ago
- 58ffa1b x86, bpf: Cleanup the top of file header in bpf_jit_comp.c by Christoph Hellwig · 3 years, 3 months ago
- ebf7f6f bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 by Tiezhu Yang · 3 years, 4 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 8cb1ae1 Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 87c87ec bpf,x86: Respect X86_FEATURE_RETPOLINE* by Peter Zijlstra · 3 years, 4 months ago
- dceba08 bpf,x86: Simplify computing label offsets by Peter Zijlstra · 3 years, 4 months ago
- 6fda8a3 x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h by Peter Zijlstra · 3 years, 4 months ago
- 082f20b Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict by Ingo Molnar · 3 years, 5 months ago
- 6364d7d bpf, x64: Factor out emission of REX byte in more cases by Jie Meng · 3 years, 5 months ago
- 57a610f bpf, x64: Save bytes for DIV by reducing reg copies by Jie Meng · 3 years, 5 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- ced1858 bpf, x86: Fix bpf mapping of atomic fetch implementation by Johan Almbladh · 3 years, 5 months ago
- c035407 bpf,x64 Emit IMUL instead of MUL for x86-64 by Jie Meng · 3 years, 6 months ago
- 356ed64 bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog by Hou Tao · 3 years, 6 months ago
- 46d2894 x86/extable: Rework the exception table mechanics by Thomas Gleixner · 3 years, 6 months ago