index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-2
/
+0
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+38
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
1
-4
/
+22
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
2
-1
/
+15
2018-06-15
mm: fix race between kmem_cache destroy, create and deactivate
Shakeel Butt
1
-0
/
+1
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-16
/
+18
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-6
/
+11
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
1
-2
/
+0
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
1
-0
/
+2
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
3
-16
/
+18
2018-06-14
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-2
/
+2
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-40
/
+10
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-1
/
+1
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2
-2
/
+2
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-6
/
+6
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-2
/
+19
2018-06-13
Merge branches 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+15
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2018-06-12
mm: Introduce kvcalloc()
Kees Cook
1
-0
/
+5
2018-06-12
locking/refcounts: Implement refcount_dec_and_lock_irqsave()
Anna-Maria Gleixner
1
-1
/
+3
2018-06-12
atomic: Add irqsave variant of atomic_dec_and_lock()
Anna-Maria Gleixner
1
-0
/
+5
2018-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-16
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+35
2018-06-12
netfilter: fix null-ptr-deref in nf_nat_decode_session
Prashant Bhole
1
-1
/
+1
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-5
/
+33
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-46
/
+49
2018-06-13
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()
Masahiro Yamada
1
-6
/
+6
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
1
-2
/
+4
2018-06-11
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2
-0
/
+427
2018-06-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-14
/
+39
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
4
-21
/
+28
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-6
/
+14
2018-06-11
Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-26
/
+3
2018-06-11
Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-56
/
+0
2018-06-11
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-9
/
+59
2018-06-11
Input: make input_report_slot_state() return boolean
Dmitry Torokhov
1
-1
/
+1
2018-06-11
Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-4
/
+14
2018-06-11
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+5
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
8
-80
/
+84
2018-06-11
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
1
-2
/
+2
2018-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+4
2018-06-10
Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-11
/
+38
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+137
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-06-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2018-06-10
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
1
-3
/
+1
2018-06-09
Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
4
-8
/
+2
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-21
/
+72
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+328
[prev]
[next]