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
2022-10-13
LoongArch: update local TLB if PTE entry exists
Qi Zheng
1
-0
/
+3
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
1
-1
/
+1
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
1
-8
/
+11
2022-10-04
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
6
-6
/
+0
2022-10-04
x86: kmsan: handle CPU entry area
Alexander Potapenko
3
-0
/
+55
2022-10-04
x86: kmsan: enable KMSAN builds for x86
Alexander Potapenko
2
-0
/
+56
2022-10-04
x86: kmsan: don't instrument stack walking functions
Alexander Potapenko
2
-0
/
+17
2022-10-04
x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
Alexander Potapenko
1
-1
/
+3
2022-10-04
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
3
-6
/
+16
2022-10-04
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
1
-1
/
+22
2022-10-04
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
1
-2
/
+21
2022-10-04
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
1
-0
/
+5
2022-10-04
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
1
-0
/
+1
2022-10-04
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
7
-0
/
+11
2022-10-04
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2
-0
/
+10
2022-10-04
x86: kmsan: pgtable: reduce vmalloc space
Alexander Potapenko
2
-2
/
+47
2022-10-04
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
1
-7
/
+15
2022-10-04
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
1
-1
/
+2
2022-10-04
x86: add missing include to sparsemem.h
Dmitry Vyukov
1
-0
/
+2
2022-09-27
riscv: use vma iterator for vdso
Liam R. Howlett
1
-1
/
+2
2022-09-27
um: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-8
/
+6
2022-09-27
xtensa: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-6
/
+12
2022-09-27
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-09-27
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2
-3
/
+6
2022-09-27
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
3
-19
/
+11
2022-09-27
parisc: remove mmap linked list from cache handling
Matthew Wilcox (Oracle)
1
-2
/
+7
2022-09-27
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
Liam R. Howlett
1
-6
/
+10
2022-09-27
arm64: remove mmap linked list from vdso
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-09-27
mm: remove rb tree.
Liam R. Howlett
1
-1
/
+0
2022-09-27
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-0
/
+1
2022-09-27
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
4
-2
/
+15
2022-09-27
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2
-16
/
+5
2022-09-27
mm/swap: cache maximum swapfile size when init swap
Peter Xu
1
-1
/
+1
2022-09-27
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
1
-1
/
+1
2022-09-27
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
1
-4
/
+4
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
3
-10
/
+4
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
1
-1
/
+1
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
1
-9
/
+0
2022-09-12
s390/hugetlb: switch to generic version of follow_huge_pud()
Gerald Schaefer
1
-10
/
+0
2022-09-12
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
23
-25
/
+25
2022-09-12
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
4
-0
/
+8
2022-09-12
x86/mm: disable instrumentations of mm/pgprot.c
Naohiro Aota
1
-0
/
+3
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-72
/
+150
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+36
2022-08-28
Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+19
2022-08-28
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-53
/
+117
2022-08-26
Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-10
/
+19
[next]