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.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-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-05-10
net/mlx4_core: Fix QUERY FUNC CAP flags
Moshe Shemesh
2
-4
/
+3
2020-05-10
net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...
Jack Morgenstein
1
-1
/
+6
2020-05-10
net/mlx4_en: Fix potential deadlock in port statistics flow
Jack Morgenstein
3
-16
/
+3
2020-05-10
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
1
-0
/
+9
2020-05-10
net/mlx4_en: Process all completions in RX rings after port goes up
Erez Shitrit
1
-0
/
+7
2020-05-10
net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec
Jack Morgenstein
1
-1
/
+2
2020-05-10
net/mlx4_core: Check device state before unregistering it
Alex Vesker
1
-0
/
+3
2020-05-10
net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill
Kamal Heib
1
-7
/
+11
2020-05-10
net/mlx4_core: Fix access to uninitialized index
Tariq Toukan
1
-2
/
+2
2020-05-10
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
1
-4
/
+6
2020-05-10
bpf: fix map not being uncharged during map creation failure
Daniel Borkmann
1
-1
/
+3
2020-05-10
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
1
-0
/
+4
2020-05-10
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2020-05-10
cls_bpf: reset class and reuse major in da
Daniel Borkmann
1
-5
/
+8
2020-05-10
clk: xgene: Don't call __pa on ioremaped address
Laura Abbott
1
-6
/
+4
2020-05-10
clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit
Dong Aisheng
1
-4
/
+4
2020-05-10
clk: multiplier: Prevent the multiplier from under / over flowing
Maxime Ripard
1
-3
/
+17
2020-05-10
clk: ti: omap3+: dpll: use non-locking version of clk_get_rate
Tero Kristo
1
-1
/
+2
2020-05-10
clk: gpio: handle error codes for of_clk_get_parent_count()
Brian Norris
1
-2
/
+4
2020-05-10
clk: st: avoid uninitialized variable use
Arnd Bergmann
1
-8
/
+9
2020-05-10
udp: restore UDPlite many-cast delivery
Pablo Neira
2
-6
/
+6
2020-05-10
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
2
-4
/
+8
2020-05-10
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
1
-1
/
+3
2020-05-10
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
1
-0
/
+3
2020-05-10
netfilter: nf_tables: fix a wrong check to skip the inactive rules
Liping Zhang
1
-1
/
+1
2020-05-10
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2
-20
/
+50
2020-05-10
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2020-05-10
ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()
Eric Dumazet
2
-8
/
+9
2020-05-10
ipv6: fix checksum annotation in udp6_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2020-05-10
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
1
-0
/
+10
2020-05-10
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
1
-2
/
+5
2020-05-10
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
Eric Dumazet
1
-6
/
+6
2020-05-10
ipv4: fix checksum annotation in udp4_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2020-05-10
flow_dissector: Check for IP fragmentation even if not using IPv4 address
Alexander Duyck
1
-8
/
+9
2020-05-10
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
1
-1
/
+3
2020-05-10
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2
-0
/
+5
2020-05-10
pinctrl: bcm2835: Fix memory leak in error path
Stefan Wahren
1
-1
/
+1
2020-05-10
memory/tegra: Add number of TLB lines for Tegra124
Vince Hsu
1
-0
/
+1
2020-05-10
target: Fix a memory leak in target_dev_lba_map_store()
Bart Van Assche
1
-3
/
+3
2020-05-10
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
1
-1
/
+1
2020-05-10
qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
Dan Carpenter
1
-2
/
+6
2020-05-10
qede: uninitialized variable in qede_start_xmit()
Dan Carpenter
1
-1
/
+1
2020-05-10
i40e: fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2020-05-10
power: ipaq-micro-battery: freeing the wrong variable
Dan Carpenter
1
-1
/
+1
2020-05-10
ethernet: micrel: fix some error codes
Dan Carpenter
1
-4
/
+6
2020-05-10
mfd: lp8788-irq: Uninitialized variable in irq handler
Dan Carpenter
1
-1
/
+1
2020-05-10
net: moxa: fix an error code
Dan Carpenter
1
-2
/
+2
2020-05-10
VFIO: platform: reset: fix a warning message condition
Dan Carpenter
1
-1
/
+1
2020-05-10
ath9k_htc: check for underflow in ath9k_htc_rx_msg()
Dan Carpenter
1
-1
/
+1
2020-05-10
cx23885: uninitialized variable in cx23885_av_work_handler()
Dan Carpenter
1
-1
/
+1
[prev]
[next]