index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
usercopy: mark dma-kmalloc caches as usercopy caches
Vlastimil Babka
1
-1
/
+2
2020-06-02
gup: document and work around "COW can break either way" issue
Linus Torvalds
2
-10
/
+41
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-6
/
+6
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-0
/
+9
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-43
/
+81
2020-06-01
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
1
-1
/
+14
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+4
2020-05-28
mm,thp: stop leaking unreleased file pages
Hugh Dickins
1
-0
/
+1
2020-05-28
mm/z3fold: silence kmemleak false positives of slots
Qian Cai
1
-0
/
+3
2020-05-28
mm/swap: Use local_lock for protection
Ingo Molnar
2
-43
/
+81
2020-05-27
mm/memory.c: Add memory read privilege on page fault handling
Bibo Mao
1
-0
/
+3
2020-05-27
mm/memory.c: Update local TLB if PTE entry exists
Bibo Mao
1
-8
/
+19
2020-05-25
fs: export generic_file_buffered_read()
Goldwyn Rodrigues
1
-1
/
+2
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-15
/
+14
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
3
-10
/
+8
2020-05-19
mm/memory-failure: Add memory_failure_queue_kick()
James Morse
1
-1
/
+14
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-41
/
+119
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2
-0
/
+9
2020-05-14
kasan: add missing functions declarations to kasan.h
Andrey Konovalov
1
-2
/
+32
2020-05-14
kasan: consistently disable debugging features
Andrey Konovalov
1
-5
/
+10
2020-05-14
userfaultfd: fix remap event with MREMAP_DONTUNMAP
Brian Geffon
1
-1
/
+1
2020-05-14
mm/gup: fix fixup_user_fault() on multiple retries
Peter Xu
1
-5
/
+7
2020-05-11
mm/hmm: remove the customizable pfn format from hmm_range_fault
Jason Gunthorpe
1
-84
/
+76
2020-05-11
mm/hmm: remove HMM_PFN_SPECIAL
Jason Gunthorpe
1
-1
/
+1
2020-05-11
mm/hmm: make hmm_range_fault return 0 or -1
Jason Gunthorpe
1
-16
/
+9
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+11
2020-05-09
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
1
-1
/
+0
2020-05-09
bdi: simplify bdi_alloc
Christoph Hellwig
1
-4
/
+3
2020-05-09
bdi: remove bdi_register_owner
Christoph Hellwig
1
-10
/
+2
2020-05-09
bdi: unexport bdi_register_va
Christoph Hellwig
1
-1
/
+0
2020-05-09
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
1
-2
/
+11
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
1
-2
/
+3
2020-05-07
mm: limit boost_watermark on small zones
Henry Willard
1
-0
/
+8
2020-05-07
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
1
-1
/
+0
2020-05-07
percpu: make pcpu_alloc() aware of current gfp context
Filipe Manana
1
-4
/
+10
2020-05-07
mm/slub: fix incorrect interpretation of s->offset
Waiman Long
1
-15
/
+30
2020-05-07
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
1
-0
/
+1
2020-05-07
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
1
-6
/
+9
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
1
-1
/
+9
2020-05-05
mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Daniel Borkmann
6
-56
/
+27
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
6
-44
/
+27
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
1
-12
/
+0
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
1
-0
/
+18
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-0
/
+4
2020-04-21
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
1
-2
/
+2
2020-04-21
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
1
-2
/
+5
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-3
/
+13
2020-04-21
mm/shmem: fix build without THP
Hugh Dickins
1
-1
/
+1
[prev]
[next]