summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-05bcache: Fix a writeback performance regressionKent Overstreet4-30/+43
2013-10-05bcache: Fix for when no journal entries are foundKent Overstreet1-12/+18
2013-10-05bcache: Strip endline when writing the label through sysfsGabriel de Perthuis1-1/+7
2013-10-05bcache: Fix a dumb journal discard bugKent Overstreet1-1/+1
2013-10-05sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel1-0/+1
2013-10-05block: Fix bio_copy_data()Kent Overstreet1-2/+2
2013-10-01Linux 3.10.14v3.10.14Greg Kroah-Hartman1-1/+1
2013-10-01netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith1-12/+16
2013-10-01rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields1-10/+6
2013-10-01rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields3-1/+37
2013-10-01rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields1-8/+10
2013-10-01rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields1-19/+13
2013-10-01cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov1-1/+1
2013-10-01bio-integrity: Fix use of bs->bio_integrity_pool after freeBjorn Helgaas1-1/+1
2013-10-01perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-10-01mm: fix aio performance regression for database caused by THPKhalid Aziz1-25/+52
2013-10-01audit: fix endless wait in audit_log_start()Konstantin Khlebnikov1-2/+3
2013-10-01udf: Refuse RW mount of the filesystem instead of making it ROJan Kara1-18/+24
2013-10-01udf: Standardize return values in mount sequenceJan Kara1-117/+183
2013-10-01Properly handle tristate dependencies on USB/PCI menusMauro Carvalho Chehab2-3/+4
2013-10-01media: media/usb: fix kconfig dependenciesRandy Dunlap1-1/+4
2013-10-01drm/radeon: avoid UVD corruptions on AGP cardsChristian König1-3/+5
2013-10-01drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher1-3/+31
2013-10-01drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher1-2/+6
2013-10-01rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-8/+7
2013-10-01drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher1-3/+6
2013-10-01drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher1-3/+6
2013-10-01drm/radeon: update line buffer allocation for dce6Alex Deucher2-4/+23
2013-10-01drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2-4/+25
2013-10-01drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard3-45/+66
2013-10-01drm/radeon: fix endian bugs in hw i2c atom routinesAlex Deucher2-4/+6
2013-10-01drm/radeon: fix LCD record parsingAlex Deucher1-1/+3
2013-10-01drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov1-5/+10
2013-10-01drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-10-01drm/ast: fix the ast open key functionDave Airlie1-1/+1
2013-10-01drm: fix DRM_IOCTL_MODE_GETFB handle-leakDavid Herrmann1-3/+15
2013-10-01drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter1-14/+54
2013-10-01drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter1-1/+7
2013-10-01usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern1-3/+4
2013-10-01HID: logitech-dj: validate output report detailsKees Cook1-2/+8
2013-10-01HID: lenovo-tpkbd: validate output report detailsKees Cook1-1/+9
2013-10-01HID: steelseries: validate output report detailsKees Cook1-0/+5
2013-10-01HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires1-5/+10
2013-10-01HID: zeroplus: validate output report detailsKees Cook1-13/+5
2013-10-01HID: LG: validate HID output report detailsKees Cook4-73/+12
2013-10-01HID: multitouch: validate indexes detailsBenjamin Tissoires1-12/+14
2013-10-01HID: validate feature and input report detailsBenjamin Tissoires2-10/+17
2013-10-01HID: provide a helper for validating hid reportsKees Cook2-0/+62
2013-10-01sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura1-5/+9
2013-10-01sched/cputime: Do not scale when utime == 0Stanislaw Gruszka1-8/+11