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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-11-28
Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-1575
/
+4830
2025-11-29
i3c: master: svc: Add basic HDR mode support
Frank Li
-13
/
+83
2025-11-29
i3c: master: svc: Replace bool rnw with union for HDR support
Frank Li
-7
/
+18
2025-11-29
i3c: Add HDR API support
Frank Li
-15
/
+37
2025-11-29
i3c: master: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-29
i3c: master: Remove i3c_device_free_ibi from i3c_device_remove
Jorge Marques
-2
/
+0
2025-11-29
i3c: mipi-i3c-hci-pci: Set d3cold_delay to 0 for Intel controllers
Adrian Hunter
-0
/
+2
2025-11-29
i3c: mipi-i3c-hci-pci: Add LTR support for Intel controllers
Adrian Hunter
-1
/
+112
2025-11-29
i3c: mipi-i3c-hci-pci: Add exit callback
Adrian Hunter
-5
/
+12
2025-11-29
i3c: mipi-i3c-hci-pci: Change callback parameter
Adrian Hunter
-5
/
+8
2025-11-29
i3c: mipi-i3c-hci-pci: Allocate a structure for mipi_i3c_hci_pci device infor...
Adrian Hunter
-10
/
+19
2025-11-29
i3c: mipi-i3c-hci-pci: Factor out intel_reset()
Adrian Hunter
-7
/
+13
2025-11-29
i3c: mipi-i3c-hci-pci: Factor out private registers ioremapping
Adrian Hunter
-4
/
+8
2025-11-29
i3c: mipi-i3c-hci-pci: Constify driver data
Adrian Hunter
-3
/
+3
2025-11-29
i3c: mipi-i3c-hci-pci: Use readl_poll_timeout()
Adrian Hunter
-8
/
+6
2025-11-29
i3c: mipi-i3c-hci-pci: Rename some Intel-related identifiers
Adrian Hunter
-9
/
+9
2025-11-29
i3c: mipi-i3c-hci-pci: Move all Intel-related definitions together
Adrian Hunter
-2
/
+2
2025-11-29
i3c: mipi-i3c-hci-pci: Set 64-bit DMA mask for Intel controllers
Adrian Hunter
-0
/
+2
2025-11-28
Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-19
/
+39
2025-11-28
vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
Michał Winiarski
-0
/
+592
2025-11-28
drm/xe/pf: Export helpers for VFIO
Michał Winiarski
-0
/
+84
2025-11-28
drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
Michał Winiarski
-0
/
+20
2025-11-28
drm/xe/pf: Enable SR-IOV VF migration
Michał Winiarski
-7
/
+42
2025-11-28
Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+3
2025-11-28
ubi: fastmap: fix ubi->fm memory leak
Liyuan Pang
-8
/
+16
2025-11-28
mtd: ubi: skip programming unused bits in ubi headers
Cheng Ming Lin
-0
/
+10
2025-11-28
regulator: fp9931: Fix spelling mistake "failid" -> "failed"
Colin Ian King
-1
/
+1
2025-11-28
spi: microchip-core: Refactor FIFO read and write handlers
Andy Shevchenko
-19
/
+12
2025-11-28
Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+2
2025-11-28
Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-113
/
+211
2025-11-28
Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-14
/
+22
2025-11-28
Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-107
/
+222
2025-11-28
Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-38
/
+58
2025-11-28
vfio/nvgrace-gpu: wait for the GPU mem to be ready
Ankit Agrawal
-13
/
+92
2025-11-28
vfio/nvgrace-gpu: Inform devmem unmapped after reset
Ankit Agrawal
-1
/
+25
2025-11-28
vfio/nvgrace-gpu: split the code to wait for GPU ready
Ankit Agrawal
-13
/
+18
2025-11-28
vfio: use vfio_pci_core_setup_barmap to map bar in mmap
Ankit Agrawal
-12
/
+3
2025-11-28
vfio/nvgrace-gpu: Add support for huge pfnmap
Ankit Agrawal
-22
/
+59
2025-11-28
vfio: refactor vfio_pci_mmap_huge_fault function
Ankit Agrawal
-27
/
+27
2025-11-28
dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
Alex Mastro
-1
/
+1
2025-11-28
vfio/pci: Use RCU for error/request triggers to avoid circular locking
Alex Williamson
-39
/
+85
2025-11-28
hwmon: (max16065) Use local variable to avoid TOCTOU
Gui-Dong Han
-3
/
+4
2025-11-28
hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
Gui-Dong Han
-8
/
+18
2025-11-28
Merge tag 'mmc-v6.18-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-12
/
+17
2025-11-28
ublk: add helper of __ublk_fetch()
Ming Lei
-22
/
+24
2025-11-28
ublk: pass const pointer to ublk_queue_is_zoned()
Ming Lei
-1
/
+1
2025-11-28
ublk: refactor auto buffer register in ublk_dispatch_req()
Ming Lei
-21
/
+43
2025-11-28
ublk: add `union ublk_io_buf` with improved naming
Ming Lei
-18
/
+22
2025-11-28
ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
Ming Lei
-5
/
+7
2025-11-28
char: applicom: fix NULL pointer dereference in ac_ioctl
Tianchu Chen
-1
/
+4
[prev]
[next]