summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-13Linux 3.10.40v3.10.40Greg Kroah-Hartman
2014-05-13ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-05-13drm: cirrus: add power management supportGerd Hoffmann
2014-05-13Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede
2014-05-13Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede
2014-05-13lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton
2014-05-13dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer
2014-05-13dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes
2014-05-13mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter
2014-05-13mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter
2014-05-13mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina
2014-05-13tgafb: fix data copyingMikulas Patocka
2014-05-13gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
2014-05-13rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King
2014-05-13rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-05-13mac80211: fix software remain-on-channel implementationJohannes Berg
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-05-13iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-05-13mach64: use unaligned accessMikulas Patocka
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka
2014-05-13ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta
2014-05-13ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta
2014-05-13s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky
2014-05-13s390/chsc: fix SEI usage on old FW levelsSebastian Ott
2014-05-13powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-05-13powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-05-13mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2014-05-13virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng
2014-05-13virtio_balloon: don't softlockup on huge balloon changes.Rusty Russell
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-05-13MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan
2014-05-13KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)Paolo Bonzini
2014-05-13ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly
2014-05-13iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger
2014-05-13floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-13floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-05-13drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama