summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-27i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones1-1/+1
2021-05-27i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones1-2/+2
2021-05-27i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones1-1/+1
2021-05-27cifs: fix string declarations and assignments in tracepointsShyam Prasad N1-12/+17
2021-05-27cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel1-0/+7
2021-05-27Merge tag 'acpi-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-17/+50
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2-2/+2
2021-05-27drm/tegra: sor: Fix AUX device reference leakThierry Reding2-14/+20
2021-05-27drm/tegra: Get ref for DP AUX channel, not its ddc adapterLyude Paul2-4/+7
2021-05-27Merge tag 'iommu-fixes-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-5/+16
2021-05-27perf debug: Move debug initialization earlierIan Rogers1-2/+2
2021-05-27afs: Fix the nlink handling of dir-over-dir renameDavid Howells1-1/+3
2021-05-27Bluetooth: fix the erroneous flush_work() orderLin Ma1-1/+6
2021-05-27ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu1-5/+21
2021-05-27xfs: bunmapi has unnecessary AG lock ordering issuesDave Chinner1-11/+0
2021-05-27xfs: btree format inode forks can have zero extentsDave Chinner1-1/+0
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer1-1/+3
2021-05-27io_uring: fix data race to avoid potential NULL-derefMarco Elver1-2/+7
2021-05-27HID: asus: Cleanup Asus T101HA keyboard-dock handlingHans de Goede1-11/+9
2021-05-27HID: magicmouse: fix NULL-deref on disconnectJohan Hovold1-1/+1
2021-05-27HID: intel-ish-hid: ipc: Add Alder Lake device IDsYe Xiang2-0/+4
2021-05-27HID: i2c-hid: fix format string mismatchArnd Bergmann1-2/+2
2021-05-27HID: amd_sfh: Fix memory leak in amd_sfh_workBasavaraj Natikar1-0/+1
2021-05-27HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()Basavaraj Natikar2-12/+9
2021-05-27HID: ft260: improve error handling of ft260_hid_feature_report_get()Michael Zaidman1-12/+12
2021-05-27HID: magicmouse: fix crash when disconnecting Magic Trackpad 2José Expósito1-1/+4
2021-05-27HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-05-27HID: pidff: fix error return code in hid_pidff_init()Zhen Lei1-0/+1
2021-05-27HID: logitech-hidpp: initialize level variableTom Rix1-0/+1
2021-05-27HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpadHans de Goede1-2/+26
2021-05-27HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_ke...Hans de Goede1-1/+0
2021-05-27Merge tag 'nvme-5.13-2021-05-27' of git://git.infradead.org/nvme into block-5.13Jens Axboe7-16/+40
2021-05-27serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner1-12/+17
2021-05-27nfs: Remove trailing semicolon in macrosHuilong Deng2-2/+2
2021-05-27mei: request autosuspend after sending rx flow controlAlexander Usyskin1-0/+3
2021-05-27Merge tag 'icc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman1-1/+3
2021-05-27KVM: x86/mmu: Fix comment mentioning skip_4kDavid Matlack1-3/+3
2021-05-27xprtrdma: Revert 586a0787ce35Chuck Lever1-9/+18
2021-05-27NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu1-1/+1
2021-05-27KVM: VMX: update vcpu posted-interrupt descriptor when assigning deviceMarcelo Tosatti4-0/+17
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti6-6/+11
2021-05-27KVM: x86: add start_assignment hook to kvm_x86_opsMarcelo Tosatti3-1/+4
2021-05-27KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switchWanpeng Li1-3/+11
2021-05-27selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini1-1/+1
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey2-4/+6
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen4-4/+33
2021-05-27KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen1-33/+79
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen3-0/+52
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen3-1/+22