index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
842.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
1
-7
/
+7
2019-11-07
libbpf: Fix potential overflow issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
1
-0
/
+2
2019-11-07
s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip
Ilya Leoshkevich
1
-16
/
+5
2019-11-07
s390/bpf: Wrap JIT macro parameter usages in parentheses
Ilya Leoshkevich
1
-31
/
+31
2019-11-07
s390/bpf: Use kvcalloc for addrs array
Ilya Leoshkevich
1
-2
/
+3
2019-11-07
tools, bpf_asm: Warn when jumps are out of range
Ilya Leoshkevich
1
-2
/
+12
2019-11-07
bpf: Account for insn->off when doing bpf_probe_read_kernel
Martin KaFai Lau
1
-1
/
+1
2019-11-06
libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage
Andrii Nakryiko
2
-28
/
+18
2019-11-06
selftests/bps: Clean up removed ints relocations negative tests
Andrii Nakryiko
1
-6
/
+0
2019-11-04
selftests/bpf: Add field size relocation tests
Andrii Nakryiko
5
-5
/
+122
2019-11-04
selftest/bpf: Add relocatable bitfield reading tests
Andrii Nakryiko
9
-2
/
+294
2019-11-04
libbpf: Add support for field size relocations
Andrii Nakryiko
2
-8
/
+39
2019-11-04
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
3
-60
/
+227
2019-11-04
selftests/bpf: Remove too strict field offset relo test cases
Andrii Nakryiko
9
-90
/
+4
2019-11-04
mISDN: remove unused variable 'faxmodulation_s'
YueHaibing
1
-1
/
+0
2019-11-04
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng
5
-0
/
+2201