index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
6 hours
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
HEAD
master
Linus Torvalds
6
-8/+66
7 hours
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
8
-22/+56
7 hours
Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-264/+768
8 hours
Merge branch 'prep-for-5level'
Linus Torvalds
64
-147/+868
8 hours
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
54
-185/+277
23 hours
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-100/+103
23 hours
Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1/+1
24 hours
drm: mxsfb: Implement drm_panel handling
Fabio Estevam
1
-0/+4
24 hours
drm: mxsfb_crtc: Fix the framebuffer misplacement
Fabio Estevam
1
-2/+2
24 hours
drm: mxsfb: Fix crash when provided invalid DT bindings
Marek Vasut
1
-0/+4
24 hours
drm: mxsfb: fix pixel clock polarity
Stefan Agner
1
-2/+9
24 hours
drm: mxsfb: use bus_format to determine LCD bus width
Stefan Agner
2
-2/+33
24 hours
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
3
-2/+27
24 hours
Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
Dave Airlie
14
-256/+686
24 hours
Merge tag 'drm-misc-fixes-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
Dave Airlie
1
-0/+3
24 hours
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
1
-2/+0
24 hours
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1/+12
24 hours
sh: cayman: IDE support fix
Bartlomiej Zolnierkiewicz
1
-2/+0
24 hours
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
1
-6/+36
24 hours
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
1
-1/+8
24 hours
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
1
-3/+8
24 hours
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
1
-5/+4
24 hours
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
1
-6/+7
24 hours
mm/memblock.c: fix memblock_next_valid_pfn()
AKASHI Takahiro
1
-1/+4
24 hours
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
1
-0/+4
24 hours
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
3
-13/+47
24 hours
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
1
-0/+9
24 hours
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
1
-2/+5
24 hours
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1/+0
24 hours
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
3
-1/+7
24 hours
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1/+1
24 hours
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
1
-13/+5
24 hours
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
1
-2/+7
24 hours
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
5
-43/+1
24 hours
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19/+20
24 hours
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2/+6
24 hours
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
3
-7/+21
24 hours
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
1
-31/+42
24 hours
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
16
-19/+18
24 hours
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
17
-18/+19
24 hours
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
1
-1/+1
24 hours
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-46/+44
25 hours
Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-7/+7
25 hours
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-132/+112
25 hours
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
8
-196/+260
27 hours
drm/amdgpu: bump driver version for some new features
Alex Deucher
1
-1/+2
27 hours
drm/amdgpu: validate paramaters in the gem ioctl
Alex Deucher
1
-0/+21
28 hours
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-17/+7
29 hours
mm: introduce __p4d_alloc()
Kirill A. Shutemov
1
-0/+23
29 hours
mm: convert generic code to 5-level paging
Kirill A. Shutemov
23
-120/+595
[next]