summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-09-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-09-14iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin1-0/+4
2014-09-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-09-14net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann1-0/+1
2014-09-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-09-14tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-09-14ip: make IP identifiers less predictableEric Dumazet3-13/+36
2014-09-14inetpeer: get rid of ip_id_countEric Dumazet16-137/+71
2014-09-14openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2-0/+2
2014-09-14MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle1-0/+5
2014-09-14MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli1-5/+0
2014-09-14openrisc: add missing header inclusionStefan Kristiansson1-0/+1
2014-09-14USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-09-14USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+22
2014-09-14ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-14/+15
2014-09-14ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-09-14HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-09-14HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-09-14NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust1-5/+12
2014-09-14USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-09-14ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng1-1/+16
2014-09-14HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2-18/+26
2014-09-14USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-14HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-09-14HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-09-14isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-09-14xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2-36/+43
2014-09-14MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-09-14usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-14xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-14kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin1-9/+10
2014-09-14pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-09-14iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel1-4/+6
2014-09-14USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-14USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-09-14USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-14USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-09-14md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-09-14CIFS: Fix wrong directory attributes after renamePavel Shilovsky1-0/+6
2014-09-14ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai1-5/+12
2014-09-14Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana1-1/+1
2014-09-14ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack1-3/+1
2014-09-14powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V1-5/+27
2014-09-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V3-5/+5
2014-09-14reiserfs: Fix use after free in journal teardownJan Kara1-5/+16
2014-09-14carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-09-14x86/xen: resume timer irqs earlyDavid Vrabel1-1/+1
2014-09-14ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)1-11/+6
2014-09-14ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)1-5/+7