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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
54
-185
/
+277
|
\
|
*
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
David Hildenbrand
2017-03-09
1
-2
/
+0
|
*
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-09
1
-1
/
+12
|
*
sh: cayman: IDE support fix
Bartlomiej Zolnierkiewicz
2017-03-09
1
-2
/
+0
|
*
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
1
-6
/
+36
|
*
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
2017-03-09
1
-1
/
+8
|
*
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
2017-03-09
1
-3
/
+8
|
*
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
2017-03-09
1
-5
/
+4
|
*
rmap: fix NULL-pointer dereference on THP munlocking
Kirill A. Shutemov
2017-03-09
1
-6
/
+7
|
*
mm/memblock.c: fix memblock_next_valid_pfn()
AKASHI Takahiro
2017-03-09
1
-1
/
+4
|
*
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
2017-03-09
1
-0
/
+4
|
*
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
2017-03-09
3
-13
/
+47
|
*
userfaultfd: non-cooperative: fix fork fctx->new memleak
Mike Rapoport
2017-03-09
1
-0
/
+9
|
*
mm/cgroup: avoid panic when init with low memory
Laurent Dufour
2017-03-09
1
-2
/
+5
|
*
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
2017-03-09
1
-1
/
+0
|
*
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
2017-03-09
3
-1
/
+7
|
*
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
2017-03-09
1
-1
/
+1
|
*
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
2017-03-09
1
-13
/
+5
|
*
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
2017-03-09
1
-2
/
+7
|
*
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2017-03-09
5
-43
/
+1
|
*
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
2017-03-09
1
-19
/
+20
|
*
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
2017-03-09
1
-2
/
+6
|
*
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2017-03-09
3
-7
/
+21
|
*
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
2017-03-09
1
-31
/
+42
|
*
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
16
-19
/
+18
|
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
17
-18
/
+19
|
*
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
2017-03-09
1
-1
/
+1
*
|
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-03-09
14
-100
/
+103
|
\
\
|
*
|
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2017-03-08
2
-6
/
+10
|
*
|
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-03-08
2
-17
/
+32
|
*
|
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-03-07
3
-24
/
+2
|
*
|
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
2017-03-07
1
-2
/
+1
|
*
|
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
2017-03-07
1
-32
/
+27
|
*
|
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-03-07
6
-13
/
+22
|
*
|
iomap: invalidate page caches should be after iomap_dio_complete() in direct ...
Eryu Guan
2017-03-06
1
-7
/
+10
*
|
|
Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-09
1
-1
/
+1
|
\
\
\
|
*
|
|
gcc-plugins: fix sancov_plugin for gcc-5
Arnd Bergmann
2017-02-27
1
-1
/
+1
*
|
|
|
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-03-09
4
-46
/
+44
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-03-09
1
-10
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
cpufreq: schedutil: Pass sg_policy to get_next_freq()
Viresh Kumar
2017-03-05
1
-6
/
+5
|
|
*
|
|
|
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
2017-03-05
1
-4
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-03-09
3
-36
/
+35
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicy
Rafael J. Wysocki
2017-03-06
1
-13
/
+4
|
|
*
|
|
cpufreq: intel_pstate: Fix intel_pstate_verify_policy()
Rafael J. Wysocki
2017-03-06
1
-2
/
+2
|
|
*
|
|
cpufreq: intel_pstate: Fix global settings in active mode
Rafael J. Wysocki
2017-03-06
1
-6
/
+15
|
|
*
|
|
cpufreq: Add the "cpufreq.off=1" cmdline option
Len Brown
2017-03-06
2
-0
/
+4
|
|
*
|
|
cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarily
Rafael J. Wysocki
2017-03-04
1
-3
/
+5
|
|
*
|
|
cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy()
Rafael J. Wysocki
2017-03-04
1
-10
/
+0
|
|
*
|
|
cpufreq: intel_pstate: Do not use performance_limits in passive mode
Rafael J. Wysocki
2017-03-04
1
-2
/
+5
*
|
|
|
|
Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-09
3
-7
/
+7
|
\
\
\
\
\
[next]