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
*
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-26
5
-48
/
+136
|
\
|
*
s390/topology: avoid firing events before kobjs are created
Vasily Gorbik
2019-09-23
1
-1
/
+2
|
*
s390/cpumf: Remove mixed white space
Thomas Richter
2019-09-19
1
-5
/
+5
|
*
s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD
Thomas Richter
2019-09-19
2
-40
/
+127
|
*
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
2019-09-19
1
-2
/
+2
*
|
arch/sparc/include/asm/pgtable_64.h: fix build
Andrew Morton
2019-09-26
1
-1
/
+1
*
|
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
23
-37
/
+37
*
|
hexagon: drop empty and unused free_initrd_mem
Mike Rapoport
2019-09-26
1
-13
/
+0
*
|
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-26
4
-0
/
+4
*
|
mm: introduce MADV_COLD
Minchan Kim
2019-09-26
4
-0
/
+8
*
|
lib: untag user pointers in strn*_user
Andrey Konovalov
2019-09-26
1
-2
/
+3
*
|
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-26
1
-16
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-25
78
-632
/
+54
|
\
\
|
*
|
riscv: make mmap allocation top-down by default
Alexandre Ghiti
2019-09-25
1
-0
/
+12
|
*
|
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-25
3
-102
/
+1
|
*
|
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
2019-09-25
1
-1
/
+2
|
*
|
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
2019-09-25
1
-3
/
+4
|
*
|
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-25
1
-2
/
+2
|
*
|
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-25
1
-2
/
+12
|
*
|
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-25
4
-69
/
+1
|
*
|
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-25
1
-2
/
+2
|
*
|
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-25
1
-2
/
+12
|
*
|
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
2019-09-25
3
-9
/
+1
|
*
|
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-09-25
4
-78
/
+11
|
*
|
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
2019-09-25
1
-1
/
+5
|
*
|
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
2019-09-25
1
-1
/
+1
|
*
|
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-25
1
-1
/
+1
|
*
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
34
-127
/
+3
|
*
|
microblaze: switch to generic version of pte allocation
Mike Rapoport
2019-09-25
1
-36
/
+3
|
*
|
sh: switch to generic version of pte allocation
Mike Rapoport
2019-09-25
1
-33
/
+1
|
*
|
ia64: switch to generic version of pte allocation
Mike Rapoport
2019-09-25
1
-30
/
+2
|
*
|
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
30
-175
/
+25
|
*
|
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-25
2
-3
/
+3
|
*
|
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-25
1
-5
/
+2
|
*
|
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-25
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-19
1
-91
/
+116
|
*
|
|
|
vfs: Convert hypfs to use the new mount API
David Howells
2019-09-19
1
-58
/
+70
|
*
|
|
|
hypfs: Fix error number left in struct pointer member
David Howells
2019-09-19
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-24
13
-28
/
+64
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2019-09-23
3
-2
/
+64
|
|
\
\
\
\
[next]