summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-29coresight: add module licenseArnd Bergmann
2020-10-29xhci: Don't create stream debugfs files with spinlock held.Mathias Nyman
2020-10-29usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh
2020-10-29xhci: Fix sizeof() mismatchColin Ian King
2020-10-29usb: typec: stusb160x: fix signedness comparison issue with enum variablesAmelie Delaunay
2020-10-29usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160xAmelie Delaunay
2020-10-28Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse
2020-10-28arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccessCatalin Marinas
2020-10-28ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...Theodore Ts'o
2020-10-28ext4: use generic casefolding supportDaniel Rosenberg
2020-10-28ext4: do not use extent after put_bhyangerkun
2020-10-28ext4: use IS_ERR() for error checking of pathHarshad Shirwadkar
2020-10-28ext4: fix mmap write protection for data=journal modeJan Kara
2020-10-28jbd2: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-28ext4: use s_mount_flags instead of s_mount_state for fast commit stateHarshad Shirwadkar
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar
2020-10-28ext4: properly check for dirty state in ext4_inode_datasync_dirty()Andrea Righi
2020-10-28ext4: fix double locking in ext4_fc_commit_dentry_updates()Harshad Shirwadkar
2020-10-28cpufreq: speedstep: remove unneeded semicolonTom Rix
2020-10-28Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2020-10-28futex: Fix incorrect should_fail_futex() handlingMateusz Nosek
2020-10-28module: use hidden visibility for weak symbol referencesArd Biesheuvel
2020-10-28ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx boardPascal Paillet
2020-10-28ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx boardPascal Paillet
2020-10-28arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel
2020-10-28ata: sata_nv: Fix retrieving of active qcsSascha Hauer
2020-10-28block: advance iov_iter on bio_add_hw_page failureNaohiro Aota
2020-10-28arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel
2020-10-28kselftest/arm64: Fix check_user_mem testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_ksm_options testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_mmap_options testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_child_memory testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_tags_inclusion testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_buffer_fill testVincenzo Frascino
2020-10-28arm64: avoid -Woverride-init warningArnd Bergmann
2020-10-28ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-28vt_ioctl: fix GIO_UNIMAP regressionJiri Slaby
2020-10-28vt: keyboard, extend func_buf_lock to readersJiri Slaby
2020-10-28vt: keyboard, simplify vt_kdgkbsentJiri Slaby
2020-10-28tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean
2020-10-28tty: serial: 21285: fix lockup on openRussell King
2020-10-28USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera
2020-10-28usbcore: Check both id_table and match() when both availableBastien Nocera
2020-10-28usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin
2020-10-28usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probeDan Carpenter
2020-10-28usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun
2020-10-28usb: cdc-acm: fix cooldown mechanismJerome Brunet