summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-14s390/locking: Reenable optimistic spinningChristian Borntraeger1-0/+1
2014-09-14hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-14hwmon: (lm92) Prevent overflow problem when writing large limitsAxel Lin1-7/+6
2014-09-14RDMA/iwcm: Use a default listen backlog if neededSteve Wise1-0/+34
2014-09-14drm/radeon: load the lm63 driver for an lm64 thermal chip.Alex Deucher1-2/+2
2014-09-14powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-09-14drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+10
2014-09-14hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-14hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-14ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch4-6/+15
2014-09-14ALSA: virtuoso: Xonar DSX supportSergiu Giurgiu2-1/+6
2014-09-14USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-14USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-14netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore4-16/+26
2014-09-14netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter1-1/+1
2014-09-14ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial1-1/+2
2014-09-14mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman2-0/+9
2014-09-14crypto: af_alg - properly label AF_ALG socketMilan Broz1-0/+2
2014-09-14MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-09-14hwmon: (amc6821) Fix possible race condition bugAxel Lin1-6/+11
2014-09-14hwmon: (amc6821) Fix return valueSachin Kamat1-2/+2