aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Gravatar Heiko Carstens 1-3/+3
2015-12-28block: add blk_start_queue_async()Gravatar Jens Axboe 1-0/+1
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesGravatar Bjørn Mork 1-0/+1
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+4
2015-12-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2015-12-18include/linux/mmdebug.h: should include linux/bug.hGravatar James Morse 1-0/+1
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+14
2015-12-18xen: Add RING_COPY_REQUEST()Gravatar David Vrabel 1-0/+14
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 14-28/+100
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Gravatar Hannes Frederic Sowa 1-1/+1
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Gravatar Eric Dumazet 1-0/+1
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Gravatar Linus Torvalds 1-1/+1
2015-12-14net: fix IP early demux racesGravatar Eric Dumazet 2-1/+34
2015-12-14net: add validation for the socket syscall protocol argumentGravatar Hannes Frederic Sowa 1-0/+1
2015-12-14openvswitch: fix trivial comment typoGravatar Paolo Abeni 1-1/+1
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-1/+1
2015-12-13sched/wait: Fix the signal handling fixGravatar Peter Zijlstra 1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+3
2015-12-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyGravatar Chris Wilson 1-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initGravatar Nicolas Iooss 1-1/+1
2015-12-11uapi: export ila.hGravatar stephen hemminger 1-0/+1
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Gravatar Eric Dumazet 2-10/+16
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Gravatar Eric Dumazet 1-0/+1
2015-12-11USB: add quirk for devices with broken LPMGravatar Alan Stern 1-0/+3
2015-12-11ses: fix additional element traversal bugGravatar James Bottomley 1-0/+4
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 3-0/+14
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+3
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationGravatar Marc Zyngier 1-0/+1
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchGravatar Pablo Neira Ayuso 1-1/+1
2015-12-10Merge branch 'fix/edma' into fixesGravatar Vinod Koul 1-1/+1
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typeGravatar Peter Ujfalusi 1-1/+1
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-10/+0
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-7/+12
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftGravatar Sasha Levin 1-1/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionGravatar Rob Herring 1-7/+6
2015-12-09of/irq: Export of_irq_find_parent againGravatar Carlo Caione 1-0/+6
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-34/+26
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-7/+9
2015-12-08mlx4: Expose correct max_sge_rd limitGravatar Sagi Grimberg 1-0/+11
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoGravatar Hal Rosenstock 1-0/+2
2015-12-07xfrm: take care of request socketsGravatar Eric Dumazet 1-4/+23
2015-12-07IB/core: use RCU for uverbs id lookupGravatar Mike Marciniszyn 1-0/+1
2015-12-07qed: fix handling of concurrent ramrods.Gravatar Tomer Tayar 1-0/+2
2015-12-07qed: Fix corner case for chain in-between pagesGravatar Tomer Tayar 1-1/+2