summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-11sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet
2022-01-11batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing
2022-01-11lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern
2022-01-11ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern
2022-01-11ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern
2022-01-11ipv4: Check attribute length for RTA_FLOW in multipath routeDavid Ahern
2022-01-11ipv4: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-11mac80211: initialize variable have_higher_than_11mbitTom Rix
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2022-01-11iavf: Fix limit of total number of queues to active queues of VFKaren Sornek
2022-01-11ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin
2022-01-11tracing: Tag trace_percpu_buffer as a percpu pointerNaveen N. Rao
2022-01-11tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()Naveen N. Rao
2022-01-11selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan
2022-01-11Input: touchscreen - Fix backport of a02dcde595f7cbd240ccd64de96034ad91cffc40Nathan Chancellor
2022-01-11f2fs: quota: fix potential deadlockChao Yu
2022-01-05Linux 5.4.170v5.4.170Greg Kroah-Hartman
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2022-01-05net: fix use-after-free in tw_timer_handlerMuchun Song
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2022-01-05binder: fix async_free_space accounting for empty parcelsTodd Kjos
2022-01-05usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun
2022-01-05usb: mtu3: fix list_head check warningChunfeng Yun
2022-01-05usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2022-01-05i2c: validate user data in compat ioctlPavel Skripkin
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2022-01-05net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2022-01-05ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2022-01-05NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun
2022-01-05net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2022-01-05sctp: use call_rcu to free endpointXin Long
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2022-01-05udp: using datalen to cap ipv6 udp max gso segmentsCoco Li
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter
2022-01-05selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens