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