index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04
2
-18
/
+8
|
\
\
|
*
|
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-04
1
-18
/
+0
|
*
|
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-04
1
-4
/
+12
|
*
|
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-04
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
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-07
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-04
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
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-11
2
-4
/
+7
|
\
\
|
*
|
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-11
1
-0
/
+3
|
*
|
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-11
1
-3
/
+3
|
*
|
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2020-04-11
1
-1
/
+1
*
|
|
Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-10
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/mm: use fallthrough;
Joe Perches
2020-04-06
1
-2
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-08
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: s390: vsie: Fix possible race when shadowing region 3 tables
David Hildenbrand
2020-04-07
1
-0
/
+1
|
*
|
KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
David Hildenbrand
2020-04-07
1
-1
/
+5
*
|
|
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
7
-163
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/mm: cleanup virtual memory constants usage
Alexander Gordeev
2020-03-28
1
-2
/
+2
|
*
|
s390/mm: remove page table downgrade support
Alexander Gordeev
2020-03-28
1
-24
/
+0
|
*
|
s390/mm: cleanup arch_get_unmapped_area() and friends
Alexander Gordeev
2020-03-27
2
-38
/
+13
|
*
|
s390: use fallthrough;
Joe Perches
2020-03-25
2
-7
/
+6
|
*
|
s390: remove broken hibernate / power management support
Heiko Carstens
2020-03-23
2
-59
/
+3
|
*
|
s390/mm: optimize page table upgrade routine
Alexander Gordeev
2020-03-23
1
-34
/
+56
|
*
|
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2020-03-10
1
-0
/
+4
|
*
|
s390/mm: mark private defines for vm_fault_t as such
Christian Borntraeger
2020-03-04
1
-5
/
+5
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-03
2
-13
/
+137
|
\
\
|
*
|
s390/gmap: return proper error code on ksm unsharing
Christian Borntraeger
2020-03-27
1
-4
/
+5
|
*
|
KVM: s390: Use fallthrough;
Joe Perches
2020-03-23
1
-3
/
+3
|
*
|
KVM: s390/mm: Make pages accessible before destroying the guest
Christian Borntraeger
2020-02-27
1
-0
/
+35
|
*
|
KVM: s390: protvirt: Secure memory is not mergeable
Janosch Frank
2020-02-27
1
-10
/
+20
|
*
|
s390/mm: add (non)secure page access exceptions handlers
Vasily Gorbik
2020-02-27
1
-0
/
+78
|
|
/
*
|
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-4
/
+1
*
|
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
|
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-2
/
+1
|
/
[next]