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
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-17
Linux 5.4.90
v5.4.90
Greg Kroah-Hartman
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: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
1
-0
/
+6
2021-01-17
block: fix use-after-free in disk_part_iter_next
Ming Lei
1
-3
/
+6
2021-01-17
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+4
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
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
1
-1
/
+0
2021-01-17
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
1
-0
/
+2
2021-01-17
lightnvm: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-17
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-17
wil6210: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-17
qed: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-17
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
1
-1
/
+1
2021-01-17
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
1
-1
/
+2
2021-01-17
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
1
-1
/
+5
2021-01-17
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
1
-0
/
+1
2021-01-17
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
1
-1
/
+1
2021-01-17
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
1
-2
/
+2
2021-01-17
cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
Colin Ian King
1
-6
/
+3
2021-01-17
can: kvaser_pciefd: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-17
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
1
-2
/
+0
2021-01-17
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
1
-26
/
+0
2021-01-17
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
1
-2
/
+2
2021-01-17
i2c: sprd: use a specific timeout to avoid system hang up issue
Chunyan Zhang
1
-1
/
+7
2021-01-17
ARM: OMAP2+: omap_device: fix idling of devices during probe
Andreas Kemnade
1
-3
/
+5
2021-01-17
HID: wacom: Fix memory leakage caused by kfifo_alloc
Ping Cheng
1
-3
/
+32
2021-01-17
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
1
-5
/
+21
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2021-01-17
exfat: Month timestamp metadata accidentally incremented
Valdis Klētnieks
1
-1
/
+1
2021-01-17
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
1
-0
/
+7
2021-01-17
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
1
-65
/
+43
2021-01-17
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-5
/
+4
2021-01-17
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-17
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-17
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-17
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-17
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2021-01-17
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
1
-6
/
+18
2021-01-17
net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
Mark Zhang
1
-1
/
+1
2021-01-17
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-17
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-17
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
2021-01-17
nexthop: Fix off-by-one error in error path
Ido Schimmel
1
-1
/
+1
2021-01-17
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-17
net: ip: always refragment ip defragmented packets
Florian Westphal
1
-1
/
+1
[next]