summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* signals: avoid unnecessary taking of sighand->siglockWaiman Long2018-05-222-0/+24
* powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt2018-05-221-11/+0
* KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara2018-05-223-7/+40
* spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRLKamal Dasu2018-05-221-2/+2
* spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor masterKamal Dasu2018-05-221-8/+16
* spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko2018-05-221-1/+1
* ALSA: control: fix a redundant-copy issueWenwen Wang2018-05-221-2/+1
* ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-221-0/+2
* ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello2018-05-221-0/+8
* usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)2018-05-221-1/+2
* usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-05-223-15/+60
* usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-222-14/+52
* usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-05-221-0/+6
* usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-05-221-2/+2
* Linux 4.9.101v4.9.101Greg Kroah-Hartman2018-05-191-1/+1
* kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang2018-05-191-0/+4
* futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2018-05-191-2/+2
* proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-193-5/+9
* nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski2018-05-191-2/+2
* l2tp: revert "l2tp: fix missing print session offset info"James Chapman2018-05-191-2/+0
* Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"Greg Kroah-Hartman2018-05-191-1/+0
* lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2018-05-191-0/+2
* xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)Antony Antony2018-05-191-0/+1
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-1920-472/+126
* serial: sccnxp: Fix error handling in sccnxp_probe()Alexey Khoroshilov2018-05-191-2/+11
* sctp: delay the authentication for the duplicated cookie-echo chunkXin Long2018-05-192-40/+77
* sctp: fix the issue that the cookie-ack with auth can't get processedXin Long2018-05-191-1/+1
* tcp: ignore Fast Open on repair modeYuchung Cheng2018-05-191-1/+1
* bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-193-5/+11
* net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh2018-05-191-8/+13
* bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-191-1/+1
* tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan2018-05-191-4/+5
* tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell2018-05-191-1/+3
* sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long2018-05-191-1/+1
* sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsgXin Long2018-05-191-1/+0
* sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long2018-05-191-0/+3
* r8169: fix powering up RTL8168hHeiner Kallweit2018-05-191-0/+3
* qmi_wwan: do not steal interfaces from class driversBjørn Mork2018-05-191-0/+12
* openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio2018-05-191-6/+3
* net: support compat 64-bit time in {s,g}etsockoptLance Richardson2018-05-191-2/+4
* net_sched: fq: take care of throttled flows before reuseEric Dumazet2018-05-191-12/+25
* net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-191-1/+10
* net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-192-2/+21
* net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko2018-05-191-0/+2
* net: ethernet: sun: niu set correct packet size in skbRob Taglang2018-05-191-3/+2
* llc: better deal with too small mtuEric Dumazet2018-05-191-0/+3
* ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2018-05-192-4/+10
* dccp: fix tasklet usageEric Dumazet2018-05-192-3/+13
* bridge: check iface upper dev when setting master via ioctlHangbin Liu2018-05-191-2/+2
* 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar2018-05-191-1/+1