index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-06-03
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
2020-06-03
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
2020-06-03
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
2020-06-03
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
2020-06-03
iommu: Fix reference count leak in iommu_group_alloc.
Qiushi Wu
2020-06-03
gpio: fix locking open drain IRQ lines
Linus Walleij
2020-06-03
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2020-06-03
drm/amd/display: drop cursor position check in atomic test
Simon Ser
2020-06-03
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
2020-06-03
clk: qcom: gcc: Fix parent for gpll0_out_even
Vinod Koul
2020-06-03
RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
Qiushi Wu
2020-06-03
gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
Tiezhu Yang
2020-06-03
gpio: pxa: Fix return value of pxa_gpio_probe()
Tiezhu Yang
2020-06-03
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
2020-06-03
IB/qib: Call kobject_put() when kobject_init_and_add() fails
Kaike Wan
2020-06-03
gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
Paul Cercueil
2020-06-03
soc: mediatek: cmdq: return send msg error code
Dennis YC Hsieh
2020-06-03
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
2020-06-03
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
Wei Yongjun
2020-06-03
Input: synaptics-rmi4 - really fix attn_data use-after-free
Evan Green
2020-06-03
Input: i8042 - add ThinkPad S230u to i8042 reset list
Kevin Locke
2020-06-03
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
2020-06-03
Input: xpad - add custom init packet for Xbox One S controllers
Ćukasz Patron
2020-06-03
Input: evdev - call input_flush_device() on release(), not flush()
Brendan Shanks
2020-06-03
Input: usbtouchscreen - add support for BonXeon TP
James Hilliard
2020-06-03
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
2020-06-03
hwmon: (nct7904) Fix incorrect range of temperature limit registers
Amy Shih
2020-06-03
clk: ti: am33xx: fix RTC clock parent
Tero Kristo
2020-06-03
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
Denis V. Lunev
2020-06-03
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
2020-06-03
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
2020-06-03
usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...
Christophe JAILLET
2020-06-03
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
2020-06-03
drm/amdgpu: Use GEM obj reference for KFD BOs
Felix Kuehling
2020-06-03
drm/amd/powerplay: perform PG ungate prior to CG ungate
Evan Quan
2020-06-03
drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
Evan Quan
2020-06-03
net: microchip: encx24j600: add missed kthread_stop
Chuhong Yuan
2020-06-03
gpio: tegra: mask GPIO IRQs during IRQ shutdown
Stephen Warren
2020-06-03
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...
Jiri Pirko
2020-06-03
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
2020-06-03
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
2020-06-03
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
2020-06-03
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
2020-06-03
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
2020-06-03
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
2020-06-03
net/mlx5e: Fix inner tirs handling
Roi Dayan
2020-06-03
net/mlx5e: kTLS, Destroy key object after destroying the TIS
Tariq Toukan
2020-06-03
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
2020-06-03
net: mvpp2: fix RX hashing for non-10G ports
Russell King
2020-06-03
net/mlx5: Add command entry handling completion
Moshe Shemesh
[next]