summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean1-2/+2
2020-08-21dt-bindings: iio: io-channel-mux: Fix compatible string in example codeChristian Eggers1-1/+1
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang1-5/+8
2020-08-21btrfs: fix return value mixup in btrfs_get_extentPavel Machek1-1/+1
2020-08-21btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik1-0/+6
2020-08-21btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana1-6/+2
2020-08-21btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo1-5/+11
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik1-2/+2
2020-08-21btrfs: fix messages after changing compression level by remountDavid Sterba1-5/+9
2020-08-21btrfs: fix race between page release and a fast fsyncFilipe Manana1-3/+13
2020-08-21btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik1-1/+1
2020-08-21btrfs: sysfs: use NOFS for device creationJosef Bacik1-0/+3
2020-08-21btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...Qu Wenruo1-1/+8
2020-08-21btrfs: add missing check for nocow and compression inode flagsDavid Sterba1-8/+22
2020-08-21btrfs: relocation: review the call sites which can be interrupted by signalQu Wenruo2-3/+26
2020-08-21btrfs: move the chunk_mutex in btrfs_read_chunk_treeJosef Bacik1-2/+2
2020-08-21btrfs: open device without device_list_mutexJosef Bacik1-3/+18
2020-08-21btrfs: don't traverse into the seed devices in show_devnameAnand Jain1-14/+7
2020-08-21btrfs: remove no longer needed use of log_writers for the log root treeFilipe Manana2-13/+1
2020-08-21btrfs: stop incremening log_batch for the log root tree when syncing logFilipe Manana2-1/+1
2020-08-21btrfs: ref-verify: fix memory leak in add_block_entryTom Rix1-0/+2
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo1-3/+10
2020-08-21btrfs: free anon block device right after subvolume deletionQu Wenruo1-0/+2
2020-08-21btrfs: allow use of global block reserve for balance item deletionDavid Sterba1-1/+1
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith1-1/+16
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith1-0/+24
2020-08-21PCI: Add device even if driver attach failedRajat Jain1-5/+1
2020-08-21PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng1-1/+4
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki1-3/+11
2020-08-21genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck1-2/+6
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner4-2/+26
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French1-0/+2
2020-08-19Linux 5.4.59v5.4.59Greg Kroah-Hartman1-1/+1
2020-08-19io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang1-2/+6
2020-08-19s390/gmap: improve THP splittingGerald Schaefer1-7/+20
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland1-8/+17
2020-08-19xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-19xen/balloon: make the balloon wait interruptibleRoger Pau Monne1-2/+4
2020-08-19xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne1-0/+6
2020-08-19fs/minix: reject too-large maximum file sizeEric Biggers1-2/+20
2020-08-19fs/minix: don't allow getting deleted inodesEric Biggers1-0/+14
2020-08-19fs/minix: check return value of sb_getblk()Eric Biggers1-1/+7
2020-08-19bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski1-1/+1
2020-08-19crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka3-6/+9
2020-08-19crypto: ccp - Fix use of merged scatterlistsJohn Allen2-11/+27
2020-08-19crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix1-2/+7
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka1-16/+18
2020-08-19pstore: Fix linking when crypto API disabledMatteo Croce1-1/+4
2020-08-19tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen5-19/+24
2020-08-19ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin1-0/+56