index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
1
-1
/
+1
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
1
-10
/
+12
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
1
-1
/
+1
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-23
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-23
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-23
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
1
-0
/
+1
2021-07-23
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
1
-1
/
+1
2021-07-23
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
1
-1
/
+2
2021-07-23
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-23
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
1
-0
/
+9
2021-07-23
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
1
-3
/
+7
2021-07-23
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
1
-1
/
+1
2021-07-17
Revert "mm/slub: use stackdepot to save stack trace in objects"
Linus Torvalds
1
-49
/
+30
2021-07-15
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
1
-2
/
+3
2021-07-15
mm/page_alloc: further fix __alloc_pages_bulk() return value
Chuck Lever
1
-6
/
+8
2021-07-15
mm/page_alloc: correct return value when failing at preparing
Yanfei Xu
1
-1
/
+1
2021-07-15
mm/page_alloc: avoid page allocator recursion with pagesets.lock held
Mel Gorman
1
-0
/
+12
2021-07-15
Revert "mm/page_alloc: make should_fail_alloc_page() static"
Matteo Croce
1
-1
/
+1
2021-07-15
kasan: add memzero init for unaligned size at DEBUG
Yee Lee
1
-0
/
+12
2021-07-15
mm: move helper to check slub_debug_enabled
Marco Elver
2
-18
/
+11
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2
-48
/
+10
2021-07-12
mm/rmap: fix munlocking Anon THP with mlocked ptes
Hugh Dickins
1
-17
/
+22
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
1
-11
/
+0
2021-07-10
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+35
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
1
-1
/
+14
2021-07-08
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm/mremap: use pmd/pud_poplulate to update page table entries
Aneesh Kumar K.V
1
-4
/
+3
2021-07-08
mm/mremap: don't enable optimized PUD move if page table levels is 2
Aneesh Kumar K.V
1
-1
/
+1
2021-07-08
mm/mremap: convert huge PUD move to separate helper
Aneesh Kumar K.V
1
-7
/
+73
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
1
-0
/
+9
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
1
-0
/
+15
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
5
-1
/
+258
2021-07-08
mmap: make mlock_future_check() global
Mike Rapoport
2
-3
/
+5
2021-07-08
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
1
-30
/
+49
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-3
/
+22
2021-07-04
Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+14
2021-07-04
percpu: flush tlb in pcpu_reclaim_populated()
Dennis Zhou
3
-8
/
+35
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+15
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
45
-1411
/
+2919
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
6
-186
/
+338
2021-07-01
mm: device exclusive memory access
Alistair Popple
5
-7
/
+328
2021-07-01
mm/memory.c: allow different return codes for copy_nonpresent_pte()
Alistair Popple
1
-11
/
+17
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-5
/
+5
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
3
-104
/
+288
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
2
-23
/
+55
[next]