summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-02Linux 4.9.74v4.9.74Greg Kroah-Hartman
2018-01-02mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2018-01-02tty: fix tty_ldisc_receive_buf() documentationJohan Hovold
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2018-01-02timers: Invoke timer_start_debug() where it makes senseThomas Gleixner
2018-01-02timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2018-01-02USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas
2018-01-02USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer
2018-01-02USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze
2018-01-02usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2018-01-02usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan
2018-01-02usbip: prevent leaking socket pointer address in messagesShuah Khan
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2018-01-02s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2018-01-02s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2018-01-02s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2018-01-02s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2018-01-02net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua
2018-01-02net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman
2018-01-02net/mlx5e: Add refcount to VXLAN structureGal Pressman
2018-01-02net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman
2018-01-02net/mlx5e: Fix features check of IPv6 trafficGal Pressman
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-01-02sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2018-01-02net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman
2018-01-02net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2018-01-02net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov
2018-01-02ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel
2018-01-02adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov
2018-01-02sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-01-02tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell
2018-01-02RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka
2018-01-02ptr_ring: add barriersMichael S. Tsirkin
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2018-01-02netlink: Add netns check on tapsKevin Cernekee