summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25Linux 3.2.44v3.2.44Ben Hutchings
2013-04-25sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-04-25hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-25fbcon: fix locking harderDave Airlie
2013-04-25mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse
2013-04-25r8169: fix auto speed down issuehayeswang
2013-04-25block: avoid using uninitialized value in from queue_var_storeArnd Bergmann
2013-04-25ALSA: hda - fix typo in proc outputDavid Henningsson
2013-04-25ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig
2013-04-25msi-wmi: Fix memory leakMaxim Mikityanskiy
2013-04-25drm/i915: add quirk to invert brightness on Packard Bell NCL20Jani Nikula
2013-04-25drm/i915: add quirk to invert brightness on eMachines e725Jani Nikula
2013-04-25drm/i915: add quirk to invert brightness on eMachines G725Jani Nikula
2013-04-25DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.Egbert Eich
2013-04-25drm/i915: panel: invert brightness acer aspire 5734zCarsten Emde
2013-04-25drm/i915: panel: invert brightness via quirkCarsten Emde
2013-04-25drm/i915: panel: invert brightness via parameterCarsten Emde
2013-04-25Btrfs: fix race between mmap writes and compressionChris Mason
2013-04-25writeback: fix dirtied pages accounting on redirtyWu Fengguang
2013-04-25thermal: return an error on failure to register thermal classRichard Guy Briggs
2013-04-25net: fix incorrect credentials passingLinus Torvalds
2013-04-25kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy
2013-04-25hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-04-25of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-04-25vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-25kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds
2013-04-25kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-25tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-25target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger
2013-04-25target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger
2013-04-25x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-25x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-25tracing: Fix double free when function profile init failedNamhyung Kim
2013-04-25spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-25ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel
2013-04-25can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-25PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()Huacai Chen
2013-04-25ftrace: Consistently restore trace function on sysctl enablingJan Kiszka
2013-04-25sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner