summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* writeback: fix the wrong congested state variable definitionKaixu Xia2018-04-081-2/+2
* ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King2018-04-081-3/+0
* kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2018-04-082-1/+10
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2018-04-081-4/+20
* usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello2018-04-082-1/+18
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-081-3/+14
* usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello2018-04-082-2/+2
* usb: gadget: define free_ep_req as universal functionFelipe F. Tonello2018-04-085-16/+8
* partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron2018-04-081-1/+3
* perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds2018-04-081-23/+7
* ALSA: pcm: potential uninitialized return valuesDan Carpenter2018-04-081-2/+2
* ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese2018-04-081-1/+1
* mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-04-081-0/+2
* Linux 4.4.126v4.4.126Greg Kroah-Hartman2018-03-311-1/+1
* net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-312-19/+16
* net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-311-0/+2
* ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet2018-03-311-4/+8
* s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-311-0/+1
* s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-311-3/+13
* s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-311-1/+1
* s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-313-4/+2
* team: Fix double free in error pathArkadi Sharshevsky2018-03-311-2/+2
* skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes2018-03-311-1/+1
* net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-311-2/+4
* netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel2018-03-311-1/+1
* net/iucv: Free memory obtained by kzallocArvind Yadav2018-03-311-1/+3
* net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)2018-03-311-1/+2
* net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-03-311-2/+4
* l2tp: do not accept arbitrary socketsEric Dumazet2018-03-311-2/+6
* ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-311-1/+2
* dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev2018-03-311-0/+5
* net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai2018-03-311-0/+3
* Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman2018-03-311-3/+1
* scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2018-03-311-2/+3
* Linux 4.4.125v4.4.125Greg Kroah-Hartman2018-03-281-1/+1
* bpf, x64: increase number of passesDaniel Borkmann2018-03-281-1/+2
* bpf: skip unnecessary capability checkChenbo Feng2018-03-281-1/+1
* kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann2018-03-281-0/+9
* staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit2018-03-281-1/+1
* perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-281-1/+1
* x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-282-14/+12
* x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-281-0/+4
* x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-281-0/+9
* kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-282-1/+9
* tty: vt: fix up tabstops properlyLinus Torvalds2018-03-281-4/+4
* can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason2018-03-281-3/+2
* can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2018-03-282-28/+68
* can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason2018-03-281-15/+0
* staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter2018-03-281-0/+4
* mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-281-2/+3