summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-16Linux 3.18.88v3.18.88Greg Kroah-Hartman1-1/+1
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier1-1/+1
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-12-16audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore1-5/+5
2017-12-16afs: Connect up the CB.ProbeUuidDavid Howells1-0/+3
2017-12-16IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-12-16IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-12-16xfrm: Copy policy family in clone_policyHerbert Xu1-0/+1
2017-12-16atm: horizon: Fix irq release errorArvind Yadav1-1/+1
2017-12-16sctp: use the right sk after waking up from wait_buf sleepXin Long1-10/+11
2017-12-16sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long1-3/+14
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-12-16sunrpc: Fix rpc_task_begin trace pointChuck Lever1-2/+1
2017-12-16NFS: Fix a typo in nfs_rename()Trond Myklebust1-1/+1
2017-12-16dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap1-0/+4
2017-12-16lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2-6/+7
2017-12-16route: update fnhe_expires for redirect when the fnhe existsXin Long1-3/+2
2017-12-16route: also update fnhe_genid when updating a route cacheXin Long1-2/+7
2017-12-16EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure2-5/+5
2017-12-16EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2-3/+4
2017-12-16axonram: Fix gendisk handlingJan Kara1-1/+4
2017-12-16i2c: riic: fix restart conditionChris Brandt1-1/+5
2017-12-16crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski1-2/+3
2017-12-16ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong1-5/+5
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten1-0/+1
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li1-1/+3
2017-12-16irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu1-4/+4
2017-12-16scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart1-4/+10
2017-12-16workqueue: trigger WARN if queue_delayed_work() is called with NULL @wqTejun Heo1-0/+1
2017-12-16libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo1-1/+0
2017-12-16USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET1-1/+3
2017-12-16usb: gadget: configs: plug memory leakJohn Keeping1-0/+1
2017-12-16selftest/powerpc: Fix false failures for skipped testsSachin Sant1-2/+4
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin1-8/+0
2017-12-16Revert "drm/armada: Fix compile fail"Sasha Levin1-2/+0
2017-12-16net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet1-0/+5
2017-12-16sit: update frag_off infoHangbin Liu1-0/+1
2017-12-16rds: Fix NULL pointer dereference in __rds_rdma_mapHåkon Bugge1-1/+1
2017-12-16arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin1-0/+9
2017-12-16KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig1-5/+0
2017-12-16arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1
2017-12-16media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont1-2/+14
2017-12-16kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson1-1/+1
2017-12-16iommu/vt-d: Fix scatterlist offset handlingRobin Murphy1-3/+5
2017-12-16ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim1-4/+5
2017-12-16ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim1-0/+4
2017-12-16ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai1-1/+1
2017-12-16ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser1-0/+2