summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-16Linux 5.4.172v5.4.172Greg Kroah-Hartman
2022-01-16staging: greybus: fix stack size warning with UBSANArnd Bergmann
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor
2022-01-16staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor
2022-01-16media: Revert "media: uvcvideo: Set unique vdev name based in type"Ricardo Ribalda
2022-01-16random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski
2022-01-16random: fix data race on crng init timeEric Biggers
2022-01-16random: fix data race on crng_node_poolEric Biggers
2022-01-16can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman
2022-01-16can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde
2022-01-16drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2022-01-16mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko
2022-01-16veth: Do not record rx queue hint in veth_xmitDaniel Borkmann
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2022-01-16Bluetooth: bfusb: fix division by zero in send pathJohan Hovold
2022-01-16Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen
2022-01-16workqueue: Fix unbind_workers() VS wq_worker_running() raceFrederic Weisbecker
2022-01-11Linux 5.4.171v5.4.171Greg Kroah-Hartman
2022-01-11mISDN: change function names to avoid conflictswolfgang huang
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2022-01-11net: udp: fix alignment problem in udp4_seq_show()yangxingwu
2022-01-11ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2022-01-11usb: mtu3: fix interval value for intr and isocChunfeng Yun
2022-01-11ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern
2022-01-11ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern
2022-01-11phonet: refcount leak in pep_sock_accepHangyu Hua
2022-01-11rndis_host: support Hytera digital radiosThomas Toye
2022-01-11power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor
2022-01-11power: supply: core: Break capacity loopLinus Walleij
2022-01-11xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong
2022-01-11net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki
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