summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-19Linux 3.0.79v3.0.79Greg Kroah-Hartman1-1/+1
2013-05-19usermodehelper: check subprocess_info->path != NULLOleg Nesterov1-0/+5
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook1-1/+1
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-19drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun1-0/+1
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner1-1/+0
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu1-7/+6
2013-05-19pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA1-1/+1
2013-05-19xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet6-14/+39
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2-3/+21
2013-05-19if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-193c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-19bridge: fix race with topology change timerstephen hemminger1-1/+1
2013-05-19net_sched: act_ipt forward compat with xtablesJamal Hadi Salim1-3/+30
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-19tcp: force a dst refcount when prequeue packetEric Dumazet1-0/+1
2013-05-19drm/mm: fix dump table BUGDaniel Vetter1-16/+18
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-19ext4: limit group search loop for non-extent filesLachlan McIlroy1-1/+5
2013-05-19tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner1-1/+1
2013-05-19timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy1-1/+1
2013-05-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley2-0/+21
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk1-0/+15
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-19ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter1-0/+1
2013-05-19ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen1-2/+2
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov1-0/+6
2013-05-11Linux 3.0.78v3.0.78Greg Kroah-Hartman1-1/+1
2013-05-11Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara1-14/+0
2013-05-11x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann1-0/+5
2013-05-11kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang1-1/+1
2013-05-11tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)2-34/+26
2013-05-11drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher1-1/+9
2013-05-11drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher1-3/+3
2013-05-11drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher1-0/+10
2013-05-11drm/radeon: don't use get_engine_clock() on APUsAlex Deucher1-1/+5
2013-05-11drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller1-1/+12
2013-05-11drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter1-0/+8
2013-05-11ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom1-5/+1
2013-05-11autofs - remove autofs dentry mount checkDavid Jeffery1-9/+0
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-05-07Linux 3.0.77v3.0.77Greg Kroah-Hartman1-1/+1
2013-05-07Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman1-15/+16