index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
2021-09-13
1
-0
/
+2
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
1
-1
/
+5
|
\
|
*
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
2021-08-24
1
-0
/
+4
|
*
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-2
/
+6
|
\
\
|
*
|
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
2021-08-23
1
-2
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
2021-08-13
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-99
/
+49
|
\
|
|
*
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-07-29
1
-55
/
+32
|
*
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-07-16
1
-10
/
+17
|
*
bpf: Remove superfluous aux sanitation on subprog rejection
Daniel Borkmann
2021-07-16
1
-34
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-0
/
+2
|
\
|
|
*
bpf: Fix tail_call_reachable rejection for interpreter when jit failed
Daniel Borkmann
2021-07-13
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
1
-19
/
+360
|
\
\
|
|
/
|
/
|
|
*
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-15
1
-0
/
+2
|
*
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-15
1
-0
/
+43
|
*
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2021-07-15
1
-3
/
+15
|
*
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
2021-07-15
1
-3
/
+120
|
*
bpf: Relax verifier recursion check.
Alexei Starovoitov
2021-07-15
1
-2
/
+6
|
*
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
2021-07-15
1
-3
/
+28
|
*
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2021-07-15
1
-3
/
+27
|
*
bpf: Introduce bpf timers.
Alexei Starovoitov
2021-07-15
1
-0
/
+109
|
*
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
2021-07-14
1
-11
/
+16
*
|
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-09
1
-39
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-2
/
+4
|
\
|
*
bpf: Fix null ptr deref with mixed tail calls and subprogs
John Fastabend
2021-06-22
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-7
/
+61
|
\
|
|
*
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
2021-06-14
1
-4
/
+40
|
*
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
2021-06-14
1
-2
/
+18
|
*
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
2021-06-14
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
1
-6
/
+6
|
\
\
|
*
|
bpf: Fix spelling mistakes
Zhen Lei
2021-05-24
1
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-37
/
+57
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
2021-05-25
1
-1
/
+5
|
*
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
2021-05-25
1
-10
/
+12
|
*
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
2021-05-25
1
-7
/
+11
|
*
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
2021-05-20
1
-6
/
+6
|
*
bpf: Add deny list of btf ids check for tracing programs
Jiri Olsa
2021-05-11
1
-0
/
+14
|
*
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
2021-05-11
1
-13
/
+9
*
|
bpf: Introduce fd_idx
Alexei Starovoitov
2021-05-19
1
-10
/
+37
*
|
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
2021-05-19
1
-16
/
+18
*
|
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2021-05-19
1
-0
/
+8
*
|
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-05-10
1
-31
/
+15
*
|
bpf: verifier: Use copy_array for jmp_history
Lorenz Bauer
2021-05-10
1
-8
/
+5
*
|
bpf: verifier: Improve function state reallocation
Lorenz Bauer
2021-05-10
1
-96
/
+101
|
/
*
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
2021-05-03
1
-10
/
+17
*
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
2021-05-03
1
-8
/
+4
*
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
2021-04-27
1
-1
/
+1
*
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-04-27
1
-5
/
+3
[next]