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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
5
-81
/
+82
2021-07-01
ARM: dts: aspeed: everest: PSU #3 address change
B. J. Wyman
1
-4
/
+4
2021-07-01
ARM: dts: everest: Add phase corrections for eMMC
Andrew Jeffery
1
-0
/
+1
2021-07-01
drm/amdgpu: Conditionally reset SDMA RAS error counts
Mukul Joshi
1
-2
/
+5
2021-07-01
drm/amdkfd: Maintain svm_bo reference in page->zone_device_data
Alex Sierra
3
-11
/
+18
2021-07-01
drm/amdkfd: add invalid pages debug at vram migration
Alex Sierra
1
-0
/
+14
2021-07-01
drm/amdkfd: skip migration for pages already in VRAM
Alex Sierra
1
-9
/
+7
2021-07-01
drm/amdkfd: skip invalid pages during migrations
Alex Sierra
1
-20
/
+18
2021-07-01
drm/amdkfd: classify and map mixed svm range pages in GPU
Alex Sierra
2
-34
/
+55
2021-07-01
drm/amdkfd: use hmm range fault to get both domain pfns
Alex Sierra
1
-41
/
+27
2021-07-01
drm/amdgpu: get owner ref in validate and map
Alex Sierra
1
-1
/
+24
2021-07-01
drm/amdkfd: set owner ref to svm range prefault
Alex Sierra
3
-4
/
+6
2021-07-01
drm/amdkfd: add owner ref param to get hmm pages
Alex Sierra
4
-5
/
+6
2021-07-01
drm/amdkfd: device pgmap owner at the svm migrate init
Alex Sierra
2
-3
/
+6
2021-07-01
drm/amdkfd: inc counter on child ranges with xnack off
Alex Sierra
1
-2
/
+14
2021-07-01
drm/amd/display: Extend DMUB diagnostic logging to DCN3.1
Nicholas Kazlauskas
3
-5
/
+76
2021-07-01
drm/amdgpu: Update NV SIMD-per-CU to 2
Joseph Greathouse
1
-1
/
+1
2021-07-01
drm/amdgpu: add new dimgrey cavefish DID
Alex Deucher
1
-0
/
+1
2021-07-01
drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
Shyam Sundar S K
1
-1
/
+2
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
3
-10
/
+37
2021-07-01
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile
Reka Norman
1
-2
/
+6
2021-07-01
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
Jing Xiangfeng
1
-0
/
+1
2021-07-01
drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64
Michal Suchanek
1
-0
/
+2
2021-07-01
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Tiezhu Yang
1
-4
/
+4
2021-07-01
drm/amdgpu: Set ttm caching flags during bo allocation
Oak Zeng
2
-4
/
+5
2021-07-01
ARM: dts: tacoma: Add phase corrections for eMMC
Andrew Jeffery
1
-0
/
+1
2021-07-01
drm/amd/display: fix null pointer access in gpu reset
Guchun Chen
1
-2
/
+2
2021-07-01
drm/amd/display: fix incorrrect valid irq check
Guchun Chen
1
-1
/
+1
2021-07-01
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
1
-2
/
+2
2021-06-30
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
1
-0
/
+16
2021-06-30
riscv: Enable KFENCE for riscv64
Liu Shixin
3
-1
/
+74
2021-06-30
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
1
-13
/
+0
2021-06-30
riscv: add ASID-based tlbflushing methods
Guo Ren
3
-8
/
+43
2021-06-30
riscv: pass the mm_struct to __sbi_tlb_flush_range
Christoph Hellwig
1
-9
/
+6
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
1
-10
/
+7
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
1
-1
/
+1
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
1
-7
/
+0
2021-06-30
mm,memory_hotplug: drop unneeded locking
Oscar Salvador
1
-15
/
+1
2021-06-30
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
1
-5
/
+11
2021-06-30
selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
4
-0
/
+360
2021-06-30
selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
David Hildenbrand
1
-0
/
+2
2021-06-30
MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
David Hildenbrand
1
-0
/
+1
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
8
-0
/
+142
2021-06-30
mm: make variable names for populate_vma_page_range() consistent
David Hildenbrand
1
-1
/
+1
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
14
-60
/
+23
2021-06-30
mm/nommu: unexport do_munmap()
Liam Howlett
1
-1
/
+0
2021-06-30
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
1
-2
/
+2
2021-06-30
mm/thp: fix strncpy warning
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-30
mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
Hugh Dickins
1
-1
/
+1
2021-06-30
mm/thp: remap_page() is only needed on anonymous THP
Hugh Dickins
1
-0
/
+5
[prev]
[next]