index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
21
-92
/
+90
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-34
/
+18
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-274
/
+86
2017-11-17
Revert "drm/radeon: dont switch vt on suspend"
Alex Deucher
1
-1
/
+0
2017-11-17
drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
Roger He
1
-1
/
+1
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
10
-330
/
+291
2017-11-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-84
/
+75
2017-11-17
drm/i915: Add a policy note for removing workarounds
Chris Wilson
1
-0
/
+5
2017-11-17
drm/i915/selftests: Report ENOMEM clearly for an allocation failure
Chris Wilson
1
-10
/
+26
2017-11-17
Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"
Radhakrishna Sripada
2
-15
/
+0
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-382
/
+659
2017-11-17
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-39
/
+28
2017-11-17
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Dan Carpenter
1
-1
/
+1
2017-11-17
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
Colin Ian King
1
-2
/
+4
2017-11-17
drm/i915: Calculate g4x intermediate watermarks correctly
Maarten Lankhorst
1
-7
/
+20
2017-11-17
drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3.
Maarten Lankhorst
1
-6
/
+18
2017-11-17
drm/panel: simple: Add Mitsubishi AA070MC01 panel support
Lukasz Majewski
1
-0
/
+35
2017-11-17
drm/panel: simple: Add Tianma TM070RVHG71 panel support
Lukasz Majewski
1
-0
/
+27
2017-11-17
drm/i915: Pass crtc_state to ips toggle functions, v2
Maarten Lankhorst
4
-17
/
+21
2017-11-17
drm/i915: Pass idle crtc_state to intel_dp_sink_crc
Maarten Lankhorst
3
-13
/
+30
2017-11-17
drm/i915: Enable FIFO underrun reporting after initial fastset, v4.
Maarten Lankhorst
1
-2
/
+15
2017-11-17
drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
Chris Wilson
1
-2
/
+4
2017-11-17
drm/i915: Add might_sleep() check to wait_for()
Chris Wilson
1
-9
/
+2
2017-11-17
drm/i915/selftests: Add a GuC doorbells selftest
Michel Thierry
3
-0
/
+372
2017-11-17
nfp: remove false positive offloads in flower vxlan
John Hurley
1
-7
/
+25
2017-11-17
nfp: register flower reprs for egress dev offload
John Hurley
5
-1
/
+54
2017-11-17
nfp: inherit the max_mtu from the PF netdev
Dirk van der Merwe
1
-0
/
+2
2017-11-17
nfp: fix vlan receive MAC statistics typo
Pieter Jansen van Vuuren
2
-2
/
+2
2017-11-17
nfp: fix flower offload metadata flag usage
Pieter Jansen van Vuuren
2
-4
/
+6
2017-11-17
virto_net: remove empty file 'virtio_net.'
Joel Stanley
1
-0
/
+0
2017-11-16
platform/x86: dell-laptop: Allocate buffer before rfkill use
Mario Limonciello
1
-4
/
+5
2017-11-16
platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
Mario Limonciello
4
-5
/
+30
2017-11-16
platform/x86: dell-wmi-descriptor: check if memory was allocated
Mario Limonciello
1
-0
/
+5
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
86
-961
/
+6364
2017-11-16
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
3
-17
/
+18
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
6
-108
/
+593
2017-11-16
PM / runtime: Drop children check from __pm_runtime_set_status()
Rafael J. Wysocki
1
-20
/
+11
2017-11-16
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
1
-9
/
+6
2017-11-16
dm: clear all discard attributes in queue_limits when discards are disabled
Mike Snitzer
1
-2
/
+8
2017-11-16
dm: do not set 'discards_supported' in targets that do not need it
Mike Snitzer
2
-7
/
+0
2017-11-16
dm: discard support requires all targets in a table support discards
Mike Snitzer
1
-19
/
+14
2017-11-16
dm mpath: remove annoying message of 'blk_get_request() returned -11'
Ming Lei
1
-2
/
+0
2017-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-13
/
+29
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-36
/
+1619
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-8
/
+41
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-13
/
+20
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-212
/
+268
2017-11-16
Merge tag 'gvt-next-2017-11-16' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
23
-1010
/
+1906
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-22
/
+4
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
75
-3133
/
+6107
[prev]
[next]