Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Kees Cook 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 жил өмнө
  David S. Miller 01adc4851a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 7 жил өмнө
  Daniel Borkmann e782bdcf58 bpf, x64: remove ld_abs/ld_ind 7 жил өмнө
  Daniel Borkmann 39f56ca945 bpf, x64: fix memleak when not converging on calls 7 жил өмнө
  Daniel Borkmann 3aab8884c9 bpf, x64: fix memleak when not converging after image 7 жил өмнө
  Ingo Molnar a2c7a98301 x86/bpf: Clean up non-standard comments, to make the code more readable 7 жил өмнө
  Gianluca Borello 1612a981b7 bpf, x64: fix JIT emission for dead code 7 жил өмнө
  David S. Miller 03fe2debbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 жил өмнө
  Daniel Borkmann 6007b080d2 bpf, x64: increase number of passes 7 жил өмнө
  Daniel Borkmann 71d22d58b6 bpf, x64: remove bpf_flush_icache 7 жил өмнө
  David S. Miller ba6056a41c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 7 жил өмнө
  Daniel Borkmann 0869175220 bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf 7 жил өмнө
  Daniel Borkmann 4c38e2f386 bpf, x64: save few bytes when mul is in alu32 7 жил өмнө
  Daniel Borkmann d806a0cf2a bpf, x64: save several bytes when mul dest is r0/r3 anyway 7 жил өмнө
  Daniel Borkmann 6fe8b9c1f4 bpf, x64: save several bytes by using mov over movabsq when possible 7 жил өмнө
  Daniel Borkmann 88e69a1fcc bpf, x64: save one byte per shl/shr/sar when imm is 1 7 жил өмнө
  Daniel Borkmann a493a87f38 bpf, x64: implement retpoline for tail call 7 жил өмнө
  Daniel Borkmann 3e5b1a39d7 bpf, x86_64: remove obsolete exception handling from div/mod 7 жил өмнө
  Daniel Borkmann de0a444dda bpf, x86: small optimization in alu ops with imm 7 жил өмнө
  Daniel Borkmann fa9dd599b4 bpf: get rid of pure_initcall dependency to enable jits 7 жил өмнө
  Alexei Starovoitov 1c2a088a66 bpf: x64: add JIT support for multi-function programs 7 жил өмнө
  Alexei Starovoitov 60b58afc96 bpf: fix net.core.bpf_jit_enable race 7 жил өмнө
  Alexei Starovoitov 90caccdd8c bpf: fix bpf_tail_call() x64 JIT 7 жил өмнө
  Eric Dumazet 84ccac6e78 x86: bpf_jit: small optimization in emit_bpf_tail_call() 8 жил өмнө
  Daniel Borkmann 52afc51e94 bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} 8 жил өмнө
  Martin KaFai Lau 783d28dd11 bpf: Add jited_len to struct bpf_prog 8 жил өмнө
  Alexei Starovoitov 2960ae48c4 bpf: take advantage of stack_depth tracking in x64 JIT 8 жил өмнө
  Alexei Starovoitov 177366bf7c bpf: change x86 JITed program stack layout 8 жил өмнө
  Alexei Starovoitov 71189fa9b0 bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode 8 жил өмнө
  Laura Abbott d11636511e x86: use set_memory.h header 8 жил өмнө