You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Tony Ambardar a4856dab0d kernel: mips: restore missing MIPS32 cBPF JIT
Kernel v5.1 included an eBPF JIT for MIPS32 kernels, but problems were
discovered [1] and the changes later reverted in kernel v5.5 with commits:

  * f8fffebdea75 ("MIPS: BPF: Disable MIPS32 eBPF JIT")
  * 36366e367ee9 ("MIPS: BPF: Restore MIPS32 cBPF JIT")

Only the first of these was backported to LTS kernel 5.4, leaving cBPF
programs without a JIT and introducing a performance regression for any
such users e.g. libpcap, tcpdump, etc.

Restore cBPF performance by backporting the second commit above:
  * 070-v5.5-MIPS-BPF-Restore-MIPS32-cBPF-JIT.patch

[1] https://lore.kernel.org/bpf/20191205182318.2761605-1-paulburton@kernel.org/

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
4 years ago
..
backport-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
backport-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
backport-5.4 kernel: mips: restore missing MIPS32 cBPF JIT 4 years ago
files treewide: rename POWER_ON_STRIP register 4 years ago
hack-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
hack-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
hack-5.4 kernel: bump 5.4 to 5.4.52 4 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
pending-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
pending-5.4 kernel: bump 5.4 to 5.4.51 4 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-4.14 kernel: clean-up build-configurable kernel config symbols 4 years ago
config-4.19 kernel: clean-up build-configurable kernel config symbols 4 years ago
config-5.4 kernel: clean-up build-configurable kernel config symbols 4 years ago