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
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
-1
/
+1
2022-09-20
efi: efibc: Guard against allocation failure
Guilherme G. Piccoli
-0
/
+3
2022-09-20
net: ipa: properly limit modem routing table use
Alex Elder
-26
/
+32
2022-09-20
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
-0
/
+1
2022-09-20
drm/i915/gem: Really move i915_gem_context.link under ref protection
Chris Wilson
-4
/
+4
2022-09-20
drm/i915/gem: Flush contexts on driver release
Janusz Krzysztofik
-1
/
+2
2022-09-20
gpio: ftgpio010: Make irqchip immutable
Linus Walleij
-9
/
+13
2022-09-20
gpio: mockup: Fix potential resource leakage when register a chip
Andy Shevchenko
-1
/
+3
2022-09-20
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
-1
/
+1
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
-19
/
+27
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
-77
/
+4
2022-09-20
net: dsa: microchip: lan937x: fix maximum frame length check
Rakesh Sankaranarayanan
-4
/
+0
2022-09-20
drm/hisilicon: Add depends on MMU
Randy Dunlap
-0
/
+1
2022-09-20
drm/mgag200: Force 32 bpp on the console
Thomas Zimmermann
-1
/
+5
2022-09-19
gve: Fix GFP flags when allocing pages
Shailend Chand
-1
/
+1
2022-09-19
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
-2
/
+2
2022-09-19
Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-4
/
+6
2022-09-19
sfc: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
-1
/
+1
2022-09-19
sfc: fix TX channel offset when using legacy interrupts
Íñigo Huguet
-1
/
+1
2022-09-19
net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoC
Lorenzo Bianconi
-1
/
+1
2022-09-19
net: mana: Add rmb after checking owner bits
Haiyang Zhang
-0
/
+10
2022-09-19
netdevsim: Fix hwstats debugfs file permissions
Ido Schimmel
-3
/
+3
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
-6
/
+26
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
-0
/
+20
2022-09-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
-2
/
+5
2022-09-19
mlxbf_gige: clear MDIO gateway lock after read
David Thompson
-0
/
+6
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
-2
/
+2
2022-09-19
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Stefan Haberland
-2
/
+7
2022-09-19
fpga: m10bmc-sec: Fix possible memory leak of flash_buf
Russ Weight
-4
/
+4
2022-09-19
drm/panel: simple: Fix innolux_g121i1_l01 bus_format
Heiko Schocher
-1
/
+1
2022-09-18
Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+2
2022-09-17
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
-0
/
+3
2022-09-17
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
-1
/
+1
2022-09-16
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+30
2022-09-16
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Uwe Kleine-König
-1
/
+1
2022-09-16
Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-22
/
+105
2022-09-16
Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-908
/
+655
2022-09-16
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier
-6
/
+18
2022-09-16
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
-12
/
+35
2022-09-16
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
-14
/
+7
2022-09-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
-25
/
+33
2022-09-16
net: marvell: prestera: add support for for Aldrin2
Oleksandr Mazur
-0
/
+1
2022-09-16
irqchip/loongson-pch-lpc: Add dependence on LoongArch
Jianmin Lv
-1
/
+2
2022-09-16
xen/xenbus: fix xenbus_setup_ring()
Juergen Gross
-3
/
+6
2022-09-16
Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-40
/
+22
2022-09-16
Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-34
/
+38
2022-09-16
Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-834
/
+595
2022-09-15
scsi: mpt3sas: Fix return value check of dma_get_required_mask()
Sreekanth Reddy
-1
/
+1
2022-09-15
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Rafael Mendonca
-1
/
+3
[prev]
[next]