1. 291c932 NFC: digital: fix possible memory leak in digital_in_send_sdd_req() by Ziyang Xuan · 3 years, 5 months ago
  2. 58e7dcc NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() by Ziyang Xuan · 3 years, 5 months ago
  3. 0911ab3 nfc: fix error handling of nfc_proto_register() by Ziyang Xuan · 3 years, 5 months ago
  4. 1b1499a nfc: nci: fix the UAF of rf_conn_info object by Lin Ma · 3 years, 5 months ago
  5. afa79d0 net: in_irq() cleanup by Changbin Du · 3 years, 7 months ago
  6. 35d7a6f nfc: hci: pass callback data param as pointer in nci_request() by Krzysztof Kozlowski · 3 years, 7 months ago
  7. 77411df nfc: hci: cleanup unneeded spaces by Krzysztof Kozlowski · 3 years, 7 months ago
  8. ddecf55 nfc: nci: constify several pointers to u8, sk_buff and other structs by Krzysztof Kozlowski · 3 years, 7 months ago
  9. f2479c0 nfc: constify local pointer variables by Krzysztof Kozlowski · 3 years, 7 months ago
  10. 3df40eb nfc: constify several pointers to u8, char and sk_buff by Krzysztof Kozlowski · 3 years, 7 months ago
  11. 4932c37 nfc: hci: annotate nfc_llc_init() as __init by Krzysztof Kozlowski · 3 years, 7 months ago
  12. bf6cd77 nfc: annotate af_nfc_exit() as __exit by Krzysztof Kozlowski · 3 years, 7 months ago
  13. 7186aac nfc: constify nfc_digital_ops by Krzysztof Kozlowski · 3 years, 8 months ago
  14. 4954535 nfc: constify nfc_llc_ops by Krzysztof Kozlowski · 3 years, 8 months ago
  15. 094c45c nfc: constify nfc_hci_ops by Krzysztof Kozlowski · 3 years, 8 months ago
  16. f6c802a nfc: constify nfc_ops by Krzysztof Kozlowski · 3 years, 8 months ago
  17. 5f3e639 nfc: constify nfc_hci_gate by Krzysztof Kozlowski · 3 years, 8 months ago
  18. 15944ad nfc: constify pointer to nfc_vendor_cmd by Krzysztof Kozlowski · 3 years, 8 months ago
  19. cb8caa3 nfc: constify nci_driver_ops (prop_ops and core_ops) by Krzysztof Kozlowski · 3 years, 8 months ago
  20. b9c2828 nfc: constify nci_ops by Krzysztof Kozlowski · 3 years, 8 months ago
  21. 48d5440 nfc: constify payload argument in nci_send_cmd() by Krzysztof Kozlowski · 3 years, 8 months ago
  22. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 8 months ago
  23. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 9 months ago
  24. 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 9 months ago
  25. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  26. 7cf85f8 NFC: nci: Remove redundant assignment to len by Yang Li · 3 years, 9 months ago
  27. 01709d0 nfc: hci: Fix spelling mistakes by Zheng Yongjun · 3 years, 9 months ago
  28. 4ac06a1 nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect by Krzysztof Kozlowski · 3 years, 9 months ago
  29. 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 9 months ago
  30. e0652f8 NFC: nci: fix memory leak in nci_allocate_device by Dongliang Mu · 3 years, 10 months ago
  31. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 10 months ago
  32. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 10 months ago
  33. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 10 months ago
  34. 8ab7886 net/nfc/rawsock.c: fix a permission check bug by Jeimon · 3 years, 10 months ago
  35. c61760e net/nfc: fix use-after-free llcp_sock_bind/connect by Or Cohen · 3 years, 10 months ago
  36. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 11 months ago
  37. 7525858 net:nfc:digital: Fix a double free in digital_tg_recv_dep_req by Lv Yunlong · 3 years, 11 months ago
  38. d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 11 months ago
  39. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  40. d329586 net: nfc: Fix spelling errors in net/nfc module by Zheng Yongjun · 4 years ago
  41. b6908cf NFC: digital: Correct function name in the kerneldoc comments by Xiongfeng Wang · 4 years ago
  42. 4b5db93 nfc: Avoid endless loops caused by repeated llcp_sock_connect() by Xiaoming Ni · 4 years ago
  43. 7574fcd nfc: fix memory leak in llcp_sock_connect() by Xiaoming Ni · 4 years ago
  44. 8a4cd82d nfc: fix refcount leak in llcp_sock_connect() by Xiaoming Ni · 4 years ago
  45. c33b1cc nfc: fix refcount leak in llcp_sock_bind() by Xiaoming Ni · 4 years ago
  46. 11771e0 net: nfc: nci: drop nci_uart_default_recv by Jiri Slaby · 4 years ago
  47. c2a5a45 net: nfc: nci: drop nci_uart_ops::recv_buf by Jiri Slaby · 4 years ago
  48. 9f3698e net: nfc: nci: remove memset of nci_uart_drivers by Jiri Slaby · 4 years ago
  49. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 4 years ago
  50. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 1 month ago
  51. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  52. 864e898 net: remove redundant 'depends on NET' by Masahiro Yamada · 4 years, 1 month ago
  53. 0f8b29f Merge 5.11-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 2 months ago
  54. 3a30537 NFC: fix resource leak when target index is invalid by Pan Bian · 4 years, 2 months ago
  55. d8f923c NFC: fix possible resource leak by Pan Bian · 4 years, 2 months ago
  56. 3cfade5 Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into tty-next by Greg Kroah-Hartman · 4 years, 2 months ago
  57. 3b830a9 tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer by Linus Torvalds · 4 years, 2 months ago
  58. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  59. 4964e5a net: nfc: nci: fix the wrong NCI_CORE_INIT parameters by Bongsu Jeon · 4 years, 2 months ago
  60. 32d91b4 nfc: netlink: use &w->w in nfc_genl_rcv_nl_event by Geliang Tang · 4 years, 2 months ago
  61. f50e2f9 hci: llc_shdlc: style: Simplify bool comparison by YANG LI · 4 years, 2 months ago
  62. f011539 net: nfc: nci: Change the NCI close sequence by Bongsu Jeon · 4 years, 2 months ago
  63. 8354bcb net: sched: fix spelling mistake in Kconfig "trys" -> "tries" by Colin Ian King · 4 years, 3 months ago
  64. bcd684a net/nfc/nci: Support NCI 2.x initial sequence by Bongsu Jeon · 4 years, 3 months ago
  65. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 4 months ago
  66. 49b1cab nfc: refined function nci_hci_resp_received by Alex Shi · 4 years, 4 months ago
  67. 7cdda1c net: nfc: Fix kerneldoc warnings by Andrew Lunn · 4 years, 4 months ago
  68. 280e3eb nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() by Defang Bo · 4 years, 5 months ago
  69. be239c4 NFC: digital: Remove two unused macroes by Wang Hai · 4 years, 6 months ago
  70. 26896f0 net/nfc/rawsock.c: add CAP_NET_RAW check. by Qingyu Li · 4 years, 7 months ago
  71. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  72. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 8 months ago
  73. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 8 months ago
  74. 0b4a66a nfc: nci: add missed destroy_workqueue in nci_register_device by Wang Hai · 4 years, 8 months ago
  75. ffbab1c net: nfc: kerneldoc fixes by Andrew Lunn · 4 years, 8 months ago
  76. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  77. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. a3aefbf net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 5 years ago
  79. 6ba3da4 nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 5 years ago
  80. 88e706d nfc: add missing attribute validation for deactivate target by Jakub Kicinski · 5 years ago
  81. 361d23e nfc: add missing attribute validation for SE API by Jakub Kicinski · 5 years ago
  82. 9814428 NFC: digital: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  83. b7ac893 net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() by Jia-Ju Bai · 5 years ago
  84. 099ffd7 NFC: NCI: use new `delay` structure for SPI transfer delays by Alexandru Ardelean · 5 years ago
  85. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  86. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  87. 025ec40 nfc: netlink: fix double device reference drop by Pan Bian · 5 years ago
  88. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  89. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  90. 4495af3 net: nfc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
  91. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  92. 3a35979 nfc: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  93. 18917d5 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 6 years ago
  94. dd006fc nfc: fix potential illegal memory access by Yang Wei · 6 years ago
  95. 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
  96. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  97. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  98. 385097a nfc: Ensure presence of required attributes in the deactivate_target handler by Young Xiao · 6 years ago
  99. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  100. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago