summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-26Merge tag 'hid-for-linus-2024092601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-80/+0
2024-09-26Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds18-224/+282
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds8-62/+275
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds20-294/+1092
2024-09-26Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds20-100/+76
2024-09-26Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-33/+26
2024-09-26Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds17-39/+633
2024-09-25dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"Krzysztof Kozlowski1-71/+0
2024-09-25HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski1-9/+0
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-15/+104
2024-09-25Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+1
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-100/+100
2024-09-25Merge tag 'clang-format-6.12' of https://github.com/ojeda/linuxLinus Torvalds1-9/+30
2024-09-25Kbuild: make MODVERSIONS support depend on not being a compile test buildLinus Torvalds1-0/+1
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds63-394/+3870
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)2-0/+62
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)2-51/+101
2024-09-25tracing/fprobe: Support raw tracepoint events on modulesMasami Hiramatsu (Google)1-8/+38
2024-09-25tracepoint: Support iterating tracepoints in a loading moduleMasami Hiramatsu (Google)2-10/+44
2024-09-25tracepoint: Support iterating over tracepoints on modulesMasami Hiramatsu (Google)2-0/+28
2024-09-25kprobes: Remove obsoleted declaration for init_test_probesGaosheng Cui1-9/+0
2024-09-25uprobes: turn trace_uprobe's nhit counter to be per-CPU oneAndrii Nakryiko1-3/+21
2024-09-25vsock/virtio: avoid queuing packets when intermediate queue is emptyLuigi Leonardi1-4/+35
2024-09-25vsock/virtio: refactor virtio_transport_send_pkt_workMarco Pinna1-46/+59
2024-09-25fw_cfg: Constify struct kobj_typeHongbo Li1-1/+1
2024-09-25vdpa/mlx5: Postpone MR deletionDragos Tatulea3-5/+64
2024-09-25vdpa/mlx5: Introduce init/destroy for MR resourcesDragos Tatulea4-5/+26
2024-09-25vdpa/mlx5: Rename mr_mtx -> lockDragos Tatulea4-16/+16
2024-09-25vdpa/mlx5: Extract mr members in own resource structDragos Tatulea4-41/+44
2024-09-25vdpa/mlx5: Rename functionDragos Tatulea3-6/+6
2024-09-25vdpa/mlx5: Delete direct MKEYs in parallelDragos Tatulea1-0/+64
2024-09-25vdpa/mlx5: Create direct MKEYs in parallelDragos Tatulea1-22/+98
2024-09-25MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE sectionStefano Garzarella1-0/+1
2024-09-25virtio_fs: add sysfs entries for queue informationMax Gurtovoy1-8/+139
2024-09-25virtio_fs: introduce virtio_fs_put_locked helperMax Gurtovoy1-6/+11
2024-09-25vdpa: Remove unused declarationsYue Haibing2-4/+0
2024-09-25vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ commandDragos Tatulea1-10/+12
2024-09-25vdpa/mlx5: Small improvement for change_num_qps()Dragos Tatulea1-10/+11
2024-09-25vdpa/mlx5: Keep notifiers during suspend but ignoreDragos Tatulea1-2/+4
2024-09-25vdpa/mlx5: Parallelize device resumeDragos Tatulea1-26/+14
2024-09-25vdpa/mlx5: Parallelize device suspendDragos Tatulea1-27/+29
2024-09-25vdpa/mlx5: Use async API for vq modify commandsDragos Tatulea1-48/+106
2024-09-25vdpa/mlx5: Use async API for vq query commandDragos Tatulea2-25/+78
2024-09-25vdpa/mlx5: Introduce async fw command wrapperDragos Tatulea2-0/+88
2024-09-25vdpa/mlx5: Introduce error logging functionDragos Tatulea2-12/+17
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea1-5/+16
2024-09-25Merge tag 'nvme-6.12-2024-09-25' of git://git.infradead.org/nvme into for-6.1...Jens Axboe3-8/+12
2024-09-25nvme: remove CC register read-back during enablingKeith Busch1-5/+0
2024-09-25nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki1-0/+1
2024-09-25nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke1-2/+10