summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-12-14net: fix IP early demux racesEric Dumazet
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss
2015-12-11uapi: export ila.hstephen hemminger
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11ses: fix additional element traversal bugJames Bottomley
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: comments on constantsMatias Bjørling
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-07ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han