linux-nfc.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-31 07:39:30 to 2021-07-30 06:57:10 UTC [more...]

[linux-nfc] [PATCH v2 0/8] nfc: constify pointed data - missed part
 2021-07-30  6:56 UTC  (8+ messages)
` [linux-nfc] [PATCH v2 1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
` [linux-nfc] [PATCH v2 2/8] nfc: annotate af_nfc_exit() as __exit
` [linux-nfc] [PATCH v2 3/8] nfc: hci: annotate nfc_llc_init() as __init
` [linux-nfc] [PATCH v2 4/8] nfc: constify several pointers to u8, char and sk_buff
` [linux-nfc] [PATCH v2 5/8] nfc: constify local pointer variables
` [linux-nfc] [PATCH v2 6/8] nfc: nci: constify several pointers to u8, sk_buff and other structs
` [linux-nfc] [PATCH v2 7/8] nfc: hci: pass callback data param as pointer in nci_request()

[linux-nfc] [PATCH 00/12] nfc: constify, continued (part 2)
 2021-07-29 15:58 UTC  (17+ messages)
` [linux-nfc] [PATCH 01/12] nfc: constify passed nfc_dev
` [linux-nfc] [PATCH 02/12] nfc: mei_phy: constify buffer passed to mei_nfc_send()
` [linux-nfc] [PATCH 03/12] nfc: port100: constify several pointers
` [linux-nfc] [PATCH 04/12] nfc: trf7970a: "
  ` [linux-nfc] "
` [linux-nfc] [PATCH 05/12] nfc: virtual_ncidev: constify pointer to nfc_dev
` [linux-nfc] [PATCH 06/12] nfc: nfcsim: constify drvdata (struct nfcsim)
` [linux-nfc] [PATCH 07/12] nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()
` [linux-nfc] [PATCH 08/12] nfc: fdp: use unsigned int as loop iterator
` [linux-nfc] [PATCH 09/12] nfc: fdp: constify several pointers
` [linux-nfc] [PATCH 10/12] nfc: microread: "
` [linux-nfc] [PATCH 11/12] nfc: mrvl: "
  ` [linux-nfc] "
` [linux-nfc] [PATCH 12/12] nfc: mrvl: constify static nfcmrvl_if_ops
  ` [linux-nfc] Re: [PATCH 00/12] nfc: constify, continued (part 2)

[linux-nfc] About NFC Tag emulation on Linux
 2021-07-24 10:08 UTC  (7+ messages)
