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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
gfs2: Delete an unnecessary check before brelse()
Markus Elfring
2
-4
/
+2
2019-09-04
gfs2: Minor PAGE_SIZE arithmetic cleanups
Andreas Gruenbacher
3
-4
/
+4
2019-09-03
gfs2: Fix recovery slot bumping
Andreas Gruenbacher
1
-4
/
+4
2019-09-03
gfs2: Fix possible fs name overflows
Bob Peterson
3
-3
/
+3
2019-09-03
gfs2: untangle the logic in gfs2_drevalidate
Bob Peterson
1
-34
/
+11
2019-09-03
gfs2: Always mark inode dirty in fallocate
Andreas Gruenbacher
1
-4
/
+3
2019-08-09
gfs2: Minor gfs2_alloc_inode cleanup
Andreas Gruenbacher
1
-7
/
+7
2019-08-09
gfs2: implement gfs2_block_zero_range using iomap_zero_range
Christoph Hellwig
1
-67
/
+1
2019-08-09
gfs2: Add support for IOMAP_ZERO
Andreas Gruenbacher
1
-2
/
+10
2019-08-09
gfs2: gfs2_iomap_begin cleanup
Andreas Gruenbacher
1
-52
/
+62
2019-08-09
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-08-04
Linux 5.3-rc3
Linus Torvalds
1
-1
/
+1
2019-08-04
Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
4
-24
/
+63
2019-08-04
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+13
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
4
-17
/
+47
2019-08-05
tpm: Fix null pointer dereference on chip register error path
Milan Broz
1
-7
/
+16
2019-08-04
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-5
/
+53
2019-08-04
MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer
Geert Uytterhoeven
1
-0
/
+4
2019-08-04
Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-43
/
+58
2019-08-04
Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica...
Linus Torvalds
1
-0
/
+6
2019-08-04
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
1
-0
/
+4
2019-08-03
Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+14
2019-08-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-35
/
+352
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-32
/
+123
2019-08-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+13
2019-08-03
Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-1
/
+8
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-76
/
+114
2019-08-03
Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+6
2019-08-03
drivers/acpi/scan.c: document why we don't need the device_hotplug_lock
David Hildenbrand
1
-0
/
+6
2019-08-03
memremap: move from kernel/ to mm/
Christoph Hellwig
3
-1
/
+1
2019-08-03
lib/test_meminit.c: use GFP_ATOMIC in RCU critical section
Alexander Potapenko
1
-1
/
+1
2019-08-03
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-08-03
cgroup: kselftest: relax fs_spec checks
Chris Down
1
-2
/
+1
2019-08-03
mm/memory_hotplug.c: remove unneeded return for void function
Weitao Hou
1
-2
/
+0
2019-08-03
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
1
-10
/
+7
2019-08-03
coredump: split pipe command whitespace before expanding template
Paul Wise
1
-5
/
+39
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
2
-7
/
+12
2019-08-03
ubsan: build ubsan.c more conservatively
Arnd Bergmann
1
-1
/
+2
2019-08-03
kasan: remove clang version check for KASAN_STACK
Arnd Bergmann
1
-6
/
+5
2019-08-03
mm: compaction: avoid 100% CPU usage during compaction when a task is killed
Mel Gorman
1
-4
/
+7
2019-08-03
mm: migrate: fix reference check race between __find_get_block() and migration
Jan Kara
1
-1
/
+3
2019-08-03
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...
Yang Shi
1
-1
/
+8
2019-08-03
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-03
Revert "kmemleak: allow to coexist with fault injection"
Yang Shi
1
-1
/
+1
2019-08-03
kernel/signal.c: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-02
Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
48
-256
/
+526
2019-08-02
Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2019-08-03
mtd: hyperbus: Add hardware dependency to AM654 driver
Jean Delvare
1
-0
/
+1
2019-08-03
mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
Vignesh Raghavendra
1
-1
/
+1
[next]