aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-3014-26/+27
|\
| * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-3013-18/+0
| * libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig2021-07-091-8/+27
* | Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-304-4/+5
|\ \
| * | btrfs: calculate number of eb pages properly in csum_tree_blockDavid Sterba2021-07-291-1/+1
| * | btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi2021-07-281-0/+1
| * | btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Filipe Manana2021-07-281-2/+2
| * | btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues2021-07-281-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-07-3011-33/+57
|\ \ \
| * | | HID: ft260: fix device removal due to USB disconnectMichael Zaidman2021-07-291-16/+7
| * | | HID: wacom: Skip processing of touches with negative slot valuesJason Gerecke2021-07-281-0/+3
| * | | HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke2021-07-281-1/+1
| * | | HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"Colin Ian King2021-07-281-1/+1
| * | | HID: apple: Add support for Keychron K1 wireless keyboardHaochen Tong2021-07-281-0/+2
| * | | HID: fix typo in KconfigChristophe JAILLET2021-07-281-1/+1
| * | | HID: ft260: fix format type warning in ft260_word_show()Michael Zaidman2021-07-271-2/+2
| * | | HID: amd_sfh: Use correct MMIO register for DMA addressDylan MacKenzie2021-07-151-1/+1
| * | | HID: asus: Remove check for same LED brightness on setLuke D. Jones2021-07-151-3/+0
| * | | HID: intel-ish-hid: use async resume functionYe Xiang2021-07-154-8/+39
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-307-57/+81
|\ \ \ \
| * | | | mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai2021-07-301-1/+1
| * | | | slub: fix unreclaimable slab stat for bulk freeShakeel Butt2021-07-301-10/+12
| * | | | mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V2021-07-301-1/+1
| * | | | mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner2021-07-301-1/+2
| * | | | ocfs2: issue zeroout to EOF blocksJunxiao Bi2021-07-301-39/+60
| * | | | ocfs2: fix zero out valid dataJunxiao Bi2021-07-301-2/+2
| * | | | lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2021-07-302-3/+3
* | | | | Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-2919-40/+61
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Dave Airlie2021-07-298-14/+16
| |\ \ \ \ \
| | * | | | | maintainers: add bugs and chat URLs for amdgpuSimon Ser2021-07-271-0/+2
| | * | | | | drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher2021-07-271-2/+2
| | * | | | | drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao2021-07-271-1/+1
| | * | | | | drm/amd/display: Add missing DCN21 IP parameterVictor Lu2021-07-271-0/+1
| | * | | | | drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu2021-07-271-0/+3
| | * | | | | drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma2021-07-271-1/+2
| | * | | | | drm/amdgpu: Avoid printing of stack contents on firmware load errorJiri Kosina2021-07-261-4/+3
| | * | | | | drm/amdgpu: Fix resource leak on probe error pathJiri Kosina2021-07-261-6/+2
| * | | | | | Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-07-293-6/+14
| |\ \ \ \ \ \
| | * | | | | | drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs()Lucas De Marchi2021-07-261-1/+7
| | * | | | | | drm/i915: fix not reading DSC disable fuse in GLKLucas De Marchi2021-07-261-4/+5
| | * | | | | | drm/i915/bios: Fix ports maskRodrigo Vivi2021-07-261-1/+2
| | |/ / / / /
| * | | | | | Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-07-293-17/+13
| |\ \ \ \ \ \
| | * | | | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2021-07-27734-7265/+10099
| | |\| | | | |
| | * | | | | | drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201cJagan Teki2021-07-251-1/+1
| | * | | | | | drm/ttm: Initialize debugfs from ttm_global_init()Jason Ekstrand2021-07-222-16/+12
| * | | | | | | Merge tag 'drm-msm-fixes-2021-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-07-295-3/+18
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drm/msm/dp: Initialize dp->aux->drm_dev before registrationSean Paul2021-07-271-0/+1
| | * | | | | | drm/msm/dp: signal audio plugged change at dp_pm_resumeKuogee Hsieh2021-07-271-0/+4
| | * | | | | | drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson2021-07-271-0/+1
| | * | | | | | drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh2021-07-271-1/+1