index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kstrtox.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-12
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
1
-1
/
+4
2016-10-12
lib: harden strncpy_from_user
Mark Rutland
1
-0
/
+2
2016-10-12
radix-tree tests: properly initialize mutex
Ross Zwisler
1
-1
/
+1
2016-10-12
radix-tree tests: add iteration test
Ross Zwisler
4
-1
/
+184
2016-10-12
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
1
-0
/
+8
2016-10-12
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
1
-3
/
+11
2016-10-12
block: implement (some of) fallocate for block devices
Darrick J. Wong
2
-1
/
+79
2016-10-12
block: require write_same and discard requests align to logical block size
Darrick J. Wong
1
-0
/
+15
2016-10-12
block: invalidate the page cache when issuing BLKZEROOUT
Darrick J. Wong
1
-6
/
+12
2016-10-12
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
1
-0
/
+3
2016-10-11
parisc: Show trap name in kernel crash
Helge Deller
3
-8
/
+14
2016-10-11
parisc: Zero-initialize newly alloced memblock
Helge Deller
1
-0
/
+2
2016-10-11
Fix off-by-one in __pipe_get_pages()
Al Viro
1
-2
/
+2
2016-10-11
netfilter: Fix slab corruption.
Linus Torvalds
1
-75
/
+33
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
2
-11
/
+15
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
1
-1
/
+1
2016-10-10
constify iov_iter_count() and iter_is_iovec()
Al Viro
1
-2
/
+2
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
3
-11
/
+5
2016-10-10
drm/crtc: constify drm_crtc_index parameter
Jani Nikula
1
-1
/
+1
2016-10-10
dlm: free workqueues after the connections
Marcelo Ricardo Leitner
1
-6
/
+2
2016-10-10
drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next
Chris Wilson
1
-3
/
+0
2016-10-10
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
3
-7
/
+23
2016-10-10
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
5
-20
/
+34
2016-10-10
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
1
-2
/
+2
2016-10-10
drm/i915: Distinguish last emitted request from last submitted request
Chris Wilson
2
-2
/
+4
2016-10-10
drm/i915: Allow DP to work w/o EDID
Ville Syrjälä
1
-13
/
+9
2016-10-10
drm/i915: Move long hpd handling into the hotplug work
Ville Syrjälä
1
-25
/
+23
2016-10-10
drm/i915/execlists: Reinitialise context image after GPU hang
Chris Wilson
1
-41
/
+62
2016-10-10
drm/i915: Use correct index for backtracking HUNG semaphores
Chris Wilson
1
-4
/
+4
2016-10-10
drm/i915: Unalias obj->phys_handle and obj->userptr
Chris Wilson
1
-13
/
+11
2016-10-10
drm/i915: Just clear the mmiodebug before a register access
Chris Wilson
1
-4
/
+3
2016-10-10
drm/i915/gen9: only add the planes actually affected by ddb changes
Paulo Zanoni
1
-1
/
+36
2016-10-10
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
Ville Syrjälä
1
-0
/
+18
2016-10-10
drm/i915/bxt: Fix HDMI DPLL configuration
Imre Deak
1
-5
/
+16
2016-10-10
drm/i915/gen9: fix the watermark res_blocks value
Paulo Zanoni
1
-5
/
+7
2016-10-10
drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
Paulo Zanoni
1
-24
/
+15
2016-10-10
drm/i915/gen9: minimum scanlines for Y tile is not always 4
Paulo Zanoni
1
-24
/
+32
2016-10-10
drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
Paulo Zanoni
1
-20
/
+22
2016-10-10
drm/i915/kbl: KBL also needs to run the SAGV code
Paulo Zanoni
1
-4
/
+10
2016-10-10
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
2
-7
/
+20
2016-10-10
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
4
-25
/
+25
2016-10-10
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
Paulo Zanoni
1
-0
/
+2
2016-10-10
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
3
-2
/
+28
2016-10-10
drm/i915: Restore current RPS state after reset
Chris Wilson
3
-9
/
+13
2016-10-10
drm/i915: Unlock PPS registers after GPU reset
Imre Deak
1
-0
/
+1
2016-10-10
drm/i915/backlight: setup backlight pwm alternate increment on backlight enable
Shawn Lee
1
-1
/
+17
2016-10-10
drm/i915/backlight: setup and cache pwm alternate increment value
Jani Nikula
2
-3
/
+12
2016-10-10
drm: use the right function name in documentation
Grazvydas Ignotas
1
-2
/
+2
2016-10-10
drm: Release resources with a safer function
Christophe JAILLET
1
-4
/
+4
2016-10-10
drm: Fix up kerneldoc for new drm_gem_dmabuf_export()
Chris Wilson
1
-1
/
+2
[prev]
[next]