summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2-5/+6
2021-05-28perf stat: Fix error check for bpf_program__attachNamhyung Kim1-2/+2
2021-05-28Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/a...Dave Airlie10-14/+42
2021-05-28Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2021-05-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+3
2021-05-28Merge tag 'for-5.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+3
2021-05-28btrfs: fix deadlock when cloning inline extents and low on available spaceFilipe Manana1-16/+22
2021-05-28btrfs: fix fsync failure and transaction abort after writes to prealloc extentsFilipe Manana1-22/+76
2021-05-28btrfs: abort in rename_exchange if we fail to insert the second refJosef Bacik1-1/+6
2021-05-28btrfs: check error value from btrfs_update_inode in tree logJosef Bacik1-2/+6
2021-05-28btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik1-6/+7
2021-05-28btrfs: mark ordered extent and inode with error if we fail to finishJosef Bacik1-0/+12
2021-05-28btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik1-1/+1
2021-05-28btrfs: fix error handling in btrfs_del_csumsJosef Bacik1-5/+5
2021-05-28btrfs: fix compressed writes that cross stripe boundaryQu Wenruo1-5/+12
2021-05-27cifs: change format of CIFS_FULL_KEY_DUMP ioctlAurelien Aptel3-45/+126
2021-05-27i2c: i801: Don't generate an interrupt on bus resetJean Delvare1-4/+2
2021-05-27i2c: mpc: implement erratum A-004447 workaroundChris Packham1-2/+79
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-05-27dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flagChris Packham1-0/+7
2021-05-27i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones1-1/+1
2021-05-27i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones1-2/+2
2021-05-27i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones1-4/+4
2021-05-27i2c: busses: i2c-ocores: Place the expected function names into the documenta...Lee Jones1-4/+4
2021-05-27i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...Lee Jones1-1/+2
2021-05-27i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones1-1/+1
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-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-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