summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-02ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel1-2/+7
2018-01-02adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov1-1/+1
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-02tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell1-2/+5
2018-01-02RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka1-0/+3
2018-01-02ptr_ring: add barriersMichael S. Tsirkin1-0/+9
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-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan1-0/+6
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: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis1-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-02ASoC: da7218: fix fix child-node lookupJohan Hovold1-1/+1
2018-01-02ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings1-6/+6
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
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)1-9/+1
2018-01-02sync objtool's copy of x86-opcode-map.txtGreg Kroah-Hartman1-1/+1
2017-12-29Linux 4.9.73v4.9.73Greg Kroah-Hartman1-1/+1
2017-12-29bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWNBen Hutchings1-2/+3
2017-12-29net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev1-1/+1
2017-12-29net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev1-1/+1
2017-12-29net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4
2017-12-29libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams1-2/+3
2017-12-29powerpc/perf: Dereference BHRB entries safelyRavi Bangoria1-2/+6
2017-12-29clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai1-0/+12
2017-12-29kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini1-7/+25
2017-12-29KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li1-1/+1