index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-2299
/
+7786
2022-10-07
vfio: More vfio_file_is_group() use cases
Alex Williamson
-3
/
+3
2022-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-862
/
+1693
2022-10-07
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
-244
/
+695
2022-10-07
Merge tag 'rproc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
-202
/
+298
2022-10-07
Merge tag 'rpmsg-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
-5
/
+4
2022-10-07
Merge tag 'for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
-65
/
+1246
2022-10-07
Merge tag 'hsi-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
-9
/
+8
2022-10-07
Merge tag 'pwm/for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-97
/
+92
2022-10-07
io_uring: limit registration w/ SINGLE_ISSUER
Pavel Begunkov
-0
/
+3
2022-10-07
io_uring: remove io_register_submitter
Dylan Yudaken
-19
/
+3
2022-10-07
io_uring: simplify __io_uring_add_tctx_node
Dylan Yudaken
-13
/
+25
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
-433
/
+3274
2022-10-07
Merge tag 'for-linus-2022100501' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-325
/
+1034
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-1463
/
+9472
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
-287
/
+1331
2022-10-07
Merge tag 'drm-next-2022-10-07-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-2
/
+2
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
-181
/
+476
2022-10-07
docs: notifier-error-inject: Correct test's name
Zhao Gongyi
-2
/
+2
2022-10-07
selftests/memory-hotplug: Adjust log info for maintainability
Zhao Gongyi
-2
/
+5
2022-10-07
selftests/memory-hotplug: Restore memory before exit
Zhao Gongyi
-5
/
+16
2022-10-07
selftests/memory-hotplug: Add checking after online or offline
Zhao Gongyi
-3
/
+9
2022-10-07
selftests/ftrace: func_event_triggers: fix typo in user message
Randy Dunlap
-1
/
+1
2022-10-07
Documentation: kunit: Update description of --alltests option
David Gow
-8
/
+9
2022-10-07
kunit: declare kunit_assert structs as const
Daniel Latypov
-1
/
+1
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
-1644
/
+3204
2022-10-07
kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED
Daniel Latypov
-58
/
+65
2022-10-07
kunit: remove format func from struct kunit_assert, get it to 0 bytes
Daniel Latypov
-31
/
+21
2022-10-07
kunit: tool: Don't download risc-v opensbi firmware with wget
David Gow
-11
/
+7
2022-10-07
kunit: make kunit_kfree(NULL) a no-op to match kfree()
Daniel Latypov
-0
/
+3
2022-10-07
kunit: make kunit_kfree() not segfault on invalid inputs
Daniel Latypov
-12
/
+2
2022-10-07
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
Daniel Latypov
-18
/
+15
2022-10-07
kunit: drop test pointer in string_stream_fragment
Daniel Latypov
-6
/
+5
2022-10-07
kunit: string-stream: Simplify resource use
David Gow
-76
/
+18
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
-326
/
+859
2022-10-07
Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-30
/
+86
2022-10-07
Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-10
/
+0
2022-10-07
Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-152
/
+284
2022-10-07
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
-199
/
+253
2022-10-07
xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
Juergen Gross
-0
/
+3
2022-10-07
xen/virtio: restructure xen grant dma setup
Juergen Gross
-25
/
+43
2022-10-07
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
-24
/
+44
2022-10-07
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
-13
/
+18
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
-4
/
+35
2022-10-07
MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER
Lukas Bulwahn
-1
/
+1
2022-10-07
drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI
Geert Uytterhoeven
-1
/
+1
2022-10-07
drivers/perf: fix return value check in ali_drw_pmu_probe()
Sun Ke
-2
/
+2
2022-10-07
arm64: errata: Add Cortex-A55 to the repeat tlbi list
James Morse
-0
/
+24
2022-10-07
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
-18
/
+111
2022-10-07
vp_vdpa: support feature provisioning
Jason Wang
-2
/
+20
[prev]
[next]