` [linux-nfc] "

[linux-nfc] [neard][PATCH v2 00/73] combined fixes - warnings, memory leaks, memory corruption
 2021-07-19 16:32 UTC  (76+ messages)
` [linux-nfc] [neard][PATCH v2 01/73] Drop empty NEWS
` [linux-nfc] [neard][PATCH v2 02/73] nfctool: fix adapter_get_devices() cast-function-type
` [linux-nfc] [neard][PATCH v2 03/73] nfctool: fix adapter_print_target() cast-function-type
` [linux-nfc] [neard][PATCH v2 04/73] nfctool: fix adapter_print_info() cast-function-type
` [linux-nfc] [neard][PATCH v2 05/73] nfctool: fix adapter_compare_idx() cast-function-type
` [linux-nfc] [neard][PATCH v2 06/73] nfctool: fix nfctool_send_dep_link_up() cast-function-type
` [linux-nfc] [neard][PATCH v2 07/73] nfctool: fix nfctool_print_and_remove_snl() cast-function-type
` [linux-nfc] [neard][PATCH v2 08/73] nfctool: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 09/73] nfctool: pass the format as string literal
` [linux-nfc] [neard][PATCH v2 10/73] dbus: fix -Wformat in near_dbus_encode_string()
` [linux-nfc] [neard][PATCH v2 11/73] unit: pass real UTF-8 for testing text NDEF
` [linux-nfc] [neard][PATCH v2 12/73] ndef: check UTF-16 text payload length
` [linux-nfc] [neard][PATCH v2 13/73] ndef: silence clang -Wcast-align warning
` [linux-nfc] [neard][PATCH v2 14/73] ndef: use NDEF_TEXT_RECORD_UTF16_STATUS define
` [linux-nfc] [neard][PATCH v2 15/73] ndef: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 16/73] ndef: make freeing near_ndef_message reusable
` [linux-nfc] [neard][PATCH v2 17/73] se: fix multiple apdu definitions
` [linux-nfc] [neard][PATCH v2 18/73] se: silence clang -Wcast-align warning
` [linux-nfc] [neard][PATCH v2 19/73] se: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 20/73] adapter: adjust indentation of continued arguments
` [linux-nfc] [neard][PATCH v2 21/73] adapter: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 22/73] gdbus: do not shadow global 'pending' variable (-Wshadow)
` [linux-nfc] [neard][PATCH v2 23/73] nciattach: fix poll.h include location
` [linux-nfc] [neard][PATCH v2 24/73] nciattach: do not shadow other local 'opt' variable (-Wshadow)
` [linux-nfc] [neard][PATCH v2 25/73] bluetooth: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 26/73] nfctype2: "
` [linux-nfc] [neard][PATCH v2 27/73] nfctype3: "
` [linux-nfc] [neard][PATCH v2 28/73] nfctype5: "
` [linux-nfc] [neard][PATCH v2 29/73] nfctype5: fix returning uninitialized stack value in t5_tag_is_ti_pro()
` [linux-nfc] [neard][PATCH v2 30/73] mifare: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 31/73] mifare: use unsigned int to suppress compiler -Wstrict-overflow
` [linux-nfc] [neard][PATCH v2 32/73] p2p: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 33/73] npp: "
` [linux-nfc] [neard][PATCH v2 34/73] device: "
` [linux-nfc] [neard][PATCH v2 35/73] manager: "
` [linux-nfc] [neard][PATCH v2 36/73] netlink: "
` [linux-nfc] [neard][PATCH v2 37/73] gdbus: annotate printf-like functions as accepting format
` [linux-nfc] [neard][PATCH v2 38/73] snep-send: fix near_ndef_message memory leak
` [linux-nfc] [neard][PATCH v2 39/73] tag: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 40/73] tag: do not open-code freeing ndef message
` [linux-nfc] [neard][PATCH v2 41/73] snep: "
` [linux-nfc] [neard][PATCH v2 42/73] snep: remove useless NULL-ify of local pointer variable
` [linux-nfc] [neard][PATCH v2 43/73] snep: fix double free of GSList
` [linux-nfc] [neard][PATCH v2 44/73] snep: fix fragmented response memory leaks
` [linux-nfc] [neard][PATCH v2 45/73] unit: use g_assert_cmpstr()
` [linux-nfc] [neard][PATCH v2 46/73] unit: use g_assert_cmpint() and g_assert_cmpuint()
` [linux-nfc] [neard][PATCH v2 47/73] unit: fix recv() and send() return types
` [linux-nfc] [neard][PATCH v2 48/73] unit: use g_assert_null()
` [linux-nfc] [neard][PATCH v2 49/73] unit: use g_assert_cmpmem()
` [linux-nfc] [neard][PATCH v2 50/73] unit: use proper pointer to uint8_t in test_snep_read_recv_fragments()
` [linux-nfc] [neard][PATCH v2 51/73] unit: do not shadow global 'text' variable (-Wshadow)
` [linux-nfc] [neard][PATCH v2 52/73] unit: do not shadow global 'uri' "
` [linux-nfc] [neard][PATCH v2 53/73] unit: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH v2 54/73] unit: fix memory leaks in test-ndef-parse
` [linux-nfc] [neard][PATCH v2 55/73] unit: do not open-code freeing ndef message
` [linux-nfc] [neard][PATCH v2 56/73] unit: fix memory leaks in test-ndef-build
` [linux-nfc] [neard][PATCH v2 57/73] unit: fix memory leaks in test-snep-read error paths
` [linux-nfc] [neard][PATCH v2 58/73] unit: fix record memory leak in test-snep-read
` [linux-nfc] [neard][PATCH v2 59/73] unit: fix records GList "
` [linux-nfc] [neard][PATCH v2 60/73] unit: do not pass NULL to memcpy()
` [linux-nfc] [neard][PATCH v2 61/73] unit: do not search for headers locally where they do not exist
` [linux-nfc] [neard][PATCH v2 62/73] unit: remove duplicated invalid definitions in test-snep-read
` [linux-nfc] [neard][PATCH v2 63/73] unit: remove duplicated definitions in test-ndef-parse
` [linux-nfc] [neard][PATCH v2 64/73] unit: add few asserts in test-snep-read
` [linux-nfc] [neard][PATCH v2 65/73] HACKING: refine required packages
` [linux-nfc] [neard][PATCH v2 66/73] build: fix setting CFLAGS on dash shell (Alpine Linux)
` [linux-nfc] [neard][PATCH v2 67/73] build: add more compiler warnings
` [linux-nfc] [neard][PATCH v2 68/73] build: enable -Wshadow and -Wformat-signedness "
` [linux-nfc] [neard][PATCH v2 69/73] build: enable -Wformat=2 warnings
` [linux-nfc] [neard][PATCH v2 70/73] build: enable -Wunsafe-loop-optimizations and -Wstrict-overflow=2 warnings
` [linux-nfc] [neard][PATCH v2 71/73] build: fix missing usage of PIE check result
` [linux-nfc] [neard][PATCH v2 72/73] build: add support for GCC sanitizers (asan, lsan and ubsan)
` [linux-nfc] [neard][PATCH v2 73/73] AUTHORS: Mention Krzysztof Kozlowski's contributions
` [linux-nfc] Re: [neard][PATCH v2 00/73] combined fixes - warnings, memory leaks, memory corruption

