summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTHPaul Cercueil
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy
2020-08-21cifs: Fix leak when handling lease break for cached root fidPaul Aurich
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov
2020-08-21xtensa: add missing exclusive access state managementMax Filippov
2020-08-21iio: imu: st_lsm6dsx: reset hw ts after resumeLorenzo Bianconi
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean
2020-08-21dt-bindings: iio: io-channel-mux: Fix compatible string in example codeChristian Eggers
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang
2020-08-21btrfs: fix return value mixup in btrfs_get_extentPavel Machek
2020-08-21btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik
2020-08-21btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo
2020-08-21btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-08-21btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-08-21btrfs: fix messages after changing compression level by remountDavid Sterba
2020-08-21btrfs: don't show full path of bind mounts in subvol=Josef Bacik
2020-08-21btrfs: fix race between page release and a fast fsyncFilipe Manana
2020-08-21btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik
2020-08-21btrfs: sysfs: use NOFS for device creationJosef Bacik
2020-08-21btrfs: return EROFS for BTRFS_FS_STATE_ERROR casesJosef Bacik
2020-08-21btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...Qu Wenruo
2020-08-21btrfs: add missing check for nocow and compression inode flagsDavid Sterba
2020-08-21btrfs: relocation: review the call sites which can be interrupted by signalQu Wenruo
2020-08-21btrfs: move the chunk_mutex in btrfs_read_chunk_treeJosef Bacik
2020-08-21btrfs: open device without device_list_mutexJosef Bacik
2020-08-21btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn
2020-08-21btrfs: don't traverse into the seed devices in show_devnameAnand Jain
2020-08-21btrfs: remove no longer needed use of log_writers for the log root treeFilipe Manana
2020-08-21btrfs: only commit delayed items at fsync if we are logging a directoryFilipe Manana
2020-08-21btrfs: stop incremening log_batch for the log root tree when syncing logFilipe Manana
2020-08-21btrfs: only commit the delayed inode when doing a full fsyncFilipe Manana
2020-08-21btrfs: ref-verify: fix memory leak in add_block_entryTom Rix
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo
2020-08-21btrfs: free anon block device right after subvolume deletionQu Wenruo
2020-08-21btrfs: allow use of global block reserve for balance item deletionDavid Sterba
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith
2020-08-21PCI: Add device even if driver attach failedRajat Jain
2020-08-21PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng
2020-08-21PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-08-21genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French
2020-08-19Linux 5.7.16Greg Kroah-Hartman
2020-08-19io_uring: hold 'ctx' reference around task_work queue + executeJens Axboe
2020-08-19io_uring: enable lookup of links holding inflight filesJens Axboe