summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-03-26xen-pciback: limit guest control of command registerJan Beulich3-14/+51
2015-03-26xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross1-6/+12
2015-03-26drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-37/+40
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-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: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer1-6/+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-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2-5/+54
2015-03-26can: add missing initialisations in CAN related skbuffsOliver Hartkopp2-0/+11
2015-03-26Change email address for 8250_pciRussell King1-1/+1
2015-03-26virtio_console: avoid config access from irqMichael S. Tsirkin1-0/+16
2015-03-26virtio_console: init work unconditionallyMichael S. Tsirkin1-1/+2
2015-03-26console: Fix console name size mismatchPeter Hurley2-1/+2
2015-03-26fuse: notify: don't move pagesMiklos Szeredi1-0/+3
2015-03-26fuse: set stolen page uptodateMiklos Szeredi1-2/+2
2015-03-26LZ4 : fix the data abort issueJeHyeon Yeon1-0/+3
2015-03-26drm/radeon: drop setting UPLL to sleep modeChristian König1-4/+2
2015-03-26drm/radeon: fix interlaced modes on DCE8Alex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-03-26drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-03-26drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-03-26tcp: make connect() mem charging friendlyEric Dumazet1-35/+27
2015-03-26net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-03-26tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-03-26ipv6: fix backtracking for throw routesSteven Barth1-0/+1
2015-03-26Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-26rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-26caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-26inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet1-3/+15
2015-03-26rds: avoid potential stack overflowArnd Bergmann1-18/+22