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-09-16
vm: fix move_vma() memory accounting being off
Linus Torvalds
1
-1
/
+1
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
3
-6
/
+23
2023-09-06
kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
Qing Zhang
1
-4
/
+14
2023-09-06
kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
Qing Zhang
1
-0
/
+6
2023-09-06
kfence: Defer the assignment of the local variable addr
Enze Li
1
-2
/
+3
2023-09-05
Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-24
/
+53
2023-09-05
mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
Tong Tiangen
3
-13
/
+10
2023-09-05
revert "memfd: improve userspace warnings for missing exec-related flags".
Andrew Morton
1
-1
/
+1
2023-09-05
Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-29
/
+18
2023-09-05
rcu: dump vmalloc memory info safely
Zqiang
1
-1
/
+3
2023-09-05
mm/vmalloc: add a safer version of find_vm_area() for debug
Joel Fernandes (Google)
1
-4
/
+22
2023-09-05
memcontrol: ensure memcg acquired by id is properly set up
Johannes Weiner
1
-5
/
+17
2023-09-02
mm/kmemleak: move up cond_resched() call in page scanning loop
Waiman Long
1
-2
/
+3
2023-09-02
mm: page_alloc: remove stale CMA guard code
Johannes Weiner
1
-17
/
+4
2023-09-02
mm/hwpoison: rename hwp_walk* to hwpoison_walk*
Jiaqi Yan
1
-8
/
+8
2023-09-02
mm: memory-failure: add PageOffline() check
Miaohe Lin
1
-2
/
+3
2023-09-02
mm/pagewalk: fix bootstopping regression from extra pte_unmap()
Hugh Dickins
1
-1
/
+1
2023-09-01
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-41
/
+28
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-30
/
+32
2023-08-30
Merge tag 'md-next-20230814-resend' into loongarch-next
Huacai Chen
1
-2
/
+2
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-6
/
+9
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
79
-2625
/
+2638
2023-08-29
Merge tag 'slab-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
6
-34
/
+101
2023-08-29
Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+8
2023-08-29
Merge branch 'slab/for-6.6/random_kmalloc' into slab/for-next
Vlastimil Babka
5
-9
/
+68
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-35
/
+14
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-44
/
+36
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-233
/
+967
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+15
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
18
-43
/
+146
2023-08-25
mm/percpu.c: print error message too if atomic alloc failed
Baoquan He
1
-2
/
+4
2023-08-25
mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bit
Baoquan He
1
-23
/
+15
2023-08-25
mm/percpu.c: remove redundant check
Baoquan He
1
-1
/
+0
2023-08-25
mm/percpu: Remove some local variables in pcpu_populate_pte
Bibo Mao
1
-15
/
+9
2023-08-24
secretmem: convert page_is_secretmem() to folio_is_secretmem()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-24
hugetlb: add documentation for vma_kernel_pagesize()
Matthew Wilcox (Oracle)
1
-3
/
+8
2023-08-24
mm: fix clean_record_shared_mapping_range kernel-doc
Matthew Wilcox (Oracle)
1
-5
/
+6
2023-08-24
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
1
-18
/
+13
2023-08-24
mm: fix kernel-doc warning from tlb_flush_rmaps()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-08-24
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
1
-20
/
+2
2023-08-24
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
1
-16
/
+1
2023-08-24
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
1
-3
/
+0
2023-08-24
mm/huge_memory: work on folio->swap instead of page->private when splitting f...
David Hildenbrand
1
-14
/
+15
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
7
-13
/
+12
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
5
-15
/
+13
2023-08-24
mm: call update_mmu_cache_range() in more page fault handling paths
Matthew Wilcox (Oracle)
1
-7
/
+8
[next]