index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
2023-06-19
2
-6
/
+6
*
microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
Catalin Marinas
2023-06-19
2
-5
/
+5
*
powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
2023-06-19
2
-4
/
+4
*
arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
Catalin Marinas
2023-06-19
2
-1
/
+7
*
arm64: allow kmalloc() caches aligned to the smaller cache_line_size()
Catalin Marinas
2023-06-19
1
-0
/
+3
*
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-19
1
-1
/
+4
*
x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
2023-06-19
1
-1
/
+1
*
x86: allow get_locked_pte() to fail
Hugh Dickins
2023-06-19
1
-2
/
+4
*
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2023-06-19
2
-2
/
+2
*
sparc: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
3
-0
/
+7
*
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
*
sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
*
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
2023-06-19
1
-11
/
+11
*
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-19
3
-4
/
+19
*
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
*
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
2023-06-19
1
-1
/
+1
*
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
3
-1
/
+10
*
powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
2023-06-19
1
-1
/
+1
*
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
*
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
2023-06-19
1
-1
/
+1
*
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-06-19
1
-5
/
+21
*
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-19
1
-2
/
+10
*
microblaze: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
1
-2
/
+3
*
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
3
-33
/
+27
*
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
*
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-9
/
+2
*
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
1
-0
/
+3
*
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
3
-1
/
+10
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
*
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
2
-9
/
+10
*
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
*
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-09
2
-2
/
+2
*
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-09
16
-1
/
+17
*
cachestat: implement cachestat syscall
Nhat Pham
2023-06-09
2
-0
/
+2
*
Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-28
1
-2
/
+3
|
\
|
*
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
2023-05-25
1
-2
/
+3
*
|
Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-05-28
2
-1
/
+12
|
\
\
|
*
|
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
2023-05-24
1
-0
/
+11
|
*
|
perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBS
Like Xu
2023-05-23
1
-1
/
+1
*
|
|
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-28
1
-2
/
+5
|
\
\
\
|
*
|
|
x86/show_trace_log_lvl: Ensure stack pointer is aligned, again
Vernon Lovejoy
2023-05-16
1
-2
/
+5
*
|
|
|
Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-28
4
-16
/
+26
|
\
\
\
\
|
*
|
|
|
mips: Move initrd_start check after initrd address sanitisation.
Liviu Dudau
2023-05-23
1
-4
/
+5
|
*
|
|
|
MIPS: Alchemy: fix dbdma2
Manuel Lauss
2023-05-23
1
-12
/
+15
|
*
|
|
|
MIPS: Restore Au1300 support
Manuel Lauss
2023-05-23
1
-0
/
+5
|
*
|
|
|
MIPS: unhide PATA_PLATFORM
Manuel Lauss
2023-05-23
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-05-27
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER ranges
Michael Ellerman
2023-05-21
1
-0
/
+6
*
|
|
|
|
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
1
-3
/
+5
[next]