summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-29Linux 5.4.36v5.4.36Greg Kroah-Hartman
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2020-04-29compat: ARM64: always include asm-generic/compat.hArnd Bergmann
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-29powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman
2020-04-29Revert "serial: uartps: Register own uart console and driver structures"Michal Simek
2020-04-29Revert "serial: uartps: Move Port ID to device data structure"Michal Simek
2020-04-29Revert "serial: uartps: Change uart ID port allocation"Michal Simek
2020-04-29Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"Michal Simek
2020-04-29Revert "serial: uartps: Fix error path when alloc failed"Michal Simek
2020-04-29Revert "serial: uartps: Use the same dynamic major number for all ports"Michal Simek
2020-04-29Revert "serial: uartps: Fix uartps_major handling"Michal Simek
2020-04-29serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita
2020-04-29xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman
2020-04-29xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman
2020-04-29xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman
2020-04-29usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-29fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun
2020-04-29UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-04-29UAS: no use logging any details in case of ENODEVOliver Neukum
2020-04-29cdc-acm: introduce a cool downOliver Neukum
2020-04-29cdc-acm: close race betrween suspend() and acm_softintOliver Neukum
2020-04-29staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley
2020-04-29staging: vt6656: Fix pairwise key entry save.Malcolm Priestley
2020-04-29staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-04-29staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley
2020-04-29staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley
2020-04-29vt: don't use kmalloc() for the unicode screen bufferNicolas Pitre
2020-04-29vt: don't hardcode the mem allocation upper boundNicolas Pitre
2020-04-29staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-04-29staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-29ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-04-29cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-29SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-29ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee
2020-04-29audit: check the length of userspace generated audit recordsPaul Moore
2020-04-29signal: Avoid corrupting si_pid and si_uid in do_notify_parentEric W. Biederman
2020-04-29usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-04-29tty: rocket, avoid OOB accessJiri Slaby
2020-04-29tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko