summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-04Linux 5.2.59v5.2.59Paul Gortmaker
2020-09-04recordmcount: Fix build failure on non arm64Christophe Leroy
2020-09-04nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck
2020-09-04ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-09-04block: loop: set discard granularity and alignment for block device backed loopMing Lei
2020-09-04bfq: fix blkio cgroup leakage v4Dmitry Monakhov
2020-09-04USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-09-04USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman
2020-09-04USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-09-04ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin
2020-09-04s390/gmap: improve THP splittingGerald Schaefer
2020-09-04s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-09-04xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2020-09-04xen/balloon: make the balloon wait interruptibleRoger Pau Monne
2020-09-04xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne
2020-09-04fs/minix: reject too-large maximum file sizeEric Biggers
2020-09-04fs/minix: don't allow getting deleted inodesEric Biggers
2020-09-04fs/minix: check return value of sb_getblk()Eric Biggers
2020-09-04bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski
2020-09-04crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-09-04crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-09-04crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-09-04crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-09-04pstore: Fix linking when crypto API disabledMatteo Croce
2020-09-04tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-09-04ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin
2020-09-04ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-09-04parisc: mask out enable and reserved bits from sba imaskSven Schnelle
2020-09-04parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-09-04parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin
2020-09-04Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller
2020-09-04Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller
2020-09-04Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller
2020-09-04mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-09-04spi: spidev: Align buffers for DMAChristian Eggers
2020-09-04include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-09-04cpufreq: dt: fix oops on armada37xxIvan Kokshaysky
2020-09-04NFS: Don't return layout segments that are in useTrond Myklebust
2020-09-04NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-09-04drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-09-04media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen
2020-09-049p: Fix memory leak in v9fs_mountZheng Bin
2020-09-04ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109Hector Martin
2020-09-04ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich
2020-09-04ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIOHui Wang
2020-09-04USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-09-04USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-09-04net: initialize fastreuse on inet_inherit_portTim Froidcoeur
2020-09-04net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-09-04net/tls: Fix kmap usageIra Weiny