summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai
2011-06-23ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui
2011-06-23jbd: fix fsync() tid wraparound bugTed Ts'o
2011-06-23jbd: Fix forever sleeping process in do_get_write_access()Jan Kara
2011-06-23ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-06-23x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-06-23mtd: mtdconcat: fix NAND OOB writeFelix Radensky
2011-06-23block: add proper state guards to __elv_next_requestJames Bottomley
2011-06-23block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo
2011-06-23powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-06-23Fix memory leak in cpufreq_statsteven finney
2011-06-23CPU hotplug, re-create sysfs directory and symlinksJacob Shin
2011-06-23kmemleak: Do not return a pointer to an object that kmemleak did not getCatalin Marinas
2011-06-23ftrace: Only update the function code on write to filter filesSteven Rostedt
2011-05-23Linux 2.6.33.14v2.6.33.14Greg Kroah-Hartman
2011-05-23vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch
2011-05-23megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork
2011-05-23x86, mce, AMD: Fix leaving freed data in a listJulia Lawall
2011-05-23x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2011-05-23tick: Clear broadcast active bit when switching to oneshotThomas Gleixner
2011-05-23clocksource: Install completely before selectingjohn stultz
2011-05-23x86, AMD: Fix ARAT feature setting againBorislav Petkov
2011-05-23Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov
2011-05-23cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-05-23fixes for using make 3.82Jan Beulich
2011-05-23zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2011-05-23libertas: fix cmdpendingq lockingPaul Fox
2011-05-23hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2011-05-23ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven
2011-05-23NET: slip, fix ldisc->open retvalMatvejchikov Ilya
2011-05-23ehea: fix wrongly reported speed and portKleber Sacilotto de Souza
2011-05-23CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky
2011-05-23dccp: handle invalid feature options lengthDan Rosenberg
2011-05-23ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-05-23x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-05-23Validate size of EFI GUID partition entries.Timo Warns
2011-05-23cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton
2011-05-09Linux 2.6.33.13v2.6.33.13Greg Kroah-Hartman
2011-05-09fix oops in scsi_run_queue()James Bottomley
2011-05-09can: add missing socket check in can/raw releaseOliver Hartkopp
2011-05-09iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-05-09usb: musb: core: set has_tt flagFelipe Balbi
2011-05-09libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo
2011-05-09fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns
2011-05-09can: Add missing socket check in can/bcm release.Dave Jones
2011-05-09Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2011-05-09Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2011-05-09i8k: Tell gcc that *regs gets clobberedJim Bos
2011-05-09ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-05-09af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman