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
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-18
/
+45
2023-03-24
Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-03-23
kfence: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-23
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
1
-2
/
+8
2023-03-23
Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
Peter Collingbourne
1
-1
/
+2
2023-03-23
mm/ksm: fix race with VMA iteration and mm_struct teardown
Liam R. Howlett
1
-2
/
+9
2023-03-23
mm: fix error handling for map_deny_write_exec
Joey Gouly
1
-1
/
+1
2023-03-23
mm: deduplicate error handling for map_deny_write_exec
Joey Gouly
1
-6
/
+1
2023-03-23
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
1
-5
/
+23
2023-03-22
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
1
-1
/
+1
2023-03-07
mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_acces...
SeongJae Park
1
-1
/
+1
2023-03-07
mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()
SeongJae Park
1
-2
/
+1
2023-03-07
migrate_pages: try migrate in batch asynchronously firstly
Huang Ying
1
-18
/
+62
2023-03-07
migrate_pages: move split folios processing out of migrate_pages_batch()
Huang Ying
1
-50
/
+28
2023-03-07
migrate_pages: fix deadlock in batched migration
Huang Ying
1
-43
/
+26
2023-03-07
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
1
-2
/
+4
2023-03-07
mm: teach mincore_hugetlb about pte markers
James Houghton
1
-1
/
+1
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-12
/
+65
2023-03-02
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-02
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
1
-1
/
+4
2023-03-02
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2
-0
/
+15
2023-02-27
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2
-5
/
+5
2023-02-27
mm/damon/paddr: fix missing folio_put()
andrew.yang
1
-4
/
+3
2023-02-27
mm/mremap: fix dup_anon_vma() in vma_merge() case 4
Vlastimil Babka
1
-1
/
+1
2023-02-27
Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+27
2023-02-25
mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
Liam R. Howlett
1
-0
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
96
-4007
/
+6113
2023-02-23
Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2
-25
/
+22
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-13
/
+151
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+18
2023-02-21
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
1
-1
/
+1
2023-02-21
Merge branch 'slab/for-6.3/fixes' into slab/for-linus
Vlastimil Babka
2
-13
/
+16
2023-02-21
Merge branch 'slab/for-6.3/cleanups' into slab/for-linus
Vlastimil Babka
2
-12
/
+6
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+42
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+18
2023-02-20
netfs: Add a function to extract an iterator into a scatterlist
David Howells
1
-0
/
+1
2023-02-20
splice: Export filemap/direct_splice_read()
David Howells
1
-0
/
+1
2023-02-20
splice: Add a func to do a splice from a buffered file without ITER_PIPE
David Howells
2
-0
/
+135
2023-02-20
mm: Pass info, not iter, into filemap_get_pages()
David Howells
1
-13
/
+14
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2
-7
/
+3
2023-02-20
mm/memory_hotplug: cleanup return value handing in do_migrate_range()
SeongJae Park
1
-6
/
+2
2023-02-20
mm/uffd: fix comment in handling pte markers
Peter Xu
1
-3
/
+1
2023-02-20
mm: change to return bool for isolate_movable_page()
Baolin Wang
4
-11
/
+11
2023-02-20
mm: hugetlb: change to return bool for isolate_hugetlb()
Baolin Wang
4
-11
/
+13
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
8
-22
/
+21
2023-02-20
mm: change to return bool for folio_isolate_lru()
Baolin Wang
8
-13
/
+19
2023-02-20
kmsan: disable ftrace in kmsan core code
Arnd Bergmann
1
-1
/
+7
2023-02-20
kasan: mark addr_has_metadata __always_inline
Arnd Bergmann
1
-2
/
+2
[next]