summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-22USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-05-22KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson
2020-05-22x86: kvm: avoid unused variable warningArnd Bergmann
2020-05-22KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin
2020-05-22KVM: x86: Don't let userspace set host-reserved cr4 bitsSean Christopherson
2020-05-22sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2020-05-22KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-05-22jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...Kai Li
2020-05-22x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-05-22ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng
2020-05-22nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-05-22staging: wlan-ng: ensure error return is actually returnedColin Ian King
2020-05-22usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-05-22usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-05-22usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-05-22dm space map common: fix to ensure new block isn't already in useJoe Thornber
2020-05-22power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter
2020-05-22PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe
2020-05-22efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel
2020-05-22efi: Use early_mem*() instead of early_io*()Daniel Kiper
2020-05-22arch/ia64: Define early_memunmap()Daniel Kiper
2020-05-22ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni
2020-05-22ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni
2020-05-22media: iguanair: fix endpoint sanity checkJohan Hovold
2020-05-22media: iguanair: add sanity checksOliver Neukum
2020-05-22ARM: tegra: Enable PLLP bypass during Tegra124 LP1Stephen Warren
2020-05-22ALSA: sh: Fix compile warning wrt constTakashi Iwai
2020-05-22pxa168fb: Fix the function used to release some memory in an error handling pathChristophe JAILLET
2020-05-22gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-05-22rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski
2020-05-22scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-05-22crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-05-22brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-05-22zd1211rw: fix storage endpoint lookupJohan Hovold
2020-05-22rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-05-22orinoco_usb: fix interface sanity checkJohan Hovold
2020-05-22brcmfmac: fix interface sanity checkJohan Hovold
2020-05-22brcmfmac: abort and release host after errorGuenter Roeck
2020-05-22brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-05-22rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-05-22ath9k: fix storage endpoint lookupJohan Hovold
2020-05-22reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara
2020-05-22reiserfs: Fix memory leak of journal device stringJan Kara
2020-05-22mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-05-22crypto: api - Fix race condition in crypto_spawn_algHerbert Xu
2020-05-22crypto: api - Check spawn->alg under lock in crypto_drop_spawnHerbert Xu
2020-05-22crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu
2020-05-22padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan
2020-05-22crypto: pcrypt - Do not clear MAY_SLEEP flag in original requestHerbert Xu
2020-05-22crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu