index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
alpha: use is_kernel_text() helper
Kefeng Wang
1
-3
/
+1
2021-11-09
microblaze: use is_kernel_text() helper
Kefeng Wang
1
-1
/
+2
2021-11-09
powerpc/mm: use core_kernel_text() helper
Kefeng Wang
1
-5
/
+2
2021-11-09
x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
Kefeng Wang
1
-9
/
+5
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-1
/
+1
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2
-0
/
+8
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2
-5
/
+19
2021-11-09
x86/xen: print a warning when HVMOP_get_mem_type fails
David Hildenbrand
1
-1
/
+3
2021-11-09
x86/xen: simplify xen_oldmem_pfn_is_ram()
David Hildenbrand
1
-14
/
+1
2021-11-09
x86/xen: update xen_oldmem_pfn_is_ram() documentation
David Hildenbrand
1
-6
/
+3
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
1
-1
/
+0
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
8
-10
/
+17
2021-11-06
x86: remove memory hotplug support on X86_32
David Hildenbrand
2
-34
/
+3
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
4
-5
/
+5
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
1
-2
/
+7
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
16
-22
/
+19
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
29
-48
/
+51
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
3
-4
/
+3
2021-11-06
xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
Mike Rapoport
1
-1
/
+1
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2
-15
/
+0
2021-11-06
powerpc: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-13
/
+0
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
1
-0
/
+16
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
1
-0
/
+4
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-25
/
+61
2021-10-30
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-13
/
+11
2021-10-30
Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-13
/
+14
2021-10-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+10
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
3
-2
/
+10
2021-10-29
riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
Alexandre Ghiti
1
-11
/
+0
2021-10-28
Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+12
2021-10-28
riscv, bpf: Fix potential NULL dereference
Björn Töpel
1
-1
/
+2
2021-10-28
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
1
-0
/
+8
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
1
-0
/
+1
2021-10-27
Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-10-27
Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2021-10-27
ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-27
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
1
-3
/
+12
2021-10-27
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
1
-0
/
+1
2021-10-27
Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-9
/
+14
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+10
2021-10-26
Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-1
/
+2
2021-10-25
Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...
Amit Pundir
1
-1
/
+2
2021-10-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
8
-6
/
+17
2021-10-25
KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
David Woodhouse
1
-5
/
+22
2021-10-25
Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-2
/
+4
2021-10-25
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
2
-15
/
+15
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
1
-2
/
+2
2021-10-25
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
1
-1
/
+2
[next]