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-01-21
media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify code
Frank Li
-9
/
+7
2026-01-21
media: nxp: use dev_err_probe() to simplify code
Frank Li
-32
/
+21
2026-01-21
media: rkisp1: Fix filter mode register configuration
Rui Wang
-6
/
+0
2026-01-21
media: rkisp1: Discard pm_runtime_put() return value
Rafael J. Wysocki
-4
/
+1
2026-01-21
media: imx8-isi: Drop unneeded module alias
Laurent Pinchart
-1
/
+0
2026-01-21
phy: fsl-imx8mq-usb: enable RX Termination override
Xu Yang
-1
/
+14
2026-01-21
phy: fsl-imx8mq-usb: set platform driver data
Xu Yang
-0
/
+2
2026-01-21
phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
Xu Yang
-0
/
+1
2026-01-21
drm/bridge: anx7625: Fix invalid EDID size
Loic Poulain
-1
/
+1
2026-01-21
drm/tests/drm_buddy: Add tests for allocations exceeding max_order
Sanjay Yadav
-0
/
+35
2026-01-21
drm/buddy: Prevent BUG_ON by validating rounded allocation
Sanjay Yadav
-0
/
+9
2026-01-21
platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()
Andy Shevchenko
-12
/
+3
2026-01-21
platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::dev
Andy Shevchenko
-3
/
+3
2026-01-21
drm/atmel-hlcdc: don't reject the commit if the src rect has fractional parts
Ludovic Desroches
-15
/
+4
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
-3
/
+3
2026-01-20
array_size.h: add ARRAY_END()
Alejandro Colomar
-2
/
+0
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+73
2026-01-20
zram: remove KMSG_COMPONENT macro
Heiko Carstens
-2
/
+1
2026-01-20
zram: drop pp_in_progress
Sergey Senozhatsky
-25
/
+8
2026-01-20
zram: fixup read_block_state()
Sergey Senozhatsky
-5
/
+2
2026-01-20
zram: trivial fix of recompress_slot() coding styles
Sergey Senozhatsky
-5
/
+6
2026-01-20
zram: rename internal slot API
Sergey Senozhatsky
-181
/
+182
2026-01-20
zram: use u32 for entry ac_time tracking
Sergey Senozhatsky
-32
/
+37
2026-01-20
zram: consolidate device-attr declarations
Sergey Senozhatsky
-4
/
+3
2026-01-20
zram: switch to guard() for init_lock
Sergey Senozhatsky
-134
/
+77
2026-01-20
zram: rename zram_free_page()
Sergey Senozhatsky
-10
/
+10
2026-01-20
zram: move bd_stat to writeback section
Sergey Senozhatsky
-27
/
+21
2026-01-20
zram: introduce writeback_compressed device attribute
Richard Chang
-0
/
+38
2026-01-20
zram: introduce compressed data writeback
Richard Chang
-53
/
+227
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
-2584
/
+0
2026-01-21
drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
Ludovic Desroches
-2
/
+1
2026-01-21
drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
Ludovic Desroches
-2
/
+1
2026-01-20
net/xen-netback: Fix mispelling of "Software" as "Softare"
Yicong Hui
-1
/
+1
2026-01-20
net/micrel: Fix typos in micrel driver code comments
Yicong Hui
-7
/
+7
2026-01-20
net/benet: Fix typos in driver code comments
Yicong Hui
-24
/
+24
2026-01-20
Octeontx2-pf: Update xdp features
Hariprasad Kelam
-1
/
+3
2026-01-20
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
-3
/
+6
2026-01-20
net: phy: simplify PHY fixup registration
Heiner Kallweit
-21
/
+13
2026-01-20
drm/amd/display: Only poll analog connectors
Timur Kristóf
-2
/
+8
2026-01-20
drm/amdgpu: fix error handling in ib_schedule()
Alex Deucher
-1
/
+1
2026-01-20
drm/amdkfd: fix gfx11 restrictions on debugging cooperative launch
Jonathan Kim
-2
/
+1
2026-01-20
drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_alloc
Jiqian Chen
-2
/
+5
2026-01-20
drm/amdgpu: remove frame cntl for gfx v12
Likun Gao
-12
/
+0
2026-01-20
net: macb: Replace open-coded device config retrieval with of_device_get_matc...
Kevin Hao
-9
/
+5
2026-01-20
mISDN: annotate data-race around dev->work
Eric Dumazet
-5
/
+8
2026-01-20
net: airoha_eth: increase max MTU to 9220 for DSA jumbo frames
Sayantan Nandy
-1
/
+1
2026-01-20
net: txgbe: remove the redundant data return in SW-FW mailbox
Jiawen Wu
-2
/
+2
2026-01-20
net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
Jijie Shao
-1
/
+1
2026-01-20
net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
Jijie Shao
-1
/
+1
2026-01-20
net: stmmac: fix resume: calculate tso last_segment
Russell King (Oracle)
-3
/
+9
[prev]
[next]