index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
1
-3
/
+0
2022-09-21
iommu/vt-d: Check correct capability for sagaw determination
Yi Liu
1
-1
/
+1
2022-09-21
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
2
-9
/
+25
2022-09-21
can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...
Marc Kleine-Budde
1
-6
/
+11
2022-09-21
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-09-21
can: flexcan: flexcan_mailbox_read() fix return value for drop = true
Marc Kleine-Budde
1
-5
/
+5
2022-09-21
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
1
-2
/
+3
2022-09-21
gpio: tqmx86: fix uninitialized variable girq
Dongliang Mu
1
-2
/
+2
2022-09-20
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
net: ravb: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
1
-9
/
+12
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
1
-0
/
+2
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
5
-25
/
+34
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-20
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld
1
-7
/
+6
2022-09-20
wireguard: ratelimiter: disable timings test by default
Jason A. Donenfeld
1
-15
/
+10
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-20
efi: efibc: Guard against allocation failure
Guilherme G. Piccoli
1
-0
/
+3
2022-09-20
net: ipa: properly limit modem routing table use
Alex Elder
5
-26
/
+32
2022-09-20
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
1
-0
/
+1
2022-09-20
drm/i915/gem: Really move i915_gem_context.link under ref protection
Chris Wilson
1
-4
/
+4
2022-09-20
drm/i915/gem: Flush contexts on driver release
Janusz Krzysztofik
1
-1
/
+2
2022-09-20
gpio: ftgpio010: Make irqchip immutable
Linus Walleij
1
-9
/
+13
2022-09-20
gpio: mockup: Fix potential resource leakage when register a chip
Andy Shevchenko
1
-1
/
+3
2022-09-20
gpio: mockup: fix NULL pointer dereference when removing debugfs
Bartosz Golaszewski
1
-1
/
+1
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
3
-19
/
+27
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
3
-77
/
+4
2022-09-20
net: dsa: microchip: lan937x: fix maximum frame length check
Rakesh Sankaranarayanan
1
-4
/
+0
2022-09-20
drm/hisilicon: Add depends on MMU
Randy Dunlap
1
-0
/
+1
2022-09-20
drm/mgag200: Force 32 bpp on the console
Thomas Zimmermann
1
-1
/
+5
2022-09-19
gve: Fix GFP flags when allocing pages
Shailend Chand
1
-1
/
+1
2022-09-19
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
1
-2
/
+2
2022-09-19
Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-4
/
+6
2022-09-19
sfc: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-19
sfc: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-19
net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoC
Lorenzo Bianconi
1
-1
/
+1
2022-09-19
net: mana: Add rmb after checking owner bits
Haiyang Zhang
1
-0
/
+10
2022-09-19
netdevsim: Fix hwstats debugfs file permissions
Ido Schimmel
1
-3
/
+3
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-19
mlxbf_gige: clear MDIO gateway lock after read
David Thompson
1
-0
/
+6
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-19
drm/panel: simple: Fix innolux_g121i1_l01 bus_format
Heiko Schocher
1
-1
/
+1
2022-09-18
Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+2
2022-09-16
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+30
2022-09-16
Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-22
/
+105
2022-09-16
Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
59
-908
/
+655
2022-09-16
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-6
/
+18
[prev]
[next]