summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-06crypto: ux500 - make interrupt mode plausibleArnd Bergmann1-13/+12
2014-09-06serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-09-06ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o1-1/+20
2014-09-06drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-09-06hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin1-15/+18
2014-09-06hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-06hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-3/+6
2014-09-06hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-06hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-06hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-06hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-06drm: omapdrm: fix compiler errorsRussell King3-9/+11
2014-09-06ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial1-1/+2
2014-09-06mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-09-06ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai1-5/+12
2014-09-06ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai1-1/+6
2014-09-06ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch4-6/+15
2014-09-06ALSA: hda - fix an external mic jack problem on a HP machineHui Wang1-0/+12
2014-09-06USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-06USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-09-06USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-06USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-06USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-09-06isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-09-06HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-09-06HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-09-06stable_kernel_rules: Add pointer to netdev-FAQ for network patchesDave Chiluk1-0/+3
2014-08-14Linux 3.10.53v3.10.53Greg Kroah-Hartman1-1/+1
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-08-14bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+4
2014-08-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2-3/+17
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller1-15/+1
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller1-32/+54
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-08-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-14iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin1-0/+4
2014-08-14net: Correctly set segment mac_len in skb_segment().Vlad Yasevich1-1/+1
2014-08-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-08-14net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann1-0/+1
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-08-14net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-08-14ip: make IP identifiers less predictableEric Dumazet3-13/+36