summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.65v3.4.65Greg Kroah-Hartman2013-10-051-1/+1
* HID: LG: validate HID output report detailsKees Cook2013-10-054-73/+12
* mm, memcg: give exiting processes access to memory reservesDavid Rientjes2013-10-051-4/+4
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-10-051-1/+2
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-051-1/+10
* drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher2013-10-051-3/+12
* 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
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-10-054-21/+17
* staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-10-051-1/+2
* x86, efi: Don't map Boot Services on i386Josh Boyer2013-10-051-4/+7
* x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-10-051-0/+16
* Linux 3.4.64v3.4.64Greg Kroah-Hartman2013-10-011-1/+1
* kernel-doc: bugfix - multi-line macrosDaniel Santos2013-10-011-0/+3
* sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings2013-10-011-1/+2
* perf tools: Handle JITed code in shared memoryAndi Kleen2013-10-011-0/+1
* fanotify: dont merge permission eventsLino Sanfilippo2013-10-011-0/+6
* perf: Fix perf_cgroup_switch for sw-eventsPeter Zijlstra2013-10-011-3/+6
* perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2013-10-012-7/+7
* cgroup: fail if monitored file and event_control are in different cgroupLi Zefan2013-10-011-0/+11
* drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher2013-10-011-2/+6
* 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 dce6Alex Deucher2013-10-012-4/+23
* drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2013-10-012-4/+25
* drm/radeon: fix endian bugs in hw i2c atom routinesAlex Deucher2013-10-012-4/+6
* drm/radeon: fix LCD record parsingAlex Deucher2013-10-011-1/+3
* drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs2013-10-011-1/+1
* HID: logitech-dj: validate output report detailsKees Cook2013-10-011-2/+8
* HID: zeroplus: validate output report detailsKees Cook2013-10-011-13/+5
* HID: provide a helper for validating hid reportsKees Cook2013-10-012-0/+62
* sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura2013-10-011-5/+9
* 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
* Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Greg Kroah-Hartman2013-10-011-2/+1
* Linux 3.4.63v3.4.63Greg Kroah-Hartman2013-09-261-1/+1
* fuse: invalidate inode attributes on xattr modificationAnand Avati2013-09-261-0/+4
* fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov2013-09-261-1/+2
* of: Fix missing memory initialization on FDT unflatteningGrant Likely2013-09-261-0/+1
* mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov2013-09-261-2/+2
* drm/edid: add quirk for Medion MD30217PGAlex Deucher2013-09-261-0/+3
* isofs: Refuse RW mount of the filesystem instead of making it ROJan Kara2013-09-261-11/+5
* mm/huge_memory.c: fix potential NULL pointer dereferenceLibin2013-09-261-0/+2
* memcg: fix multiple large threshold notificationsGreg Thelen2013-09-261-1/+7
* ocfs2: fix the end cluster offset of FIEMAPJie Liu2013-09-261-1/+0
* intel-iommu: Fix leaks in pagetable freeingAlex Williamson2013-09-261-37/+35