summaryrefslogtreecommitdiffstats
path: root/lib/kstrtox.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-12include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan1-1/+4
2016-10-12lib: harden strncpy_from_userMark Rutland1-0/+2
2016-10-12radix-tree tests: properly initialize mutexRoss Zwisler1-1/+1
2016-10-12radix-tree tests: add iteration testRoss Zwisler4-1/+184
2016-10-12radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler1-0/+8
2016-10-12fs/select: add vmalloc fallback for select(2)Vlastimil Babka1-3/+11
2016-10-12block: implement (some of) fallocate for block devicesDarrick J. Wong2-1/+79
2016-10-12block: require write_same and discard requests align to logical block sizeDarrick J. Wong1-0/+15
2016-10-12block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong1-6/+12
2016-10-12ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua1-0/+3
2016-10-11parisc: Show trap name in kernel crashHelge Deller3-8/+14
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller1-0/+2
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro1-2/+2
2016-10-11netfilter: Fix slab corruption.Linus Torvalds1-75/+33
2016-10-10Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason2-11/+15
2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro1-1/+1
2016-10-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2
2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro3-11/+5
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula1-1/+1
2016-10-10dlm: free workqueues after the connectionsMarcelo Ricardo Leitner1-6/+2
2016-10-10drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson1-3/+0
2016-10-10drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson3-7/+23
2016-10-10drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson5-20/+34
2016-10-10drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson1-2/+2
2016-10-10drm/i915: Distinguish last emitted request from last submitted requestChris Wilson2-2/+4
2016-10-10drm/i915: Allow DP to work w/o EDIDVille Syrjälä1-13/+9
2016-10-10drm/i915: Move long hpd handling into the hotplug workVille Syrjälä1-25/+23
2016-10-10drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson1-41/+62
2016-10-10drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson1-4/+4
2016-10-10drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson1-13/+11
2016-10-10drm/i915: Just clear the mmiodebug before a register accessChris Wilson1-4/+3
2016-10-10drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni1-1/+36
2016-10-10drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä1-0/+18
2016-10-10drm/i915/bxt: Fix HDMI DPLL configurationImre Deak1-5/+16
2016-10-10drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni1-5/+7
2016-10-10drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni1-24/+15
2016-10-10drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni1-24/+32
2016-10-10drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-10-10drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni1-4/+10
2016-10-10drm/i915: introduce intel_has_sagv()Paulo Zanoni2-7/+20
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni4-25/+25
2016-10-10drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni1-0/+2
2016-10-10drm/i915: Only shrink the unbound objects during freezeChris Wilson3-2/+28
2016-10-10drm/i915: Restore current RPS state after resetChris Wilson3-9/+13
2016-10-10drm/i915: Unlock PPS registers after GPU resetImre Deak1-0/+1
2016-10-10drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee1-1/+17
2016-10-10drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2-3/+12
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas1-2/+2
2016-10-10drm: Release resources with a safer functionChristophe JAILLET1-4/+4
2016-10-10drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson1-1/+2