index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
Age
Commit message (
Expand
)
Author
16 hours
Merge branch 'for-next' of https://codeberg.org/linux-nfc/linux.git
Mark Brown
17 hours
Merge branch 'for-linus' of https://codeberg.org/linux-nfc/linux.git
Mark Brown
9 days
nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
Samuel Page
9 days
nfc: nci: fix uninit-value in nci_core_init_rsp_packet()
Samuel Page
13 days
nfc: nci: add data_len bound checks to activation parameter extractors
Bryam Vargas
13 days
nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
Muhammad Bilal
2026-06-21
nfc: llcp: bound SNL TLV parsing to the skb and add length checks
Doruk Tan Ozturk
2026-06-21
nfc: llcp: bound SNL TLV parsing to the skb and add length checks
Doruk Tan Ozturk
2026-06-18
nfc: digital: clamp SENSF_RES length to the destination buffer
Doruk Tan Ozturk
2026-06-18
nfc: nci: fix double completion race in nci_data_exchange_complete
Zhenghang Xiao
2026-06-18
nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing
Yun Zhou
2026-06-18
nfc: llcp: read llcp_sock->local under the socket lock in getsockopt
Breno Leitao
2026-06-18
nfc: llcp: avoid userspace overflow on invalid optlen
Breno Leitao
2026-06-18
nfc: nci: uart: Constify struct tty_ldisc_ops
Christophe JAILLET
2026-06-18
nfc: digital: clamp SENSF_RES length to the destination buffer
Doruk Tan Ozturk
2026-06-18
nfc: nci: fix double completion race in nci_data_exchange_complete
Zhenghang Xiao
2026-06-18
nfc: llcp: read llcp_sock->local under the socket lock in getsockopt
Breno Leitao
2026-06-18
nfc: llcp: avoid userspace overflow on invalid optlen
Breno Leitao
2026-06-11
nfc: nci: uart: Constify struct tty_ldisc_ops
Christophe JAILLET
2026-05-07
nfc: hci: fix out-of-bounds read in HCP header parsing
Ashutosh Desai
2026-05-05
nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
Lee Jones
2026-05-05
nfc: llcp: Fix use-after-free in llcp_sock_release()
Lee Jones
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
2026-03-19
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
2026-03-04
nfc: rawsock: cancel tx_work before socket teardown
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: digital: free skb on digital_in_send error paths
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-02-05
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
2026-01-26
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
2025-12-28
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-09-30
net: nfc: nci: Add parameter validation for packet data
Deepak Sharma
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-19
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
2025-06-18
nfc: Remove checks for nla_data returning NULL
Simon Horman
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-02-19
nfc: hci: Remove unused nfc_llc_unregister
Dr. David Alan Gilbert
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
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]