summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-07tipc: move bc link creation back to tipc_node_createXin Long1-19/+22
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle1-0/+3
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2-6/+6
2022-07-07platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...Hans de Goede1-1/+7
2022-07-07platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare1-0/+1
2022-07-07powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V2-1/+36
2022-07-07net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean1-0/+4
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-07-07selftests net: fix kselftest net fatal errorColeman Dietsch1-1/+1
2022-07-07net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel1-2/+4
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-07-07net: asix: fix "can't send until first packet is send" issueOleksij Rempel1-0/+1
2022-07-07net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira1-8/+14
2022-07-07net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He1-0/+1
2022-07-07netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso1-0/+2
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada1-1/+0
2022-07-07vdpa/mlx5: Update Control VQ callback informationEli Cohen1-0/+2
2022-07-07lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()wuchi1-1/+4
2022-07-07PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin1-2/+6
2022-07-07io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprioJens Axboe1-2/+2
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-07-07vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein4-37/+68
2022-07-07NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew1-6/+13
2022-07-07NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov1-1/+2
2022-07-07NFS: restore module put when manager exits.NeilBrown1-0/+1
2022-07-07net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing1-1/+0
2022-07-07hwmon: (occ) Prevent power cap command overwriting poll responseEddie James4-13/+15
2022-07-07selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau3-3/+3
2022-07-07mptcp: fix conflict with <netinet/in.h>Ossama Othman1-4/+5
2022-07-07selftests: mptcp: more stable diag testsPaolo Abeni1-8/+40
2022-07-07mptcp: fix race on unaccepted mptcp socketsPaolo Abeni3-0/+59
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-07-07net: usb: asix: do not force pause frames supportOleksij Rempel1-2/+1
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07RDMA/cm: Fix memory leak in ib_cm_insert_listenMiaoqian Lin1-1/+3
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib2-1/+4
2022-07-07net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-07-07net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-07-07net: tun: stop NAPI when detaching queuesJakub Kicinski1-1/+10
2022-07-07net: tun: unlink NAPI from device on destructionJakub Kicinski1-0/+1
2022-07-07net: dsa: bcm_sf2: force pause link settingsDoug Berger1-0/+5
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-07-07virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang1-1/+7
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-07-07net: rose: fix UAF bugs caused by timer handlerDuoming Zhou1-15/+19
2022-07-07SUNRPC: Fix READ_PLUS crasherChuck Lever1-1/+1
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka1-0/+1
2022-07-07dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen1-16/+18
2022-07-07cpufreq: amd-pstate: Add resume and suspend callbacksJinzhou Su1-0/+24