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
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
1
-17
/
+18
2018-04-11
mm/hmm: fix header file if/else/endif maze, again
Arnd Bergmann
1
-9
/
+12
2018-04-11
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
1
-36
/
+94
2018-04-11
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
1
-1
/
+1
2018-04-11
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
1
-2
/
+2
2018-04-11
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
1
-5
/
+3
2018-04-11
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
1
-25
/
+21
2018-04-11
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
1
-9
/
+7
2018-04-11
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
1
-13
/
+5
2018-04-11
mm/hmm: HMM should have a callback before MM is destroyed
Ralph Campbell
1
-0
/
+10
2018-04-11
mm/hmm: fix header file if/else/endif maze
Jérôme Glisse
1
-8
/
+1
2018-04-11
mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event
Steven Rostedt
2
-15
/
+20
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2
-1
/
+4
2018-04-11
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
1
-0
/
+1
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-11
/
+86
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+47
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-16
/
+230
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
1
-5
/
+0
2018-04-10
Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-8
/
+9
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+29
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-11
/
+37
2018-04-09
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
7
-20
/
+111
2018-04-09
Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next
Dan Williams
2
-0
/
+10
2018-04-09
Fix subtle macro variable shadowing in min_not_zero()
Linus Torvalds
1
-8
/
+9
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-14
/
+26
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+9
2018-04-08
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+1
2018-04-07
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+30
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+7
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-222
/
+223
2018-04-07
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-64
/
+966
2018-04-07
libnvdimm: Add of_node to region and bus descriptors
Oliver O'Halloran
1
-0
/
+3
2018-04-07
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+27
2018-04-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+97
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-143
/
+172
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-530
/
+1569
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+77
2018-04-07
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2018-04-07
Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-129
/
+169
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-69
/
+794
2018-04-06
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+159
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+4
2018-04-06
fscache: Maintain a catalogue of allocated cookies
David Howells
2
-2
/
+14
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
2
-17
/
+18
2018-04-06
init, tracing: Add initcall trace events
Steven Rostedt (VMware)
1
-0
/
+66
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
[next]