| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-21 | 1 | -2/+2 |
|\ |
|
| * | mm: Allow arches to provide ptep_get() | Christophe Leroy | 2020-06-20 | 1 | -1/+1 |
| * | mm/gup: Use huge_ptep_get() in gup_hugepte() | Christophe Leroy | 2020-06-20 | 1 | -1/+1 |
* | | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig | 2020-06-17 | 1 | -6/+6 |
* | | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 2020-06-17 | 4 | -30/+31 |
|/ |
|
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -8/+8 |
|\ |
|
| * | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -8/+8 |
* | | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-11 | 1 | -0/+8 |
|\ \ |
|
| * \ | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+8 |
| |\ \
| | |/
| |/| |
|
| | * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 71 | -1796/+4357 |
| | |\ |
|
| | * \ | Merge branch 'linus' into locking/kcsan, to pick up fixes | Ingo Molnar | 2020-03-21 | 8 | -30/+86 |
| | |\ \ |
|
| | * \ \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 46 | -1243/+1946 |
| | |\ \ \ |
|
| | * \ \ \ | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar | 2020-01-20 | 12 | -109/+82 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict | Ingo Molnar | 2020-01-06 | 7 | -26/+96 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 52 | -1929/+3372 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-11-19 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | build, kcsan: Add KCSAN build exceptions | Marco Elver | 2019-11-16 | 1 | -0/+8 |
* | | | | | | | | | | mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread | Naoya Horiguchi | 2020-06-11 | 1 | -7/+16 |
* | | | | | | | | | | mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early... | Naoya Horiguchi | 2020-06-11 | 1 | -10/+10 |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-11 | 5 | -70/+12 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig | 2020-06-10 | 2 | -5/+5 |
| * | | | | | | | | | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 2020-06-10 | 2 | -65/+1 |
| * | | | | | | | | | mm/debug_vm_pgtable: fix kernel crash by checking for THP support | Aneesh Kumar K.V | 2020-06-10 | 1 | -0/+6 |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-06-10 | 3 | -10/+106 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | mm/memory_hotplug: Introduce offline_and_remove_memory() | David Hildenbrand | 2020-06-04 | 1 | -0/+37 |
| * | | | | | | | | | mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE | David Hildenbrand | 2020-06-04 | 3 | -10/+67 |
| * | | | | | | | | | virtio-mem: Paravirtualized memory hotunplug part 2 | David Hildenbrand | 2020-06-04 | 1 | -0/+2 |
* | | | | | | | | | | maccess: return -ERANGE when probe_kernel_read() fails | Christoph Hellwig | 2020-06-09 | 1 | -7/+9 |
* | | | | | | | | | | maccess: allow architectures to provide kernel probing directly | Christoph Hellwig | 2020-06-09 | 1 | -0/+76 |
* | | | | | | | | | | maccess: move user access routines together | Christoph Hellwig | 2020-06-09 | 1 | -56/+56 |
* | | | | | | | | | | maccess: always use strict semantics for probe_kernel_read | Christoph Hellwig | 2020-06-09 | 2 | -39/+11 |
* | | | | | | | | | | maccess: remove strncpy_from_unsafe | Christoph Hellwig | 2020-06-09 | 1 | -38/+1 |
* | | | | | | | | | | maccess: unify the probe kernel arch hooks | Christoph Hellwig | 2020-06-09 | 1 | -13/+37 |
* | | | | | | | | | | maccess: remove probe_read_common and probe_write_common | Christoph Hellwig | 2020-06-09 | 1 | -34/+29 |
* | | | | | | | | | | maccess: rename strnlen_unsafe_user to strnlen_user_nofault | Christoph Hellwig | 2020-06-09 | 1 | -2/+2 |
* | | | | | | | | | | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault | Christoph Hellwig | 2020-06-09 | 1 | -3/+3 |
* | | | | | | | | | | maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault | Christoph Hellwig | 2020-06-09 | 1 | -2/+2 |
* | | | | | | | | | | maccess: update the top of file comment | Christoph Hellwig | 2020-06-09 | 1 | -1/+1 |
* | | | | | | | | | | maccess: clarify kerneldoc comments | Christoph Hellwig | 2020-06-09 | 1 | -17/+43 |
* | | | | | | | | | | maccess: remove various unused weak aliases | Christoph Hellwig | 2020-06-09 | 1 | -16/+3 |
* | | | | | | | | | | maccess: unexport probe_kernel_write() | Christoph Hellwig | 2020-06-09 | 1 | -1/+0 |
* | | | | | | | | | | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 28 | -165/+165 |
* | | | | | | | | | | mmap locking API: convert mmap_sem API comments | Michel Lespinasse | 2020-06-09 | 10 | -21/+21 |
* | | | | | | | | | | mmap locking API: rename mmap_sem to mmap_lock | Michel Lespinasse | 2020-06-09 | 4 | -5/+5 |
* | | | | | | | | | | mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() | Michel Lespinasse | 2020-06-09 | 6 | -10/+10 |
* | | | | | | | | | | mmap locking API: add MMAP_LOCK_INITIALIZER | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | | | | | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 25 | -155/+155 |
* | | | | | | | | | | 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 | 6 | -8/+8 |
* | | | | | | | | | | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 11 | -11/+0 |