summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-02Linux 4.4.109v4.4.109Greg Kroah-Hartman
2018-01-02mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
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-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: fix usbip bind writing random string after command in match_busidJuan Zea
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: 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-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-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
2018-01-02net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2018-01-02kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds
2018-01-02x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski
2018-01-02x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2018-01-02x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski
2018-01-02x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2018-01-02x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2018-01-02x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski
2018-01-02ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang
2018-01-02ALSA: hda: Drop useless WARN_ON()Takashi Iwai
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)