index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
bpf: arm64: remove callee-save registers use for tmp registers
Yang Shi
1
-29
/
+5
2016-05-16
bpf, arm64: add support for constant blinding
Daniel Borkmann
1
-12
/
+40
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-3
/
+4
2016-05-16
bpf, x86/arm64: remove useless checks on prog
Daniel Borkmann
1
-3
/
+0
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2016-01-18
arm64: bpf: add extra pass to handle faulty codegen
Zi Shen Lim
1
-1
/
+21
2015-12-19
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
1
-6
/
+0
2015-12-03
arm64: bpf: add 'store immediate' instruction
Yang Shi
1
-1
/
+19
2015-11-19
arm64: bpf: fix buffer pointer
Zi Shen Lim
1
-14
/
+13
2015-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+41
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
2015-11-16
bpf, arm64: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-11-16
arm64: bpf: fix JIT frame pointer setup
Yang Shi
1
-3
/
+3
2015-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-19
/
+38
2015-11-06
arm64: bpf: fix mod-by-zero case
Zi Shen Lim
1
-8
/
+13
2015-11-06
arm64: bpf: fix div-by-zero case
Zi Shen Lim
2
-13
/
+27
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
1
-1
/
+1
2015-06-26
arm64: bpf: fix endianness conversion bugs
Xi Wang
2
-2
/
+24
2015-06-25
arm64: bpf: fix out-of-bounds read in bpf2a64_offset()
Xi Wang
1
-3
/
+4
2015-05-08
arm64: bpf: fix signedness bug in loading 64-bit immediate
Xi Wang
1
-1
/
+1
2014-12-03
arm64: bpf: lift restriction on last instruction
Zi Shen Lim
1
-5
/
+8
2014-10-20
net: bpf: arm64: minor fix of type in jited
Daniel Borkmann
1
-1
/
+1
2014-10-20
arm64: bpf: add 'load 64-bit immediate' instruction
Zi Shen Lim
1
-0
/
+31
2014-10-20
arm64: bpf: add 'shift by register' instructions
Zi Shen Lim
2
-2
/
+18
2014-10-20
net: bpf: arm64: address randomize and write protect JIT code
Daniel Borkmann
1
-9
/
+30
2014-09-12
net: bpf: arm64: fix module memory leak when JIT image build fails
Daniel Borkmann
1
-1
/
+3
2014-09-08
arm64: eBPF JIT compiler
Zi Shen Lim
3
-0
/
+850