summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.44v3.2.44Ben Hutchings2013-04-251-1/+1
* sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-04-251-2/+4
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-254-18/+45
* 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
* fbcon: fix locking harderDave Airlie2013-04-253-3/+13
* mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse2013-04-251-1/+5
* r8169: fix auto speed down issuehayeswang2013-04-251-3/+25
* block: avoid using uninitialized value in from queue_var_storeArnd Bergmann2013-04-251-0/+2
* ALSA: hda - fix typo in proc outputDavid Henningsson2013-04-251-1/+1
* ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig2013-04-251-1/+3
* msi-wmi: Fix memory leakMaxim Mikityanskiy2013-04-251-1/+3
* drm/i915: add quirk to invert brightness on Packard Bell NCL20Jani Nikula2013-04-251-0/+3
* drm/i915: add quirk to invert brightness on eMachines e725Jani Nikula2013-04-251-0/+3
* drm/i915: add quirk to invert brightness on eMachines G725Jani Nikula2013-04-251-0/+3
* DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.Egbert Eich2013-04-251-0/+33
* drm/i915: panel: invert brightness acer aspire 5734zCarsten Emde2013-04-251-1/+5
* drm/i915: panel: invert brightness via quirkCarsten Emde2013-04-254-10/+32
* drm/i915: panel: invert brightness via parameterCarsten Emde2013-04-252-0/+26
* Btrfs: fix race between mmap writes and compressionChris Mason2013-04-253-0/+49
* writeback: fix dirtied pages accounting on redirtyWu Fengguang2013-04-252-0/+21
* thermal: return an error on failure to register thermal classRichard Guy Briggs2013-04-251-0/+1
* net: fix incorrect credentials passingLinus Torvalds2013-04-253-1/+16
* 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
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4
* ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-251-1/+1
* can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-251-16/+15
* of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2013-04-251-0/+16
* ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-251-1/+1
* ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-256-6/+6
* vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal2013-04-251-1/+1
* kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds2013-04-251-1/+8
* kref: Implement kref_get_unless_zero v3Thomas Hellstrom2013-04-251-0/+21
* Btrfs: make sure nbytes are right after log replayJosef Bacik2013-04-251-6/+42
* tracing: Fix possible NULL pointer dereferencesNamhyung Kim2013-04-251-5/+5
* target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-251-0/+3
* target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2013-04-252-4/+5
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-255-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-251-2/+4
* tracing: Fix double free when function profile init failedNamhyung Kim2013-04-251-1/+0
* spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-252-17/+30
* ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel2013-04-251-0/+2
* can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-251-3/+3
* PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen2013-04-251-1/+2
* ftrace: Consistently restore trace function on sysctl enablingJan Kiszka2013-04-251-6/+2
* sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-251-0/+26