index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
btrfs: volumes: Make sure no dev extent is beyond device boundary
Qu Wenruo
1
-0
/
+17
2018-12-17
btrfs: volumes: Make sure there is no overlap of dev extents at mount time
Qu Wenruo
1
-0
/
+14
2018-12-17
btrfs: Refactor find_free_extent loops update into find_free_extent_update_loop
Qu Wenruo
1
-100
/
+131
2018-12-17
btrfs: Refactor unclustered extent allocation into find_free_extent_uncluster...
Qu Wenruo
1
-46
/
+69
2018-12-17
btrfs: Refactor clustered extent allocation into find_free_extent_clustered
Qu Wenruo
1
-123
/
+122
2018-12-17
btrfs: Introduce find_free_extent_ctl structure for later rework
Qu Wenruo
1
-95
/
+170
2018-12-17
btrfs: extent-tree: Detect bytes_pinned underflow earlier
Lu Fengqi
1
-4
/
+5
2018-12-17
btrfs: extent-tree: Detect bytes_may_use underflow earlier
Qu Wenruo
1
-16
/
+30
2018-12-17
Btrfs: remove no longer used stuff for tracking pending ordered extents
Filipe Manana
4
-45
/
+0
2018-12-17
Btrfs: remove no longer used logged range variables when logging extents
Filipe Manana
1
-8
/
+0
2018-12-16
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
1
-1
/
+1
2018-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-30
/
+54
2018-12-14
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
1
-2
/
+4
2018-12-14
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-14
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-14
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-14
hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()
Yongkai Wu
1
-2
/
+3
2018-12-14
memblock: annotate memblock_is_reserved() with __init_memblock
Yueyi Li
1
-1
/
+1
2018-12-14
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-14
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
2018-12-14
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
2
-0
/
+22
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
4
-17
/
+6
2018-12-14
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2
-3
/
+4
2018-12-14
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+5
2018-12-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-12-14
Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-20
/
+80
2018-12-14
Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+5
2018-12-14
Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+18
2018-12-14
Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-335
/
+718
2018-12-13
Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
10
-54
/
+258
2018-12-13
Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2018-12-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-8
/
+8
2018-12-14
Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...
drm-fixes-2018-12-14
Dave Airlie
6
-4
/
+103
2018-12-13
XArray: Fix xa_alloc when id exceeds max
Matthew Wilcox
2
-5
/
+36
2018-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-8
/
+22
2018-12-13
Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-16
/
+40
2018-12-13
Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+78
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
6
-2
/
+103
2018-12-12
Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-119
/
+81
2018-12-12
Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
20
-103
/
+181
2018-12-12
Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-17
/
+20
2018-12-12
Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-37
/
+60
2018-12-12
Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+9
2018-12-13
Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...
Dave Airlie
1
-4
/
+7
2018-12-13
MAINTAINERS: Daniel for drm co-maintainer
Daniel Vetter
1
-0
/
+1
2018-12-13
Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-11
/
+25
2018-12-13
Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-9
/
+58
2018-12-13
Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+0
2018-12-13
Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
8
-97
/
+94
[prev]
[next]