index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
-4
/
+8
2026-03-04
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
-0
/
+9
2026-03-04
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
-2
/
+7
2026-03-04
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
-1
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-02-19
net: nfc: nci: Fix parameter validation for packet data
Michael Thalmeier
-18
/
+141
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
-1
/
+3
2025-09-30
net: nfc: nci: Add parameter validation for packet data
Deepak Sharma
-36
/
+99
2025-06-19
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
-4
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-5
/
+5
2025-01-22
NFC: nci: Add bounds checking in nci_hci_create_pipe()
Dan Carpenter
-0
/
+2
2024-11-07
net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
Juraj Ĺ arinay
-2
/
+43
2024-05-23
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
-2
/
+1
2024-05-20
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
-1
/
+14
2024-05-07
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
-0
/
+1
2024-03-22
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
-0
/
+5
2024-01-29
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
-0
/
+4
2024-01-11
net: fill in MODULE_DESCRIPTION()s for NFC
Breno Leitao
-0
/
+2
2023-10-16
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
-0
/
+2
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
-0
/
+5
2023-08-11
tty: ldops: unify to u8
Jiri Slaby (SUSE)
-3
/
+3
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
-1
/
+1
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
-1
/
+1
2023-08-11
tty: remove dummy tty_ldisc_ops::poll() implementations
Jiri Slaby (SUSE)
-7
/
+0
2023-08-03
net: nfc: remove casts from tty->disc_data
Jiri Slaby
-4
/
+4
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+6
2022-12-05
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
-0
/
+6
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2022-11-22
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
-1
/
+3
2022-11-18
nfc/nci: fix race with opening and closing
Lin Ma
-1
/
+1
2022-11-02
nfc: Add KCOV annotations
Dmitry Vyukov
-2
/
+10
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
-3
/
+3
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
-0
/
+4
2021-11-25
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
-3
/
+2
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
-2
/
+17
2021-11-17
NFC: reorganize the functions in nci_request
Lin Ma
-4
/
+7
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1
/
+1
2021-10-18
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
-0
/
+2
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2021-10-11
nfc: nci: replace GPLv2 boilerplate with SPDX
Krzysztof Kozlowski
-14
/
+2
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
-17
/
+0
2021-10-08
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
-0
/
+2
2021-09-22
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
-1
/
+1
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
-70
/
+65
2021-07-30
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
-14
/
+14
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
-97
/
+110
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
-1
/
+1
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
-8
/
+8
[next]