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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-139
/
+165
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
1
-1
/
+7
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
1
-2
/
+11
2019-10-19
mm/thp: allow dropping THP from page cache
Kirill A. Shutemov
1
-0
/
+12
2019-10-19
mm/vmscan.c: support removing arbitrary sized pages from mapping
William Kucharski
1
-4
/
+1
2019-10-19
mm/thp: fix node page state in split_huge_page_to_list()
Kirill A. Shutemov
1
-2
/
+7
2019-10-19
proc/meminfo: fix output alignment
Kirill A. Shutemov
1
-2
/
+2
2019-10-19
mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-19
mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition
Ben Dooks
1
-0
/
+1
2019-10-19
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
1
-0
/
+1
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-19
mm/memcontrol: update lruvec counters in mem_cgroup_move_account
Konstantin Khlebnikov
1
-6
/
+12
2019-10-19
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2
-2
/
+4
2019-10-19
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
1
-3
/
+2
2019-10-19
mm: memblock: do not enforce current limit for memblock_phys* family
Mike Rapoport
1
-3
/
+3
2019-10-19
mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...
Honglei Wang
1
-4
/
+5
2019-10-19
mm/gup: fix a misnamed "write" argument, and a related bug
John Hubbard
1
-6
/
+8
2019-10-19
mm/gup_benchmark: add a missing "w" to getopt string
John Hubbard
1
-1
/
+1
2019-10-19
ocfs2: fix error handling in ocfs2_setattr()
Chengguang Xu
1
-0
/
+2
2019-10-19
mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ...
Roman Gushchin
1
-4
/
+5
2019-10-19
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
1
-4
/
+7
2019-10-19
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
David Hildenbrand
1
-57
/
+15
2019-10-19
mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...
Qian Cai
1
-2
/
+3
2019-10-19
scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
Joel Colledge
2
-16
/
+25
2019-10-19
mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()
David Hildenbrand
1
-6
/
+8
2019-10-19
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
David Hildenbrand
1
-12
/
+16
2019-10-19
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
1
-0
/
+3
2019-10-19
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-117
/
+266
2019-10-19
Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-23
/
+20
2019-10-19
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2019-10-19
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-13
/
+17
2019-10-19
Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-45
/
+81
2019-10-19
Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-27
/
+70
2019-10-19
Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin...
Linus Torvalds
1
-9
/
+28
2019-10-18
Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
4
-17
/
+23
2019-10-18
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-3
/
+45
2019-10-18
Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-2
/
+2
2019-10-18
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
7
-44
/
+27
2019-10-18
Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2019-10-18
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
Joerg Roedel
1
-3
/
+4
2019-10-18
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-64
/
+144
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-18
Merge branch 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+1
2019-10-18
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
John Garry
1
-1
/
+1
2019-10-18
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
6
-31
/
+16
2019-10-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
15
-23
/
+186
2019-10-18
Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-50
/
+55
2019-10-18
io_uring: fix logic error in io_timeout
yangerkun
1
-1
/
+1
2019-10-18
io_uring: fix up O_NONBLOCK handling for sockets
Jens Axboe
1
-18
/
+39
2019-10-18
Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
[next]