summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-13Linux 3.2.99v3.2.99Ben Hutchings1-1/+1
2018-02-13kaiser: Set _PAGE_NX only if supportedLepton Wu1-0/+2
2018-02-13kaiser: Set _PAGE_NX only if supportedGuenter Roeck1-1/+2
2018-02-13cx231xx: Fix the max number of interfacesMauro Carvalho Chehab1-2/+1
2018-02-13usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan1-0/+7
2018-02-13usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan3-11/+18
2018-02-13usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-4/+31
2018-02-13usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan1-7/+11
2018-02-13usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi1-0/+19
2018-02-13usbip: Fix sscanf handlingAlan2-2/+2
2018-02-13staging: usbip: removed #if 0'd out codeBart Westgeest2-48/+0
2018-02-13ALSA: seq: Make ioctls race-freeTakashi Iwai2-2/+9
2018-02-13RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam1-0/+1
2018-02-13RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam1-0/+3
2018-02-13netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet1-1/+5
2018-02-13netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester1-1/+1
2018-02-13netfilter: xt_TCPMSS: fix handling of malformed TCP header and optionsPablo Neira Ayuso1-12/+16
2018-02-13netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester1-3/+8
2018-02-13netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso1-2/+4
2018-02-13netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso1-3/+14
2018-02-13x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2018-02-13ALSA: hda: Add Raven PCI IDVijendar Mukunda1-0/+3
2018-02-13ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai1-3/+6
2018-02-13ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai1-1/+2
2018-02-13ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai1-0/+12
2018-02-13ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai1-6/+6
2018-02-13nilfs2: fix race condition that causes file system corruptionAndreas Rohner1-2/+4
2018-02-13autofs: fix careless error in recent commitNeilBrown1-1/+0
2018-02-13autofs: don't fail mount for transient errorNeilBrown1-1/+14
2018-02-13autofs4: catatonic_mode vs. notify_daemon raceAl Viro1-11/+14
2018-02-13autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro1-1/+7
2018-02-13nfs: Fix ugly referral attributesChuck Lever1-10/+8
2018-02-13KVM: SVM: obey guest PATPaolo Bonzini1-0/+7
2018-02-13KVM: vmx: Inject #GP on invalid PAT CRNadav Amit3-2/+7
2018-02-13dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers1-9/+6
2018-02-13dm: discard support requires all targets in a table support discardsMike Snitzer1-18/+14
2018-02-13net/sctp: Always set scope_id in sctp_inet6_skb_msgnameEric W. Biederman1-0/+2
2018-02-13sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko1-0/+2
2018-02-13sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe7-105/+112
2018-02-13s390/disassembler: increase show_code buffer sizeVasily Gorbik1-2/+2
2018-02-13ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu2-8/+3
2018-02-13IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2018-02-13blktrace: fix unlocked access to init/start-stop/teardownJens Axboe1-10/+48
2018-02-13blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long3-6/+16
2018-02-13dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao1-4/+8
2018-02-13rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2018-02-13video: udlfb: Fix read EDID timeoutLadislav Michl1-5/+5
2018-02-13USB: usbfs: compute urb->actual_length for isochronousAlan Stern1-0/+14
2018-02-13kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modulesZhou Chengming2-13/+15
2018-02-13x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell6-119/+32