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.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
2017-03-10
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
3
-13
/
+47
2017-03-10
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
1
-0
/
+9
2017-03-10
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
1
-2
/
+5
2017-03-10
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1
/
+0
2017-03-10
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
3
-1
/
+7
2017-03-10
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-10
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
1
-13
/
+5
2017-03-10
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
1
-2
/
+7
2017-03-10
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
5
-43
/
+1
2017-03-10
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19
/
+20
2017-03-10
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
2017-03-10
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
3
-7
/
+21
2017-03-10
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
1
-31
/
+42
2017-03-10
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
16
-19
/
+18
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
17
-18
/
+19
2017-03-10
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
1
-1
/
+1
2017-03-09
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-0
/
+20
2017-03-08
mm, page_alloc: Add missing check for memory holes
Tony Luck
1
-1
/
+2
2017-03-08
Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+13
2017-03-08
overlayfs: remove now unnecessary header file include
Linus Torvalds
1
-1
/
+0
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
2
-21
/
+49
2017-03-08
ktest: Make sure wait_for_input does honor the timeout
Steven Rostedt (VMware)
1
-7
/
+11
2017-03-08
ktest: Fix while loop in wait_for_input
Steven Rostedt (VMware)
1
-3
/
+4
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
14
-0
/
+20
2017-03-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-57
/
+106
2017-03-08
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2017-03-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-32
/
+37
2017-03-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-23
/
+23
2017-03-08
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-12
/
+19
2017-03-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2017-03-08
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2017-03-08
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+28
2017-03-07
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
7
-18
/
+283
2017-03-07
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
20
-124
/
+729
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+60
2017-03-07
radix tree test suite: Specify -m32 in LDFLAGS too
Matthew Wilcox
1
-0
/
+1
2017-03-07
ida: Free correct IDA bitmap
Matthew Wilcox
4
-5
/
+35
2017-03-07
radix tree test suite: Depend on Makefile and quieten grep
Matthew Wilcox
1
-2
/
+2
2017-03-07
radix tree test suite: Fix build with --as-needed
Michael Ellerman
1
-4
/
+2
2017-03-07
radix tree test suite: Build 32 bit binaries
Rehas Sachdeva
1
-0
/
+4
2017-03-07
radix tree test suite: Add performance test for radix_tree_join()
Rehas Sachdeva
1
-0
/
+47
2017-03-07
radix tree test suite: Add performance test for radix_tree_split()
Rehas Sachdeva
1
-0
/
+44
2017-03-07
radix tree test suite: Add performance benchmarks
Rehas Sachdeva
1
-7
/
+75
2017-03-07
radix tree test suite: Add test for radix_tree_clear_tags()
Rehas Sachdeva
1
-0
/
+29
2017-03-07
radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()
Rehas Sachdeva
1
-0
/
+19
2017-03-07
radix tree test suite: Add test for idr_get_next()
Rehas Sachdeva
1
-0
/
+25
2017-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-8
/
+12
2017-03-07
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-7
/
+36
2017-03-07
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
1
-1
/
+1
2017-03-07
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
3
-3
/
+25
[next]