summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-12-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-12-22vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman1-2/+27
2015-12-22dcache: Handle escaped paths in prepend_pathEric W. Biederman1-0/+10
2015-12-22IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn4-20/+27
2015-12-22UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-12-22UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-12-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+16
2015-12-22md: flush ->event_work before stopping array.NeilBrown1-0/+2
2015-12-22MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-12-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-12-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-12-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-12-22security: fix typo in security_task_prctlJann Horn1-1/+1
2015-12-22regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-12-22regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-12-22udf: Check length of extended attributes and allocation descriptorsJan Kara1-0/+10
2015-12-22ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov1-1/+1
2015-12-22ipvs: do not use random local source address for tunnelsJulian Anastasov1-1/+0
2015-12-22Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-17/+17
2015-12-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2-14/+57
2015-12-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-12-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-12-22USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-12-22drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter1-0/+6
2015-12-22disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French1-2/+6
2015-12-22netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer1-1/+2
2015-12-22dm raid: fix round up of default region sizeMikulas Patocka1-2/+1
2015-12-22USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-12-22dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-15/+47
2015-12-22staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+13
2015-12-22btrfs: skip waiting on ordered range for special filesJeff Mahoney1-1/+2
2015-12-22ASoC: dwc: correct irq clear methodYitian Bu1-2/+2
2015-12-22ASoC: fix broken pxa SoC supportRobert Jarzmik2-9/+8
2015-12-22ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2015-12-22mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2015-12-22spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee1-0/+4
2015-12-22spi: Fix documentation of spi_alloc_master()Guenter Roeck1-2/+1
2015-12-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2-0/+31
2015-12-22x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-12-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-12-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-12-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-12-22windfarm: decrement client count when unregisteringPaul Bolle1-1/+1
2015-12-22ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-12-22perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-12-22scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko1-1/+10
2015-12-22Linux 3.10.90Greg Kroah-Hartman1-1/+1
2015-12-22Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann1-2/+1
2015-12-22vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman1-9/+0