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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
mm: drop "wait" parameter from write_one_page()
Jeff Layton
1
-1
/
+1
2017-07-06
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+25
2017-07-06
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2017-07-06
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
63
-563
/
+2708
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+3
2017-07-05
Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+33
2017-07-05
Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-3
/
+127
2017-07-05
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
Ingo Molnar
1
-1
/
+1
2017-07-05
Merge branch 'dt/property-move' into dt/next
Rob Herring
2
-10
/
+41
2017-07-05
Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...
Rob Herring
1
-0
/
+21
2017-07-05
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
1
-0
/
+3
2017-07-05
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2
-13
/
+19
2017-07-05
sched/cputime: Rename vtime fields
Frederic Weisbecker
2
-4
/
+4
2017-07-05
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
1
-8
/
+1
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2
-18
/
+28
2017-07-05
s390/crash: Remove unused KEXEC_NOTE_BYTES
Michael Holzheu
2
-9
/
+5
2017-07-05
Merge branch 'merge/randstruct' into for-next/gcc-plugins
Kees Cook
3
-1
/
+33
2017-07-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-2
/
+8
2017-07-05
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-07-05
net, atm: convert atm_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+4
2017-07-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-22
/
+18
2017-07-05
Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
3
-7
/
+57
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-24
/
+17
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
1
-0
/
+4
2017-07-04
Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
4
-81
/
+145
2017-07-04
Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+46
2017-07-04
Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+36
2017-07-04
Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-0
/
+0
2017-07-04
Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-21
/
+23
2017-07-04
kill __copy_in_user()
Al Viro
1
-6
/
+0
2017-07-04
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
1
-0
/
+3
2017-07-04
Merge branch 'topic/pl08x' into for-linus
Vinod Koul
2
-17
/
+120
2017-07-04
Merge branch 'topic/dw' into for-linus
Vinod Koul
1
-21
/
+0
2017-07-04
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
10
-27
/
+27
2017-07-04
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-8
/
+551
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-11
/
+20
2017-07-04
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-11
/
+1
2017-07-04
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-147
/
+28
2017-07-04
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-5
/
+55
2017-07-04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...
Miklos Szeredi
8
-53
/
+76
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-21
/
+95
2017-07-04
Merge branch 'for-4.13/dax' into libnvdimm-for-next
Dan Williams
6
-142
/
+41
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-5
/
+139
2017-07-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-107
/
+84
2017-07-04
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
1
-9
/
+0
2017-07-04
bio: add bvec_iter rewind API
Dmitry Monakhov
2
-2
/
+44
2017-07-04
block: guard bvec iteration logic
Dmitry Monakhov
2
-6
/
+12
[prev]
[next]