summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-28ring-buffer: Check for uninitialized cpu buffer before resizingVaibhav Nagarnaik1-0/+4
2012-10-28SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker1-0/+1
2012-10-28SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin1-2/+2
2012-10-28s390: fix linker script for 31 bit buildsHeiko Carstens2-2/+2
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter1-1/+1
2012-10-28NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2-2/+3
2012-10-28arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-28nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko1-4/+10
2012-10-28hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2-2/+6
2012-10-28usbdevfs: Fix broken scatter-gather transferHenrik Rydberg1-0/+1
2012-10-28ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner1-2/+3
2012-10-28ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma6-20/+14
2012-10-28ext4: race-condition protection for ext4_convert_unwritten_extents_endioDmitry Monakhov1-11/+46
2012-10-21Linux 3.6.3v3.6.3Greg Kroah-Hartman1-1/+1
2012-10-21ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur1-0/+9
2012-10-21ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai1-0/+2
2012-10-21ASoC: omap-abe-twl6040: Fix typo of VibratorPeter Ujfalusi1-1/+1
2012-10-21ASoC: wm2200: Fix non-inverted OUT2 mute controlMark Brown1-1/+1
2012-10-21ASoC: wm2200: Use rev A register patches on rev BMark Brown1-0/+1
2012-10-21ASoC: fsi: don't reschedule DMA from an atomic contextGuennadi Liakhovetski1-7/+8
2012-10-21ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson1-1/+3
2012-10-21ALSA: hda - Stop LPIB delay counting on broken hardwareTakashi Iwai1-3/+6
2012-10-21ALSA: hda - Fix registration race of VGA switcherooTakashi Iwai1-11/+20
2012-10-21usb: gadget: at91_udc: fix dt supportFabio Porcedda1-1/+1
2012-10-21tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe1-7/+14
2012-10-21e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2-4/+4
2012-10-21mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2-8/+3
2012-10-21jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara2-31/+78
2012-10-21mcs7830: Fix link state detectionOndrej Zary1-9/+21
2012-10-21drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula1-2/+2
2012-10-21drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke2-3/+3
2012-10-21drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau1-1/+0
2012-10-21drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich1-5/+1
2012-10-21fs: prevent use after free in auditing when symlink following was deniedSasha Levin1-1/+1
2012-10-21fs: handle failed audit_log_start properlySasha Levin1-0/+2
2012-10-21Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-21kbuild: Fix accidental revert in commit fe04ddfMichal Marek2-3/+3
2012-10-21MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2-28/+104
2012-10-21pktgen: fix crash when generating IPv6 packetsAmerigo Wang1-1/+1
2012-10-21kdb,vt_console: Fix missed data due to pager overrunsJason Wessel2-5/+41
2012-10-21md/raid10: use correct limit variableDan Carpenter1-1/+1
2012-10-21mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2-12/+14
2012-10-21ath9k: use ieee80211_free_txskbFelix Fietkau3-26/+31
2012-10-21nohz: Fix one jiffy count too far in idle cputimeFrederic Weisbecker1-1/+1
2012-10-21timers: Fix endless looping between cascade() and internal_add_timer()Hildner, Christian1-4/+6
2012-10-21timekeeping: Cast raw_interval to u64 to avoid shift overflowDan Carpenter1-1/+1
2012-10-21viafb: don't touch clock state on OLPC XO-1.5Daniel Drake1-0/+19
2012-10-21video/udlfb: fix line counting in fb_writeAlexander Holler1-1/+1
2012-10-21module: taint kernel when lve module is loadedMatthew Garrett1-0/+4
2012-10-21autofs4 - fix reset pending flag on mount failIan Kent1-2/+4