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
2018-12-01
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-3
/
+2
2018-12-01
userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
Andrea Arcangeli
1
-0
/
+11
2018-12-01
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
2
-4
/
+40
2018-12-01
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
2
-9
/
+21
2018-12-01
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
1
-2
/
+13
2018-12-01
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
3
-5
/
+5
2018-12-01
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
1
-1
/
+0
2018-12-01
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-01
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-01
proc: update MAINTAINERS with proc.txt
Alexey Dobriyan
1
-0
/
+1
2018-12-01
mm/page_alloc.c: fix calculation of pgdat->nr_zones
Wei Yang
1
-1
/
+3
2018-12-01
mm: use swp_offset as key in shmem_replace_page()
Yu Zhao
1
-2
/
+4
2018-12-01
mm: cleancache: fix corruption on missed inode invalidation
Pavel Tikhomirov
1
-2
/
+6
2018-12-01
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-12-01
mm/gup: finish consolidating error handling
John Hubbard
1
-2
/
+1
2018-12-01
MAINTAINERS: name change for Luis
Luis Chamberlain
1
-6
/
+6
2018-12-01
unifdef: use memcpy instead of strncpy
Linus Torvalds
1
-2
/
+2
2018-11-30
Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-25
/
+67
2018-11-30
Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+8
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-72
/
+103
2018-11-30
Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-85
/
+86
2018-11-30
Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-3
/
+31
2018-11-30
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
1
-1
/
+1
2018-11-30
Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-6
/
+0
2018-11-30
MAINTAINERS: Remove unused Qualcomm SoC mailing list
Andy Gross
1
-1
/
+0
2018-11-30
Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
6
-5
/
+8
2018-11-30
Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
9
-3
/
+152
2018-11-30
Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2
-13
/
+1
2018-11-30
Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-1
/
+5
2018-11-30
Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-1
/
+1
2018-11-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-82
/
+16
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-47
/
+166
2018-11-30
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+26
2018-11-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2018-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
12
-125
/
+189
2018-11-30
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+65
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-175
/
+78
2018-11-30
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
Lorenzo Pieralisi
1
-1
/
+1
2018-11-30
Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-33
/
+110
2018-11-30
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-4
/
+11
2018-11-30
block: fix single range discard merge
Ming Lei
1
-1
/
+1
2018-11-30
stackleak: Disable function tracing and kprobes for stackleak_erase()
Alexander Popov
1
-1
/
+3
2018-11-30
Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+10
2018-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-123
/
+121
2018-11-30
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
1
-0
/
+2
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
1
-0
/
+3
2018-11-30
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-11-30
cachefiles: avoid deprecated get_seconds()
Arnd Bergmann
1
-1
/
+1
2018-11-30
cachefiles: Explicitly cast enumerated type in put_object
Nathan Chancellor
1
-2
/
+4
[prev]
[next]