index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
libfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
Dan Carpenter
1
-1
/
+1
2017-11-30
drm: omapdrm: Fix DPI on platforms using the DSI VDDS
Laurent Pinchart
1
-2
/
+2
2017-11-30
omapdrm: hdmi4: Correct the SoC revision matching
Peter Ujfalusi
1
-6
/
+17
2017-11-30
drm/omap: displays: panel-dpi: add backlight dependency
Arnd Bergmann
1
-0
/
+1
2017-11-30
drm/omap: Fix error handling path in 'omap_dmm_probe()'
Christophe JAILLET
1
-1
/
+2
2017-11-30
drm/i915: Disable THP until we have a GPU read BW W/A
Joonas Lahtinen
1
-1
/
+2
2017-11-30
drm/bridge: tc358767: fix 1-lane behavior
Andrey Gusakov
1
-10
/
+3
2017-11-30
drm/bridge: tc358767: fix AUXDATAn registers access
Andrey Gusakov
1
-1
/
+1
2017-11-30
drm/bridge: tc358767: fix timing calculations
Andrey Gusakov
1
-14
/
+20
2017-11-30
drm/bridge: tc358767: fix DP0_MISC register set
Andrey Gusakov
1
-2
/
+3
2017-11-30
drm/bridge: tc358767: filter out too high modes
Andrey Gusakov
1
-1
/
+4
2017-11-30
drm/bridge: tc358767: do no fail on hi-res displays
Andrey Gusakov
1
-5
/
+9
2017-11-30
drm/bridge: Fix lvds-encoder since the panel_bridge rework.
Eric Anholt
1
-7
/
+41
2017-11-30
drm/bridge: synopsys/dw-hdmi: Enable cec clock
Pierre-Hugues Husson
1
-0
/
+25
2017-11-30
drm/bridge: adv7511/33: Fix adv7511_cec_init() failure handling
Hans Verkuil
3
-25
/
+37
2017-11-29
drm/fb_helper: Disable all crtc's when initial setup fails.
Maarten Lankhorst
1
-0
/
+4
2017-11-29
drm/atomic: make drm_atomic_helper_wait_for_vblanks more agressive
Lucas Stach
1
-1
/
+1
2017-11-28
Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"
Takashi Iwai
1
-2
/
+2
2017-11-28
drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition
Xiong Zhang
1
-3
/
+3
2017-11-28
drm/i915/gvt: enabled pipe A default on creating vgpu
Xiaolin Zhang
1
-0
/
+2
2017-11-28
drm/i915/gvt: Move request alloc to dispatch_workload path only
fred gao
3
-4
/
+29
2017-11-28
drm/i915/gvt: remove skl_misc_ctl_write handler
Weinan Li
1
-40
/
+5
2017-11-28
drm/i915/gvt: Fix unsafe locking caused by spin_unlock_bh
Changbin Du
1
-4
/
+5
2017-11-28
drm/i915: fix intel_backlight_device_register declaration
Arnd Bergmann
1
-1
/
+1
2017-11-28
drm/i915/fbdev: Serialise early hotplug events with async fbdev config
Chris Wilson
1
-4
/
+6
2017-11-28
drm/i915: Prevent zero length "index" write
Ville Syrjälä
1
-1
/
+2
2017-11-28
drm/i915: Don't try indexed reads to alternate slave addresses
Ville Syrjälä
1
-0
/
+1
2017-11-28
proc: don't report kernel addresses in /proc/<pid>/stack
Linus Torvalds
1
-2
/
+1
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
111
-417
/
+417
2017-11-27
auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM
Thomas Meyer
1
-0
/
+1
2017-11-27
mm, thp: Do not make pmd/pud dirty without a reason
Kirill A. Shutemov
5
-16
/
+24
2017-11-27
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
Kirill A. Shutemov
1
-23
/
+13
2017-11-27
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Srishti Sharma
1
-2
/
+2
2017-11-27
drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...
Vitor Massaru Iha
1
-2
/
+1
2017-11-27
drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable
Mirza Krak
1
-2
/
+1
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-26
uapi: fix linux/kfd_ioctl.h userspace compilation errors
Dmitry V. Levin
1
-11
/
+11
2017-11-26
drm/amdkfd: fix amdkfd use-after-free GP fault
Randy Dunlap
1
-1
/
+2
2017-11-26
drm/amdkfd: Fix SDMA oversubsription handling
Felix Kuehling
1
-0
/
+18
2017-11-26
drm/amdkfd: Fix SDMA ring buffer size calculation
shaoyunl
1
-2
/
+2
2017-11-26
drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
Felix Kuehling
1
-13
/
+34
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
drm: hdlcd: Update PM code to save/restore console.
Liviu Dudau
1
-1
/
+4
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
1
-3
/
+3
[next]