summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
2161c046f5adf1bad33'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-12-05NFC: nci: Bounds check struct nfc_target arraysKees Cook 2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-11-22NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin 2022-11-18nfc/nci: fix race with opening and closingLin Ma 2022-11-02nfc: Add KCOV annotationsDmitry Vyukov 2022-09-27NFC: hci: Split memcpy() of struct hcp_message flexible arrayKees Cook 2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski 2022-05-28net: nfc: Directly use ida_alloc()/free()keliu 2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-05-17NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou 2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-05-05NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou 2022-05-01nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou 2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni 2022-04-13nfc: nci: add flush_workqueue to prevent uafLin Ma 2022-04-13NFC: NULL out the dev->rfkill to prevent UAFLin Ma 2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp 2022-03-03nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"Krzysztof Kozlowski 2022-03-03nfc: llcp: protect nfc_llcp_sock_unlink() callsKrzysztof Kozlowski 2022-03-03nfc: llcp: use test_bit()Krzysztof Kozlowski 2022-03-03nfc: llcp: use centralized exiting of bind on errorsKrzysztof Kozlowski 2022-03-03nfc: llcp: simplify llcp_sock_connect() error pathsKrzysztof Kozlowski 2022-03-03nfc: llcp: nullify llcp_sock->dev on connect() error pathsKrzysztof Kozlowski 2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds 2022-01-19nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()Krzysztof Kozlowski 2021-12-20Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman 2021-12-09nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski 2021-12-09nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk 2021-11-25tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby 2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma 2021-11-17NFC: reorder the logic in nfc_{un,}register_deviceLin Ma 2021-11-17NFC: reorganize the functions in nci_requestLin Ma 2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds 2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2021-11-03NFC: add necessary privilege flags in netlink layerLin Ma