summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-19Linux 5.4.59v5.4.59Greg Kroah-Hartman
2020-08-19io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang
2020-08-19s390/gmap: improve THP splittingGerald Schaefer
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2020-08-19xen/balloon: make the balloon wait interruptibleRoger Pau Monne
2020-08-19xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne
2020-08-19fs/minix: reject too-large maximum file sizeEric Biggers
2020-08-19fs/minix: don't allow getting deleted inodesEric Biggers
2020-08-19fs/minix: check return value of sb_getblk()Eric Biggers
2020-08-19bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski
2020-08-19crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-08-19crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19pstore: Fix linking when crypto API disabledMatteo Croce
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-08-19ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-19parisc: mask out enable and reserved bits from sba imaskSven Schnelle
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-19parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin
2020-08-19Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller
2020-08-19Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller
2020-08-19Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller
2020-08-19erofs: fix extended inode could cross boundaryGao Xiang
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-08-19spi: spidev: Align buffers for DMAChristian Eggers
2020-08-19include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-08-19cpufreq: dt: fix oops on armada37xxIvan Kokshaysky
2020-08-19cpufreq: Fix locking issues with governorsViresh Kumar
2020-08-19NFS: Don't return layout segments that are in useTrond Myklebust
2020-08-19NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-08-19io_uring: set ctx sq/cq entry count earlierJens Axboe
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-08-19media: media-request: Fix crash if memory allocation failsTuomas Tynkkynen
2020-08-199p: Fix memory leak in v9fs_mountZheng Bin
2020-08-19ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109Hector Martin
2020-08-19ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109Hector Martin
2020-08-19ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich
2020-08-19ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIOHui Wang
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-08-19net: initialize fastreuse on inet_inherit_portTim Froidcoeur
2020-08-19net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi
2020-08-19tcp: correct read of TFO keys on big endian systemsJason Baron
2020-08-19net/tls: Fix kmap usageIra Weiny
2020-08-19net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin