summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-25Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-25s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2
2013-04-25vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1
2013-04-25vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-25/+14
2013-04-25vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds1-10/+2
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds2-0/+49
2013-04-25userns: Changing any namespace id mappings should require privilegesAndy Lutomirski1-3/+3
2013-04-25userns: Check uid_map's opener's fsuid, not the current fsuidAndy Lutomirski1-2/+2
2013-04-25userns: Don't let unprivileged users trick privileged users into setting the ...Eric W. Biederman1-4/+8
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-4/+16
2013-04-25perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala1-1/+1
2013-04-25crypto: algif - suppress sending source address information in recvmsgMathias Krause2-0/+3
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki3-1/+33
2013-04-25mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg1-4/+20
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-25sched/debug: Fix sd->*_idx limit range avoiding overflowlibin1-1/+1
2013-04-25sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo1-2/+4
2013-04-25tg3: Add 57766 device support.Matt Carlson2-1/+19
2013-04-25ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann1-0/+1
2013-04-25ARM: i.MX35: enable MAX clockSascha Hauer1-0/+1
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig5-19/+46
2013-04-25KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig1-2/+5
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2-29/+22
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-04-25md: raid1,10: Handle REQ_WRITE_SAME flag in write biosJoe Lawrence2-3/+13
2013-04-25hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko1-1/+1
2013-04-25kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy1-1/+1
2013-04-25fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi1-0/+1
2013-04-25hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi1-1/+11
2013-04-25hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi1-1/+1
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
2013-04-25can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde1-2/+8
2013-04-25hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan1-2/+1
2013-04-25kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner4-27/+33
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King7-7/+7
2013-04-25kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood1-1/+6
2013-04-25powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-17Linux 3.8.8v3.8.8Greg Kroah-Hartman1-1/+1
2013-04-17tty: don't deadlock while flushing workqueueSebastian Andrzej Siewior1-5/+5
2013-04-17x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-17x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-17sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner1-0/+26
2013-04-17ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2-15/+16
2013-04-17udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-17tracing: Fix possible NULL pointer dereferencesNamhyung Kim3-7/+7