summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-07kdb: fix incorrect counts in KDB summary command outputJay Lan1-1/+1
2015-03-07ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann1-1/+1
2015-03-07ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann1-0/+1
2015-03-07ARM: BCM: put back ARCH_MULTI_V7 dependency for mobileArnd Bergmann1-2/+2
2015-03-07ARM: brcmstb: update CPU power management sequenceBrian Norris1-22/+63
2015-03-07ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov1-0/+2
2015-03-07ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov1-0/+2
2015-03-07ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov1-0/+3
2015-03-07vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-07cdc-acm: add sanity checksOliver Neukum1-5/+16
2015-03-07USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern3-0/+17
2015-03-07USB: don't cancel queued resets when unbinding driversAlan Stern4-58/+12
2015-03-07usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior3-9/+19
2015-03-07usb: dwc3: gadget: add missing spin_lock()Felipe Balbi1-0/+1
2015-03-07USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-03-07USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-03-07mei: me: release hw from reset only during the reset flowAlexander Usyskin1-2/+1
2015-03-07mei: mask interrupt set bit on clean reset bitAlexander Usyskin1-1/+1
2015-03-07tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-03-07tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen1-0/+12
2015-03-07tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen1-3/+3
2015-03-07tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-03-07tty: Remove warning in tty_lock_slave()Peter Hurley1-5/+1
2015-03-07axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
2015-03-07smack: fix possible use after frees in task_security() callersAndrey Ryabinin2-11/+23
2015-03-07ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)1-5/+35
2015-03-07cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore3-35/+56
2015-03-07cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer1-2/+7
2015-03-07cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov1-1/+6
2015-03-07iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger1-23/+5
2015-03-07sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby1-1/+16
2015-03-07sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby1-3/+14
2015-03-07NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust1-1/+3
2015-03-07NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust3-9/+36
2015-03-07SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust4-12/+24
2015-03-07nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao1-21/+20
2015-03-07Added Little Endian support to vtpm modulehonclo1-8/+12
2015-03-07tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard1-1/+1
2015-03-07tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo1-0/+8
2015-03-07char: tpm: Add missing error check for devm_kzallocKiran Padwal2-0/+9
2015-03-07TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells1-1/+1
2015-03-07tpm_tis: verify interrupt during initScot Doyle1-14/+62
2015-03-07ARM: dts: BCM63xx: fix L2 cache propertiesFlorian Fainelli1-2/+3
2015-03-07ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson1-0/+1
2015-03-07ARM: dts: tegra20: fix GR3D, DSI unit and reg base addressesDmitry Osipenko1-4/+4
2015-03-07ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla1-1/+1
2015-03-07ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-03-07blk-mq: fix double-free in error pathTony Battersby1-0/+1
2015-03-07tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla1-1/+1
2015-03-07mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi3-2/+10