summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-05-045-7/+23
|\
| * ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai2018-05-021-0/+2
| * ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-04-301-2/+15
| * ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto2018-04-291-2/+3
| * ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-04-271-2/+2
| * ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai2018-04-271-1/+1
* | Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-041-4/+4
|\ \
| * | selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers2018-04-281-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-0470-316/+602
|\ \ \
| * | | dccp: fix tasklet usageEric Dumazet2018-05-032-3/+13
| * | | Merge branch 'smc-fixes'David S. Miller2018-05-033-26/+42
| |\ \ \
| | * | | smc: fix sendpage() callStefan Raspl2018-05-031-2/+4
| | * | | net/smc: handle unregistered buffersKarsten Graul2018-05-033-5/+24
| | * | | net/smc: call consolidationKarsten Graul2018-05-031-20/+15
| |/ / /
| * | | qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King2018-05-031-1/+1
| * | | net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King2018-05-031-1/+1
| * | | tcp: restore autocorkingEric Dumazet2018-05-031-1/+1
| * | | rds: do not leak kernel memory to user landEric Dumazet2018-05-031-0/+1
| * | | qmi_wwan: do not steal interfaces from class driversBjørn Mork2018-05-031-0/+12
| * | | ipv4: fix fnhe usage by non-cached routesJulian Anastasov2018-05-031-65/+53
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-034-29/+36
| |\ \ \
| | * \ \ Merge branch 'bpf-sockmap-fixes'Alexei Starovoitov2018-05-031-22/+26
| | |\ \ \
| | | * | | bpf: sockmap, fix error handling in redirect failuresJohn Fastabend2018-05-031-16/+12
| | | * | | bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend2018-05-031-4/+11
| | | * | | bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend2018-05-031-2/+3
| | |/ / /
| | * | | Merge branch 'x86-bpf-jit-fixes'Alexei Starovoitov2018-05-021-3/+3
| | |\ \ \
| | | * | | bpf, x64: fix memleak when not converging on callsDaniel Borkmann2018-05-021-1/+1
| | | * | | bpf, x64: fix memleak when not converging after imageDaniel Borkmann2018-05-021-2/+2
| | |/ / /
| | * | | bpf: minor fix to selftest test_stacktrace_build_id()Song Liu2018-05-021-2/+2
| | * | | bpf: fix uninitialized variable in bpf toolsJohn Fastabend2018-04-261-2/+5
| * | | | net_sched: fq: take care of throttled flows before reuseEric Dumazet2018-05-021-12/+25
| * | | | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2018-05-022-1/+5
| * | | | net/smc: restrict non-blocking connect finishUrsula Braun2018-05-021-6/+8
| * | | | 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar2018-05-021-1/+1
| * | | | sctp: fix the issue that the cookie-ack with auth can't get processedXin Long2018-05-021-1/+1
| * | | | sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long2018-05-021-1/+1
| * | | | sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long2018-05-021-0/+6
| * | | | tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell2018-05-021-1/+3
| * | | | net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko2018-05-021-0/+2
| * | | | Revert "vhost: make msg padding explicit"Michael S. Tsirkin2018-05-021-1/+0
| * | | | nfp: flower: set tunnel ttl value to net defaultJohn Hurley2018-05-022-3/+12
| * | | | net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2018-05-022-0/+8
| * | | | ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2018-05-012-5/+1
| * | | | ethtool: fix a potential missing-check bugWenwen Wang2018-05-011-0/+5
| * | | | net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King2018-05-011-1/+1
| * | | | vhost: make msg padding explicitMichael S. Tsirkin2018-05-011-0/+1
| * | | | tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet2018-05-011-1/+1
| * | | | ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet2018-05-011-1/+6
| * | | | net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King2018-04-301-1/+1
| * | | | qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King2018-04-301-1/+1