summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Linux 4.4.109v4.4.109Greg Kroah-Hartman1-1/+1
2018-01-02mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski1-2/+0
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds1-2/+2
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman1-1/+1
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum1-0/+3
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman1-1/+2
2018-01-02USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)1-0/+9
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas1-0/+8
2018-01-02USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer1-0/+3
2018-01-02USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2-0/+7
2018-01-02usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan3-23/+13
2018-01-02usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan3-9/+7
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2018-01-02sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn1-1/+5
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2018-01-02net: Fix double free and memory corruption in get_net_ns_by_id()Eric W. Biederman1-1/+1
2018-01-02net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov1-5/+6
2018-01-02ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel1-2/+7
2018-01-02sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang1-2/+2
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam1-5/+10
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2-2/+2
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li4-4/+13
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2018-01-02netlink: Add netns check on tapsKevin Cernekee1-0/+3
2018-01-02net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee1-1/+19
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet1-10/+15
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet4-12/+20
2018-01-02kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2018-01-02x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski1-0/+4
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski3-0/+36
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2-0/+20
2018-01-02x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2-1/+11
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski7-104/+5
2018-01-02x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski2-28/+5
2018-01-02x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski1-5/+7
2018-01-02x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski2-26/+0
2018-01-02x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski1-1/+1
2018-01-02ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang1-0/+5
2018-01-02ALSA: hda: Drop useless WARN_ON()Takashi Iwai1-1/+1
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold1-1/+3
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero1-6/+12
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)1-1/+5
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia1-0/+2
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)1-0/+1