summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-142-6/+7
* drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET2017-12-141-1/+2
* route: update fnhe_expires for redirect when the fnhe existsXin Long2017-12-141-3/+2
* route: also update fnhe_genid when updating a route cacheXin Long2017-12-141-2/+7
* gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev2017-12-141-1/+1
* mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings2017-12-141-1/+4
* x86/mpx/selftests: Fix up weird arraysDave Hansen2017-12-141-2/+2
* coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada2017-12-141-6/+9
* kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-12-141-3/+2
* EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure2017-12-142-5/+5
* EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2017-12-142-3/+4
* powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy2017-12-141-0/+3
* drm/amd/amdgpu: fix console deadlock if late init failedJim Qu2017-12-141-1/+4
* axonram: Fix gendisk handlingJan Kara2017-12-141-1/+4
* netfilter: don't track fragmented packetsFlorian Westphal2017-12-142-5/+4
* zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-12-141-0/+2
* blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei2017-12-143-4/+5
* i2c: riic: fix restart conditionChris Brandt2017-12-141-1/+5
* crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski2017-12-141-2/+3
* ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-12-141-5/+5
* ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon2017-12-141-8/+8
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-12-142-1/+27
* rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan2017-12-143-8/+18
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-12-142-1/+8
* bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt2017-12-141-5/+11
* bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-12-141-12/+11
* bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-12-141-1/+19
* spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-12-141-1/+1
* spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-12-141-0/+1
* KVM: arm/arm64: VGIC: Fix command handling while ITS being disabledAndre Przywara2017-12-141-44/+65
* arm64: KVM: Survive unknown traps from guestsMark Rutland2017-12-141-7/+12
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-12-142-7/+13
* KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li2017-12-141-1/+3
* irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-12-141-4/+4
* scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-12-141-4/+10
* scsi: qla2xxx: Fix ql_dump_bufferJoe Perches2017-12-141-8/+4
* workqueue: trigger WARN if queue_delayed_work() is called with NULL @wqTejun Heo2017-12-141-0/+1
* libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo2017-12-141-1/+0
* kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson2017-12-141-18/+4
* usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor2017-12-141-12/+13
* usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek2017-12-141-2/+3
* usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros2017-12-141-6/+1
* USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-12-141-1/+3
* usb: gadget: configs: plug memory leakJohn Keeping2017-12-141-0/+1
* HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake2017-12-144-2/+5
* gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid2017-12-141-15/+11
* ASoC: rcar: avoid SSI_MODEx settings for SSI8Kuninori Morimoto2017-12-141-1/+5
* ARM: OMAP2+: Release device node after it is no longer needed.Guenter Roeck2017-12-141-2/+7
* ARM: OMAP2+: Fix device node reference countsGuenter Roeck2017-12-141-6/+10
* powerpc/64: Fix checksum folding in csum_add()Shile Zhang2017-12-141-1/+1