summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet1-0/+6
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet1-11/+13
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+22
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2-0/+8
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet1-18/+13
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-12/+22
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet6-12/+20
2017-02-15Linux 4.4.49v4.4.49Greg Kroah-Hartman1-1/+1
2017-02-15drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-02-15ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai1-8/+1
2017-02-15ALSA: seq: Fix race at creating a queueTakashi Iwai1-13/+20
2017-02-15xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-15scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-15scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-15scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-02-15netvsc: Set maximum GSO size in the right placeBen Hutchings1-1/+1
2017-02-15mac80211: Fix adding of mesh vendor IEsThorsten Horstmann1-1/+1
2017-02-15ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2-2/+6
2017-02-15target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger1-2/+6
2017-02-15target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger1-2/+15
2017-02-15target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger1-1/+1
2017-02-15target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger1-1/+9
2017-02-15ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-02-15hns: avoid stack overflow with CONFIG_KASANArnd Bergmann1-6/+2
2017-02-15cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-15Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds1-2/+0
2017-02-15selinux: fix off-by-one in setprocattrStephen Smalley1-1/+1
2017-02-15ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-02-09Linux 4.4.48v4.4.48Greg Kroah-Hartman1-1/+1
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+22
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-02-09USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier1-1/+12
2017-02-09USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský1-0/+4
2017-02-09USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-02-09USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado1-0/+1
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-09HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke1-13/+15
2017-02-09percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller1-2/+2
2017-02-09mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi1-1/+2
2017-02-09can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp1-7/+16
2017-02-09mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko1-0/+5
2017-02-09mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-09cifs: initialize file_info_lockRabin Vincent1-0/+1
2017-02-09zswap: disable changing params if init failsDan Streetman1-1/+29