index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
Dan Carpenter
1
-0
/
+2
2019-06-11
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
3
-3
/
+11
2019-06-07
drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...
Ben Skeggs
5
-6
/
+18
2019-06-07
drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW
Ben Skeggs
1
-14
/
+14
2019-06-07
drm/nouveau/secboot: split out FW version-specific LS function pointers
Ben Skeggs
6
-41
/
+141
2019-06-07
drm/nouveau/secboot: pass max supported FW version to LS load funcs
Ben Skeggs
6
-21
/
+32
2019-06-07
drm/nouveau/core: support versioned firmware loading
Ben Skeggs
2
-6
/
+31
2019-06-07
drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device
Ben Skeggs
6
-18
/
+14
2019-06-06
drm/komeda: Potential error pointer dereference
Dan Carpenter
1
-1
/
+1
2019-06-06
drm/komeda: remove set but not used variable 'kcrtc'
YueHaibing
1
-2
/
+0
2019-06-05
drm/amd/amdgpu: add RLC firmware to support raven1 refresh
Prike Liang
4
-10
/
+30
2019-06-05
drm/amd/powerplay: add set_power_profile_mode for raven1_refresh
Chengming Gui
3
-3
/
+30
2019-06-05
drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
Louis Li
1
-1
/
+3
2019-06-05
udmabuf: actually unmap the scatterlist
Lucas Stach
1
-0
/
+1
2019-06-04
drm/arm/hdlcd: Allow a bit of clock tolerance
Robin Murphy
1
-1
/
+2
2019-06-04
drm/arm/hdlcd: Actually validate CRTC modes
Robin Murphy
1
-6
/
+5
2019-06-04
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
Wen He
1
-1
/
+12
2019-06-04
drm/komeda: fixing of DMA mapping sg segment warning
Lowry Li (Arm Technology China)
2
-0
/
+6
2019-06-04
drm: don't block fb changes for async plane updates
Helen Koike
2
-10
/
+20
2019-06-04
drm/vc4: fix fb references in async update
Helen Koike
1
-1
/
+1
2019-06-04
drm/msm: fix fb references in async update
Helen Koike
1
-0
/
+4
2019-06-04
drm/amd: fix fb references in async update
Helen Koike
1
-2
/
+1
2019-06-04
drm/rockchip: fix fb references in async update
Helen Koike
1
-25
/
+26
2019-06-03
drm/komeda: Constify the usage of komeda_component/pipeline/dev_funcs
james qian wang (Arm Technology China)
7
-18
/
+18
2019-06-03
drm/i915/gvt: save RING_HEAD into vreg when vgpu switched out
Xiaolin Zhang
3
-0
/
+28
2019-06-03
drm/i915/gvt: add F_CMD_ACCESS flag for wa regs
Weinan Li
1
-6
/
+7
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-02
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-02
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
1
-1
/
+1
2019-06-02
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-06-02
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-02
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
2019-06-02
z3fold: fix sheduling while atomic
Vitaly Wool
1
-5
/
+6
2019-06-02
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
1
-1
/
+2
2019-06-02
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
1
-7
/
+8
2019-06-02
ocfs2: fix error path kobject memory leak
Tobin C. Harding
1
-0
/
+1
2019-06-02
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2
-5
/
+4
2019-06-02
mm, memcg: consider subtrees in memory.events
Chris Down
4
-4
/
+36
2019-06-02
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2
-4
/
+11
2019-06-02
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-02
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-06-02
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
2019-06-02
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
1
-1
/
+0
2019-06-02
mm/vmalloc.c: fix typo in comment
Andrew Morton
1
-1
/
+1
2019-06-02
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-06-02
mm: fix Documentation/vm/hmm.rst Sphinx warnings
Randy Dunlap
1
-3
/
+5
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
5
-5
/
+5
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
1
-1
/
+1
2019-06-01
MAINTAINERS: add I2C DT bindings to ARM platforms
Wolfram Sang
1
-0
/
+11
[next]