aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-1/+1
* cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-10-131-0/+1
* cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-10-131-0/+1
* intel-iommu: Fix leaks in pagetable freeingAlex Williamson2013-10-131-37/+35
* hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg2013-10-051-2/+6
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-051-1/+10
* drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula2013-10-051-1/+12
* dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-10-051-3/+2
* dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-10-051-1/+1
* usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-10-051-0/+16
* xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-10-051-2/+6
* xhci: Fix oops happening after address device timeoutMathias Nyman2013-10-051-0/+6
* staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-10-051-1/+2
* sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings2013-10-011-1/+2
* SCSI: iscsi: don't hang in endless loop if no targets presentSasha Levin2013-10-011-1/+1
* drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher2013-10-011-3/+6
* drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher2013-10-011-3/+6
* drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2013-10-012-4/+25
* drm/radeon: fix LCD record parsingAlex Deucher2013-10-011-1/+3
* HID: zeroplus: validate output report detailsKees Cook2013-10-011-13/+5
* HID: provide a helper for validating hid reportsKees Cook2013-10-011-0/+58
* rt2800: fix wrong TX power compensationStanislaw Gruszka2013-10-011-0/+7
* net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-10-011-0/+5
* HID: check for NULL field when setting valuesKees Cook2013-09-261-1/+6
* HID: ntrig: validate feature report detailsKees Cook2013-09-261-1/+2
* HID: validate HID report id sizeKees Cook2013-09-261-4/+8
* HID: pantherlord: validate output report detailsKees Cook2013-09-261-2/+8
* ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-09-261-0/+4
* ath9k: always clear ps filter bit on new assocFelix Fietkau2013-09-261-0/+1
* usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-09-261-1/+2
* USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-09-261-4/+9
* USB: mos7720: fix big-endian control requestsJohan Hovold2013-09-261-2/+2
* USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter2013-09-261-1/+1
* staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter2013-09-261-1/+2
* usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh2013-09-261-0/+22
* xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne2013-09-261-2/+11
* SCSI: sd: Fix potential out-of-bounds accessAlan Stern2013-09-261-8/+3
* pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker2013-09-141-0/+1
* PARISC: include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2013-09-141-0/+2
* tun: signedness bug in tun_get_user()Dan Carpenter2013-09-141-2/+4
* target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger2013-09-071-5/+6
* ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-09-071-0/+4
* ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-09-071-0/+10
* drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-09-071-0/+2
* SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-291-7/+22
* SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-291-6/+2
* libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-291-6/+6
* Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-291-2/+2
* of: fdt: fix memory initialization for expanded DTWladislav Wiebe2013-08-291-0/+2
* xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel2013-08-291-1/+1