summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27smiapp: Take mutex during PLL update in sensor initialisationSakari Ailus1-0/+2
2015-01-27af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2015-01-27smiapp-pll: Correct clock debug printsSakari Ailus1-2/+2
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li1-4/+3
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger1-15/+11
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2015-01-27cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta1-9/+9
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson2-0/+2
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher1-0/+4
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher1-1/+1
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom1-11/+6
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-27alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-27tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu1-2/+2
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-27netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf1-1/+1
2015-01-27netlink: Always copy on mmap TX.David Miller1-36/+16
2015-01-16Linux 3.10.65v3.10.65Greg Kroah-Hartman1-1/+1
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds2-3/+3
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka1-11/+13
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa2-2/+4
2015-01-16perf: Fix events installation during moving groupJiri Olsa1-2/+2
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa1-3/+19
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason1-0/+8
2015-01-16ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni1-0/+23
2015-01-16scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg1-1/+1
2015-01-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi2-11/+36
2015-01-16nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington1-0/+3
2015-01-16fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes1-8/+7
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2015-01-16writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo1-7/+22
2015-01-16cdc-acm: memory leak in error caseOliver Neukum1-0/+1
2015-01-16genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe1-2/+9
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2015-01-16ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai1-2/+2
2015-01-16ALSA: hda - using uninitialized dataDan Carpenter1-1/+3
2015-01-16ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek1-3/+12
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski1-1/+1
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski1-14/+29
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius4-0/+7
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton1-0/+3
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol1-4/+8
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu1-5/+3