aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * esp_scsi: Fix tag state corruption when autosensing.David S. Miller2013-10-132-6/+9
| | * powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney2013-10-131-2/+2
| | * powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-131-4/+8
| | * powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-131-1/+1
| | * ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()Dan Carpenter2013-10-131-0/+3
| | * ASoC: max98095: a couple array underflowsDan Carpenter2013-10-131-2/+2
| | * ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-131-0/+6
| | * bonding: Fix broken promiscuity reference counting issueNeil Horman2013-10-131-3/+10
| | * dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-10-131-1/+1
| | * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-10-131-2/+7
| | * ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-10-131-31/+22
| | * ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-10-131-2/+2
| | * ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-10-131-2/+2
| | * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-1310-17/+21
| | * 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