[linux-nfc] [neard][PATCH 00/16] neard CI under Github and rouund of fixes
 2021-07-19  8:04 UTC  (19+ messages)
` [linux-nfc] [neard][PATCH 01/16] nfctool: fix adapter_compare_idx() cast-function-type
` [linux-nfc] [neard][PATCH 02/16] nfctool: fix nfctool_send_dep_link_up() cast-function-type
` [linux-nfc] [neard][PATCH 03/16] nfctool: fix nfctool_print_and_remove_snl() cast-function-type
` [linux-nfc] [neard][PATCH 04/16] ci: temporarily disable Ubuntu Hirsute
` [linux-nfc] [neard][PATCH 05/16] dbus: fix -Wformat in near_dbus_encode_string()
` [linux-nfc] [neard][PATCH 06/16] bootstrap: parse CROSS_COMPILE and set proper configure option
` [linux-nfc] [neard][PATCH 07/16] ci: add SPDX and copyright notes to ci.yml
` [linux-nfc] [neard][PATCH 08/16] ci: enable back Ubuntu Hirsute
` [linux-nfc] [neard][PATCH 09/16] ci: print executed commands when configuring debian
` [linux-nfc] [neard][PATCH 10/16] ci: no need to print twice compiler version
` [linux-nfc] [neard][PATCH 11/16] unit: pass real UTF-8 for testing text NDEF
` [linux-nfc] [neard][PATCH 12/16] ndef: check UTF-16 text payload length
` [linux-nfc] [neard][PATCH 13/16] ndef: silence clang -Wcast-align warning
` [linux-nfc] [neard][PATCH 14/16] ndef: fix parsing of UTF-16 text payload
` [linux-nfc] [neard][PATCH 15/16] nfctype5: fix returning uninitialized stack value in t5_tag_is_ti_pro()
` [linux-nfc] [neard][PATCH 16/16] ci: add clang builds
` [linux-nfc] Re: [neard][PATCH 00/16] neard CI under Github and rouund of fixes

[linux-nfc] [PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
 2021-07-16 19:32 UTC  (10+ messages)
` [linux-nfc] "

[linux-nfc] [neard][PATCH 0/7] Fixes for more memory issues
 2021-07-16 10:08 UTC  (8+ messages)
