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
*
alpha: use is_kernel_text() helper
Kefeng Wang
2021-11-09
1
-3
/
+1
*
microblaze: use is_kernel_text() helper
Kefeng Wang
2021-11-09
1
-1
/
+2
*
powerpc/mm: use core_kernel_text() helper
Kefeng Wang
2021-11-09
1
-5
/
+2
*
x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
Kefeng Wang
2021-11-09
1
-9
/
+5
*
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
2021-11-09
1
-1
/
+1
*
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-11-09
2
-0
/
+8
*
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2021-11-09
2
-5
/
+19
*
x86/xen: print a warning when HVMOP_get_mem_type fails
David Hildenbrand
2021-11-09
1
-1
/
+3
*
x86/xen: simplify xen_oldmem_pfn_is_ram()
David Hildenbrand
2021-11-09
1
-14
/
+1
*
x86/xen: update xen_oldmem_pfn_is_ram() documentation
David Hildenbrand
2021-11-09
1
-6
/
+3
*
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
2021-11-06
1
-1
/
+0
*
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
8
-10
/
+17
*
x86: remove memory hotplug support on X86_32
David Hildenbrand
2021-11-06
2
-34
/
+3
*
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
4
-5
/
+5
*
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
1
-2
/
+7
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
16
-22
/
+19
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
29
-48
/
+51
*
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
3
-4
/
+3
*
xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
Mike Rapoport
2021-11-06
1
-1
/
+1
*
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2021-11-06
2
-15
/
+0
*
powerpc: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2021-11-06
1
-13
/
+0
*
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
1
-0
/
+16
*
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
2021-11-06
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-31
6
-25
/
+61
|
\
|
*
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
2021-10-28
1
-0
/
+8
|
*
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
2021-10-27
1
-3
/
+12
|
*
KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
David Woodhouse
2021-10-25
1
-5
/
+22
|
*
Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-10-25
2
-2
/
+4
|
|
\
|
|
*
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
2021-10-20
1
-2
/
+3
|
|
*
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
2021-10-20
1
-0
/
+1
|
*
|
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
2021-10-25
2
-15
/
+15
*
|
|
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-30
4
-13
/
+11
|
\
\
\
|
*
|
|
riscv: Fix asan-stack clang build
Alexandre Ghiti
2021-10-29
3
-2
/
+10
|
*
|
|
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
2021-10-29
1
-11
/
+0
|
*
|
|
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-27
1
-0
/
+1
*
|
|
|
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-30
1
-13
/
+14
|
\
\
\
\
|
*
|
|
|
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
2021-10-25
1
-6
/
+6
|
*
|
|
|
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
2021-10-25
1
-6
/
+6
|
*
|
|
|
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
2021-10-25
1
-1
/
+2
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-10-29
2
-2
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
crypto: x86/sm4 - Fix invalid section entry size
Tianjia Zhang
2021-10-22
2
-2
/
+10
*
|
|
|
|
|
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-28
2
-1
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
riscv, bpf: Fix potential NULL dereference
Björn Töpel
2021-10-28
1
-1
/
+2
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
2
-0
/
+10
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT
Lorenz Bauer
2021-10-23
1
-0
/
+5
|
|
*
|
|
|
|
|
bpf: Define bpf_jit_alloc_exec_limit for riscv JIT
Lorenz Bauer
2021-10-23
1
-0
/
+5
*
|
|
|
|
|
|
|
Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-27
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub
Steven Rostedt (VMware)
2021-10-27
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-10-27
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
2021-10-27
1
-0
/
+1
[next]