index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch, mm: make kernel_page_present() always available
Mike Rapoport
2020-12-15
6
-6
/
+34
*
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-12-15
11
-23
/
+19
*
m68k: deprecate DISCONTIGMEM
Mike Rapoport
2020-12-15
1
-1
/
+25
*
m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
Mike Rapoport
2020-12-15
5
-9
/
+10
*
m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
Mike Rapoport
2020-12-15
4
-6
/
+6
*
arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
Mike Rapoport
2020-12-15
3
-11
/
+41
*
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
2020-12-15
5
-152
/
+5
*
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2020-12-15
8
-13
/
+2
*
ia64: make SPARSEMEM default and disable DISCONTIGMEM
Mike Rapoport
2020-12-15
1
-3
/
+3
*
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
2020-12-15
4
-44
/
+22
*
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
2020-12-15
2
-31
/
+40
*
ia64: discontig: paging_init(): remove local max_pfn calculation
Mike Rapoport
2020-12-15
1
-4
/
+1
*
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
2020-12-15
2
-4
/
+0
*
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
2020-12-15
2
-33
/
+0
*
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2020-12-15
6
-22
/
+38
*
mm: forbid splitting special mappings
Dmitry Safonov
2020-12-15
5
-76
/
+4
*
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
2020-12-15
1
-1
/
+1
*
sparc: fix handling of page table constructor failure
Matthew Wilcox (Oracle)
2020-12-15
1
-1
/
+1
*
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
2020-12-15
1
-0
/
+1
*
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
2020-12-15
2
-0
/
+2
*
mm: speedup mremap on 1GB or larger regions
Kalesh Singh
2020-12-15
1
-0
/
+7
*
mm: memcontrol: account pagetables per node
Shakeel Butt
2020-12-15
1
-3
/
+3
*
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
1
-0
/
+1
*
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
2020-12-15
2
-2
/
+2
*
arch/Kconfig: fix spelling mistakes
Colin Ian King
2020-12-15
1
-4
/
+4
*
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-13
7
-24
/
+52
|
\
|
*
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
2020-12-12
1
-2
/
+20
|
*
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
2020-12-10
1
-10
/
+14
|
*
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
2020-12-10
1
-4
/
+2
|
*
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2020-12-10
2
-2
/
+3
|
*
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
2020-12-09
2
-6
/
+13
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-12
8
-16
/
+55
|
\
\
|
*
|
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2020-12-12
2
-9
/
+20
|
*
|
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-12-10
4
-3
/
+31
|
|
\
\
|
|
*
|
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
2020-12-02
3
-2
/
+15
|
|
*
|
KVM: arm64: Fix handling of merging tables into a block entry
Yanan Wang
2020-12-02
1
-1
/
+7
|
|
*
|
KVM: arm64: Fix memory leak on stage2 update of a valid PTE
Yanan Wang
2020-12-02
1
-0
/
+9
|
*
|
|
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
2020-12-04
1
-2
/
+2
|
*
|
|
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-12-04
1
-2
/
+2
*
|
|
|
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
2020-12-11
1
-2
/
+2
*
|
|
|
|
Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-11
2
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
Christophe Leroy
2020-12-08
2
-1
/
+10
*
|
|
|
|
|
Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-09
14
-22
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbs
Zhen Lei
2020-12-09
1
-2
/
+1
|
*
|
|
|
|
|
Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2020-12-09
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-id
Heinrich Schuchardt
2020-12-01
1
-1
/
+1
|
|
*
|
|
|
|
|
arm64: dts: allwinner: A64 Sopine: phy-mode rgmii-id
Heinrich Schuchardt
2020-12-01
1
-1
/
+1
|
*
|
|
|
|
|
|
ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS
Arnd Bergmann
2020-12-07
1
-3
/
+0
|
*
|
|
|
|
|
|
Merge tag 'imx-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2020-12-07
3
-3
/
+2
|
|
\
\
\
\
\
\
\
[next]