index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-100
/
+103
2017-03-09
Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-03-10
drm: mxsfb: Implement drm_panel handling
Fabio Estevam
1
-0
/
+4
2017-03-10
drm: mxsfb_crtc: Fix the framebuffer misplacement
Fabio Estevam
1
-2
/
+2
2017-03-10
drm: mxsfb: Fix crash when provided invalid DT bindings
Marek Vasut
1
-0
/
+4
2017-03-10
drm: mxsfb: fix pixel clock polarity
Stefan Agner
1
-2
/
+9
2017-03-10
drm: mxsfb: use bus_format to determine LCD bus width
Stefan Agner
2
-2
/
+33
2017-03-10
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-2
/
+27
2017-03-10
Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d...
Dave Airlie
14
-256
/
+686
2017-03-10
Merge tag 'drm-misc-fixes-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-0
/
+3
2017-03-09
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
1
-2
/
+0
2017-03-09
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-03-09
sh: cayman: IDE support fix
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2017-03-09
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
1
-6
/
+36
2017-03-09
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
1
-1
/
+8
2017-03-09
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
1
-3
/
+8
2017-03-09
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
1
-5
/
+4
2017-03-09
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
1
-6
/
+7
2017-03-09
mm/memblock.c: fix memblock_next_valid_pfn()
AKASHI Takahiro
1
-1
/
+4
2017-03-09
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
1
-0
/
+4
2017-03-09
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
3
-13
/
+47
2017-03-09
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
1
-0
/
+9
2017-03-09
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
1
-2
/
+5
2017-03-09
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1
/
+0
2017-03-09
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
3
-1
/
+7
2017-03-09
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-09
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
1
-13
/
+5
2017-03-09
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
1
-2
/
+7
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
5
-43
/
+1
2017-03-09
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19
/
+20
2017-03-09
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
2017-03-09
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
3
-7
/
+21
2017-03-09
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
1
-31
/
+42
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
16
-19
/
+18
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
17
-18
/
+19
2017-03-09
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
1
-1
/
+1
2017-03-09
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-46
/
+44
2017-03-09
Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+7
2017-03-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-132
/
+112
2017-03-09
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
8
-196
/
+260
2017-03-09
s390: wire up statx system call
Heiko Carstens
3
-1
/
+6
2017-03-09
drm/amdgpu: bump driver version for some new features
Alex Deucher
1
-1
/
+2
2017-03-09
drm/amdgpu: validate paramaters in the gem ioctl
Alex Deucher
1
-0
/
+21
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-17
/
+7
2017-03-09
mm: introduce __p4d_alloc()
Kirill A. Shutemov
1
-0
/
+23
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
23
-120
/
+595
2017-03-09
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
3
-24
/
+89
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
34
-1
/
+46
2017-03-09
asm-generic: introduce __ARCH_USE_5LEVEL_HACK
Kirill A. Shutemov
2
-0
/
+67
2017-03-09
asm-generic: introduce 5level-fixup.h
Kirill A. Shutemov
3
-1
/
+46
[prev]
[next]