Historia zmian

Autor SHA1 Wiadomość Data
  Masahiro Yamada 97139d4a6f treewide: remove redundant #include <linux/kconfig.h> 8 lat temu
  Linus Torvalds 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 lat temu
  Masahiro Yamada 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 lat temu
  Daniel Borkmann b4e76f7e6d bpf, mips: fix off-by-one in ctx offset allocation 9 lat temu
  Rabin Vincent 55795ef546 net: filter: make JITs zero A for SKF_AD_ALU_XOR_X 9 lat temu
  Daniel Borkmann a91263d520 ebpf: migrate bpf_prog's flags to bitfield 10 lat temu
  Markos Chandras 266a88e220 MIPS: BPF: Introduce BPF ASM helpers 10 lat temu
  Markos Chandras beaf70b8b7 MIPS: BPF: Use BPF register names to describe the ABI 10 lat temu
  Markos Chandras 79a8855c4a MIPS: BPF: Move register definition to the BPF header 10 lat temu
  Markos Chandras 5e0c5610ea MIPS: net: BPF: Replace RSIZE with SZREG 10 lat temu
  Markos Chandras ad152bd698 MIPS: BPF: Free up some callee-saved registers 10 lat temu
  Markos Chandras 8833bc308b MIPS: BPF: Fix stack pointer allocation 10 lat temu
  Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). 10 lat temu
  Denis Kirjanov 2e46477a12 mips: bpf: Fix broken BPF_MOD 10 lat temu
  Linus Torvalds 857b50f5d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 10 lat temu
  Guenter Roeck 72d099e257 next: mips: bpf: Fix build failure 11 lat temu
  David S. Miller 1f6d80358d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 lat temu
  Markos Chandras 39bcb7969a MIPS: BPF: Add new emit_long_instr macro 11 lat temu
  Chen Jie 3c09bae43b MIPS: Use WSBH/DSBH/DSHD on Loongson 3A 11 lat temu
  Hannes Frederic Sowa 233577a220 net: filter: constify detection of pkt_type_offset 11 lat temu
  Daniel Borkmann 286aad3c40 net: bpf: be friendly to kmemcheck 11 lat temu
  Daniel Borkmann 60a3b2253c net: bpf: make eBPF interpreter images read-only 11 lat temu
  Andrey Utkin 98fb24af5e arch/mips/net/bpf_jit.c: fix failure check 11 lat temu
  Alexei Starovoitov 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts 11 lat temu
  Markos Chandras d8214ef14a MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 11 lat temu
  Markos Chandras b6a14a9845 MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register 11 lat temu
  Markos Chandras b4fe0ec86d MIPS: bpf: Fix PKT_TYPE case for big-endian cores 11 lat temu
  Markos Chandras 95782bf434 MIPS: BPF: Prevent kernel fall over for >=32bit shifts 11 lat temu
  Markos Chandras e5bb48b055 MIPS: bpf: Drop update_on_xread and always initialize the X register 11 lat temu
  Markos Chandras 10c4d614d2 MIPS: bpf: Fix is_range() semantics 11 lat temu