summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-3/+0
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi1-0/+2
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo1-0/+2
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2014-01-25mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven1-5/+8
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa1-0/+5
2014-01-15net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland1-1/+1
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin1-0/+2
2014-01-09libceph: fix safe completionYan, Zheng1-1/+0
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-1/+45
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-3/+11
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier1-0/+1
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2014-01-09drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2014-01-09target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
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-11crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-11lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim1-2/+2
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+6
2013-12-11crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman1-0/+1
2013-12-08clockevents: Add module refcountThomas Gleixner1-0/+3
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner1-1/+0
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 Sowa2-3/+5
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2013-12-04netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek1-1/+1
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-04audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton1-4/+22
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-12-04ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-3/+3
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2013-11-29dmi: add support for exact DMI matches in addition to substring matchingJani Nikula1-2/+4
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-20perf: Fix perf ring buffer memory orderingPeter Zijlstra1-5/+7
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa1-0/+1
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar1-1/+1