summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-05hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-05hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-05hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-05hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-05drm: omapdrm: fix compiler errorsRussell King3-9/+11
2014-09-05ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial1-1/+2
2014-09-05mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-09-05ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai1-5/+12
2014-09-05ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai1-1/+6
2014-09-05ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch4-6/+15
2014-09-05ALSA: hda - fix an external mic jack problem on a HP machineHui Wang1-0/+12
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-09-05USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-05USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-05USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-09-05isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-09-05HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-09-05HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-09-05stable_kernel_rules: Add pointer to netdev-FAQ for network patchesDave Chiluk1-0/+3
2014-08-14Linux 3.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
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet19-144/+80
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-08-07Linux 3.10.52HEADv3.10.52masterGreg Kroah-Hartman1-1/+1
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-08-07lib/btree.c: fix leak of whole btree nodesMinfei Huang1-0/+1
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-08-07net: mvneta: replace Tx timer with a real interruptwilly tarreau1-60/+12