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-03-20
drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge
Luca Ceresoli
-5
/
+2
2026-03-20
drm/bridge: add drm_bridge_clear_and_put()
Luca Ceresoli
-0
/
+34
2026-03-20
reset: sti: kzalloc + kcalloc to kzalloc
Rosen Penev
-7
/
+2
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
-3
/
+8
2026-03-20
drm/ttm: Don't spam the log on buffer object backing store allocation failure
Thomas Hellström
-1
/
+1
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
-38
/
+19
2026-03-20
drm/tegra: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-6
/
+16
2026-03-20
drm/omapdrm: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-6
/
+16
2026-03-20
drm/amdgpu: Switch private_obj initialization to atomic_create_state
Maxime Ripard
-24
/
+28
2026-03-20
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
-1
/
+1
2026-03-20
drm/shmem-helper: Fix huge page mapping in fault handler
Pedro Demarchi Gomes
-22
/
+28
2026-03-20
accel/ivpu: Perform engine reset instead of device recovery on TDR
Karol Wachowski
-17
/
+92
2026-03-20
cpufreq: tegra194: remove COMPILE_TEST
Rosen Penev
-1
/
+1
2026-03-20
platform/chrome: cros_usbpd_logger: Simplify with devm
Krzysztof Kozlowski
-11
/
+7
2026-03-19
scsi: target: file: Use kzalloc_flex for aio_cmd
Thinh Nguyen
-1
/
+1
2026-03-19
scsi: scsi_transport_sas: Fix the maximum channel scanning issue
Yihang Li
-1
/
+1
2026-03-19
scsi: target: tcm_loop: Drain commands in target_reset handler
Josef Bacik
-6
/
+46
2026-03-19
scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
Tyllis Xu
-1
/
+2
2026-03-19
scsi: ses: Handle positive SCSI error from ses_recv_diag()
Greg Kroah-Hartman
-1
/
+1
2026-03-19
drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
Alvin1 Chen
-0
/
+3
2026-03-19
net: fjes: Drop fjes_acpi_driver and rework initialization
Rafael J. Wysocki
-70
/
+50
2026-03-19
net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()
Russell King (Oracle)
-16
/
+16
2026-03-19
net: stmmac: use more descriptive names in stmmac_xmit()
Russell King (Oracle)
-22
/
+23
2026-03-19
net: stmmac: simplify DMA descriptor allocation/init/freeing
Russell King (Oracle)
-30
/
+27
2026-03-19
net: stmmac: more mode -> descriptor_mode renames
Russell King (Oracle)
-35
/
+42
2026-03-19
net: stmmac: rename "mode" to "descriptor_mode"
Russell King (Oracle)
-14
/
+19
2026-03-19
net: ntb_netdev: add SPDX tag and remove boilerplate license text
Oskar Ray-Frayssinet
-46
/
+1
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+2
2026-03-19
Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-13
/
+46
2026-03-20
i2c: npcm7xx: Use NULL instead of 0 for pointer
Krzysztof Kozlowski
-1
/
+1
2026-03-19
hsi: hsi_core: use kzalloc_flex
Rosen Penev
-22
/
+15
2026-03-19
i2c: pxa: defer reset on Armada 3700 when recovery is used
Gabor Juhos
-1
/
+16
2026-03-19
ionic: fix persistent MAC address override on PF
Mohammad Heib
-6
/
+11
2026-03-19
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
Christophe JAILLET
-0
/
+1
2026-03-19
i2c: cp2615: fix serial string NULL-deref at probe
Johan Hovold
-0
/
+3
2026-03-19
cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
Cui Chao
-1
/
+1
2026-03-19
PCI: eswin: Add ESWIN PCIe Root Complex driver
Senchuan Zhang
-0
/
+419
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1325
/
+1915
2026-03-19
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
-3
/
+6
2026-03-19
Bluetooth: hci_ll: Fix firmware leak on error path
Anas Iqbal
-0
/
+2
2026-03-19
vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
Yishai Hadas
-39
/
+83
2026-03-19
vfio/mlx5: consider inflight SAVE during PRE_COPY
Yishai Hadas
-1
/
+8
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
-45
/
+24
2026-03-19
vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2
Yishai Hadas
-0
/
+21
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-111
/
+218
2026-03-19
irqchip/gic-v5: Introduce minimal irq_set_type() for PPIs
Sascha Bischoff
-0
/
+18
2026-03-19
pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode API
Andy Shevchenko
-13
/
+14
2026-03-19
pinctrl: pinconf-generic: Validate fwnode instead of device node
Andy Shevchenko
-2
/
+3
2026-03-19
pinctrl: pinconf-generic: Fully validate 'pinmux' property
Andy Shevchenko
-1
/
+6
2026-03-19
thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()
Yury Norov
-1
/
+1
[prev]
[next]