aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-012-4/+4
* net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-05-011-0/+27
* cbq: incorrect processing of high limitsVasily Averin2013-05-011-1/+4
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-017-55/+242
* TTY: fix atime/mtime regressionJiri Slaby2013-05-011-1/+15
* TTY: do not update atime/mtime on read/writeJiri Slaby2013-05-011-6/+2
* Linux 3.0.75Greg Kroah-Hartman2013-04-251-1/+1
* Btrfs: make sure nbytes are right after log replayJosef Bacik2013-04-251-6/+42
* vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-30/+2
* vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-13/+1
* vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-26/+14
* vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-251-10/+2
* vm: add vm_iomap_memory() helper functionLinus Torvalds2013-04-252-0/+49
* fbcon: fix locking harderDave Airlie2013-04-253-3/+13
* perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-251-1/+1
* Revert "sysfs: fix race between readdir and lseek"Jiri Kosina2013-04-251-13/+1
* crypto: algif - suppress sending source address information in recvmsgMathias Krause2013-04-252-0/+3
* sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-04-251-2/+4
* ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-251-1/+1
* ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-254-15/+37
* KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig2013-04-251-2/+5
* KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-252-27/+16
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-04-251-0/+5
* hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-251-1/+1
* kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy2013-04-251-1/+1
* hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi2013-04-251-1/+11
* can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-251-16/+15
* Revert "8021q: fix a potential use-after-free"Greg Kroah-Hartman2013-04-251-7/+7
* hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan2013-04-251-2/+1
* Linux 3.0.74Greg Kroah-Hartman2013-04-161-1/+1
* mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse2013-04-161-1/+5
* r8169: fix auto speed down issueHayes Wang2013-04-161-4/+26
* mtdchar: fix offset overflow detectionLinus Torvalds2013-04-161-6/+42
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-165-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-161-2/+4
* sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-161-0/+26
* target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-161-0/+3
* PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen2013-04-161-1/+2
* tracing: Fix double free when function profile init failedNamhyung Kim2013-04-161-1/+0
* ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel2013-04-161-0/+2
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-04-161-161/+0
* ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*Eldad Zack2013-04-162-3/+3
* Linux 3.0.73Greg Kroah-Hartman2013-04-121-1/+1
* rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-121-2/+2
* Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman2013-04-121-8/+0
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-04-123-13/+0
* mm: prevent mmap_cache race in find_vma()Jan Stancek2013-04-122-2/+2
* thermal: return an error on failure to register thermal classRichard Guy Briggs2013-04-121-0/+1
* block: avoid using uninitialized value in from queue_var_storeArnd Bergmann2013-04-121-0/+2