summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones2012-02-111-0/+3
* Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2012-02-111-4/+4
* i8k: Tell gcc that *regs gets clobberedJim Bos2012-02-111-2/+3
* x86: Fix mmap random address rangeLudwig Nussel2012-02-111-2/+2
* net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2012-02-111-0/+3
* Fix time() inconsistencies caused by intermediate xtime_cache values being readjohn stultz2012-02-111-2/+9
* af_packet: prevent information leakEric Dumazet2012-02-112-0/+4
* MAINTAINERS: stable: Update addressJoe Perches2012-02-111-1/+1
* SCSI: scsi_lib: fix potential NULL dereferenceJiri Slaby2012-02-111-2/+4
* x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2012-02-112-3/+3
* block: add proper state guards to __elv_next_requestJames Bottomley2012-02-111-1/+2
* bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman2012-02-113-0/+12
* bonding: correctly process non-linear skbsAndy Gospodarek2012-02-112-0/+6
* sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis2012-02-111-0/+4
* nfsd: Fix oops when parsing a 0 length exportSasha Levin2012-02-111-1/+1
* svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields2012-02-111-0/+3
* UBI: fix nameless volumes handlingRichard Weinberger2012-02-111-0/+3
* ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman2012-02-111-2/+5
* SCSI: scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2012-02-111-1/+6
* usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li2012-02-111-0/+1
* offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt2012-02-111-1/+1
* offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt2012-02-111-27/+23
* ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli2012-02-111-1/+1
* oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2012-02-111-4/+42
* export __get_user_pages_fast() functionXiao Guangrong2012-02-111-0/+13
* x86, mm: Add __get_user_pages_fast()Peter Zijlstra2012-02-112-0/+62
* hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher2012-02-111-0/+15
* Make TASKSTATS require root accessLinus Torvalds2012-02-111-0/+1
* jbd/jbd2: validate sb->s_first in journal_get_superblock()Eryu Guan2012-02-112-0/+16
* oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2012-02-111-2/+5
* SCSI: Silencing 'killing requests for dead queue'Hannes Reinecke2012-02-111-1/+2
* USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley2012-02-111-3/+11
* hfs: add sanity check for file name lengthDan Carpenter2012-02-111-0/+2
* Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2012-02-112-3/+15
* drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2012-02-111-2/+2
* ext4: fix BUG_ON() in ext4_ext_insert_extent()Zheng Liu2012-02-111-0/+1
* net_sched: Fix qdisc_notify()Eric Dumazet2012-02-111-7/+7
* Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2012-02-111-1/+1
* NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2012-02-114-3/+13
* um: fix ubd cow sizeRichard Weinberger2012-02-111-1/+30
* carminefb: Fix module parameters permissionsJean Delvare2012-02-111-3/+3
* KVM: s390: check cpu_id prior to using itCarsten Otte2012-02-111-4/+10
* libsas: fix panic when single phy is disabled on a wide portMark Salyzyn2012-02-111-4/+6
* aacraid: reset should disable MSI interruptVasily Averin2012-02-111-0/+2
* TPM: Zero buffer after copying to userspacePeter Huewe2012-02-111-1/+5
* TPM: Call tpm_transmit with correct sizePeter Huewe2012-02-111-0/+3
* cifs: fix possible memory corruption in CIFSFindNextJeff Layton2012-02-111-1/+2
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2012-02-111-1/+1
* powerpc: Fix device tree claim codeAnton Blanchard2012-02-111-3/+3
* ALSA: timer - Fix Oops at closing slave timerTakashi Iwai2012-02-111-0/+2