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
2026-02-14
drm/hyperv: Remove reference to hyperv_fb driver
Prasanna Kumar T S M
-10
/
+151
2026-02-14
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Prasanna Kumar T S M
-2
/
+2
2026-02-14
fbcon: check return value of con2fb_acquire_newinfo()
Andrey Vatoropin
-1
/
+2
2026-02-14
fbdev: hyperv_fb: Remove hyperv_fb driver
Prasanna Kumar T S M
-1400
/
+0
2026-02-14
fbdev: Use device_create_with_groups() to fix sysfs groups registration race
Hans de Goede
-33
/
+3
2026-02-14
fbdev: smscufx: properly copy ioctl memory to kernelspace
Greg Kroah-Hartman
-2
/
+6
2026-02-14
fbdev: rivafb: fix divide error in nv3_arb()
Guangshuo Li
-0
/
+3
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-871
/
+5046
2026-02-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
-167
/
+675
2026-02-13
ACPI: driver: Drop driver_data pointer clearing from two drivers
Rafael J. Wysocki
-4
/
+0
2026-02-13
ACPI: video: Clear driver_data pointer on remove
Rafael J. Wysocki
-0
/
+1
2026-02-13
drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used
Franz Schnyder
-2
/
+4
2026-02-13
fbnic: close fw_log race between users and teardown
Chengfeng Ye
-10
/
+12
2026-02-13
net: sparx5/lan969x: fix PTP clock max_adj value
Daniel Machon
-1
/
+1
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-478
/
+1290
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+23
2026-02-13
Merge tag 'nand/for-7.0' into mtd/next
Miquel Raynal
-2594
/
+4459
2026-02-13
spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()
Felix Gu
-1
/
+1
2026-02-13
nvme-pci: do not try to add queue maps at runtime
Keith Busch
-0
/
+12
2026-02-13
nvme-pci: cap queue creation to used queues
Keith Busch
-1
/
+7
2026-02-13
nvme-pci: ensure we're polling a polled queue
Keith Busch
-1
/
+2
2026-02-13
ACPI: button: Tweak acpi_button_remove()
Rafael J. Wysocki
-3
/
+3
2026-02-13
ACPI: button: Tweak system wakeup handling
Rafael J. Wysocki
-7
/
+7
2026-02-13
ACPI: battery: Drop redundant checks from acpi_battery_remove()
Rafael J. Wysocki
-5
/
+1
2026-02-13
Merge tag 'amd-drm-next-6.20-2026-02-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-538
/
+1297
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+4
2026-02-12
net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()
Ziyi Guo
-2
/
+10
2026-02-12
net: mscc: ocelot: split xmit into FDMA and register injection paths
Ziyi Guo
-9
/
+30
2026-02-12
net: mscc: ocelot: extract ocelot_xmit_timestamp() helper
Ziyi Guo
-14
/
+22
2026-02-12
net: sparx5/lan969x: fix DWRR cost max to match hardware register width
Daniel Machon
-1
/
+1
2026-02-12
atm: fore200e: fix use-after-free in tasklets during device removal
Duoming Zhou
-0
/
+4
2026-02-12
net: stmmac: fix oops when split header is enabled
Jie Zhang
-3
/
+17
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
-2
/
+14
2026-02-12
bng_en: Remove duplicate include
Chen Ni
-1
/
+0
2026-02-12
Merge tag 'for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
-161
/
+178
2026-02-12
myri10ge: replace comma with semicolons
Chen Ni
-6
/
+6
2026-02-12
net: phy: phy_port: Correctly recompute the port's linkmodes
Maxime Chevallier
-7
/
+17
2026-02-12
net: phy: phy_port: Cleanup the of-parsing logic for phy_port
Maxime Chevallier
-7
/
+2
2026-02-12
net: phy: initialize the port support based on the PHY's for OF ports
Maxime Chevallier
-0
/
+3
2026-02-12
Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
-979
/
+358
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-641
/
+2382
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-974
/
+1718
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-33
/
+167
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-736
/
+3496
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
-8
/
+8
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-8
/
+12
2026-02-12
Merge tag 'libnvdimm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+17
2026-02-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
-5
/
+37
2026-02-12
Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2026-02-12
drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
Christian König
-11
/
+42
[prev]
[next]