aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-24Linux 3.0.80v3.0.80Greg Kroah-Hartman
2013-05-24media: mantis: fix silly crash caseAlan Cox
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun
2013-05-24btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis
2013-05-19Linux 3.0.79v3.0.79Greg Kroah-Hartman
2013-05-19usermodehelper: check subprocess_info->path != NULLOleg Nesterov
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu
2013-05-19drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu
2013-05-19pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA
2013-05-19xfrm6: release dev before returning errorCong Wang
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-19if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-193c59x: fix PCI resource managementSergei Shtylyov
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-19bridge: fix race with topology change timerstephen hemminger
2013-05-19net_sched: act_ipt forward compat with xtablesJamal Hadi Salim
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-19drm/mm: fix dump table BUGDaniel Vetter
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-05-19ext4: limit group search loop for non-extent filesLachlan McIlroy
2013-05-19tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner
2013-05-19timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy
2013-05-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore
2013-05-19ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter
2013-05-19ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-11Linux 3.0.78v3.0.78Greg Kroah-Hartman
2013-05-11Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara
2013-05-11x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann
2013-05-11kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang
2013-05-11tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)
2013-05-11drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher
2013-05-11drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher
2013-05-11drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher
2013-05-11drm/radeon: don't use get_engine_clock() on APUsAlex Deucher
2013-05-11drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller
2013-05-11drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter
2013-05-11ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom