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
2019-03-16
net: openvswitch: fix missing checks for nla_nest_start
Kangjie Lu
1
-0
/
+8
2019-03-16
net: openvswitch: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-03-16
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
5
-18
/
+37
2019-03-16
xsk: fix umem memory leak on cleanup
Björn Töpel
2
-19
/
+1
2019-03-16
tun: properly test for IFF_UP
Eric Dumazet
1
-4
/
+11
2019-03-16
net: phy: meson-gxl: fix interrupt support
Jerome Brunet
1
-0
/
+6
2019-03-16
net: add documentation to socket.c
Pedro Tammela
3
-24
/
+271
2019-03-15
net: strparser: fix a missing check for create_singlethread_workqueue
Kangjie Lu
1
-0
/
+2
2019-03-15
net: sis900: fix indentation issues, remove some spaces
Colin Ian King
1
-5
/
+5
2019-03-15
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-1
/
+1
2019-03-15
sch_cake: Interpret fwmark parameter as a bitmask
Toke Høiland-Jørgensen
1
-13
/
+12
2019-03-15
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-03-15
net: stmmac: fix jumbo frame sending with non-linear skbs
Aaro Koskinen
1
-2
/
+4
2019-03-15
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
2
-8
/
+10
2019-03-15
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
3
-12
/
+25
2019-03-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-20
/
+63
2019-03-15
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
1
-2
/
+2
2019-03-15
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-15
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-15
filemap: pass vm_fault to the mmap ra helpers
Josef Bacik
1
-14
/
+14
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-14
Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-24
/
+35
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
21
-112
/
+131
2019-03-14
Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-11
/
+2
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
46
-213
/
+427
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
61
-654
/
+2592
2019-03-14
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
15
-120
/
+706
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
181
-1742
/
+9562
2019-03-14
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'
Rafael J. Wysocki
4
-23
/
+30
2019-03-14
Merge branches 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
5
-30
/
+65
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-5
/
+4
2019-03-14
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-19
/
+14
2019-03-14
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
7
-42
/
+25
2019-03-14
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-03-14
MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom list
Florian Fainelli
1
-0
/
+2
2019-03-14
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
1
-3
/
+1
2019-03-14
net/tls: Inform user space about send buffer availability
Vakul Garg
2
-4
/
+2
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2
-13
/
+34
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
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
[prev]
[next]