summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-22fbdev: atyfb: add stubs for aty_{ld,st}_lcd()Randy Dunlap
2021-02-22btrfs: avoid checking for RO block group twice during nocow writebackFilipe Manana
2021-02-22btrfs: fix race between extent freeing/allocation when using bitmapsNikolay Borisov
2021-02-22btrfs: make check_compressed_csum() to be subpage compatibleQu Wenruo
2021-02-22btrfs: make btrfs_submit_compressed_read() subpage compatibleQu Wenruo
2021-02-22btrfs: fix raid6 qstripe kmapIra Weiny
2021-02-22loop: fix I/O error on fsync() in detached loop devicesMauricio Faria de Oliveira
2021-02-22pwm: lpc18xx-sct: remove unneeded semicolonYang Li
2021-02-22pwm: iqs620a: Correct a stale state variableJeff LaBundy
2021-02-22pwm: iqs620a: Fix overflow and optimize calculationsUwe Kleine-König
2021-02-22block: fix potential IO hang when turning off io_pollJeffle Xu
2021-02-22block: get rid of the trace rq insert wrapperChaitanya Kulkarni
2021-02-22blktrace: fix blk_rq_merge documentationChaitanya Kulkarni
2021-02-22blktrace: fix blk_rq_issue documentationChaitanya Kulkarni
2021-02-22blktrace: add blk_fill_rwbs documentation commentChaitanya Kulkarni
2021-02-22block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni
2021-02-22block: Remove unused blk_pm_*() function definitionsBart Van Assche
2021-02-22io_uring: clear request count when freeing cachesPavel Begunkov
2021-02-22Merge branch 'devel-stable' into for-linusRussell King
2021-02-22ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap
2021-02-22Merge branch 'printk-rework' into for-linusPetr Mladek
2021-02-22Merge branch 'for-5.12-no_hash_pointers' into for-linusPetr Mladek
2021-02-22kexec: move machine_kexec_post_load() to public interfacePavel Tatashin
2021-02-22Merge tag 'timers-v5.11-rc5' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2021-02-22drm/i915/gvt: Introduce per object locking in GVT scheduler.Zhi Wang
2021-02-22drm/i915/gvt: Purge dev_priv->gtChris Wilson
2021-02-22drm/i915/gvt: Parse default state to update reg whitelistChris Wilson
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-21Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'seccomp-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21Merge tag 'Smack-for-v5.12' of git://github.com/cschaufler/smack-nextLinus Torvalds
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-21Merge tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-22exfat: improve performance of exfat_free_cluster when using dirsync mount optionHyeongseok Kim
2021-02-22exfat: fix shift-out-of-bounds in exfat_fill_super()Namjae Jeon
2021-02-21Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'tomoyo-pr-20210215' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2021-02-21io-wq: make io_wq_fork_thread() available to other usersJens Axboe
2021-02-21io-wq: only remove worker from free_list, if it was thereJens Axboe
2021-02-21io_uring: remove io_identityJens Axboe
2021-02-21io_uring: remove any grabbing of contextJens Axboe
2021-02-21io-wq: worker idling always returns falseJens Axboe
2021-02-21io-wq: fork worker threads from original taskJens Axboe
2021-02-21kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signalsJens Axboe
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-21io-wq: don't pass 'wqe' needlessly aroundJens Axboe
2021-02-21io_uring: tie async worker side to the task contextJens Axboe
2021-02-21io-wq: get rid of wq->use_refsJens Axboe
2021-02-21io_uring: disable io-wq attachingJens Axboe
2021-02-21io-wq: don't create any IO workers upfrontJens Axboe