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.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
2019-04-17
nfp: disable netpoll on representors
Jakub Kicinski
1
-1
/
+1
2019-04-17
nfp: validate the return code from dev_queue_xmit()
Jakub Kicinski
1
-1
/
+1
2019-04-17
net/mlx5e: Add a lock on tir list
Yuval Avnery
2
-0
/
+9
2019-04-17
net/mlx5e: Fix error handling when refreshing TIRs
Gavi Teitz
1
-2
/
+4
2019-04-17
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
3
-7
/
+6
2019-04-17
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
1
-1
/
+2
2019-04-17
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
1
-18
/
+18
2019-04-17
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
1
-0
/
+1
2019-04-17
r8169: disable ASPM again
Heiner Kallweit
1
-0
/
+6
2019-04-17
qmi_wwan: add Olicard 600
Bjørn Mork
1
-0
/
+1
2019-04-17
openvswitch: fix flow actions reallocation
Andrea Righi
1
-2
/
+2
2019-04-17
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
1
-0
/
+5
2019-04-17
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
1
-2
/
+8
2019-04-17
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
1
-1
/
+1
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
3
-8
/
+4
2019-04-17
net/mlx5: Decrease default mr cache size
Artemy Kovalyov
1
-20
/
+0
2019-04-17
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
1
-1
/
+1
2019-04-17
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-16
/
+30
2019-04-17
kcm: switch order of device registration to fix a crash
Jiri Slaby
1
-8
/
+8
2019-04-17
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-17
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
2019-04-17
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-04-17
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-2
/
+3
2019-04-17
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
3
-8
/
+31
2019-04-17
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
1
-1
/
+4
2019-04-17
netfilter: nf_tables: use-after-free in dynamic operations
Pablo Neira Ayuso
1
-1
/
+3
2019-04-17
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
3
-227
/
+64
2019-04-17
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
4
-10
/
+12
2019-04-17
drm/i915/gvt: do not let pin count of shadow mm go negative
Yan Zhao
1
-1
/
+1
2019-04-05
Linux 5.0.7
v5.0.7
Greg Kroah-Hartman
1
-1
/
+1
2019-04-05
kbuild: skip sub-make for in-tree build with GNU Make 4.x
Masahiro Yamada
1
-12
/
+16
2019-04-05
kbuild: add workaround for Debian make-kpkg
Masahiro Yamada
1
-0
/
+10
2019-04-05
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
1
-1
/
+3
2019-04-05
ACPI / video: Extend chassis-type detection with a "Lunch Box" check
Hans de Goede
1
-0
/
+1
2019-04-05
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
1
-2
/
+2
2019-04-05
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-04-05
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
1
-1
/
+1
2019-04-05
drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
Ville Syrjälä
1
-0
/
+1
2019-04-05
drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
Chris Wilson
1
-0
/
+1
2019-04-05
ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()
Kuninori Morimoto
1
-3
/
+11
2019-04-05
Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device
Hans de Goede
1
-1
/
+1
2019-04-05
staging: iio: adt7316: fix dac_bits assignment
Jeremy Fertic
1
-9
/
+9
2019-04-05
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
1
-1
/
+4
2019-04-05
clk: rockchip: fix frac settings of GPLL clock for rk3328
Katsuhiro Suzuki
1
-6
/
+6
2019-04-05
ARM: shmobile: Fix R-Car Gen2 regulator quirk
Marek Vasut
1
-0
/
+5
2019-04-05
clk: meson: clean-up clock registration
Jerome Brunet
1
-5
/
+10
2019-04-05
drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
Peter Wu
1
-1
/
+1
2019-04-05
x86/build: Mark per-CPU symbols as absolute explicitly for LLD
Rafael Ávila de Espíndola
1
-1
/
+1
2019-04-05
wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
Zumeng Chen
1
-2
/
+5
2019-04-05
brcmfmac: Use firmware_request_nowarn for the clm_blob
Hans de Goede
1
-1
/
+1
[prev]
[next]