summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-12-04PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu1-1/+5
2013-12-04dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-12-04qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+12
2013-12-04xen/blkback: fix reference countingVegard Nossum1-1/+2
2013-12-04ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()Theodore Ts'o1-0/+1
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie1-2/+2
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-12-04mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris1-2/+13
2013-12-04loop: fix crash if blk_alloc_queue failsMikulas Patocka1-1/+3
2013-12-04IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-6/+1
2013-12-04iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-12-04iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-12-04ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2013-12-04ahci: disabled FBS prior to issuing software resetxiangliang yu1-0/+16
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-12-04vsprintf: check real user/group id for %pKRyan Mallon2-10/+48
2013-12-04drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai1-0/+1
2013-12-04libata: Fix display of sata speedGwendal Grignou1-8/+8
2013-12-04can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde1-12/+0
2013-12-04devpts: plug the memory leak in kill_sbIlija Hadzic1-0/+1
2013-12-04alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro1-2/+2
2013-12-04ASoC: blackfin: Fix missing breakTakashi Iwai1-0/+1
2013-12-04ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen1-0/+2
2013-12-04ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy1-1/+1
2013-12-04backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold1-2/+2
2013-12-04Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2013-12-04ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2013-12-04ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-11-29Linux 3.4.71v3.4.71Greg Kroah-Hartman1-1/+1
2013-11-29cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2013-11-29configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka1-4/+8
2013-11-29SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust1-7/+21
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-29powerpc/powernv: Add PE to its own PELTVGavin Shan1-1/+11
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2013-11-29block: properly stack underlying max_segment_size to DM deviceMike Snitzer1-0/+1
2013-11-29block: fix a probe argument to blk_register_regionMikulas Patocka2-2/+2
2013-11-29block: fix race between request completion and timeout handlingJeff Moyer2-2/+2
2013-11-29hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck1-4/+7
2013-11-29x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger1-1/+1
2013-11-29nfsd: make sure to balance get/put_write_accessChristoph Hellwig1-14/+15
2013-11-29nfsd: split up nfsd_setattrChristoph Hellwig1-60/+84