Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ef1316961048988c6d044a298b5842c8288cc35b
ef13169
drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo
by Frediano Ziglio
· 10 years ago
74d9a63
drm/qxl: Simplify cleaning qxl processing command
by Frediano Ziglio
· 10 years ago
e07154e
drm/qxl: Move main reference counter to GEM object instead of TTM ones
by Frediano Ziglio
· 10 years ago
72ec565
drm/qxl: Remove format string errors
by Frediano Ziglio
· 10 years ago
de0b523
drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved
by Frediano Ziglio
· 10 years ago
6ecf5c2
drm/qxl: Fix return for qxl_release_alloc
by Frediano Ziglio
· 10 years ago
c610c71
drm/qxl: Handle all errors in qxl_surface_evict
by Frediano Ziglio
· 10 years ago
fe2af53
drm/qxl: Avoid double free on error
by Frediano Ziglio
· 10 years ago
55cc3df
drm/qxl: Fix print statement not using uninitialized variable
by Frediano Ziglio
· 10 years ago
8451cc9
drm/qxl: Do not leak memory if qxl_release_list_add fails
by Frediano Ziglio
· 10 years ago
2fa1953
drm/qxl: Do not cause spice-server to clean our objects
by Frediano Ziglio
· 10 years ago
63e1456
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 10 years ago
6aa6272
Merge branch 'linux-4.1.0-rc5-tilcdc-refactor' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 10 years ago
a8a50fc
Merge tag 'v4.1-rc6' into drm-next
by Dave Airlie
· 10 years ago
9b5edbf
drm/atomic: Clear crtc_state->active in drm_atomic_helper_set_config.
by Maarten Lankhorst
· 10 years ago
531e63e
Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
cb2d47a
Merge tag 'drm-amdkfd-next-2015-06-03' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 10 years ago
4ad6ee9
Add MAINTAINERS entry for virtio-gpu.
by Gerd Hoffmann
· 10 years ago
dc5698e
Add virtio gpu driver.
by Dave Airlie
· 11 years ago
c3447e8
drm/amdkfd: Enforce kill all waves on process termination
by Ben Goz
· 10 years ago
edad402
drm/radeon: Add ATC VMID<-->PASID functions to kfd->kgd
by Alexey Skidanov
· 10 years ago
f8bd133
drm/amdkfd: Implement address watch debugger IOCTL
by Yair Shachar
· 10 years ago
9448458
drm/amdkfd: Implement wave control debugger IOCTL
by Yair Shachar
· 10 years ago
037ed9a
drm/amdkfd: Implement (un)register debugger IOCTLs
by Yair Shachar
· 10 years ago
e2e9afc
drm/amdkfd: Add address watch operation to debugger
by Yair Shachar
· 10 years ago
788bf83
drm/amdkfd: Add wave control operation to debugger
by Yair Shachar
· 10 years ago
fbeb661
drm/amdkfd: Add skeleton H/W debugger module support
by Yair Shachar
· 10 years ago
992839a
drm/amdkfd: Add static user-mode queues support
by Yair Shachar
· 10 years ago
aef1100
drm/amdkfd: add H/W debugger IOCTL set definitions
by Yair Shachar
· 10 years ago
a6186f4
drm/radeon: Add H/W debugger kfd->kgd functions
by Yair Shachar
· 10 years ago
f761d8b
drm/amdkfd: Use DECLARE_BITMAP
by Joe Perches
· 10 years ago
16e3247
drm_vblank_get: don't WARN_ON in case vblanks are not initialized
by Gerd Hoffmann
· 10 years ago
06b718c
break kconfig dependency loop
by Gerd Hoffmann
· 10 years ago
3e8d222
Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
1c34d82
drm/ttm: dma: Don't crash on memory in the vmalloc range
by Alexandre Courbot
· 10 years ago
c65b99f
Linux 4.1-rc6
by Linus Torvalds
· 10 years ago
8ba64dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
36a8b9a
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
e4ca714b
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux
by Linus Torvalds
· 10 years ago
50f5a1e
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 10 years ago
dae8f28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
30a5f11
Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
b2feda4
iser-target: Fix error path in isert_create_pi_ctx()
by Roland Dreier
· 10 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 10 years ago
7bfea53b
target: Move passthrough CDB parsing into a common function
by Andy Grover
· 10 years ago
9c1cd1b
target/user: Only support full command pass-through
by Andy Grover
· 10 years ago
cf87edc
target/user: Update example code for new ABI requirements
by Andy Grover
· 10 years ago
5a7125c
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
by Andy Grover
· 10 years ago
d588cf8
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
by Christoph Hellwig
· 10 years ago
c7bd6dc
hwmon: (nct6683) Add missing sysfs attribute initialization
by Guenter Roeck
· 10 years ago
1b63bf6
hwmon: (nct6775) Add missing sysfs attribute initialization
by Guenter Roeck
· 10 years ago
aaa20fc
Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
1be44e2
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
2a64517
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0f1e5b5
Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9aecac0
hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
by Guenter Roeck
· 10 years ago
c2102f3d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6e49ba1
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
c4fca4f
MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression
by Maciej W. Rozycki
· 10 years ago
57b4175
MIPS: BMIPS: Fix bmips_wr_vec()
by Petri Gynther
· 10 years ago
556b662
MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set
by Laurent Fasnacht
· 10 years ago
d0af698
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
70946b5
Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
1c220c6
dm: fix casting bug in dm_merge_bvec()
by Joe Thornber
· 10 years ago
15b94a6
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
by Junichi Nomura
· 10 years ago
c492e2d
Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
501fd70
drm/i915: limit PPGTT size to 2GB in 32-bit platforms
by Michel Thierry
· 10 years ago
e5d8de3
dm: fix false warning in free_rq_clone() for unmapped requests
by Mike Snitzer
· 10 years ago
5530c84
ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760
by Geert Uytterhoeven
· 10 years ago
7bbfbb9
Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Arnd Bergmann
· 10 years ago
4eaf9ed
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 10 years ago
d9a946b
drm/i915: Another fbdev hack to avoid PSR on fbcon.
by Rodrigo Vivi
· 10 years ago
2d847d4
drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes.
by Rodrigo Vivi
· 10 years ago
b47eee2
ALSA: hda - Fix lost sound due to stream_pm ops cleanup
by Takashi Iwai
· 10 years ago
2159184
d_walk() might skip too much
by Al Viro
· 10 years ago
ca3f172
scripts/gdb: fix lx-lsmod refcnt
by Adrien Schildknecht
· 10 years ago
5a6b2b3
omfs: fix potential integer overflow in allocator
by Bob Copeland
· 10 years ago
c0345ee
omfs: fix sign confusion for bitmap loop counter
by Bob Copeland
· 10 years ago
3a281f9
omfs: set error return when d_make_root() fails
by Bob Copeland
· 10 years ago
dcbff39
fs, omfs: add NULL terminator in the end up the token list
by Sasha Levin
· 10 years ago
cd4e6c9
MAINTAINERS: update CAPABILITIES pattern
by Joe Perches
· 10 years ago
2b1d3ae
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
by Andrew Morton
· 10 years ago
649b8de
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
by Shreyas B. Prabhu
· 10 years ago
1f0c27b
tracing/mm: don't trace mm_page_free on offline cpus
by Shreyas B. Prabhu
· 10 years ago
e5feb1e
tracing/mm: don't trace kmem_cache_free on offline cpus
by Shreyas B. Prabhu
· 10 years ago
1fe7142
Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
aaea393
drm/nouveau/gr/gm204: remove a stray printk
by Ben Skeggs
· 10 years ago
4d4d6f7
drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP
by Ben Skeggs
· 10 years ago
c9ab50d
drm/nouveau/devinit/gf100: make the force-post condition more obvious
by Ben Skeggs
· 10 years ago
9ee971a
drm/nouveau/gr/gf100-: fix wrong constant definition
by Lars Seipel
· 10 years ago
95872b4
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
2f15791
drm: clean up drm_mm debugfs output
by Russell King
· 10 years ago
c99d153
Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
a8a7cf0
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
d641958
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
22419ac
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
by Brian Foster
· 10 years ago
cddc116
xfs: xfs_iozero can return positive errno
by Dave Chinner
· 10 years ago
6dfe5a0
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
by Dave Chinner
· 10 years ago
6dea405e
xfs: extent size hints can round up extents past MAXEXTLEN
by Dave Chinner
· 10 years ago
8c1903d
xfs: inode and free block counters need to use __percpu_counter_compare
by Dave Chinner
· 10 years ago
Next »