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-04-07
pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description
Inochi Amaoto
-1
/
+1
2026-04-07
pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
Inochi Amaoto
-1
/
+1
2026-04-07
irqchip/irq-pic32-evic: Add __maybe_unused for board_bind_eic_interrupt in CO...
Brian Masney
-1
/
+1
2026-04-07
irqchip/renesas-rzv2h: Kill icu_err string
Geert Uytterhoeven
-6
/
+3
2026-04-07
irqchip/renesas-rzv2h: Kill swint_names[]
Geert Uytterhoeven
-10
/
+4
2026-04-07
irqchip/renesas-rzv2h: Kill swint_idx[]
Geert Uytterhoeven
-3
/
+2
2026-04-07
Merge tag 'icc-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
-424
/
+3515
2026-04-07
Merge tag 'extcon-next-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-17
/
+72
2026-04-07
rust: declare cfi_encoding for lru_status
Alice Ryhl
-44
/
+4
2026-04-07
rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Miguel Ojeda
-5
/
+1
2026-04-07
gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
-3
/
+0
2026-04-07
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
-11
/
+19
2026-04-07
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
-0
/
+14
2026-04-07
Merge tag 'fpga-for-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
-2
/
+2
2026-04-07
md/raid5: fix soft lockup in retry_aligned_read()
Chia-Ming Chang
-1
/
+7
2026-04-07
USB: serial: option: add Telit Cinterion FN990A MBIM composition
Fabio Porcedda
-0
/
+2
2026-04-07
pinctrl: qcom: add sdm670 lpi tlmm
Richard Acayan
-0
/
+177
2026-04-07
thunderbolt: tunnel: Simplify allocation
Rosen Penev
-10
/
+5
2026-04-07
Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-10
/
+27
2026-04-06
Input: aiptek - validate raw macro indices before updating state
Pengpeng Hou
-4
/
+9
2026-04-06
Input: gf2k - skip invalid hat lookup values
Pengpeng Hou
-2
/
+4
2026-04-07
md: wake raid456 reshape waiters before suspend
Yu Kuai
-0
/
+11
2026-04-07
md/raid1: serialize overlap io for writemostly disk
Xiao Ni
-14
/
+39
2026-04-07
md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Yu Kuai
-1
/
+61
2026-04-07
md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Yu Kuai
-12
/
+128
2026-04-07
md: add fallback to correct bitmap_ops on version mismatch
Yu Kuai
-1
/
+110
2026-04-07
md/raid5: validate payload size before accessing journal metadata
Junrui Luo
-15
/
+33
2026-04-07
md: remove unused static md_wq workqueue
Abd-Alrhman Masalkhi
-8
/
+0
2026-04-07
md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Gregory Price
-9
/
+9
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
-79
/
+6
2026-04-06
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
-0
/
+1
2026-04-06
dpaa2: avoid linking objects into multiple modules
Arnd Bergmann
-4
/
+21
2026-04-06
net: ethernet: ti-cpsw: fix linking built-in code to modules
Arnd Bergmann
-15
/
+139
2026-04-06
net: ethernet: ti-cpsw:: rename soft_reset() function
Arnd Bergmann
-4
/
+4
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
-4024
/
+0
2026-04-06
net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPI
Kevin Hao
-1
/
+1
2026-04-06
net: dsa: mxl862xx: implement bridge offloading
Daniel Golle
-58
/
+1022
2026-04-06
net: dsa: move dsa_bridge_ports() helper to dsa.h
Daniel Golle
-13
/
+0
2026-04-06
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
-1
/
+7
2026-04-06
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
-2
/
+1
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
-0
/
+7
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
-8
/
+19
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
-10
/
+12
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
-1
/
+7
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
-0
/
+4
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
-0
/
+2
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
-11
/
+8
2026-04-06
PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports
Richard Cheng
-1
/
+1
2026-04-06
Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-48
/
+82
2026-04-06
PCI: imx6: Fix reference clock source selection for i.MX95
Franz Schnyder
-2
/
+2
[prev]
[next]