summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-03-06tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen
2015-03-06tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-03-06tty: Remove warning in tty_lock_slave()Peter Hurley
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox
2015-03-06smack: fix possible use after frees in task_security() callersAndrey Ryabinin
2015-03-06ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)
2015-03-06cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-03-06cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer
2015-03-06cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-03-06sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby
2015-03-06sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust
2015-03-06SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-03-06nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao
2015-03-06Added Little Endian support to vtpm modulehonclo
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-03-06char: tpm: Add missing error check for devm_kzallocKiran Padwal
2015-03-06TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2015-03-06tpm_tis: verify interrupt during initScot Doyle
2015-03-06ARM: dts: BCM63xx: fix L2 cache propertiesFlorian Fainelli
2015-03-06ARM: dts: am335x-bone*: usb0 is hardwired for peripheralRobert Nelson
2015-03-06ARM: dts: tegra20: fix GR3D, DSI unit and reg base addressesDmitry Osipenko
2015-03-06ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3Lokesh Vutla
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-06blk-mq: fix double-free in error pathTony Battersby
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-06mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi
2015-03-06MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan
2015-03-06MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-03-06MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-03-06MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras
2015-03-06MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras
2015-03-06MIPS: Alchemy: Fix cpu clock calculationManuel Lauss
2015-03-06KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan
2015-03-06KVM: MIPS: Disable HTW while in guestJames Hogan
2015-03-06NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov
2015-03-06mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas
2015-03-06mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang
2015-03-06mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang
2015-03-06em28xx-audio: fix missing newlines, againRussell King