summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-26x86/vdso: Fix the build on GCC5Jiri Slaby1-0/+1
2015-03-26kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini3-2/+1
2015-03-26x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov1-1/+1
2015-03-26x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov1-3/+4
2015-03-26crypto: aesni - fix memory usage in GCM decryptionStephan Mueller1-2/+2
2015-03-26crypto: arm/aes update NEON AES module to latest OpenSSL versionArd Biesheuvel2-8/+16
2015-03-26pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+3
2015-03-26irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard1-1/+20
2015-03-26PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin1-2/+3
2015-03-26libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-03-26gadgetfs: use-after-free in ->aio_read()Al Viro1-3/+12
2015-03-26of: handle both '/' and ':' in path stringsBrian Norris1-6/+1
2015-03-26of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm1-8/+15
2015-03-26xen-pciback: limit guest control of command registerJan Beulich3-14/+51
2015-03-26x86/xen: correct bug in p2m list initializationJuergen Gross1-1/+1
2015-03-26xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross1-6/+12
2015-03-26drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-26drm/i915: gen4: work around hang during hibernationImre Deak1-5/+25
2015-03-26drm/i915: add dev_to_i915 helperImre Deak2-6/+8
2015-03-26drm: Don't assign fbs for universal cursor support to filesChris Wilson1-16/+19
2015-03-26drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2-16/+6
2015-03-26drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-37/+40
2015-03-26Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski1-3/+0
2015-03-26mm: cma: fix CMA aligned offset calculationDanesh Petigara1-5/+7
2015-03-26nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-03-26regulator: core: Fix enable GPIO reference countingDoug Anderson1-14/+12
2015-03-26regulator: Only enable disabled regulators on resumeJavier Martinez Canillas1-3/+5
2015-03-26regulator: rk808: Set the enable time for LDOsDoug Anderson1-0/+8
2015-03-26net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan1-1/+1
2015-03-26bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-26mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard1-6/+42
2015-03-26ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-26ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai1-1/+1
2015-03-26ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai1-0/+1
2015-03-26ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai1-0/+1
2015-03-26ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-26ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai1-0/+11
2015-03-26ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai1-0/+4
2015-03-26ALSA: snd-usb: add quirks for Roland UA-22Daniel Mack1-0/+30
2015-03-26spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin1-1/+1
2015-03-26spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko1-0/+6
2015-03-26spi: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer1-6/+6
2015-03-26s390/pci: fix possible information leak in mmio syscallSebastian Ott1-9/+8
2015-03-26tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard1-4/+6
2015-03-26tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2-8/+8
2015-03-26cpuset: Fix cpuset sched_relax_domain_levelJason Low1-3/+0
2015-03-26cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li1-2/+2
2015-03-26cpuset: initialize effective masks when clone_children is enabledZefan Li1-0/+2
2015-03-26seq_buf: Fix seq_buf_bprintf() truncationSteven Rostedt (Red Hat)1-1/+1
2015-03-26seq_buf: Fix seq_buf_vprintf() truncationSteven Rostedt (Red Hat)1-1/+1