` [linux-nfc] [neard][PATCH 1/7] snep: do not open-code freeing ndef message
` [linux-nfc] [neard][PATCH 2/7] unit: fix memory leaks in test-ndef-build
` [linux-nfc] [neard][PATCH 3/7] snep: remove useless NULL-ify of local pointer variable
` [linux-nfc] [neard][PATCH 4/7] snep: fix double free of GSList
` [linux-nfc] [neard][PATCH 5/7] unit: fix memory leaks in test-snep-read error paths
` [linux-nfc] [neard][PATCH 6/7] unit: fix record memory leak in test-snep-read
` [linux-nfc] [neard][PATCH 7/7] unit: fix records GList "

[linux-nfc] [neard][PATCH 00/16] -Wformat=2 and few memory leaks
 2021-07-14 11:05 UTC  (17+ messages)
` [linux-nfc] [neard][PATCH 01/16] gdbus: annotate printf-like functions as accepting format
` [linux-nfc] [neard][PATCH 02/16] nfctool: "
` [linux-nfc] [neard][PATCH 03/16] mifare: use unsigned int to suppress compiler -Wstrict-overflow
` [linux-nfc] [neard][PATCH 04/16] build: enable -Wformat=2 warnings
` [linux-nfc] [neard][PATCH 05/16] build: enable -Wunsafe-loop-optimizations and -Wstrict-overflow=2 warnings
` [linux-nfc] [neard][PATCH 06/16] TODO: remove finished tasks
` [linux-nfc] [neard][PATCH 07/16] ci: build also on Ubuntu Hirsute in non-maintainer mode
` [linux-nfc] [neard][PATCH 08/16] ci: simplify getting test logs
` [linux-nfc] [neard][PATCH 09/16] build: fix missing usage of PIE check result
` [linux-nfc] [neard][PATCH 10/16] build: add support for GCC sanitizers (asan, lsan and ubsan)
` [linux-nfc] [neard][PATCH 11/16] ndef: make freeing near_ndef_message reusable
` [linux-nfc] [neard][PATCH 12/16] snep-send: fix near_ndef_message memory leak
` [linux-nfc] [neard][PATCH 13/16] unit: fix memory leaks in test-ndef-parse
` [linux-nfc] [neard][PATCH 14/16] tag: do not open-code freeing ndef message
` [linux-nfc] [neard][PATCH 15/16] unit: "
` [linux-nfc] [neard][PATCH 16/16] ci: add build with sanitizers (asan, lsan and ubsan)

[linux-nfc] [neard][PATCH 00/34] fixes and improvements for neard (continued)
 2021-07-11 20:23 UTC  (35+ messages)
` [linux-nfc] [neard][PATCH 01/34] Drop empty NEWS
` [linux-nfc] [neard][PATCH 02/34] ci: add building without maintainer options
` [linux-nfc] [neard][PATCH 03/34] ci: be verbose when building
` [linux-nfc] [neard][PATCH 04/34] ci: add more build configurations (Fedora, Alpine, Debian, cross-compile, i386)
` [linux-nfc] [neard][PATCH 05/34] ci: run unit tests
` [linux-nfc] [neard][PATCH 06/34] adapter: adjust indentation of continued arguments
` [linux-nfc] [neard][PATCH 07/34] ci: display printenv
` [linux-nfc] [neard][PATCH 08/34] HACKING: refine required packages
` [linux-nfc] [neard][PATCH 09/34] nciattach: fix poll.h include location
` [linux-nfc] [neard][PATCH 10/34] unit: use proper pointer to uint8_t in test_snep_read_recv_fragments()
` [linux-nfc] [neard][PATCH 11/34] build: fix setting CFLAGS on dash shell (Alpine Linux)
` [linux-nfc] [neard][PATCH 12/34] build: add more compiler warnings
` [linux-nfc] [neard][PATCH 13/34] gdbus: do not shadow global 'pending' variable (-Wshadow)
` [linux-nfc] [neard][PATCH 14/34] nciattach: do not shadow other local 'opt' "
` [linux-nfc] [neard][PATCH 15/34] unit: do not shadow global 'uri' "
` [linux-nfc] [neard][PATCH 16/34] nfctool: use proper format for integers (-Wformat)
` [linux-nfc] [neard][PATCH 17/34] bluetooth: "
` [linux-nfc] [neard][PATCH 18/34] ndef: "
` [linux-nfc] [neard][PATCH 19/34] nfctype2: "
` [linux-nfc] [neard][PATCH 20/34] nfctype3: "
` [linux-nfc] [neard][PATCH 21/34] nfctype5: "
` [linux-nfc] [neard][PATCH 22/34] mifare: "
` [linux-nfc] [neard][PATCH 23/34] p2p: "
` [linux-nfc] [neard][PATCH 24/34] npp: "
` [linux-nfc] [neard][PATCH 25/34] adapter: "
` [linux-nfc] [neard][PATCH 26/34] device: "
` [linux-nfc] [neard][PATCH 27/34] manager: "
` [linux-nfc] [neard][PATCH 28/34] tag: "
` [linux-nfc] [neard][PATCH 29/34] netlink: "
` [linux-nfc] [neard][PATCH 30/34] se: "
` [linux-nfc] [neard][PATCH 31/34] ndef: "
` [linux-nfc] [neard][PATCH 32/34] unit: "
` [linux-nfc] [neard][PATCH 33/34] build: enable -Wshadow and -Wformat-signedness compiler warnings
` [linux-nfc] [neard][PATCH 34/34] AUTHORS: Mention Krzysztof Kozlowski's contributions

[linux-nfc] [PATCH v2 1/2] nfc: mrvl: remove useless "continue" at end of loop
 2021-06-02 11:20 UTC  (2+ messages)
` [linux-nfc] [PATCH v2 2/2] nfc: mrvl: reduce the scope of local variables

[linux-nfc] [PATCH] nfc: mrvl: remove useless "continue" at end of loop
 2021-06-02 11:10 UTC  (2+ messages)
  ` [linux-nfc] "

[linux-nfc] Re: [PATCH] NFC: microread: Pass err variable to async_cb()
 2021-06-01 13:07 UTC 

[linux-nfc] Re: [PATCH] NFC: nci: Remove redundant assignment to len
 2021-06-01 10:11 UTC 

[linux-nfc] [RESEND PATCH 01/11] nfc: fdp: drop ftrace-like debugging messages
 2021-05-31  7:39 UTC  (2+ messages)
` [linux-nfc] [RESEND PATCH 11/11] nfc: st95hf: fix indentation to tabs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).