summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.91v3.10.91Greg Kroah-Hartman2015-10-221-1/+1
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-221-7/+21
* staging: speakup: fix speakup-r regressioncovici@ccs.covici.com2015-10-221-0/+1
* dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber2015-10-221-1/+1
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2015-10-221-6/+18
* genirq: Fix race in register_irq_proc()Ben Hutchings2015-10-221-2/+17
* fib_rules: Fix dump_rules() not to exit earlyRoland Dreier2015-10-221-1/+1
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-10-221-0/+20
* m68k: Define asmlinkage_protectAndreas Schwab2015-10-221-0/+30
* arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-221-0/+1
* vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman2015-10-221-2/+27
* dcache: Handle escaped paths in prepend_pathEric W. Biederman2015-10-221-0/+10
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-224-20/+27
* UBI: return ENOSPC if no enough space availableshengyong2015-10-222-0/+2
* UBI: Validate data_sizeRichard Weinberger2015-10-221-0/+5
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-225-10/+16
* md: flush ->event_work before stopping array.NeilBrown2015-10-221-0/+2
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-10-221-1/+1
* USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-221-0/+6
* usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-221-0/+7
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-10-221-2/+3
* security: fix typo in security_task_prctlJann Horn2015-10-221-1/+1
* regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2015-10-221-2/+1
* regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2015-10-221-1/+1
* udf: Check length of extended attributes and allocation descriptorsJan Kara2015-10-221-0/+10
* ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-10-221-1/+1
* ipvs: do not use random local source address for tunnelsJulian Anastasov2015-10-221-1/+0
* Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds2015-10-223-17/+17
* usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2015-10-222-14/+57
* xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-10-222-5/+5
* usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-10-221-1/+2
* USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-10-221-0/+31
* drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter2015-10-221-0/+6
* disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2015-10-221-2/+6
* netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-10-221-1/+2
* dm raid: fix round up of default region sizeMikulas Patocka2015-10-221-2/+1
* USB: option: add ZTE PIDsLiu.Zhao2015-10-221-0/+24
* dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-10-224-15/+47
* staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott2015-10-221-2/+13
* btrfs: skip waiting on ordered range for special filesJeff Mahoney2015-10-221-1/+2
* ASoC: dwc: correct irq clear methodYitian Bu2015-10-221-2/+2
* ASoC: fix broken pxa SoC supportRobert Jarzmik2015-10-222-9/+8
* ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai2015-10-221-1/+2
* mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-221-0/+8
* spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee2015-10-221-0/+4
* spi: Fix documentation of spi_alloc_master()Guenter Roeck2015-10-221-2/+1
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-10-222-0/+31
* x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-221-1/+1
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-221-1/+1
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-221-7/+10