index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-20
reset: sti: kzalloc + kcalloc to kzalloc
Rosen Penev
1
-7
/
+2
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
2
-3
/
+8
2026-03-20
drm/ttm: Don't spam the log on buffer object backing store allocation failure
Thomas Hellström
1
-1
/
+1
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
13
-38
/
+19
2026-03-20
drm/tegra: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-6
/
+16
2026-03-20
drm/omapdrm: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-6
/
+16
2026-03-20
drm/amdgpu: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-24
/
+28
2026-03-20
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
1
-1
/
+1
2026-03-20
drm/shmem-helper: Fix huge page mapping in fault handler
Pedro Demarchi Gomes
1
-22
/
+28
2026-03-20
accel/ivpu: Perform engine reset instead of device recovery on TDR
Karol Wachowski
9
-17
/
+92
2026-03-20
cpufreq: tegra194: remove COMPILE_TEST
Rosen Penev
1
-1
/
+1
2026-03-20
platform/chrome: cros_usbpd_logger: Simplify with devm
Krzysztof Kozlowski
1
-11
/
+7
2026-03-20
extcon: usbc-tusb320: Make typec-power-opmode optional
Yannis Bolliger
1
-13
/
+11
2026-03-20
extcon: ptn5150: Support USB role switch via connector fwnode
Xu Yang
1
-0
/
+2
2026-03-20
extcon: ptn5150: Add Type-C orientation switch support
Xu Yang
2
-0
/
+41
2026-03-20
extcon: Fixed sysfs duplicate filename issue
Michael Wu
1
-2
/
+2
2026-03-20
extcon: int3496: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2026-03-20
extcon: ptn5150: handle pending IRQ events during system resume
Xu Yang
1
-0
/
+14
2026-03-20
scsi: target: file: Use kzalloc_flex for aio_cmd
Thinh Nguyen
1
-1
/
+1
2026-03-20
scsi: scsi_transport_sas: Fix the maximum channel scanning issue
Yihang Li
1
-1
/
+1
2026-03-20
scsi: target: tcm_loop: Drain commands in target_reset handler
Josef Bacik
1
-6
/
+46
2026-03-20
scsi: lpfc: Use the crc32c() function
Eric Biggers
5
-57
/
+12
2026-03-20
scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
Tyllis Xu
1
-1
/
+2
2026-03-20
scsi: ufs: core: Handle MCQ IAG events
vamshi gajjela
3
-4
/
+27
2026-03-20
scsi: ses: Handle positive SCSI error from ses_recv_diag()
Greg Kroah-Hartman
1
-1
/
+1
2026-03-20
drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
Alvin1 Chen
1
-0
/
+3
2026-03-20
net: fjes: Drop fjes_acpi_driver and rework initialization
Rafael J. Wysocki
1
-70
/
+50
2026-03-20
net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()
Russell King (Oracle)
4
-16
/
+16
2026-03-20
net: stmmac: use more descriptive names in stmmac_xmit()
Russell King (Oracle)
1
-22
/
+23
2026-03-20
net: stmmac: simplify DMA descriptor allocation/init/freeing
Russell King (Oracle)
1
-30
/
+27
2026-03-20
net: stmmac: more mode -> descriptor_mode renames
Russell King (Oracle)
5
-35
/
+42
2026-03-20
net: stmmac: rename "mode" to "descriptor_mode"
Russell King (Oracle)
3
-14
/
+19
2026-03-20
net: ntb_netdev: add SPDX tag and remove boilerplate license text
Oskar Ray-Frayssinet
1
-46
/
+1
2026-03-20
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+2
2026-03-20
Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+46
2026-03-20
i2c: npcm7xx: Use NULL instead of 0 for pointer
Krzysztof Kozlowski
1
-1
/
+1
2026-03-20
hsi: hsi_core: use kzalloc_flex
Rosen Penev
1
-22
/
+15
2026-03-20
i2c: pxa: defer reset on Armada 3700 when recovery is used
Gabor Juhos
1
-1
/
+16
2026-03-20
ionic: fix persistent MAC address override on PF
Mohammad Heib
1
-6
/
+11
2026-03-20
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
Christophe JAILLET
1
-0
/
+1
2026-03-20
i2c: cp2615: fix serial string NULL-deref at probe
Johan Hovold
1
-0
/
+3
2026-03-20
cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
Cui Chao
1
-1
/
+1
2026-03-20
PCI: eswin: Add ESWIN PCIe Root Complex driver
Senchuan Zhang
3
-0
/
+419
2026-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
216
-1325
/
+1915
2026-03-19
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
1
-3
/
+6
2026-03-19
Bluetooth: hci_ll: Fix firmware leak on error path
Anas Iqbal
1
-0
/
+2
2026-03-19
vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
Yishai Hadas
3
-39
/
+83
2026-03-19
vfio/mlx5: consider inflight SAVE during PRE_COPY
Yishai Hadas
3
-1
/
+8
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
4
-45
/
+24
2026-03-19
vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2
Yishai Hadas
1
-0
/
+21
[prev]
[next]