NFC on Linux
 help / color / mirror / Atom feed
[PATCH] nfc: fdp: reject an oversized device-reported packet length
 2026-06-17  4:41 UTC  (3+ messages)

[PATCH v2] nfc: fdp: bound the device-reported read length and fix an skb leak
 2026-06-17  4:33 UTC 

port100: use after free of dev->cmd if disconnect races cmd_complete_work
 2026-06-16  7:16 UTC 

[PATCH net] nfc: nci: validate packet length when parsing NCI 2.x RF interfaces
 2026-06-13  7:43 UTC  (2+ messages)

[PATCH v2] nfc: nci: add data_len bound checks to activation parameter extractors
 2026-06-12 17:57 UTC  (3+ messages)

[PATCH v3] nfc: nci: add data_len bound checks to activation parameter extractors
 2026-06-12 17:50 UTC 

[PATCH net v4] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
 2026-06-12 12:25 UTC  (2+ messages)

[pull-request] NFC updates for net-next 2026-06-11
 2026-06-12  0:10 UTC  (2+ messages)

NFC for next-20260609
 2026-06-11 17:56 UTC  (4+ messages)

[PATCH net-next] nfc: Use named initializers for struct i2c_device_id
 2026-06-11  9:50 UTC 

[PATCH] nfc: pn533: fix memcpy overflow warning
 2026-06-08  5:00 UTC 

[PATCH] nfc: nci: add data_len bound checks to activation parameter extractors
 2026-06-07  9:53 UTC  (2+ messages)

[PATCH net v2] nfc: digital: clamp SENSF_RES length to the destination buffer
 2026-06-06 12:10 UTC  (4+ messages)

[PATCH net v3] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
 2026-06-06 11:41 UTC  (2+ messages)

[PATCH net v2] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
 2026-06-03 21:10 UTC  (2+ messages)

[PATCH] nfc: llcp: fix integer underflow and missing bounds checks in TLV parsing
 2026-06-03 16:55 UTC  (4+ messages)

[PATCH nfc] nfc: nci: fix double completion race in nci_data_exchange_complete
 2026-06-02 11:26 UTC  (4+ messages)

[PATCH] nfc: nxp-nci: treat -ENXIO in IRQ thread as no data available
 2026-06-02 10:52 UTC  (2+ messages)

[PATCH v3] nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing
 2026-06-02 10:49 UTC  (2+ messages)

[PATCH net v2 0/2] nfc: llcp: two fixes for nfc_llcp_getsockopt()
 2026-06-02 10:40 UTC  (6+ messages)
` [PATCH net v2 1/2] nfc: llcp: avoid userspace overflow on invalid optlen
` [PATCH net v2 2/2] nfc: llcp: read llcp_sock->local under the socket lock in getsockopt

[PATCH] nfc: nxp-nci: Add ISO15693 support
 2026-06-02 10:17 UTC 

[PATCH] NFC: nci: uart: Constify struct tty_ldisc_ops
 2026-06-02 10:14 UTC  (2+ messages)

[PATCH] nfc: trf7970a: fix comment typos
 2026-06-02 10:13 UTC  (2+ messages)

[PATCH 1/1] nfc: llcp: Fix race condition in accept_queue lifecycle
 2026-06-01 14:09 UTC 

[SECURITY] net/nfc/llcp_sock.c: unsafe userspace sockaddr handling
 2026-05-30 18:26 UTC 

NFC/LLCP: unsafe userspace sockaddr handling in bind/connect paths
 2026-05-30 16:00 UTC 

[GIT PULL] NFC for v7.1-rc5
 2026-05-27  1:40 UTC  (2+ messages)

[PATCH net v2] nfc: llcp: fix integer underflow and missing bounds checks in TLV parsing
 2026-05-26 20:32 UTC 

[PATCH v2] nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing
 2026-05-26 19:07 UTC  (2+ messages)

[PATCH] nfc: digital: clamp sensf_res memcpy to NFC_SENSF_RES_MAXSIZE
 2026-05-26 15:48 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-22 18:20 UTC  (8+ messages)
` [PATCH net-next v3 1/6] af_iucv: convert "
` [PATCH net-next v3 2/6] atm: "
` [PATCH net-next v3 3/6] xdp: "
` [PATCH net-next v3 4/6] l2tp: ppp: "
` [PATCH net-next v3 5/6] rxrpc: "
` [PATCH net-next v3 6/6] tipc: "

[PATCH net 0/2] nfc: llcp: fix OOB reads and integer bugs in TLV parsers
 2026-05-21 15:35 UTC  (4+ messages)
` [PATCH net 1/2] nfc: llcp: fix OOB read and u8 offset wrap "
` [PATCH net 2/2] nfc: llcp: add missing bounds checks in nfc_llcp_recv_snl()

[PATCH] nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing
 2026-05-21 14:58 UTC  (2+ messages)

[PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
 2026-05-20 17:27 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-20 16:49 UTC  (17+ messages)
` [PATCH net-next v2 1/7] af_iucv: take socket lock around SO_MSGSIZE getsockopt
` [PATCH net-next v2 2/7] af_iucv: convert to getsockopt_iter
` [PATCH net-next v2 3/7] atm: "
` [PATCH net-next v2 4/7] xdp: "
` [PATCH net-next v2 5/7] l2tp: ppp: "
` [PATCH net-next v2 6/7] rxrpc: "
` [PATCH net-next v2 7/7] tipc: "

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up (3)
 2026-05-18 17:04 UTC 

[PATCH] Revert "nfc: nxp-nci: remove interrupt trigger type"
 2026-05-16 10:10 UTC  (3+ messages)

[PATCH net-next 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-15  8:15 UTC  (14+ messages)
` [PATCH net-next 1/6] atm: convert "
` [PATCH net-next 2/6] xdp: "
` [PATCH net-next 3/6] af_iucv: "
` [PATCH net-next 4/6] l2tp: ppp: "
` [PATCH net-next 5/6] rxrpc: "
` [PATCH net-next 6/6] tipc: "

[PATCH] nfc: nxp-nci: i2c: restore IRQ trigger fallback
 2026-05-11 10:44 UTC  (2+ messages)

[PATCH v3 0/5] NFC support for five Qualcomm SDM845 phones
 2026-05-07 20:34 UTC  (13+ messages)
` [PATCH v3 1/5] dt-bindings: nfc: nxp,nci: Document PN557 compatible
` [PATCH v3 2/5] arm64: dts: qcom: sdm845-oneplus: Enable NFC
` [PATCH v3 3/5] arm64: dts: qcom: sdm845-shift-axolotl: Correct touchscreen sleep state
` [PATCH v3 4/5] arm64: dts: qcom: sdm845-shift-axolotl: Enable NFC
` [PATCH v3 5/5] arm64: dts: qcom: sdm845-google-common: "
` (subset) [PATCH v3 0/5] NFC support for five Qualcomm SDM845 phones

[PATCH net] MAINTAINERS: Add myself as NFC subsystem maintainer
 2026-04-30  2:04 UTC  (2+ messages)

Path forward for NFC in the kernel
 2026-04-23  3:03 UTC  (3+ messages)

[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
 2026-03-26 11:39 UTC  (13+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdm845-oneplus: Enable NFC
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: "

[PATCH QUESTION 0/2] NFC support in Linux (and support for Qualcomm SDM845 devices)
 2026-03-23 22:56 UTC  (8+ messages)
` [PATCH QUESTION 1/2] arm64: dts: qcom: sdm845-oneplus: Enable NFC
` [PATCH QUESTION 2/2] arm64: dts: qcom: sdm845-shift-axolotl: "

neard v0.20 release
 2026-03-22 20:54 UTC 

Happy new week
 2025-10-20 12:39 UTC 

[neard][PATCH] Replace defunc linux-nfc@lists.01.org mailing list
 2025-08-24 11:52 UTC 

test post. ignore
 2022-10-21 14:17 UTC 

sub
 2022-10-21 13:51 UTC 

Test Mail
 2022-10-20 17:09 UTC 

task hung in port100_send_cmd_sync
 2022-09-20 13:54 UTC 

ST ST95HF DRIVER security bug
 2022-08-24 16:21 UTC 

ST ST95HF DRIVER security bug
 2022-08-24 12:08 UTC 

[PATCH net v3 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-07-20 14:53 UTC 

[PATCH] MAINTAINERS: nfc: drop Charles Gorand from NXP-NCI
 2022-06-26 20:01 UTC 

[PATCH net v3 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
 2022-06-08  7:09 UTC 

[PATCH net v3 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
 2022-06-07 17:15 UTC 

[PATCH net v3 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
 2022-06-07 17:13 UTC 

[neard][PATCH] ci: build on newest Ubuntu Jammy Jellyfish (22.04)
 2022-06-01 12:16 UTC 

[PATCH] nfc: nfcmrvl: spi: Fix irq_of_parse_and_map() return value
 2022-04-23  9:28 UTC 

[PATCH] nfc: nfcmrvl: spi: Fix irq_of_parse_and_map() return value
 2022-04-22 10:47 UTC 

[PATCH] nfc: MAINTAINERS: add Bug entry
 2022-04-20 10:46 UTC 

[PATCH 0/2] MAINTAINERS/dt-bindings: changes to my emails
 2022-04-04 13:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: update Krzysztof Kozlowski's email
` [PATCH 2/2] MAINTAINERS: update Krzysztof Kozlowski's email to Linaro

[RESEND PATCH v2 4/6] nfc: llcp: use test_bit()
 2022-03-03 13:13 UTC 

[RESEND PATCH v2 0/6] nfc: llcp: few cleanups/improvements
 2022-03-02 19:25 UTC  (7+ messages)
` [RESEND PATCH v2 1/6] nfc: llcp: nullify llcp_sock->dev on connect() error paths
` [RESEND PATCH v2 2/6] nfc: llcp: simplify llcp_sock_connect() "
` [RESEND PATCH v2 3/6] nfc: llcp: use centralized exiting of bind on errors
` [RESEND PATCH v2 4/6] nfc: llcp: use test_bit()
` [RESEND PATCH v2 5/6] nfc: llcp: protect nfc_llcp_sock_unlink() calls
` [RESEND PATCH v2 6/6] nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"

[neard][PATCH 1/3] ci: show kernel headers version and difference against embedded nfc.h
 2022-02-14 12:32 UTC  (5+ messages)
` [neard][PATCH] Revert "include: Add a copy of the NFC kernel header"
` [neard][PATCH 2/3] ci: build on newer Fedora Linux (34 and 35)
` [neard][PATCH 3/3] include: sync nfc_copy.h with Linux kernel v5.17-rc4

[PATCH v2 0/6] nfc: llcp: few cleanups/improvements
 2022-01-19  7:53 UTC  (7+ messages)
` [PATCH v2 1/6] nfc: llcp: nullify llcp_sock->dev on connect() error paths
` [PATCH v2 2/6] nfc: llcp: simplify llcp_sock_connect() "
` [PATCH v2 3/6] nfc: llcp: use centralized exiting of bind on errors
` [PATCH v2 4/6] nfc: llcp: use test_bit()
` [PATCH v2 5/6] nfc: llcp: protect nfc_llcp_sock_unlink() calls
` [PATCH v2 6/6] nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox