aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-10-133-8/+26
* resubmit bridge: fix message_age_timer calculationChris Healy2013-10-131-1/+1
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-10-131-30/+12
* netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-10-131-5/+4
* caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-10-131-1/+2
* 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
* Linux 3.0.99Greg Kroah-Hartman2013-10-051-1/+1
* splice: fix racy pipe->buffers usesEric Dumazet2013-10-055-24/+33
* 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
* 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.0.98Greg 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
* 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-012-0/+62
* 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.0.97Greg 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
* 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
* 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-262-5/+11
* HID: pantherlord: validate output report detailsKees Cook2013-09-261-2/+8