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.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-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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
78
-632
/
+54
|
\
|
*
riscv: make mmap allocation top-down by default
Alexandre Ghiti
2019-09-24
1
-0
/
+12
|
*
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
3
-102
/
+1
|
*
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
2019-09-24
1
-1
/
+2
|
*
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
2019-09-24
1
-3
/
+4
|
*
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-24
1
-2
/
+2
|
*
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-24
1
-2
/
+12
|
*
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
4
-69
/
+1
|
*
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-24
1
-2
/
+2
|
*
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-24
1
-2
/
+12
|
*
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
2019-09-24
3
-9
/
+1
|
*
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-09-24
4
-78
/
+11
|
*
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
2019-09-24
1
-1
/
+5
|
*
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
2019-09-24
1
-1
/
+1
|
*
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-24
1
-1
/
+1
|
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
34
-127
/
+3
|
*
microblaze: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
1
-36
/
+3
|
*
sh: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
1
-33
/
+1
|
*
ia64: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
1
-30
/
+2
|
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
30
-175
/
+25
|
*
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
2
-3
/
+3
|
*
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-24
1
-5
/
+2
|
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
3
-5
/
+3
*
|
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2019-09-24
8
-325
/
+92
|
\
\
|
*
|
microblaze: Switch to standard restart handler
Linus Walleij
2019-09-19
4
-77
/
+30
|
*
|
microblaze: defconfig synchronization
Michal Simek
2019-09-18
2
-23
/
+19
|
*
|
microblaze: Enable Xilinx AXI emac driver by default
Michal Simek
2019-09-18
1
-0
/
+1
|
*
|
arch/microblaze: support get_user() of size 8 bytes
Randy Dunlap
2019-09-18
1
-33
/
+9
|
*
|
microblaze: remove ioremap_fullcache
Christoph Hellwig
2019-09-02
1
-1
/
+0
|
*
|
microblaze: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-30
2
-148
/
+5
|
*
|
microblaze/nommu: use the generic uncached segment support
Christoph Hellwig
2019-08-30
2
-52
/
+43
*
|
|
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-24
2
-153
/
+191
|
\
\
\
|
*
|
|
vfs: Convert spufs to use the new mount API
David Howells
2019-09-18
1
-91
/
+116
|
*
|
|
vfs: Convert hypfs to use the new mount API
David Howells
2019-09-18
1
-58
/
+70
|
*
|
|
hypfs: Fix error number left in struct pointer member
David Howells
2019-09-18
1
-4
/
+5
*
|
|
|
ia64: Fix some warnings introduced in merge window
Tony Luck
2019-09-24
3
-2
/
+2
*
|
|
|
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
13
-28
/
+64
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2019-09-23
3
-2
/
+64
|
|
\
\
\
|
|
*
|
|
arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
Vidya Sagar
2019-09-20
2
-1
/
+27
|
|
*
|
|
arm64: tegra: Add configuration for PCIe C5 sideband signals
Vidya Sagar
2019-09-20
1
-1
/
+37
|
*
|
|
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-09-23
6
-19
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
arm64: dts: fsl: Remove num-lanes property from PCIe nodes
Hou Zhiqiang
2019-08-22
5
-17
/
+0
|
|
*
|
|
|
ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
Hou Zhiqiang
2019-08-22
1
-2
/
+0
|
|
|
/
/
/
|
*
/
/
/
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
2019-08-08
4
-7
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
export: explicitly align struct kernel_symbol
Matthias Maennich
2019-09-10
1
-1
/
+0
*
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-09-22
13
-24
/
+345
|
\
\
\
\
\
|
*
|
|
|
|
ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer
Nathan Chancellor
2019-09-10
2
-1
/
+5
|
*
|
|
|
|
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
2019-09-10
1
-0
/
+3
|
*
|
|
|
|
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...
Mike Rapoport
2019-09-06
1
-0
/
+16
[next]