summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-09io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue
2020-09-09block: ensure bdi->io_pages is always initializedJens Axboe
2020-09-09block: allow for_each_bvec to support zero len bvecMing Lei
2020-09-09affs: fix basic permission bits to actually workMax Staudt
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young
2020-09-09mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter
2020-09-09mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindingsWenbin Mei
2020-09-09mmc: mediatek: add optional module reset propertyWenbin Mei
2020-09-09arm64: dts: mt7622: add reset node for mmc deviceWenbin Mei
2020-09-09ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai
2020-09-09ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716AAdrien Crivelli
2020-09-09ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto
2020-09-09ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford
2020-09-09ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai
2020-09-09ALSA: usb-audio: Add implicit feedback quirk for UR22CJoshua Sivec
2020-09-09ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2František Kučera
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang
2020-09-09Revert "ALSA: hda: Add support for Loongson 7A1000 controller"Tiezhu Yang
2020-09-09x86/mm/32: Bring back vmalloc faulting on x86_32Sasha Levin
2020-09-09Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou
2020-09-09btrfs: tree-checker: fix the error message for transid errorQu Wenruo
2020-09-09btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-09-09btrfs: set the correct lockdep class for new nodesJosef Bacik
2020-09-09btrfs: allocate scrub workqueues outside of locksJosef Bacik
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik
2020-09-09arc: fix memory initialization for systems with two memory banksMike Rapoport
2020-09-09ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka
2020-09-09ext2: don't update mtime on COW faultsMikulas Patocka
2020-09-09x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-09x86/entry: Fix AC assertionPeter Zijlstra
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-09iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson
2020-09-09include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-09net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-09iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-09iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit
2020-09-09thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing
2020-09-09perf stat: Turn off summary for interval mode by defaultJin Yao
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim