1. 4178417c arm, bpf: Fix offset overflow for BPF_MEM BPF_DW by Luke Nelson · 5 years ago
  2. e154659 mptcp: fix double-unlock in mptcp_poll by Florian Westphal · 5 years ago
  3. 3fe260e net: tun: record RX queue in skb before do_xdp_generic() by Gilberto Bertin · 5 years ago
  4. e6aaeaf net: ethernet: ti: Add missing '\n' in log messages by Christophe JAILLET · 5 years ago
  5. 2ba5389 soc: qcom: ipa: Add a missing '\n' in a log message by Christophe JAILLET · 5 years ago
  6. 465aa30 net: neterion: remove redundant assignment to variable tmp64 by Colin Ian King · 5 years ago
  7. 3b72f84 net: phy: marvell: Fix pause frame negotiation by Clemens Gruber · 5 years ago
  8. 9d85928 docs: networking: add full DIM API by Randy Dunlap · 5 years ago
  9. 9b03808 docs: networking: convert DIM to RST by Jakub Kicinski · 5 years ago
  10. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  11. 690cc86 net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 5 years ago
  12. 2fabef4 net/rds: Fix MR reference counting problem by Ka-Cheong Poon · 5 years ago
  13. e228a5d net/rds: Replace struct rds_mr's r_refcount with struct kref by Ka-Cheong Poon · 5 years ago
  14. 022e9d6 net: macsec: fix using wrong structure in macsec_changelink() by Taehee Yoo · 5 years ago
  15. 5f0224a net-sysfs: remove redundant assignment to variable ret by Colin Ian King · 5 years ago
  16. 6dbf02a net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 5 years ago
  17. 3d61a39 Merge tag 'mlx5-fixes-2020-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  18. e750b84 Documentation: devlink: fix broken link warning by Lothar Rubusch · 5 years ago
  19. bb9562c arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 by Luke Nelson · 5 years ago
  20. 8e368dc bpf: Fix use of sk->sk_reuseport from sk_assign by Joe Stringer · 5 years ago
  21. 9808dd0 net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list by Paul Blakey · 5 years ago
  22. 230a1bc net/mlx5e: Fix devlink port netdev unregistration sequence by Parav Pandit · 5 years ago
  23. 7482d9c net/mlx5e: Fix pfnum in devlink port attribute by Parav Pandit · 5 years ago
  24. d5a3c2b net/mlx5e: Fix missing pedit action after ct clear action by Roi Dayan · 5 years ago
  25. 70f478c net/mlx5e: Fix nest_level for vlan pop action by Dmytro Linkin · 5 years ago
  26. d19987cc net/mlx5e: Add missing release firmware call by Eran Ben Elisha · 5 years ago
  27. 84be2fd net/mlx5: Fix condition for termination table cleanup by Eli Cohen · 5 years ago
  28. 8c702a5 net/mlx5: Fix frequent ioread PCI access during recovery by Moshe Shemesh · 5 years ago
  29. f691a25 net/tls: fix const assignment warning by Arnd Bergmann · 5 years ago
  30. 2abe052 l2tp: Allow management of tunnels and session in user namespace by Michael Weiß · 5 years ago
  31. 48fc96b Merge branch 'ionic-fw-upgrade-filter-fixes' by David S. Miller · 5 years ago
  32. 216902a ionic: set station addr only if needed by Shannon Nelson · 5 years ago
  33. 7e4d475 ionic: replay filters after fw upgrade by Shannon Nelson · 5 years ago
  34. cb9533d tc-testing: remove duplicate code in tdc.py by Roman Mashak · 5 years ago
  35. 4faab8c hsr: check protocol version in hsr_newlink() by Taehee Yoo · 5 years ago
  36. ab74110 Documentation: mdio_bus.c - fix warnings by Lothar Rubusch · 5 years ago
  37. a080da6 net: sched: Fix setting last executed chain on skb extension by Paul Blakey · 5 years ago
  38. a4837980 net: revert default NAPI poll timeout to 2 jiffies by Konstantin Khlebnikov · 5 years ago
  39. a5d75538 net: ethernet: mediatek: move mt7623 settings out off the mt7530 by René van Dorst · 5 years ago
  40. 84d2f7b net: dsa: mt7530: move mt7623 settings out off the mt7530 by René van Dorst · 5 years ago
  41. 03e2a98 net: ipv6: do not consider routes via gateways for anycast address check by Tim Stallard · 5 years ago
  42. b93cfb9 net: icmp6: do not select saddr from iif when route has prefsrc set by Tim Stallard · 5 years ago
  43. 860c2bf Merge branch 'fec-fix-wake-on-lan' by David S. Miller · 5 years ago
  44. be8ae92 ARM: dts: imx6: add fec gpr property. by Martin Fuzzey · 5 years ago
  45. 70f2685 dt-bindings: fec: document the new gpr property. by Martin Fuzzey · 5 years ago
  46. 4141f1a ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN. by Martin Fuzzey · 5 years ago
  47. da72218 net: fec: set GPR bit on suspend by DT configuration. by Martin Fuzzey · 5 years ago
  48. 045065f net: sock.h: fix skb_steal_sock() kernel-doc by Lothar Rubusch · 5 years ago
  49. c2c1128 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  50. eb203f4 selftests/bpf: Add test for bpf_get_link_xdp_id by Andrey Ignatov · 5 years ago
  51. f07cbad libbpf: Fix bpf_get_link_xdp_id flags handling by Andrey Ignatov · 5 years ago
  52. 489553d riscv, bpf: Fix offset range checking for auipc+jalr on RV64 by Luke Nelson · 5 years ago
  53. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  54. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  55. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  56. 763dede Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  57. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  58. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 5 years ago
  59. f9db97d Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  60. 12782fbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  61. 498ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 5 years ago
  62. 479a72c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  63. 07d6f6d Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  64. 1cd377b ipc/shm.c: make compat_ksys_shmctl() static by Jason Yan · 5 years ago
  65. 43afe4d ipc/mqueue.c: fix a brace coding style issue by Somala Swaraj · 5 years ago
  66. 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 5 years ago
  67. ef06565 ubsan: include bug type in report header by Kees Cook · 5 years ago
  68. 1d2252f kasan: unset panic_on_warn before calling panic() by Kees Cook · 5 years ago
  69. 1d28c8d ubsan: check panic_on_warn by Kees Cook · 5 years ago
  70. ae2e1aa drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks by Kees Cook · 5 years ago
  71. 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 5 years ago
  72. 0887a7e ubsan: add trap instrumentation option by Kees Cook · 5 years ago
  73. 7baf219 init/Kconfig: clean up ANON_INODES and old IO schedulers options by Krzysztof Kozlowski · 5 years ago
  74. 6524d79 kernel/gcov/fs.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  75. 7ff8718 gcov: gcc_3_4: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  76. fba4168 gcov: gcc_4_7: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  77. 06d4f81 kernel/kmod.c: fix a typo "assuems" -> "assumes" by Qiujun Huang · 5 years ago
  78. 5404e7e reiserfs: clean up several indentation issues by Colin Ian King · 5 years ago
  79. 0bd476e kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() by Will Deacon · 5 years ago
  80. d8a84d3 samples/hw_breakpoint: drop use of kallsyms_lookup_name() by Will Deacon · 5 years ago
  81. 4800314 samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes by Will Deacon · 5 years ago
  82. aa0d156 fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path by Alexey Dobriyan · 5 years ago
  83. 0693ffe fs/binfmt_elf.c: allocate less for static executable by Alexey Dobriyan · 5 years ago
  84. c69bcc9 fs/binfmt_elf.c: delete "loc" variable by Alexey Dobriyan · 5 years ago
  85. efcdd35 fs/epoll: make nesting accounting safe for -rt kernel by Jason Baron · 5 years ago
  86. 282144e kselftest: introduce new epoll test case by Roman Penyaev · 5 years ago
  87. 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 5 years ago
  88. 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 5 years ago
  89. 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 5 years ago
  90. 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 5 years ago
  91. 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 5 years ago
  92. 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 5 years ago
  93. f36d3eb checkpatch: prefer fallthrough; over fallthrough comments by Joe Perches · 5 years ago
  94. a897257 checkpatch: support "base-commit:" format by John Hubbard · 5 years ago
  95. c8df0ab checkpatch: check SPDX tags in YAML files by Lubomir Rintel · 5 years ago
  96. dfa05c2 checkpatch: remove email address comment from email address comparisons by Joe Perches · 5 years ago
  97. 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 5 years ago
  98. 295bcca linux/bits.h: add compile time sanity check of GENMASK inputs by Rikard Falkeborn · 5 years ago
  99. 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 5 years ago
  100. 8d994ca lib/rbtree: fix coding style of assignments by chenqiwu · 5 years ago