This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 764a5bc89b12 Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesk [...] new b2ff70a01a7a lib/test_string.c: move string selftest in the Runtime Tes [...] new f267aeb6dea5 ocfs2: fix zero out valid data new 9449ad33be84 ocfs2: issue zeroout to EOF blocks new 30def93565e5 mm: memcontrol: fix blocking rstat function called from at [...] new b5916c025432 mm/migrate: fix NR_ISOLATED corruption on 64-bit new f227f0faf63b slub: fix unreclaimable slab stat for bulk free new 121dffe20b14 mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook() new ad6ec09d9622 Merge branch 'akpm' (patches from Andrew) new e48bf29cf9d6 HID: intel-ish-hid: use async resume function new 3fdcf7cdfc22 HID: asus: Remove check for same LED brightness on set new 8aa6348634d1 HID: amd_sfh: Use correct MMIO register for DMA address new 9f59efcd51e3 HID: ft260: fix format type warning in ft260_word_show() new e9c6729acb38 HID: fix typo in Kconfig new ebe0b42a4252 HID: apple: Add support for Keychron K1 wireless keyboard new 0818ec1f508f HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "U [...] new 6ca2350e11f0 HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT new 7cc8524f65ce HID: wacom: Skip processing of touches with negative slot values new db8d3a21275c HID: ft260: fix device removal due to USB disconnect new 8723bc8fb38c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 240246f6b913 btrfs: mark compressed range uptodate only if all bio succeed new ecc64fab7d49 btrfs: fix lost inode on log replay after mix of fsync, re [...] new b2a616676839 btrfs: fix rw device counting in __btrfs_free_extra_devids new 7280305eb57d btrfs: calculate number of eb pages properly in csum_tree_block new 051df241e446 Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/s [...] new ecef6a9effe4 libata: fix ata_pio_sector for CONFIG_HIGHMEM new 094121ef815f arch: Kconfig: clean up obsolete use of HAVE_IDE new f6c5971bb78e Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/ [...] new 44eff40a32e8 io_uring: fix io_prep_async_link locking new 110aa25c3ce4 io_uring: fix race in unified task_work running new 773af69121ec io_uring: always reissue from task_work context new ef04688871f3 io_uring: don't block level reissue off completion path new a890d01e4ee0 io_uring: fix poll requests leaking second poll entries new 27eb687bcdb9 Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.d [...] new 3ce6e1f662a9 loop: reintroduce global lock for safe loop_validate_file( [...] new b93af3055d6f blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling new 5ab189cf3abb blk-iocost: fix operation ordering in iocg_wake_fn() new 340e84573878 block: delay freeing the gendisk new 4669e13cd67f Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/l [...]
The 38 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/alpha/Kconfig | 1 - arch/arm/Kconfig | 6 -- arch/arm/mach-davinci/Kconfig | 1 - arch/h8300/Kconfig.cpu | 1 - arch/ia64/Kconfig | 1 - arch/m68k/Kconfig | 1 - arch/mips/Kconfig | 1 - arch/parisc/Kconfig | 1 - arch/powerpc/Kconfig | 1 - arch/sh/Kconfig | 1 - arch/sparc/Kconfig | 1 - arch/x86/Kconfig | 1 - arch/xtensa/Kconfig | 1 - block/blk-iocost.c | 11 +-- block/blk-mq-sched.c | 17 +--- block/genhd.c | 3 +- drivers/ata/libata-sff.c | 35 ++++++-- drivers/block/loop.c | 128 ++++++++++++++++++++------- drivers/hid/Kconfig | 2 +- drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 2 +- drivers/hid/hid-apple.c | 2 + drivers/hid/hid-asus.c | 3 - drivers/hid/hid-ft260.c | 27 ++---- drivers/hid/intel-ish-hid/ishtp-hid-client.c | 15 +++- drivers/hid/intel-ish-hid/ishtp-hid.h | 1 + drivers/hid/intel-ish-hid/ishtp/bus.c | 29 ++++-- drivers/hid/usbhid/Kconfig | 2 +- drivers/hid/wacom_wac.c | 5 +- fs/block_dev.c | 2 + fs/btrfs/compression.c | 2 +- fs/btrfs/disk-io.c | 2 +- fs/btrfs/tree-log.c | 4 +- fs/btrfs/volumes.c | 1 + fs/io_uring.c | 40 +++++++-- fs/ocfs2/file.c | 103 ++++++++++++--------- include/linux/intel-ish-client-if.h | 2 + lib/Kconfig | 3 - lib/Kconfig.debug | 3 + mm/memcontrol.c | 3 +- mm/migrate.c | 2 +- mm/slab.h | 2 +- mm/slub.c | 22 ++--- 42 files changed, 312 insertions(+), 179 deletions(-)