summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-17mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...SeongJae Park1-0/+8
2022-06-17kthread: make it clear that kthread_create_on_node() might be terminated by a...Petr Mladek1-7/+7
2022-06-17mm: lru_cache_disable: use synchronize_rcu_expeditedMarcelo Tosatti1-1/+1
2022-06-17mm/page_isolation.c: fix one kernel-doc commentYang Li1-0/+2
2022-06-17scsi: ibmvfc: Store vhost pointer during subcrq allocationTyrel Datwyler2-2/+3
2022-06-17scsi: ibmvfc: Allocate/free queue resource only during probe/removeTyrel Datwyler1-17/+62
2022-06-17scsi: storvsc: Correct reporting of Hyper-V I/O size limitsSaurabh Sengar1-5/+22
2022-06-17Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Dave Airlie2-33/+15
2022-06-17scsi: ufs: Fix a race between the interrupt handler and the reset handlerBart Van Assche1-9/+19
2022-06-17scsi: ufs: Support clearing multiple commands at onceBart Van Assche1-14/+28
2022-06-17scsi: ufs: Simplify ufshcd_clear_cmd()Bart Van Assche1-6/+2
2022-06-17Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitlab.freedesktop.org/a...Dave Airlie2-6/+4
2022-06-17Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-47/+62
2022-06-17dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka1-2/+1
2022-06-17dm: fix narrow race for REQ_NOWAIT bios being issued despite no supportMikulas Patocka1-1/+6
2022-06-17dm: fix use-after-free in dm_put_live_table_bioMikulas Patocka1-6/+7
2022-06-17Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-29/+60
2022-06-17smb3: add trace point for SMB2_set_eofSteve French2-0/+40
2022-06-17selftests: make use of GUP_TEST_FILE macroJoel Savitz1-2/+2
2022-06-17block/bfq: Enable I/O statisticsBart Van Assche1-0/+3
2022-06-17Merge tag 'audit-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-06-17Merge tag 'selinux-pr-20220616' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+4
2022-06-17RISC-V: Some Svpbmt fixesPalmer Dabbelt3-6/+9
2022-06-17riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner1-2/+7
2022-06-17riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner1-4/+1
2022-06-17riscv: fix dependency for t-head errataHeiko Stuebner1-0/+1
2022-06-17Merge tag 'dt-fixes-for-palmer-5.19-rc3' of ssh://gitolite.kernel.org/pub/scm...Palmer Dabbelt1-0/+9
2022-06-179p: fix EBADF errors in cached modeDominique Martinet1-0/+13
2022-06-16blk-mq: don't clear flush_rq from tags->rqs[]Ming Lei1-2/+3
2022-06-16blk-mq: avoid to touch q->elevator without any protectionMing Lei6-19/+13
2022-06-16blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_noneMing Lei1-1/+3
2022-06-16block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Bart Van Assche1-0/+2
2022-06-16selftests: vm: Fix resource leak when return errorDing Xiang1-0/+2
2022-06-16selftests dma: fix compile error for dma_map_benchmarkYu Liao2-1/+2
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki2-0/+97
2022-06-16bpf, x86: Fix tail call count offset calculation on bpf2bpf callJakub Sitnicki1-1/+2
2022-06-16cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo2-15/+25
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-752/+433
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang1-0/+1
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong10-611/+83
2022-06-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown1-1/+0
2022-06-16ext4: improve write performance with disabled delallocJan Kara1-1/+1
2022-06-16irqchip/gicv3: Handle resource request failure consistentlyRobin Murphy1-10/+31
2022-06-16ext4: fix warning when submitting superblock in ext4_commit_super()Zhang Yi1-6/+16
2022-06-16io_uring: do not use prio task_work_add in uring_cmdDylan Yudaken1-1/+1
2022-06-16ext4, doc: remove unnecessary escapingWang Jianjian17-810/+810
2022-06-16ext4: fix incorrect comment in ext4_bio_write_page()Wang Jianjian1-1/+1
2022-06-16mtd: rawnand: gpmi: Fix setting busy timeout settingSascha Hauer1-1/+1
2022-06-16fs: fix jbd2_journal_try_to_free_buffers() kernel-doc commentYang Li1-1/+1
2022-06-16io_uring: commit non-pollable provided mapped buffers upfrontJens Axboe1-1/+1