index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2019-01-12
179
-975
/
+923
|
\
|
*
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
3
-23
/
+5
|
*
cross-tree: phase out dma_zalloc_coherent() on headers
Luis Chamberlain
2019-01-08
3
-3
/
+3
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
173
-949
/
+915
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-01-12
5
-7
/
+14
|
\
\
|
*
|
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...
Vitaly Kuznetsov
2019-01-11
1
-2
/
+1
|
*
|
Documentation/virtual/kvm: Update URL for AMD SEV API specification
Christophe de Dinechin
2019-01-11
1
-1
/
+1
|
*
|
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
2019-01-11
1
-1
/
+1
|
*
|
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
2019-01-11
1
-0
/
+3
|
*
|
KVM: validate userspace input in kvm_clear_dirty_log_protect()
Tomas Bortoli
2019-01-11
1
-2
/
+7
|
*
|
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
2019-01-11
1
-1
/
+1
*
|
|
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-01-12
16
-102
/
+192
|
\
\
\
|
*
\
\
Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2019-01-11
10
-39
/
+98
|
|
\
\
\
|
|
*
|
|
drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR
José Roberto de Souza
2019-01-10
1
-1
/
+1
|
|
*
|
|
drm/i915: init per-engine WAs for all engines
Daniele Ceraolo Spurio
2019-01-10
1
-1
/
+2
|
|
*
|
|
drm/i915: Unwind failure on pinning the gen7 ppgtt
Chris Wilson
2019-01-10
1
-3
/
+12
|
|
*
|
|
drm/i915: Skip the ERR_PTR error state
Chris Wilson
2019-01-10
3
-13
/
+26
|
|
*
|
|
drm/i915: Disable PSR in Apple panels
José Roberto de Souza
2019-01-10
3
-0
/
+15
|
|
*
|
|
Merge tag 'gvt-fixes-2019-01-09' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2019-01-10
2
-22
/
+43
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
drm/i915/gvt: Fix workload request allocation before request add
Zhenyu Wang
2019-01-09
2
-22
/
+43
|
|
|
/
/
|
*
|
|
Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...
Daniel Vetter
2019-01-11
3
-58
/
+82
|
|
\
\
\
|
|
*
|
|
gpu/drm: Fix lock held when returning to user space.
Tetsuo Handa
2019-01-10
2
-4
/
+3
|
|
*
|
|
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Ivan Mironov
2019-01-10
1
-1
/
+6
|
|
*
|
|
drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
Ivan Mironov
2019-01-10
1
-53
/
+73
|
*
|
|
|
Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2019-01-11
3
-5
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
drm/nouveau/falcon: avoid touching registers if engine is off
Ilia Mirkin
2019-01-11
1
-2
/
+5
|
|
*
|
|
|
drm/nouveau: Don't disable polling in fallback mode
Takashi Iwai
2019-01-11
1
-3
/
+4
|
|
*
|
|
|
drm/nouveau: register backlight on pascal and newer
Ben Skeggs
2019-01-11
1
-0
/
+3
*
|
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-11
2
-1
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c: tegra: Fix Maximum transfer size
Sowjanya Komatineni
2019-01-11
1
-1
/
+14
|
*
|
|
|
|
|
i2c: dev: prevent adapter retries and timeout being set as minus value
Yi Zeng
2019-01-11
1
-0
/
+6
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-01-11
8
-9
/
+59
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
2019-01-11
1
-1
/
+3
|
*
|
|
|
|
|
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
2019-01-11
1
-1
/
+2
|
*
|
|
|
|
|
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
2019-01-10
5
-5
/
+52
|
*
|
|
|
|
|
arm64: asm-prototypes: Fix fat-fingered typo in comment
Will Deacon
2019-01-10
1
-1
/
+1
|
*
|
|
|
|
|
ACPI/IORT: Fix build when CONFIG_IOMMU_API=n
Qian Cai
2019-01-07
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-01-11
8
-18
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
2019-01-10
1
-5
/
+4
|
*
|
|
|
|
|
ceph: use vmf_error() in ceph_filemap_fault()
Souptick Joarder
2019-01-07
1
-4
/
+1
|
*
|
|
|
|
|
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
2019-01-07
6
-9
/
+19
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-11
43
-697
/
+797
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'perf-core-for-mingo-5.0-20190110' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-01-11
7
-419
/
+470
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tools headers powerpc: Remove unistd.h
Ravi Bangoria
2019-01-10
2
-405
/
+0
|
|
*
|
|
|
|
|
perf powerpc: Rework syscall table generation
Ravi Bangoria
2019-01-10
3
-14
/
+450
|
|
*
|
|
|
|
|
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2019-01-09
1
-0
/
+1
|
|
*
|
|
|
|
|
tools include uapi: Sync linux/if_link.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-09
1
-0
/
+19
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'perf-core-for-mingo-5.0-20190108' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-01-09
21
-250
/
+238
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tools include uapi: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-08
1
-111
/
+2
|
|
*
|
|
|
|
|
tools include uapi: Sync linux/fs.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-08
1
-52
/
+8
[next]