1. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 3193c08 bpf: Disable GCC -fgcse optimization for ___bpf_prog_run() by Josh Poimboeuf · 5 years ago
  3. 54f698f Merge branch 'x86/debug' into core/urgent by Thomas Gleixner · 5 years ago
  4. 1acc5d5 bpf: fix BTF verifier size resolution logic by Andrii Nakryiko · 5 years ago
  5. ed4ed40 bpf: verifier: avoid fall-through warnings by Gustavo A. R. Silva · 5 years ago
  6. b3b50f0 bpf: fix precision bit propagation for BPF_ST instructions by Andrii Nakryiko · 5 years ago
  7. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  8. e55a732 bpf: Fix ORC unwinding in non-JIT BPF code by Josh Poimboeuf · 6 years ago
  9. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  10. 6705fea bpf: cgroup: Fix build error without CONFIG_NET by YueHaibing · 5 years ago
  11. c3ead2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  12. a3ce685 bpf: fix precision tracking by Alexei Starovoitov · 6 years ago
  13. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 5 years ago
  14. 0cdbb4b devmap: Allow map lookups from eBPF by Toke Høiland-Jørgensen · 6 years ago
  15. d5df283 devmap/cpumap: Use flush list instead of bitmap by Toke Høiland-Jørgensen · 6 years ago
  16. c8af5cd xskmap: Move non-standard list manipulation to helper by Toke Høiland-Jørgensen · 6 years ago
  17. 0d01da6 bpf: implement getsockopt and setsockopt hooks by Stanislav Fomichev · 6 years ago
  18. e5c891a bpf: fix cgroup bpf release synchronization by Roman Gushchin · 6 years ago
  19. 75672dd bpf: fix BPF_ALU32 | BPF_ARSH on BE arches by Jiong Wang · 6 years ago
  20. e7d4798 xdp: Add tracepoint for bulk XDP_TX by Toshiaki Makita · 6 years ago
  21. e4f0712 bpf: fix NULL deref in btf_type_is_resolve_source_only by Stanislav Fomichev · 6 years ago
  22. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  24. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  25. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  26. 6bf071b xdp: page_pool related fix to cpumap by Jesper Dangaard Brouer · 6 years ago
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. f85d208 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451 by Thomas Gleixner · 6 years ago
  29. b5dc016 bpf: precise scalar_value tracking by Alexei Starovoitov · 6 years ago
  30. eea1c22 bpf: fix callees pruning callers by Alexei Starovoitov · 6 years ago
  31. 2589726 bpf: introduce bounded loops by Alexei Starovoitov · 6 years ago
  32. fb8d251 bpf: extend is_branch_taken to registers by Alexei Starovoitov · 6 years ago
  33. f7cf25b bpf: track spill/fill of constants by Alexei Starovoitov · 6 years ago
  34. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  36. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  37. a8e11e5 sysctl: define proc_do_static_key() by Eric Dumazet · 6 years ago
  38. 86723c8 bpf, devmap: Add missing RCU read lock on flush by Toshiaki Makita · 6 years ago
  39. edabf4d bpf, devmap: Add missing bulk queue free by Toshiaki Makita · 6 years ago
  40. d4dd153 bpf, devmap: Fix premature entry free on destroying map by Toshiaki Makita · 6 years ago
  41. aee450c bpf: silence warning messages in core by Valdis Klētnieks · 6 years ago
  42. da2577fd bpf: lpm_trie: check left child of last leftmost node for NULL by Jonathan Lemon · 6 years ago
  43. fada7fd bpf: Allow bpf_map_lookup_elem() on an xskmap by Jonathan Lemon · 6 years ago
  44. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  45. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. 983695f bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  47. ddc64d0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 by Thomas Gleixner · 6 years ago
  48. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  49. 6685699 bpf: remove redundant assignment to err by Colin Ian King · 6 years ago
  50. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  51. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  52. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  53. ffc8b14 bpf: add memlock precharge check for cgroup_local_storage by Roman Gushchin · 6 years ago
  54. e7a3160 bpf: Update __cgroup_bpf_run_filter_skb with cn by brakmo · 6 years ago
  55. 5cf1e91 bpf: cgroup inet skb programs can return 0 to 3 by brakmo · 6 years ago
  56. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  57. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  58. dbcc1ba bpf: cgroup: properly use bpf_prog_array api by Stanislav Fomichev · 6 years ago
  59. 54e9c9d bpf: remove __rcu annotations from bpf_prog_array by Stanislav Fomichev · 6 years ago
  60. 4bfc0bb bpf: decouple the lifetime of cgroup_bpf from cgroup itself by Roman Gushchin · 6 years ago
  61. d6c2308 bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set by Jiong Wang · 6 years ago
  62. c240eff bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32" by Jiong Wang · 6 years ago
  63. a4b1d3c bpf: verifier: insert zero extension according to analysis result by Jiong Wang · 6 years ago
  64. b325fbc bpf: verifier: mark patched-insn with sub-register zext flag by Jiong Wang · 6 years ago
  65. 5327ed3 bpf: verifier: mark verified-insn with sub-register zext flag by Jiong Wang · 6 years ago
  66. dc2a4eb bpf: convert explored_states to hash table by Alexei Starovoitov · 6 years ago
  67. a8f500a bpf: split explored_states by Alexei Starovoitov · 6 years ago
  68. 5d83902 bpf: cleanup explored_states by Alexei Starovoitov · 6 years ago
  69. b285fcb bpf: bump jmp sequence limit by Alexei Starovoitov · 6 years ago
  70. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  71. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  72. e547ff3 bpf: relax inode permission check for retrieving bpf program by Chenbo Feng · 6 years ago
  73. 50b045a bpf, lru: avoid messing with eviction heuristics upon syscall lookup by Daniel Borkmann · 6 years ago
  74. c611022 bpf: add map_lookup_elem_sys_only for lookups from syscall side by Daniel Borkmann · 6 years ago
  75. 2baae35 bpf: devmap: fix use-after-free Read in __dev_map_entry_free by Eric Dumazet · 6 years ago
  76. e2f7fc0 bpf: fix undefined behavior in narrow load handling by Krzesimir Nowak · 6 years ago
  77. af959b1 bpf: fix out of bounds backwards jmps due to dead code removal by Daniel Borkmann · 6 years ago
  78. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  79. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  80. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 524845f bpf: switch to ->free_inode() by Al Viro · 6 years ago
  83. d53d2f7 bpf: Use vmalloc special flag by Rick Edgecombe · 6 years ago
  84. 6ac99e8 bpf: Introduce bpf sk local storage by Martin KaFai Lau · 6 years ago
  85. 9df1c28 bpf: add writable context for raw tracepoints by Matt Mullins · 6 years ago
  86. c6a9efa bpf: mark registers in all frames after pkt/null checks by Paul Chaignon · 6 years ago
  87. 118c8e9 bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type by Stanislav Fomichev · 6 years ago
  88. 45a73c1 bpf: drop bpf_verifier_lock by Alexei Starovoitov · 6 years ago
  89. 7df737e bpf: remove global variables by Alexei Starovoitov · 6 years ago
  90. 86d2314 bpf: cpumap memory prefetchw optimizations for struct page by Jesper Dangaard Brouer · 6 years ago
  91. 8f0504a9 bpf: cpumap do bulk allocation of SKBs by Jesper Dangaard Brouer · 6 years ago
  92. 7736182 bpf: cpumap use ptr_ring_consume_batched by Jesper Dangaard Brouer · 6 years ago
  93. 0d306c3 bpf: use BPF_CAST_CALL for casting bpf call by Prashant Bhole · 6 years ago
  94. 02a8c81 bpf: add map helper functions push, pop, peek in more BPF programs by Alban Crequy · 6 years ago
  95. c342dc1 bpf: refactor "check_reg_arg" to eliminate code redundancy by Jiong Wang · 6 years ago
  96. 55e7f3b bpf: factor out reg and stack slot propagation into "propagate_liveness_reg" by Jiong Wang · 6 years ago
  97. 3f8cafa bpf: refactor propagate_liveness to eliminate code redundance by Jiong Wang · 6 years ago
  98. 1b04aee bpf: refactor propagate_liveness to eliminate duplicated for loop by Jiong Wang · 6 years ago
  99. 51356ac bpf: Fix distinct pointer types warning for ARCH=i386 by Andrey Ignatov · 6 years ago
  100. d7a4cb9 bpf: Introduce bpf_strtol and bpf_strtoul helpers by Andrey Ignatov · 6 years ago