index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-13
1
-7
/
+20
|
\
|
*
s390/gmap: improve THP splitting
Gerald Schaefer
2020-08-11
1
-7
/
+20
*
|
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-2
/
+2
*
|
mm/s390: use general page fault accounting
Peter Xu
2020-08-12
1
-15
/
+1
*
|
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
|
/
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
3
-3
/
+0
*
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-03
4
-309
/
+434
|
\
|
*
s390/vmemmap: coding style updates
Heiko Carstens
2020-07-27
1
-35
/
+20
|
*
s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections
David Hildenbrand
2020-07-27
1
-3
/
+42
|
*
s390/vmemmap: remember unused sub-pmd ranges
David Hildenbrand
2020-07-27
1
-1
/
+50
|
*
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
2020-07-27
1
-4
/
+4
|
*
s390/vmem: cleanup empty page tables
David Hildenbrand
2020-07-27
1
-1
/
+101
|
*
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
2020-07-27
1
-0
/
+4
|
*
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
2020-07-27
1
-1
/
+6
|
*
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
2020-07-27
1
-105
/
+76
|
*
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
2020-07-27
1
-119
/
+198
|
*
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
2020-07-27
1
-3
/
+3
|
*
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
2020-07-20
1
-3
/
+1
|
*
s390/mm: fix typo in comment
Heiko Carstens
2020-07-20
1
-1
/
+1
|
*
s390/extmem: remove stale -ENOSPC comment and handling
David Hildenbrand
2020-07-03
1
-6
/
+1
|
*
s390/vmem: get rid of memory segment list
David Hildenbrand
2020-07-01
2
-120
/
+20
|
*
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-06-29
1
-1
/
+1
*
|
Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-07-10
1
-1
/
+1
|
\
\
|
*
|
s390/mm: fix huge pte soft dirty copying
Janosch Frank
2020-07-09
1
-1
/
+1
|
|
/
*
/
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
2020-06-29
1
-5
/
+9
|
/
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
3
-18
/
+18
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-29
/
+29
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-9
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
6
-6
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2020-06-04
1
-3
/
+6
|
\
|
*
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
2020-05-08
1
-3
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
2
-18
/
+8
|
\
\
|
*
|
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
1
-18
/
+0
|
*
|
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-03
1
-4
/
+12
|
*
|
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-7
/
+5
|
\
\
\
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-3
/
+6
|
|
\
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-2
/
+14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-7
/
+5
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
1
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-05-27
1
-5
/
+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
KVM: s390: vsie: gmap_table_walk() simplifications
David Hildenbrand
2020-04-20
1
-5
/
+5
|
|
|
/
*
|
/
s390/mm: fix set_huge_pte_at() for empty ptes
Gerald Schaefer
2020-05-20
1
-3
/
+6
|
/
/
*
|
Merge tag 'cve-2020-11884' from emailed bundle
Linus Torvalds
2020-04-28
1
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
s390/mm: fix page table upgrade vs 2ndary address mode accesses
Christian Borntraeger
2020-04-21
1
-2
/
+14
[next]