index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: axienet: fix a signedness bug in probe
Dan Carpenter
1
-1
/
+1
2020-01-27
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter
1
-1
/
+1
2020-01-27
net: socionext: Fix a signedness bug in ave_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
1
-9
/
+6
2020-01-27
iommu/amd: Wait for completion of IOTLB flush in attach_device
Filippo Sironi
1
-0
/
+2
2020-01-27
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
1
-25
/
+19
2020-01-27
bpf: fix BTF limits
Alexei Starovoitov
1
-2
/
+2
2020-01-27
powerpc/mm/mce: Keep irqs disabled during lockless page table walk
Aneesh Kumar K.V
1
-8
/
+12
2020-01-27
clk: actions: Fix factor clk struct member access
Manivannan Sadhasivam
1
-4
/
+3
2020-01-27
mailbox: qcom-apcs: fix max_register value
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-01-27
f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
Chao Yu
2
-0
/
+10
2020-01-27
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2
-1
/
+2
2020-01-27
um: Fix off by one error in IRQ enumeration
Anton Ivanov
1
-1
/
+1
2020-01-27
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
1
-1
/
+1
2020-01-27
RDMA/cma: Fix false error message
Håkon Bugge
1
-1
/
+1
2020-01-27
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
1
-8
/
+21
2020-01-27
gpio/aspeed: Fix incorrect number of banks
Rashmica Gupta
1
-1
/
+1
2020-01-27
pinctrl: iproc-gpio: Fix incorrect pinconf configurations
Li Jin
1
-19
/
+77
2020-01-27
net: sonic: replace dev_kfree_skb in sonic_send_packet
Mao Wenan
1
-1
/
+1
2020-01-27
hwmon: (shtc1) fix shtc1 and shtw1 id mask
Dan Robertson
1
-1
/
+1
2020-01-27
ixgbe: sync the first fragment unconditionally
Firo Yang
1
-7
/
+9
2020-01-27
btrfs: use correct count in btrfs_file_write_iter()
Omar Sandoval
1
-1
/
+2
2020-01-27
Btrfs: fix inode cache waiters hanging on path allocation failure
Filipe Manana
1
-1
/
+3
2020-01-27
Btrfs: fix inode cache waiters hanging on failure to start caching thread
Filipe Manana
1
-5
/
+18
2020-01-27
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
1
-0
/
+1
2020-01-27
scsi: fnic: fix msix interrupt allocation
Govindarajulu Varadarajan
1
-2
/
+2
2020-01-27
f2fs: fix error path of f2fs_convert_inline_page()
Chao Yu
1
-0
/
+1
2020-01-27
f2fs: fix wrong error injection path in inc_valid_block_count()
Chao Yu
1
-1
/
+2
2020-01-27
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
Adam Ford
1
-12
/
+14
2020-01-27
rtlwifi: Fix file release memory leak
Wei Yongjun
1
-1
/
+1
2020-01-27
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
1
-4
/
+10
2020-01-27
net: sonic: return NETDEV_TX_OK if failed to map buffer
Mao Wenan
1
-2
/
+2
2020-01-27
led: triggers: Fix dereferencing of null pointer
Oleh Kravchenko
1
-2
/
+2
2020-01-27
xsk: avoid store-tearing when assigning umem
Björn Töpel
1
-2
/
+2
2020-01-27
xsk: avoid store-tearing when assigning queues
Björn Töpel
1
-1
/
+1
2020-01-27
ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
Oscar A Perez
1
-1
/
+1
2020-01-27
tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
Andrey Smirnov
1
-14
/
+14
2020-01-27
wcn36xx: use dynamic allocation for large variables
Arnd Bergmann
1
-81
/
+105
2020-01-27
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2020-01-27
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
1
-2
/
+5
2020-01-27
iio: dac: ad5380: fix incorrect assignment to val
Colin Ian King
1
-1
/
+1
2020-01-27
bcache: Fix an error code in bch_dump_read()
Dan Carpenter
1
-3
/
+2
2020-01-27
usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2020-01-27
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Colin Ian King
1
-2
/
+2
[prev]
[next]