summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-08-271-3/+3
|\
| * mfd: rk808: Make PM function declaration staticLee Jones2019-08-271-1/+1
| * mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann2019-08-271-2/+2
* | Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-2710-32/+73
|\ \
| * | ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto2019-08-261-1/+1
| * | ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-08-253-2/+20
| * | ALSA: usb-audio: Check mixer unit bitmap yet more strictlyTakashi Iwai2019-08-221-8/+28
| * | ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-08-211-9/+9
| * | ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai2019-08-211-4/+4
| * | ALSA: hda/ca0132 - Add new SBZ quirkPaweł Rekowski2019-08-201-0/+1
| * | ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604Takashi Iwai2019-08-201-0/+1
| * | ALSA: hda - Fixes inverted Conexant GPIO mic mute ledJeronimo Borque2019-08-191-8/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-2767-204/+415
|\ \ \
| * | | r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani2019-08-261-1/+4
| * | | openvswitch: Fix conntrack cache with timeoutYi-Hung Wei2019-08-251-0/+13
| * | | ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev2019-08-251-4/+4
| * | | nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern2019-08-251-6/+0
| * | | net: rds: add service level support in rds-infoZhu Yanjun2019-08-255-8/+24
| * | | net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-253-9/+12
| * | | s390/qeth: reject oversized SNMP requestsJulian Wiedmann2019-08-251-0/+4
| * | | sock: fix potential memory leak in proto_register()zhanglin2019-08-251-10/+21
| * | | Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-252-31/+29
| |\ \ \
| | * | | net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha2019-08-221-16/+10
| | * | | net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha2019-08-221-5/+7
| | * | | net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh2019-08-221-9/+10
| | * | | net/mlx5: Fix crdump chunks printMoshe Shemesh2019-08-221-1/+2
| * | | | MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORTAndrew Lunn2019-08-251-0/+1
| * | | | Merge branch 'collect_md-mode-dev-null'David S. Miller2019-08-242-3/+9
| |\ \ \ \
| | * | | | xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu2019-08-241-2/+2
| | * | | | ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu2019-08-241-1/+7
| |/ / / /
| * | | | openvswitch: Fix log message in ovs conntrackYi-Hung Wei2019-08-241-1/+1
| * | | | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller2019-08-242-4/+6
| |\ \ \ \
| | * | | | net: ieee802154: remove redundant assignment to rcColin Ian King2019-08-141-1/+1
| | * | | | ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing2019-05-041-1/+3
| | * | | | ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing2019-05-041-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-2412-34/+62
| |\ \ \ \ \
| | * | | | | bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich2019-08-241-4/+4
| | * | | | | bpf: fix use after free in prog symbol exposureDaniel Borkmann2019-08-241-12/+18
| | * | | | | bpf: fix precision tracking in presence of bpf2bpf callsAlexei Starovoitov2019-08-241-4/+5
| | * | | | | flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki2019-08-241-1/+1
| | * | | | | selftests/bpf: install files test_xdp_vlan.shAnders Roxell2019-08-211-1/+2
| | * | | | | selftests/bpf: add config fragment BPF_JITAnders Roxell2019-08-211-0/+1
| | * | | | | selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich2019-08-212-0/+10
| | * | | | | selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich2019-08-211-3/+3
| | * | | | | xdp: unpin xdp umem pages in error pathIvan Khoronzhuk2019-08-201-1/+3
| | * | | | | tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet2019-08-161-1/+3
| | * | | | | selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich2019-08-141-2/+5
| | * | | | | s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-08-131-4/+6
| | * | | | | s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-08-121-1/+1
| * | | | | | Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit2019-08-241-0/+1