summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-13sysfs: fix use after free in case of concurrent read/write and readdirMing Lei1-4/+11
2013-05-13Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-05-13drm/radeon: use frac fb div on RS780/RS880Alex Deucher1-0/+3
2013-05-13drm/radeon: don't use get_engine_clock() on APUsAlex Deucher1-1/+5
2013-05-13PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-05-13cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan1-1/+1
2013-05-13Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-05-13Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-05-13tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)2-40/+32
2013-05-13tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)1-21/+54
2013-05-13tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)1-4/+29
2013-05-13tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)1-5/+7
2013-05-13aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-05-13crypto: algif - suppress sending source address information in recvmsgMathias Krause2-0/+3
2013-04-25Linux 3.2.44v3.2.44Ben Hutchings1-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-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig4-18/+45
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-27/+16
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-04-25hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko1-1/+1
2013-04-25fbcon: fix locking harderDave Airlie3-3/+13
2013-04-25mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse1-1/+5
2013-04-25r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-25block: avoid using uninitialized value in from queue_var_storeArnd Bergmann1-0/+2
2013-04-25ALSA: hda - fix typo in proc outputDavid Henningsson1-1/+1
2013-04-25ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig1-1/+3
2013-04-25msi-wmi: Fix memory leakMaxim Mikityanskiy1-1/+3
2013-04-25drm/i915: add quirk to invert brightness on Packard Bell NCL20Jani Nikula1-0/+3
2013-04-25drm/i915: add quirk to invert brightness on eMachines e725Jani Nikula1-0/+3
2013-04-25drm/i915: add quirk to invert brightness on eMachines G725Jani Nikula1-0/+3
2013-04-25DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.Egbert Eich1-0/+33
2013-04-25drm/i915: panel: invert brightness acer aspire 5734zCarsten Emde1-1/+5
2013-04-25drm/i915: panel: invert brightness via quirkCarsten Emde4-10/+32
2013-04-25drm/i915: panel: invert brightness via parameterCarsten Emde2-0/+26
2013-04-25Btrfs: fix race between mmap writes and compressionChris Mason3-0/+49
2013-04-25writeback: fix dirtied pages accounting on redirtyWu Fengguang2-0/+21
2013-04-25thermal: return an error on failure to register thermal classRichard Guy Briggs1-0/+1
2013-04-25net: fix incorrect credentials passingLinus Torvalds3-1/+16
2013-04-25kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy1-1/+1
2013-04-25hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi1-1/+11
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-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
2013-04-25of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD1-0/+16
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King6-6/+6
2013-04-25vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-25kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8