summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-07vfio: More vfio_file_is_group() use casesAlex Williamson
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-10-07Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2022-10-07Merge tag 'rproc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2022-10-07Merge tag 'rpmsg-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2022-10-07Merge tag 'for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2022-10-07Merge tag 'hsi-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2022-10-07Merge tag 'pwm/for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-07io_uring: limit registration w/ SINGLE_ISSUERPavel Begunkov
2022-10-07io_uring: remove io_register_submitterDylan Yudaken
2022-10-07io_uring: simplify __io_uring_add_tctx_nodeDylan Yudaken
2022-10-07Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-10-07Merge tag 'for-linus-2022100501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-10-07Merge tag 'drm-next-2022-10-07-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-07Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07docs: notifier-error-inject: Correct test's nameZhao Gongyi
2022-10-07selftests/memory-hotplug: Adjust log info for maintainabilityZhao Gongyi
2022-10-07selftests/memory-hotplug: Restore memory before exitZhao Gongyi
2022-10-07selftests/memory-hotplug: Add checking after online or offlineZhao Gongyi
2022-10-07selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap
2022-10-07Documentation: kunit: Update description of --alltests optionDavid Gow
2022-10-07kunit: declare kunit_assert structs as constDaniel Latypov
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILEDDaniel Latypov
2022-10-07kunit: remove format func from struct kunit_assert, get it to 0 bytesDaniel Latypov
2022-10-07kunit: tool: Don't download risc-v opensbi firmware with wgetDavid Gow
2022-10-07kunit: make kunit_kfree(NULL) a no-op to match kfree()Daniel Latypov
2022-10-07kunit: make kunit_kfree() not segfault on invalid inputsDaniel Latypov
2022-10-07kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friendsDaniel Latypov
2022-10-07kunit: drop test pointer in string_stream_fragmentDaniel Latypov
2022-10-07kunit: string-stream: Simplify resource useDavid Gow
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-07Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-07Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-10-07Merge tag 'nand/for-6.1' into mtd/nextMiquel Raynal
2022-10-07xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANTJuergen Gross
2022-10-07xen/virtio: restructure xen grant dma setupJuergen Gross
2022-10-07vfio: Make the group FD disassociate from the iommu_groupJason Gunthorpe
2022-10-07vfio: Hold a reference to the iommu_group in kvm for SPAPRJason Gunthorpe
2022-10-07vfio: Add vfio_file_is_group()Jason Gunthorpe
2022-10-07MAINTAINERS: rectify file entry in ALIBABA PMU DRIVERLukas Bulwahn
2022-10-07drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPIGeert Uytterhoeven
2022-10-07drivers/perf: fix return value check in ali_drw_pmu_probe()Sun Ke
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse
2022-10-07virtio_blk: add SECURE ERASE command supportAlvaro Karsz
2022-10-07vp_vdpa: support feature provisioningJason Wang