summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-07xfs: Fix quota type in quota structures when reusing quota fileJan Kara1-0/+5
2015-03-07gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne1-4/+10
2015-03-07gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg1-4/+5
2015-03-07arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas1-3/+2
2015-03-07hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-03-07KVM: x86: update masterclock values on TSC writesMarcelo Tosatti1-9/+10
2015-03-07KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2-4/+4
2015-03-07ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin1-1/+2
2015-03-07ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz1-3/+7
2015-03-07kdb: fix incorrect counts in KDB summary command outputJay Lan1-1/+1
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-07usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior3-9/+19
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-07tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-03-07tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-03-07axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
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-07NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust1-1/+3
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: 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-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
2015-03-07MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan1-1/+1
2015-03-07nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton1-3/+5
2015-03-07mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang1-2/+2
2015-03-07em28xx-audio: fix missing newlinesRussell King1-1/+1
2015-03-07em28xx: ensure "closing" messages terminate with a newlineRussell King4-4/+4
2015-03-07megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com1-1/+2
2015-03-07power: gpio-charger: balance enable/disable_irq_wake callsDmitry Eremin-Solenikov1-2/+2
2015-03-07power: bq24190: Fix ignored supplicantsKrzysztof Kozlowski1-1/+1
2015-03-07power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski1-0/+1
2015-03-07libceph: fix double __remove_osd() problemIlya Dryomov1-8/+18
2015-03-07libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2015-03-07libceph: assert both regular and lingering lists in __remove_osd()Ilya Dryomov1-0/+2
2015-03-07MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+8
2015-03-07ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth1-0/+6
2015-03-07ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter1-8/+19