1. 9b99edc bpf: Add bpf_get_func_ip helper for tracing programs by Jiri Olsa · 3 years, 6 months ago
  2. 1e37392 bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip by Jiri Olsa · 3 years, 6 months ago
  3. 7e6f3cd bpf, x86: Store caller's ip in trampoline stack by Jiri Olsa · 3 years, 6 months ago
  4. 7628317 Merge branch 'bpf-timers' by Daniel Borkmann · 3 years, 6 months ago
  5. 61f71e7 selftests/bpf: Add a test with bpf_timer in inner map. by Alexei Starovoitov · 3 years, 6 months ago
  6. 3540f7c selftests/bpf: Add bpf_timer test. by Alexei Starovoitov · 3 years, 6 months ago
  7. 7ddc80a bpf: Teach stack depth check about async callbacks. by Alexei Starovoitov · 3 years, 6 months ago
  8. bfc6bb7 bpf: Implement verifier support for validation of async callbacks. by Alexei Starovoitov · 3 years, 6 months ago
  9. 86fc6ee bpf: Relax verifier recursion check. by Alexei Starovoitov · 3 years, 6 months ago
  10. 40ec00a bpf: Remember BTF of inner maps. by Alexei Starovoitov · 3 years, 6 months ago
  11. 3e8ce29 bpf: Prevent pointer mismatch in bpf_timer_init. by Alexei Starovoitov · 3 years, 6 months ago
  12. 6813466 bpf: Add map side support for bpf timers. by Alexei Starovoitov · 3 years, 6 months ago
  13. b00628b bpf: Introduce bpf timers. by Alexei Starovoitov · 3 years, 6 months ago
  14. c1b3fed bpf: Factor out bpf_spin_lock into helpers. by Alexei Starovoitov · 3 years, 6 months ago
  15. d809e13 bpf: Prepare bpf_prog_put() to be called from irq context. by Alexei Starovoitov · 3 years, 6 months ago
  16. de587d5 selftests/bpf: Remove unused variable in tc_tunnel prog by Tobias Klauser · 3 years, 6 months ago
  17. 75f0fc7 bpf: Fix potential memleak and UAF in the verifier. by He Fengqing · 3 years, 6 months ago
  18. f170acd bpf: Fix a typo of reuseport map in bpf.h. by Kuniyuki Iwashima · 3 years, 6 months ago
  19. cf2c6f0 bpf: Sync tools/include/uapi/linux/bpf.h by Alexei Starovoitov · 3 years, 6 months ago
  20. 97eb313 libbpf: Fix reuse of pinned map on older kernel by Martynas Pumputis · 3 years, 6 months ago
  21. eff9415 samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger default by Jesper Dangaard Brouer · 3 years, 7 months ago
  22. e0bc892 Merge branch 'Generic XDP improvements' by Alexei Starovoitov · 3 years, 6 months ago
  23. 36246d5 bpf: Tidy xdp attach selftests by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  24. 2ea5eab bpf: devmap: Implement devmap prog execution for generic XDP by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  25. 11941f8 bpf: cpumap: Implement generic cpumap by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  26. cb0f800 bitops: Add non-atomic bitops for pointers by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  27. fe21cb9 net: core: Split out code to run generic XDP prog by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  28. a080cdc Merge branch 'bpf: support input xdp_md context in BPF_PROG_TEST_RUN' by Alexei Starovoitov · 3 years, 6 months ago
  29. 939b9c6 selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUN by Zvi Effron · 3 years, 6 months ago
  30. ec94670 bpf: Support specifying ingress via xdp_md context in BPF_PROG_TEST_RUN by Zvi Effron · 3 years, 6 months ago
  31. 47316f4 bpf: Support input xdp_md context in BPF_PROG_TEST_RUN by Zvi Effron · 3 years, 6 months ago
  32. 7445cf3 bpf: Add function for XDP meta data length check by Zvi Effron · 3 years, 6 months ago
  33. 5e43741 Merge branch 'dsa-mv88e6xxx-topaz-fixes' by David S. Miller · 3 years, 7 months ago
  34. 953b0dc net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz by Marek Behún · 3 years, 7 months ago
  35. a03b98d net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz by Marek Behún · 3 years, 7 months ago
  36. c07fff3 net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz by Marek Behún · 3 years, 7 months ago
  37. 3709488 net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz by Marek Behún · 3 years, 7 months ago
  38. 11527f3 net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz by Marek Behún · 3 years, 7 months ago
  39. 7da467d net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz by Marek Behún · 3 years, 7 months ago
  40. b71d098 net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join by Vladimir Oltean · 3 years, 7 months ago
  41. e6a1604 Merge branch 'octeopntx2-LMTST-regions' by David S. Miller · 3 years, 7 months ago
  42. 5c05120 octeontx2-pf: cn10k: Use runtime allocated LMTLINE region by Geetha sowjanya · 3 years, 7 months ago
  43. 893ae97 octeontx2-af: cn10k: Support configurable LMTST regions by Geetha sowjanya · 3 years, 7 months ago
  44. 873a1e3 octeontx2-af: cn10k: Setting up lmtst map table by Harman Kalra · 3 years, 7 months ago
  45. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
  46. a6eaf38 Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  47. f4cc74c Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 3 years, 7 months ago
  48. 9218313 Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux by Linus Torvalds · 3 years, 7 months ago
  49. 5c874a5 Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next by Linus Torvalds · 3 years, 7 months ago
  50. 290fe0f Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 7 months ago
  51. 6bd344e Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 7 months ago
  52. 44b6ed4 Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 7 months ago
  53. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  54. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  55. df04fbe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 7 months ago
  56. 4b5e35c Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 3 years, 7 months ago
  57. e60d726 Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 7 months ago
  58. 776ba3a Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 7 months ago
  59. ebb81c1 Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 3 years, 7 months ago
  60. c0c6d20 Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 7 months ago
  61. a22a5cb Merge branch 'sched/core' into sched/urgent, to pick up fix by Ingo Molnar · 3 years, 7 months ago
  62. b3e2964 Merge branch 'for-5.14/multitouch' into for-linus by Jiri Kosina · 3 years, 7 months ago
  63. 8f4ef88 Merge branch 'for-5.14/logitech' into for-linus by Jiri Kosina · 3 years, 7 months ago
  64. 33197bd Merge branch 'for-5.14/intel-ish' into for-linus by Jiri Kosina · 3 years, 7 months ago
  65. 7f1f380 Merge branch 'for-5.14/google' into for-linus by Jiri Kosina · 3 years, 7 months ago
  66. fd73788 Merge branch 'for-5.14/core' into for-linus by Jiri Kosina · 3 years, 7 months ago
  67. 5a94296 Merge branch 'for-5.14/amd-sfh' into for-linus by Jiri Kosina · 3 years, 7 months ago
  68. 007b350 Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 3 years, 7 months ago
  69. 8418dab Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 7 months ago
  70. bbd9162 Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 7 months ago
  71. b97902b Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 7 months ago
  72. 30d1a55 Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 7 months ago
  73. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  74. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  75. 349a2d5 Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  76. 72ad9f9 Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  77. 5e69282 Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  78. 3563f55 Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  79. fca41af qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute by Nathan Chancellor · 4 years ago
  80. 1dfb0f4 Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  81. a22c3f6 Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  82. a941a03 Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  83. 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  84. 6218015 Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  85. 371fb85 Merge tag 'smp-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  86. e563592 Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 7 months ago
  87. 3f8ad50 tcp: change ICSK_CA_PRIV_SIZE definition by Eric Dumazet · 3 years, 7 months ago
  88. 6706721 tcp_yeah: check struct yeah size at compile time by Eric Dumazet · 3 years, 7 months ago
  89. ecd89c0 gve: DQO: Fix off by one in gve_rx_dqo() by Dan Carpenter · 3 years, 7 months ago
  90. 66f1546 Merge branch 'stmmac-phy-wol' by David S. Miller · 3 years, 7 months ago
  91. 1dd53a6 stmmac: intel: set PCI_D3hot in suspend by Voon Weifeng · 3 years, 7 months ago
  92. 945beb7 stmmac: intel: Enable PHY WOL option in EHL by Ling Pei Lee · 3 years, 7 months ago
  93. 5a9b876 net: stmmac: option to enable PHY WOL with PMT enabled by Ling Pei Lee · 3 years, 7 months ago
  94. b03cfe6 Merge branch 'ndo_dflt_fdb-print' by David S. Miller · 3 years, 7 months ago
  95. 78ecc89 net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 7 months ago
  96. 23ac0b4 net: use netdev_info in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 7 months ago
  97. 8602e40 ptp: Set lookup cookie when creating a PTP PPS source. by Jonathan Lemon · 3 years, 7 months ago
  98. c79fa61 Merge branch 'inet-sk_error-tracers' by David S. Miller · 3 years, 7 months ago
  99. e6a3e44 net: sock: add trace for socket errors by Alexander Aring · 3 years, 7 months ago
  100. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago