summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan
2015-03-06xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-03-06gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne
2015-03-06gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-03-06hx4700: regulator: declare full constraintsMartin Vajnar
2015-03-06x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu
2015-03-06KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand
2015-03-06KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand
2015-03-06KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-03-06KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand
2015-03-06KVM: x86: update masterclock values on TSC writesMarcelo Tosatti
2015-03-06udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-03-06udf: Remove repeated loads blocksizeJan Kara
2015-03-06MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-03-06ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2015-03-06serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-03-06serial: fsl_lpuart: delete timer on shutdownStefan Agner
2015-03-06ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz
2015-03-06kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-03-06ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann
2015-03-06ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann
2015-03-06ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov
2015-03-06ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov
2015-03-06vt: provide notifications on selection changesNicolas Pitre
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-03-06USB: don't cancel queued resets when unbinding driversAlan Stern
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-03-06USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-03-06mei: me: release hw from reset only during the reset flowAlexander Usyskin
2015-03-06mei: mask interrupt set bit on clean reset bitAlexander Usyskin
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-03-06tty: Prevent untrappable signals from malicious programPeter 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