index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-02
x86/mm/32: implement arch_sync_kernel_mappings()
Joerg Roedel
2020-06-02
x86/mm/64: implement arch_sync_kernel_mappings()
Joerg Roedel
2020-06-02
s390: use __vmalloc_node in stack_alloc
Christoph Hellwig
2020-06-02
powerpc: use __vmalloc_node in alloc_vm_stack
Christoph Hellwig
2020-06-02
arm64: use __vmalloc_node in arch_alloc_vmap_stack
Christoph Hellwig
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
mm: enforce that vmap can't map pages executable
Christoph Hellwig
2020-06-02
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
Christoph Hellwig
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
2020-06-02
powerpc: remove __ioremap_at and __iounmap_at
Christoph Hellwig
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-06-02
x86: fix vmap arguments in map_irq_stack
Christoph Hellwig
2020-06-02
x86/hyperv: use vmalloc_exec for the hypercall page
Christoph Hellwig
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-06-02
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
2020-06-02
arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
Andrew Morton
2020-06-01
Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-01
Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-30
Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
2020-05-29
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-05-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-05-29
Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-29
Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-29
parisc: Fix kernel panic in mem_init()
Helge Deller
2020-05-29
powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code
Daniel Axtens
2020-05-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Ingo Molnar
2020-05-28
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
2020-05-28
Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linux
Linus Torvalds
2020-05-28
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
2020-05-28
powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
Petr Mladek
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
2020-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
2020-05-28
csky: Coding convention in entry.S
Guo Ren
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
2020-05-27
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
2020-05-27
x86: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
2020-05-27
ia64: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
2020-05-26
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
2020-05-26
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
2020-05-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
[next]