summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v4.9.11-rt9v4.9.11-rt9Sebastian Andrzej Siewior2017-02-191-1/+1
* rt: Drop the removal of _GPL from rt_mutex_destroy()'s EXPORT_SYMBOLSebastian Andrzej Siewior2017-02-191-1/+2
* lockdep: Handle statically initialized PER_CPU locks properThomas Gleixner2017-02-195-36/+67
* sched/rt: Add a missing rescheduling pointSebastian Andrzej Siewior2017-02-192-4/+2
* v4.9.11-rt8v4.9.11-rt8Sebastian Andrzej Siewior2017-02-191-1/+1
* Merge tag 'v4.9.11' into linux-4.9.y-rtSebastian Andrzej Siewior2017-02-1949-342/+468
|\
| * Linux 4.9.11v4.9.11Greg Kroah-Hartman2017-02-181-1/+1
| * x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu2017-02-181-1/+2
| * tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-02-186-10/+10
| * net/mlx5: Don't unlock fte while still using itMark Bloch2017-02-181-2/+4
| * tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol2017-02-182-0/+2
| * igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-182-0/+2
| * mld: do not remove mld souce list info when set link downHangbin Liu2017-02-181-21/+30
| * l2tp: do not use udp_ioctl()Eric Dumazet2017-02-183-2/+28
| * net: dsa: Do not destroy invalid network devicesFlorian Fainelli2017-02-181-0/+1
| * ping: fix a null pointer dereferenceWANG Cong2017-02-181-0/+2
| * packet: round up linear to header lenWillem de Bruijn2017-02-181-3/+4
| * net: introduce device min_header_lenWillem de Bruijn2017-02-183-0/+6
| * sit: fix a double free on error pathWANG Cong2017-02-181-0/+1
| * lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-181-1/+4
| * sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-02-181-1/+2
| * mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-181-1/+4
| * catc: Use heap buffer for memory size testBen Hutchings2017-02-181-7/+18
| * catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-181-16/+17
| * rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-181-7/+27
| * pegasus: Use heap buffers for all register accessBen Hutchings2017-02-181-4/+25
| * macvtap: read vnet_hdr_size onceWillem de Bruijn2017-02-181-2/+2
| * tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-181-4/+6
| * tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-181-0/+6
| * ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet2017-02-181-11/+13
| * ip6_gre: fix ip6gre_err() invalid readsEric Dumazet2017-02-181-19/+21
| * netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-182-0/+8
| * ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-181-1/+8
| * net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-181-18/+13
| * stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-02-181-0/+4
| * tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-181-2/+4
| * ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-02-181-1/+1
| * ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-02-181-12/+22
| * net/sched: matchall: Fix configuration raceYotam Gigi2017-02-181-82/+45
| * net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-02-183-105/+109
| * can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-186-12/+20
* | v4.9.10-rt7v4.9.10-rt7Sebastian Andrzej Siewior2017-02-171-1/+1
* | Merge tag 'v4.9.10' into linux-4.9.y-rtSebastian Andrzej Siewior2017-02-1772-290/+463
|\ \ | |/
| * Linux 4.9.10v4.9.10Greg Kroah-Hartman2017-02-141-1/+1
| * perf/core: Fix crash in perf_event_read()Peter Zijlstra2017-02-141-10/+15
| * perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim2017-02-141-0/+4
| * perf diff: Fix -o/--order option behavior (again)Namhyung Kim2017-02-143-1/+14
| * stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval2017-02-141-8/+4
| * IB/rxe: Fix mem_check_range integer overflowEyal Itkin2017-02-141-3/+5
| * IB/rxe: Fix resid updateEyal Itkin2017-02-141-1/+1