summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-08n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby1-27/+13
2014-06-08char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir1-24/+1
2014-06-08n_gsm : Flow control handling in Mux driverFrederic Berat1-22/+57
2014-06-08x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2014-06-08x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+8
2014-06-08x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2-3/+4
2014-06-08x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2014-06-08tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme1-14/+4
2014-06-08ALSA: hda - Add support for CX20952Takashi Iwai1-0/+3
2014-06-08ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai1-0/+9
2014-06-08ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai1-6/+9
2014-06-08ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai1-0/+1
2014-06-08ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson1-1/+3
2014-06-08ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2014-06-08ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2014-06-08thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung1-1/+1
2014-06-08PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas3-16/+18
2014-06-08mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2-1/+10
2014-06-08e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2014-06-08can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2014-06-08intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk1-3/+4
2014-06-08regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin1-1/+1
2014-06-08regulator: max8997: Use uV in voltage_map_descAxel Lin1-19/+17
2014-06-08i915: ensure that VGA plane is disabledKrzysztof Mazur3-0/+19
2014-06-08i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab1-7/+4
2014-06-08MISC: hpilo, remove pci_disable_deviceJiri Slaby1-2/+9
2014-06-08floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2014-06-08Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee1-8/+23
2014-06-08UBI: erase free PEB with bitflip in EC headerMatthieu CASTET1-1/+1
2014-06-08Staging: zram: Fix access of NULL pointerRashika Kheria1-2/+4
2014-06-08zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2014-06-08zram: avoid access beyond the zram deviceJiang Liu1-5/+12
2014-06-08zram: destroy all devices on error recovery path in zram_init()Jiang Liu1-6/+9
2014-06-08zram: avoid invalid memory access in zram_exit()Jiang Liu1-0/+2
2014-06-08zram: Fix deadlock bug in partial read/writeMinchan Kim1-2/+2
2014-06-08dm thin: fix discard corruptionJoe Thornber2-24/+26
2014-06-08dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla1-3/+15
2014-06-08dm snapshot: avoid snapshot space leak on crashMikulas Patocka1-7/+64
2014-06-08nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya1-2/+3
2014-06-08md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2014-06-08dm snapshot: add missing module aliasesMikulas Patocka1-0/+2
2014-06-08dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+25
2014-06-08NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust1-2/+12
2014-06-08NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson1-1/+2
2014-06-08NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust2-15/+18
2014-06-08NFS: nfs_getaclargs.acl_len is a size_tChuck Lever1-1/+2
2014-06-08nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting1-4/+4
2014-06-08NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter1-3/+3
2014-06-08nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields1-1/+1
2014-06-08NFSv4 wait on recovery for async session errorsAndy Adamson1-2/+1