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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
lib/lz4: remove back-compat wrappers
Sven Schmidt
1
-69
/
+0
2017-02-25
lib: update LZ4 compressor module
Sven Schmidt
1
-66
/
+696
2017-02-25
rbtree: use designated initializers
Kees Cook
1
-1
/
+3
2017-02-25
linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors
Niklas Söderlund
1
-4
/
+6
2017-02-25
bug: switch data corruption check to __must_check
Kees Cook
1
-5
/
+7
2017-02-25
compiler-gcc.h: add a new macro to wrap gcc attribute
Gideon Israel Dsouza
1
-0
/
+1
2017-02-25
include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>
Masahiro Yamada
1
-1
/
+1
2017-02-25
uapi: mqueue.h: add missing linux/types.h include
Mike Frysinger
1
-0
/
+2
2017-02-25
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
1
-0
/
+6
2017-02-25
kasan: drain quarantine of memcg slab objects
Greg Thelen
1
-2
/
+2
2017-02-25
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
1
-3
/
+0
2017-02-25
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2
-10
/
+7
2017-02-25
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
1
-0
/
+8
2017-02-25
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
1
-0
/
+16
2017-02-25
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-2
/
+4
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-25
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+2
2017-02-25
mm: alloc_contig_range: allow to specify GFP mask
Lucas Stach
1
-1
/
+1
2017-02-25
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
2
-1
/
+11
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
3
-5
/
+30
2017-02-25
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
1
-36
/
+0
2017-02-25
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
1
-0
/
+26
2017-02-25
mm/migration: make isolate_movable_page always defined
Yisheng Xie
1
-0
/
+2
2017-02-25
mm/migration: make isolate_movable_page() return int type
Yisheng Xie
1
-1
/
+1
2017-02-25
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2
-7
/
+10
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
6
-10
/
+223
2017-02-25
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2
-7
/
+9
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
3
-10
/
+8
2017-02-25
mm: vmscan: move dirty pages out of the way until they're flushed
Johannes Weiner
1
-0
/
+7
2017-02-25
mm: vmscan: kick flushers when we encounter dirty pages on the LRU
Johannes Weiner
2
-2
/
+2
2017-02-25
mm: vmscan: scan dirty pages even in laptop mode
Johannes Weiner
1
-2
/
+0
2017-02-25
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2
-12
/
+12
2017-02-25
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
1
-0
/
+1
2017-02-25
mm: validate device_hotplug is held for memory hotplug
Dan Williams
1
-0
/
+1
2017-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
9
-10
/
+24
2017-02-24
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
55
-587
/
+1841
2017-02-24
drm/tinydrm: helpers: Properly fix backlight dependency
Noralf Trønnes
1
-19
/
+0
2017-02-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-102
/
+130
2017-02-24
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+14
2017-02-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
3
-7
/
+60
2017-02-24
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2017-02-24
Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+2
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-23
/
+21
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-7
/
+31
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-10
/
+95
2017-02-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-12
/
+70
2017-02-23
Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc
Linus Torvalds
3
-4
/
+50
2017-02-23
Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-3
/
+21
2017-02-23
Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
11
-48
/
+112
2017-02-23
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-13
/
+57
[next]