summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-29Linux 5.4.36v5.4.36Greg Kroah-Hartman1-1/+1
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2-2/+18
2020-04-29compat: ARM64: always include asm-generic/compat.hArnd Bergmann1-2/+3
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2-2/+2
2020-04-29powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman1-1/+1
2020-04-29Revert "serial: uartps: Register own uart console and driver structures"Michal Simek1-55/+40
2020-04-29Revert "serial: uartps: Move Port ID to device data structure"Michal Simek1-11/+9
2020-04-29Revert "serial: uartps: Change uart ID port allocation"Michal Simek1-98/+13
2020-04-29Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"Michal Simek1-4/+2
2020-04-29Revert "serial: uartps: Fix error path when alloc failed"Michal Simek1-4/+2
2020-04-29Revert "serial: uartps: Use the same dynamic major number for all ports"Michal Simek1-3/+2
2020-04-29Revert "serial: uartps: Fix uartps_major handling"Michal Simek1-7/+1
2020-04-29serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita1-3/+10
2020-04-29xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman1-5/+11
2020-04-29xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman1-0/+9
2020-04-29xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman3-10/+39
2020-04-29usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu1-1/+4
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan1-0/+26
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen1-10/+2
2020-04-29fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun1-2/+4
2020-04-29UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-29UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-04-29cdc-acm: introduce a cool downOliver Neukum2-3/+32
2020-04-29cdc-acm: close race betrween suspend() and acm_softintOliver Neukum1-3/+3
2020-04-29staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-04-29staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8
2020-04-29staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-04-29staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-04-29staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-04-29vt: don't use kmalloc() for the unicode screen bufferNicolas Pitre1-2/+3
2020-04-29vt: don't hardcode the mem allocation upper boundNicolas Pitre1-1/+1
2020-04-29staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-29staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham1-0/+2
2020-04-29ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2
2020-04-29cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara1-0/+5
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg1-2/+2
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer1-4/+2
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2-3/+8
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-2/+11
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-04-29SUNRPC: Fix backchannel RPC soft lockupsChuck Lever4-1/+8
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg10-25/+51
2020-04-29ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee1-3/+17
2020-04-29audit: check the length of userspace generated audit recordsPaul Moore1-0/+3
2020-04-29signal: Avoid corrupting si_pid and si_uid in do_notify_parentEric W. Biederman1-1/+5
2020-04-29usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-04-29tty: rocket, avoid OOB accessJiri Slaby1-11/+14
2020-04-29tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko1-9/+14