summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-29NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust1-0/+1
2013-11-29ALSA: msnd: Avoid duplicated driver nameTakashi Iwai1-2/+2
2013-11-29ALSA: 6fire: Fix probe of multiple cardsTakashi Iwai1-1/+1
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook5-5/+13
2013-11-29Revert "ima: policy for RAMFS"Mimi Zohar1-1/+0
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka1-0/+3
2013-11-29perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt1-1/+1
2013-11-29include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du1-0/+2
2013-11-29exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2-14/+7
2013-11-29Nest rename_lock inside vfsmount_lockAl Viro1-5/+11
2013-11-29SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson1-1/+1
2013-11-29SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson6-86/+4
2013-11-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds3-48/+17