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-27
drm/i915/overlay: Relocate the underrun check
Ville Syrjälä
-6
/
+7
2026-02-27
drm/i915/overlay: Remove redundant overlay->active
Ville Syrjälä
-5
/
+1
2026-02-27
drm/i915/overlay: Extract i915_overlay_is_active()
Ville Syrjälä
-7
/
+15
2026-02-27
drm/i915/overlay: Track current frontbuffer_bits
Ville Syrjälä
-7
/
+12
2026-02-27
drm/i915/overlay: Remove GPU hang snapshot stuff
Ville Syrjälä
-111
/
+0
2026-02-27
drm/xe/compat: Remove unused i915_reg.h from compat header
Uma Shankar
-6
/
+0
2026-02-26
rust_binder: shrink all_procs when deregistering processes
Shivam Kalra
-0
/
+11
2026-02-26
rust_binder: use current_euid() for transaction sender identity
Jann Horn
-2
/
+2
2026-02-26
binder: use current_euid() for transaction sender identity
Jann Horn
-1
/
+1
2026-02-26
rust_binder: avoid name mangling for get_work[_local]
Alice Ryhl
-0
/
+9
2026-02-26
rust_binder: use lock_vma_under_rcu() in use_page_slow()
Alice Ryhl
-18
/
+19
2026-02-26
rust_binder: call set_notification_done() without proc lock
Alice Ryhl
-1
/
+2
2026-02-26
rust_binder: avoid reading the written value in offsets array
Alice Ryhl
-11
/
+6
2026-02-26
rust_binder: check ownership before using vma
Alice Ryhl
-20
/
+63
2026-02-26
rust_binder: fix oneway spam detection
Carlos Llamas
-13
/
+44
2026-02-26
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
-6
/
+5
2026-02-26
net: airoha: fix typo in function name
Zhengping Zhang
-3
/
+3
2026-02-26
net: atlantic: fix reading SFP module info on some AQC100 cards
Tiernan Hubble
-10
/
+135
2026-02-26
net: macb: add the .pcs_inband_caps() callback for SGMII
Charles Perry
-0
/
+7
2026-02-26
net: macb: add support for reporting SGMII inband link status
Charles Perry
-1
/
+6
2026-02-26
net: macb: fix SGMII with inband aneg disabled
Charles Perry
-16
/
+20
2026-02-27
drm/i915/backlight: Remove try_vesa_interface
Suraj Kandpal
-12
/
+7
2026-02-27
phy: phy-mtk-tphy: Update names and format of kernel-doc comments
Vinod Koul
-2
/
+2
2026-02-27
phy: Sort the subsystem Kconfig
Vinod Koul
-44
/
+44
2026-02-27
phy: Sort the subsystem Makefile
Vinod Koul
-4
/
+5
2026-02-27
phy: move spacemit pcie driver to its subfolder
Vinod Koul
-13
/
+13
2026-02-26
octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()
Bo Sun
-1
/
+1
2026-02-26
net: stmmac: ptp: limit n_per_out
Russell King (Oracle)
-6
/
+11
2026-02-27
pinctrl: pinconf-generic: perform basic checks on pincfg properties
Conor Dooley
-1
/
+38
2026-02-26
Merge tag 'iio-fixes-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-27
/
+73
2026-02-27
Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-28
/
+42
2026-02-26
spi: stm32: fix missing pointer assignment in case of dma chaining
Alain Volmat
-0
/
+3
2026-02-27
Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-21
/
+81
2026-02-26
Merge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-0
/
+21
2026-02-26
pinctrl: cy8c95x0: Gather ID tables in one place
Andy Shevchenko
-19
/
+19
2026-02-26
pinctrl: cy8c95x0: Eliminate fragile use of I²C ID table
Andy Shevchenko
-3
/
+3
2026-02-26
pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl
Andy Shevchenko
-5
/
+0
2026-02-26
pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()
Andy Shevchenko
-6
/
+3
2026-02-26
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
Andy Shevchenko
-4
/
+2
2026-02-26
pinctrl: cy8c95x0: remove duplicate error message
Andy Shevchenko
-16
/
+5
2026-02-26
pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
-2
/
+6
2026-02-26
pinctrl: cy8c95x0: Don't miss reading the last bank registers
Andy Shevchenko
-2
/
+2
2026-02-26
Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-7
/
+11
2026-02-26
nvmet-fcloop: Check remoteport port_state before calling done callback
Justin Tee
-4
/
+11
2026-02-26
Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
-60
/
+125
2026-02-26
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
-0
/
+1
2026-02-26
drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment
Matt Roper
-6
/
+0
2026-02-26
mfd: cpcap: convert documentation to schema and add
Mark Brown
-0
/
+105
2026-02-26
drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
Jani Nikula
-50
/
+51
2026-02-26
drm/i915/dpt: rename struct i915_dpt to intel_dpt
Jani Nikula
-11
/
+11
[prev]
[next]