summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-16ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-16vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-16ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+5
2014-01-16net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-10ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-1/+3
2014-01-10aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2014-01-10mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2014-01-10mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-1/+45
2014-01-10mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-1/+9
2014-01-10libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-0/+1
2014-01-10auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2014-01-10drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2014-01-10drm/radeon: expose render backend mask to the userspaceMarek Olšák1-0/+2
2014-01-10target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2014-01-10kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-12-20vfs: split out vfs_getattr_nosecJ. Bruce Fields1-0/+1
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-20usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight1-0/+2
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-12-20ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-20ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3
2013-12-12crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-12SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+6
2013-12-12efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi1-0/+4
2013-12-12ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren1-1/+2
2013-12-12crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-12-08take anon inode allocation to libfs.cAl Viro1-0/+1
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman1-0/+1
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko3-67/+2
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa3-4/+7
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-12-08pkt_sched: fq: fix pacing for small framesEric Dumazet1-0/+3
2013-12-08pkt_sched: fq: warn users using defrateEric Dumazet1-3/+1
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2013-12-04mfd: rtsx: Modify rts5249_optimize_phyWei WANG1-0/+53
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2013-12-04ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani1-0/+1
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2013-12-04rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara1-7/+9
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp1-1/+3
2013-11-29NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust1-1/+1
2013-11-29ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul1-7/+4
2013-11-29ALSA: compress: fix drain calls blocking other compress functionsVinod Koul1-0/+12
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook2-3/+4
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra2-7/+73
2013-11-21ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa1-0/+1
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-3/+3
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+7
2013-10-31percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-4/+4