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
2019-03-16
xsk: fix umem memory leak on cleanup
Björn Töpel
2
-19
/
+1
2019-03-15
Merge branch 'fix-bpf-docs'
Alexei Starovoitov
2
-126
/
+240
2019-03-15
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-63
/
+120
2019-03-15
bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()
Quentin Monnet
1
-0
/
+55
2019-03-15
bpf: fix documentation for eBPF helpers
Quentin Monnet
1
-63
/
+65
2019-03-14
Merge branch 'fix-fwd-enum-resolution'
Alexei Starovoitov
2
-13
/
+82
2019-03-14
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
1
-0
/
+44
2019-03-14
btf: resolve enum fwds in btf_dedup
Andrii Nakryiko
1
-13
/
+38
2019-03-13
Merge branch 'fix-fullsock-access-after-bpf_sk_release'
Alexei Starovoitov
11
-111
/
+506
2019-03-13
bpf: Add an example for bpf_get_listener_sock
Martin KaFai Lau
3
-44
/
+180
2019-03-13
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock
Martin KaFai Lau
2
-2
/
+170
2019-03-13
bpf: Sync bpf.h to tools/
Martin KaFai Lau
1
-1
/
+10
2019-03-13
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
Martin KaFai Lau
2
-1
/
+31
2019-03-13
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
4
-63
/
+115
2019-03-12
libbpf: fix to reject unknown flags in xsk_socket__create()
Magnus Karlsson
1
-4
/
+11
2019-03-12
selftests/bpf: fix segfault of test_progs when prog loading failed
Yonghong Song
2
-2
/
+2
2019-03-11
libbpf: handle BTF parsing and loading properly
Andrii Nakryiko
1
-3
/
+10
2019-03-10
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-10
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
1
-0
/
+11
2019-03-10
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
1
-1
/
+5
2019-03-10
isdn: mISDNinfineon: fix potential NULL pointer dereference
Kangjie Lu
1
-1
/
+4
2019-03-10
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
3
-3
/
+11
2019-03-10
ip: fix ip_mc_may_pull() return value
Eric Dumazet
1
-1
/
+1
2019-03-10
net: keep refcount warning in reqsk_free()
Guillaume Nault
1
-1
/
+0
2019-03-09
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
1
-1
/
+1
2019-03-09
net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
Andrew Lunn
4
-0
/
+42
2019-03-09
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
18
-36
/
+121
2019-03-09
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-09
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
1
-0
/
+1
2019-03-09
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
1
-0
/
+1
2019-03-09
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2
-4
/
+4
2019-03-09
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
1
-10
/
+7
2019-03-09
vhost: silence an unused-variable warning
Arnd Bergmann
1
-1
/
+1
2019-03-09
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
1
-7
/
+15
2019-03-09
connector: fix unsafe usage of ->real_parent
Li RongQing
1
-4
/
+18
2019-03-09
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
1
-2
/
+2
2019-03-09
net: hns3: add dma_rmb() for rx description
Jian Shen
1
-0
/
+2
2019-03-09
net: add missing documentation in linux/skbuff.h
Pedro Tammela
1
-5
/
+59
2019-03-08
bpf: fix warning about using plain integer as NULL
Bo YU
2
-2
/
+2
2019-03-08
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
1
-2
/
+2
2019-03-08
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
1
-1
/
+4
2019-03-08
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
1
-0
/
+2
2019-03-08
Merge branch 'stmmac-add-some-fixes-for-stm32'
David S. Miller
7
-26
/
+183
2019-03-08
ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval...
Christophe Roullier
4
-0
/
+62
2019-03-08
dt-bindings: net: stmmac: remove syscfg clock property
Christophe Roullier
1
-2
/
+1
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
1
-0
/
+3
2019-03-08
dt-bindings: net: stmmac: add phys config properties
Christophe Roullier
1
-3
/
+3
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
1
-21
/
+86
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
1
-1
/
+29
[next]