summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16s390/cio: verify the driver availability for path_event callVineeth Vijayan1-1/+1
2022-02-16signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLEKees Cook1-2/+3
2022-02-16seccomp: Invalidate seccomp mode to catch death failuresKees Cook1-0/+10
2022-02-16mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2-7/+8
2022-02-16iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTLMathias Krause1-3/+11
2022-02-16phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I1-0/+1
2022-02-16speakup-dectlk: Restore pitch settingSamuel Thibault1-0/+1
2022-02-16USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold1-0/+1
2022-02-16USB: serial: cp210x: add NCR Retail IO box idJohan Hovold1-0/+1
2022-02-16USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner1-0/+1
2022-02-16USB: serial: option: add ZTE MF286D modemPawel Dembicki1-0/+2
2022-02-16USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2-0/+6
2022-02-16usb: raw-gadget: fix handling of dual-direction-capable endpointsJann Horn1-1/+1
2022-02-16usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman1-2/+2
2022-02-16usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-16USB: gadget: validate interface OS descriptor requestsSzymon Heidrich1-0/+3
2022-02-16usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transitionAdam Ford1-0/+2
2022-02-16usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami1-0/+13
2022-02-16usb: ulpi: Call of_node_put correctlySean Anderson1-2/+6
2022-02-16usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson1-1/+1
2022-02-16net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn1-29/+39
2022-02-16Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"Greg Kroah-Hartman1-4/+2
2022-02-16usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier1-2/+4
2022-02-16eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAXJonas Malaco1-0/+3
2022-02-16n_tty: wake up poll(POLLRDNORM) on receiving dataTATSUKAWA KOSUKE (立川 江介)1-2/+2
2022-02-16vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel1-0/+1
2022-02-16vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel1-1/+1
2022-02-16net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-16net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7
2022-02-16ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2-1/+5
2022-02-16ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman1-6/+28
2022-02-16ice: fix IPIP and SIT TSO offloadJesse Brandeburg2-8/+18
2022-02-16ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter1-1/+2
2022-02-16dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa1-2/+2
2022-02-16mptcp: netlink: process IPv6 addrs in creating listening socketsKishen Maloor1-2/+6
2022-02-16drm/amd/pm: fix hwmon node of power1_label create issueYang Wang1-2/+1
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju1-0/+3
2022-02-16tipc: rate limit warning for received illegal binding updateJon Maloy1-1/+1
2022-02-16net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley1-0/+1
2022-02-16veth: fix races around rq->rx_notify_maskedEric Dumazet1-5/+8
2022-02-16net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart1-1/+0
2022-02-16net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart1-0/+13
2022-02-16nfp: flower: fix ida_idx not being releasedLouis Peens1-4/+8
2022-02-16ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2-0/+4
2022-02-16net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean1-3/+11
2022-02-16net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean1-1/+1
2022-02-16net: dsa: felix: don't use devres for mdiobusVladimir Oltean1-1/+3
2022-02-16net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean1-2/+5
2022-02-16net: dsa: ar9331: register the mdiobus under devresVladimir Oltean1-2/+1
2022-02-16net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean1-3/+8