index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-06
Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-06
Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-09-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
Merge tag 'mailbox-v6.6' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2023-09-05
Merge tag 'tpmdd-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2023-09-05
s390/zcrypt: utilize dev_set_name() ability to use a formatted string
Andy Shevchenko
2023-09-05
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
2023-09-05
mailbox: qcom-ipcc: fix incorrect num_chans counting
Jonathan Marek
2023-09-05
mailbox: Explicitly include correct DT includes
Rob Herring
2023-09-05
mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()
Li Zetao
2023-09-05
mailbox: platform-mhu: Remove redundant dev_err()
Ruan Jinjie
2023-09-05
mailbox: bcm-pdc: Fix some kernel-doc comments
Yang Li
2023-09-05
mailbox: mailbox-test: Fix an error check in mbox_test_probe()
Minjie Du
2023-09-05
mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-09-05
mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-05
mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-05
mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-05
mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-09-04
Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-09-04
Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-04
Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2023-09-04
Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2023-09-04
Merge tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2023-09-04
Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-09-04
Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-04
Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-09-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-09-03
virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
Yuan Yao
2023-09-03
virtio_vdpa: build affinity masks conditionally
Jason Wang
2023-09-03
virtio_net: merge dma operations when filling mergeable buffers
Xuan Zhuo
2023-09-03
virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce dma map api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_reset()
Xuan Zhuo
2023-09-03
virtio_ring: separate the logic of reset/enable from virtqueue_resize
Xuan Zhuo
2023-09-03
virtio_ring: correct the expression of the description of virtqueue_resize()
Xuan Zhuo
2023-09-03
virtio_ring: skip unmap for premapped
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_dma_dev()
Xuan Zhuo
2023-09-03
virtio_ring: support add premapped buf
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_set_dma_premapped()
Xuan Zhuo
2023-09-03
virtio_ring: put mapping error check in vring_map_one_sg
Xuan Zhuo
2023-09-03
virtio_ring: check use_dma_api before unmap desc for indirect
Xuan Zhuo
[next]