summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-01Linux 5.5.1v5.5.1Greg Kroah-Hartman1-1/+1
2020-02-01power/supply: ingenic-battery: Don't change scale if there's only onePaul Cercueil1-4/+11
2020-02-01Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg4-2/+4
2020-02-01KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEAndrew Murray1-1/+5
2020-02-01crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu1-1/+2
2020-02-01crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan1-4/+2
2020-02-01crypto: vmx - reject xts inputs that are too shortDaniel Axtens1-0/+3
2020-02-01crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu1-2/+4
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold1-6/+7
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold1-1/+3
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6
2020-02-01rsi: fix use-after-free on failed probe and unbindJohan Hovold1-1/+17
2020-02-01rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells1-5/+7
2020-02-01net: include struct nhmsg size in nh nlmsg sizeStephen Worley1-1/+3
2020-02-01mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET1-1/+1
2020-02-01udp: segment looped gso packets correctlyWillem de Bruijn1-0/+3
2020-02-01net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi1-1/+1
2020-02-01net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi1-1/+1
2020-02-01net_sched: walk through all child classes in tc_bind_tclass()Cong Wang1-11/+30
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang12-44/+97
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-02-01mvneta driver disallow XDP program on hardware buffer managementSven Auhagen1-0/+6
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()Paulo Alcantara (SUSE)1-1/+1
2020-02-01cifs: set correct max-buffer-size for smb2_ioctl_init()Ronnie Sahlberg1-2/+7
2020-02-01CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch3-0/+6
2020-02-01crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers1-13/+3
2020-02-01driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck1-1/+2
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko1-1/+74
2020-02-01iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan1-0/+2
2020-02-01mei: me: add jasper point DIDTomas Winkler2-0/+4
2020-02-01mei: me: add comet point (lake) H device idsTomas Winkler2-0/+6
2020-02-01mei: hdcp: bind only with i915 on the same PCHTomas Winkler1-3/+30
2020-02-01binder: fix log spam for existing debugfs file creation.Martin Fuzzey1-18/+19
2020-02-01component: do not dereference opaque pointer in debugfsLubomir Rintel1-4/+4
2020-02-01debugfs: Return -EPERM when locked downEric Snowberg1-7/+10
2020-02-01serial: imx: fix a race condition in receive pathUwe Kleine-König1-13/+38
2020-02-01serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-02-01staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-01staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-02-01usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-02-01usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91