summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-09s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman1-1/+1
2020-09-09io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue1-1/+1
2020-09-09io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue1-0/+1
2020-09-09block: ensure bdi->io_pages is always initializedJens Axboe1-0/+1
2020-09-09block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-09affs: fix basic permission bits to actually workMax Staudt3-7/+62
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young1-16/+16
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young1-0/+12
2020-09-09mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter1-1/+9
2020-09-09mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindingsWenbin Mei1-0/+2
2020-09-09mmc: mediatek: add optional module reset propertyWenbin Mei1-0/+13
2020-09-09arm64: dts: mt7622: add reset node for mmc deviceWenbin Mei1-0/+2
2020-09-09ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai1-1/+41
2020-09-09ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716AAdrien Crivelli1-1/+2
2020-09-09ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto1-4/+29
2020-09-09ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford1-0/+1
2020-09-09ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto1-0/+5
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-09-09ALSA: usb-audio: Add implicit feedback quirk for UR22CJoshua Sivec1-0/+1
2020-09-09ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2František Kučera3-7/+55
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-09Revert "ALSA: hda: Add support for Loongson 7A1000 controller"Tiezhu Yang1-2/+0
2020-09-09x86/mm/32: Bring back vmalloc faulting on x86_32Sasha Levin5-4/+204
2020-09-09Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou1-1/+1
2020-09-09btrfs: tree-checker: fix the error message for transid errorQu Wenruo1-1/+1
2020-09-09btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza2-1/+7
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5
2020-09-09btrfs: set the correct lockdep class for new nodesJosef Bacik1-1/+1
2020-09-09btrfs: allocate scrub workqueues outside of locksJosef Bacik1-52/+70
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik3-14/+27
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik1-1/+2
2020-09-09arc: fix memory initialization for systems with two memory banksMike Rapoport1-11/+16
2020-09-09ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta1-10/+4
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka1-2/+10
2020-09-09ext2: don't update mtime on COW faultsMikulas Patocka1-2/+4
2020-09-09x86/debug: Allow a single level of #DB recursionAndy Lutomirski1-34/+32
2020-09-09x86/entry: Fix AC assertionPeter Zijlstra1-2/+10
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi1-1/+1
2020-09-09iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson1-7/+7
2020-09-09include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-09net/packet: fix overflow in tpacket_rcvOr Cohen1-1/+6
2020-09-09iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit3-7/+33
2020-09-09iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit1-0/+2
2020-09-09thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada1-2/+2
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-09perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing1-2/+2