summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-01-15ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-09ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2014-01-09aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2014-01-09libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2014-01-09drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher
2014-01-09drm/radeon: expose render backend mask to the userspaceMarek Olšák
2014-01-09target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2014-01-09kexec: migrate to reboot cpuVivek Goyal
2013-12-20vfs: split out vfs_getattr_nosecJ. Bruce Fields
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-20usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-20ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella
2013-12-20ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai
2013-12-11crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-12-11efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2013-12-11ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren
2013-12-11crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky
2013-12-08take anon inode allocation to libfs.cAl Viro
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08pkt_sched: fq: fix pacing for small framesEric Dumazet
2013-12-08pkt_sched: fq: warn users using defrateEric Dumazet
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-04mfd: rtsx: Modify rts5249_optimize_phyWei WANG
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)
2013-12-04ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause
2013-12-04rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-11-29NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust
2013-11-29ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul
2013-11-29ALSA: compress: fix drain calls blocking other compress functionsVinod Koul
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen