aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+9
2016-01-08Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+1
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)1-0/+1
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra1-5/+6
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky1-2/+3
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris1-1/+1
2016-01-05Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+1
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2-7/+16
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-12-30ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax1-1/+1
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens1-3/+3
2015-12-28block: add blk_start_queue_async()Jens Axboe1-0/+1
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork1-0/+1
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+14
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-28/+100
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa1-1/+1
2015-12-16inet: tcp: fix inetpeer_set_addr_v4()Eric Dumazet1-0/+1
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+1
2015-12-14net: fix IP early demux racesEric Dumazet2-1/+34
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson1-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-11uapi: export ila.hstephen hemminger1-0/+1
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2-10/+16
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet1-0/+1
2015-12-11USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-11ses: fix additional element traversal bugJames Bottomley1-0/+4
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-0/+14
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+3
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier1-0/+1
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso1-1/+1
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul1-1/+1
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi1-1/+1
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2-10/+0
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+12
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin1-1/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring1-7/+6
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione1-0/+6
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-34/+26
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-7/+9
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-0/+11
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock1-0/+2
2015-12-07xfrm: take care of request socketsEric Dumazet1-4/+23
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn1-0/+1
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar1-0/+2
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar1-1/+2
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling1-7/+7
2015-12-07lightnvm: comments on constantsMatias Bjørling1-0/+7
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner1-0/+1
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo48-286/+311
2015-12-07ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han1-0/+3
2015-12-06net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau1-1/+1
2015-12-06sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien1-1/+2
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+4
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+10
2015-12-05vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc1-1/+1
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu1-7/+11
2015-12-04Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson2-10/+0
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki1-2/+2
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter1-0/+4
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom1-0/+6
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie1-1/+0
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-41/+84
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+4
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet1-0/+3
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley2-1/+4
2015-12-03ipv6: kill sk_dst_lockEric Dumazet2-15/+5
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2-17/+25
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner1-8/+8
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada1-0/+1
2015-12-02ACPI / property: fix compile error for acpi_node_get_property_reference() whe...Hanjun Guo1-2/+2
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet2-8/+22
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2-3/+13
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel1-2/+1
2015-11-29packet: Allow packets with only a header (but no payload)Martin Blumenstingl1-1/+2
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke1-1/+0
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling1-1/+1
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-34/+1
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+2
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-11/+1
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen1-1/+1
2015-11-25Merge tag 'v4.4-rc2' into fixesArnd Bergmann19-58/+137
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-0/+9
2015-11-25Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+1
2015-11-25bpf: fix clearing on persistent program array mapsDaniel Borkmann1-1/+4
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+12
2015-11-25arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini20-59/+138
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-132/+44
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall1-1/+1
2015-11-24gpu: ipu-v3: drop unused dmfc field from client platform dataPhilipp Zabel1-1/+0
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton1-0/+1
2015-11-23nfs: use btrfs ioctl defintions for cloneChristoph Hellwig1-11/+0
2015-11-23thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann1-1/+2
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-11-23treewide: Remove old email addressPeter Zijlstra5-5/+5
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian1-2/+4
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer1-1/+1
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+37
2015-11-20tty: audit: Fix audit sourcePeter Hurley1-3/+3
2015-11-20mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton1-1/+1
2015-11-20kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2015-11-20configfs: allow dynamic group creationDaniel Baluta1-0/+10
2015-11-20slab.h: sprinkle __assume_aligned attributesRasmus Villemoes1-17/+26
2015-11-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez1-2/+2
2015-11-20lightnvm: keep track of block countsJavier Gonzalez1-0/+2
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman1-2/+4
2015-11-19Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+1
2015-11-20Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-0/+3
2015-11-19block: protect rw_page against device teardownDan Williams1-0/+2
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov1-0/+3
2015-11-19scpi: hide get_scpi_ops in module from built-in codeArnd Bergmann1-1/+1
2015-11-19KVM: Provide function for VCPU lookup by idDavid Hildenbrand1-0/+11
2015-11-18net: dns_resolver: convert time_t to time64_tAya Mahfouz1-1/+1
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-34/+90
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+1
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich1-0/+5
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst1-0/+3
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling1-120/+34
2015-11-16lightnvm: remove unused attrs in nvm_id structsMatias Bjørling1-6/+1
2015-11-16lightnvm: expose mccap in identify commandMatias Bjørling1-0/+1
2015-11-16lightnvm: update bad block table formatMatias Bjørling1-3/+3
2015-11-16lightnvm: change max_phys_sect to uintMatias Bjørling1-1/+1
2015-11-16net: switchdev: fix return code of fdb_dump stubDragos Tatulea1-1/+1
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-11-16cgroup: fix cftype->file_offset handlingTejun Heo2-17/+1
2015-11-16dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...Peter Ujfalusi1-1/+1
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan1-10/+14
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet1-0/+25
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau1-1/+2
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+17
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+15
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-80/+20
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-359/+86
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+11
2015-11-139p: xattr simplificationsAndreas Gruenbacher1-7/+11
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+10
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-14/+6
2015-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-11-13Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+1
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-4/+6
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+89
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-38/+18
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-20/+38
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+18
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+9
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+0
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-3/+139
2015-11-11block: don't hardcode blk_qc_t -> tag maskJens Axboe1-1/+1
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith1-0/+17
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler1-2/+0
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler1-2/+0
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-1/+24
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+41
2015-11-10pci: remove pci_dma_supportedChristoph Hellwig1-6/+0
2015-11-10of: Provide static inline function for of_translate_address if neededGuenter Roeck2-2/+9
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-1/+3
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-1/+370
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds4-8/+72
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso1-2/+14
2015-11-10net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso1-12/+15
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-30/+16
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds4-11/+9
2015-11-10ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha1-0/+1
2015-11-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-8/+15