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
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
2021-01-23
spi: cadence: cache reference clock rate during probe
Michael Hennerich
1
-2
/
+4
2021-01-23
net: stmmac: Fixed mtu channged by cache aligned
David Wu
1
-1
/
+2
2021-01-23
rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
Andrey Zhizhikin
1
-1
/
+1
2021-01-23
net: mvpp2: Remove Pause and Asym_Pause support
Stefan Chulski
1
-2
/
+0
2021-01-23
mlxsw: core: Increase critical threshold for ASIC thermal zone
Vadim Pasternak
1
-1
/
+1
2021-01-23
mlxsw: core: Add validation of transceiver temperature thresholds
Vadim Pasternak
1
-4
/
+7
2021-01-23
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
1
-6
/
+1
2021-01-23
spi: npcm-fiu: Disable clock in probe error path
Lukas Wunner
1
-2
/
+6
2021-01-23
spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
Qinglang Miao
1
-6
/
+1
2021-01-23
scsi: lpfc: Make lpfc_defer_acc_rsp static
YueHaibing
1
-1
/
+1
2021-01-23
scsi: lpfc: Make function lpfc_defer_pt2pt_acc static
zhengbin
1
-1
/
+1
2021-01-23
xen/privcmd: allow fetching resource sizes
Roger Pau Monne
1
-6
/
+19
2021-01-23
usb: ohci: Make distrust_firmware param default to false
Hamish Martin
1
-1
/
+1
2021-01-19
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
1
-1
/
+1
2021-01-19
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-19
drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...
Hans de Goede
1
-3
/
+13
2021-01-19
IB/mlx5: Fix error unwinding when set_has_smi_cap fails
Parav Pandit
1
-1
/
+1
2021-01-19
RDMA/mlx5: Fix wrong free of blue flame register on error
Mark Bloch
1
-1
/
+1
2021-01-19
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
1
-2
/
+6
2021-01-19
RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
Dinghao Liu
1
-0
/
+3
2021-01-19
RDMA/restrack: Don't treat as an error allocation ID wrapping
Leon Romanovsky
1
-0
/
+1
2021-01-19
nvme-tcp: fix possible data corruption with bio merges
Sagi Grimberg
1
-1
/
+1
2021-01-19
drm/msm: Call msm_init_vram before binding the gpu
Craig Tatlor
1
-4
/
+4
2021-01-19
usb: typec: Fix copy paste error for NVIDIA alt-mode description
Peter Robinson
1
-1
/
+1
2021-01-19
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
1
-2
/
+2
2021-01-19
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
1
-0
/
+10
2021-01-19
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
1
-1
/
+2
2021-01-19
net: ethernet: fs_enet: Add missing MODULE_LICENSE
Michael Ellerman
2
-0
/
+2
2021-01-19
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2021-01-19
hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values
Uwe Kleine-König
1
-1
/
+11
2021-01-19
habanalabs: Fix memleak in hl_device_reset
Dinghao Liu
1
-0
/
+2
2021-01-19
habanalabs: register to pci shutdown callback
Oded Gabbay
1
-0
/
+1
2021-01-19
ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
Rasmus Villemoes
1
-1
/
+8
2021-01-19
regulator: bd718x7: Add enable times
Guido Günther
1
-0
/
+57
2021-01-19
dm integrity: fix flush with external metadata device
Mikulas Patocka
2
-8
/
+54
2021-01-19
drm/i915/backlight: fix CPU mode backlight takeover on LPT
Jani Nikula
1
-4
/
+5
2021-01-19
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
2
-0
/
+8
2021-01-19
dm integrity: fix the maximum number of arguments
Mikulas Patocka
1
-1
/
+1
2021-01-19
dm snapshot: flush merged data before committing metadata
Akilesh Kailash
1
-0
/
+24
2021-01-19
dm raid: fix discard limits for raid1
Mike Snitzer
1
-3
/
+3
2021-01-19
ACPI: scan: Harden acpi_device_add() against device ID overflows
Dexuan Cui
2
-2
/
+15
2021-01-19
RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
Tom Rix
1
-1
/
+1
2021-01-17
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2021-01-17
net: mvpp2: disable force link UP during port init procedure
Stefan Chulski
1
-1
/
+13
2021-01-17
regulator: qcom-rpmh-regulator: correct hfsmps515 definition
Dmitry Baryshkov
1
-1
/
+1
2021-01-17
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2021-01-17
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2021-01-17
net/mlx5e: Fix two double free cases
Dinghao Liu
1
-0
/
+2
2021-01-17
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
1
-0
/
+1
2021-01-17
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
1
-0
/
+2
[next]