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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
pipe: fix comment in pipe_buf_operations
Miklos Szeredi
1
-8
/
+3
2016-10-06
pipe: add pipe_buf_steal() helper
Miklos Szeredi
1
-0
/
+11
2016-10-06
pipe: add pipe_buf_confirm() helper
Miklos Szeredi
1
-1
/
+11
2016-10-06
pipe: add pipe_buf_release() helper
Miklos Szeredi
1
-0
/
+14
2016-10-06
pipe: add pipe_buf_get() helper
Miklos Szeredi
1
-0
/
+11
2016-10-06
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
1
-2
/
+0
2016-10-06
new iov_iter flavour: pipe-backed
Al Viro
2
-3
/
+12
2016-10-06
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+50
2016-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
90
-285
/
+786
2016-10-05
Merge tag 'sound-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
15
-91
/
+473
2016-10-05
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
1
-4
/
+6
2016-10-05
Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+132
2016-10-05
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-56
/
+291
2016-10-05
Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+6
2016-10-05
Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-0
/
+18
2016-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+9
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
149
-1520
/
+5539
2016-10-05
mm: filemap: don't plant shadow entries without radix tree node
Johannes Weiner
1
-3
/
+3
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
1
-0
/
+4
2016-10-05
drm/prime: Pass the right module owner through to dma_buf_export()
Chris Wilson
1
-1
/
+2
2016-10-05
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
Marek Vasut
1
-0
/
+20
2016-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-2
/
+62
2016-10-05
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+3
2016-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+2
2016-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+197
2016-10-04
Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2
-48
/
+55
2016-10-04
Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-5
/
+14
2016-10-04
Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-4
/
+4
2016-10-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
25
-7
/
+1996
2016-10-04
Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+342
2016-10-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...
Linus Torvalds
1
-3
/
+6
2016-10-04
mfd: arizona: Remove arizona_of_get_named_gpio helper function
Charles Keepax
1
-3
/
+0
2016-10-04
mfd: twl6040: Register child device for twl6040-pdmclk
Peter Ujfalusi
1
-1
/
+1
2016-10-04
mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() calls
Lee Jones
2
-15
/
+0
2016-10-04
mfd: ab8500-debugfs: Prevent initialised field from being over-written
Lee Jones
1
-0
/
+2
2016-10-04
mfd: rk808: Fix RK818_IRQ_DISCHG_ILIM initializer
Arnd Bergmann
1
-1
/
+1
2016-10-04
mfd: lp873x: Remove unused mutex lock from struct lp873x
Axel Lin
1
-1
/
+0
2016-10-04
mfd: tps65217: Add support for IRQs
Marcin Niestroj
1
-0
/
+12
2016-10-04
mfd: Add Samsung Exynos Low Power Audio Subsystem driver
Sylwester Nawrocki
1
-1
/
+3
2016-10-04
mfd: max14577: Change Krzysztof Kozlowski's email to kernel.org
Krzysztof Kozlowski
2
-2
/
+2
2016-10-04
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
1
-2
/
+2
2016-10-04
mfd: da9063: Update author information to remove incorrect e-mail addresses
Steve Twiss
3
-6
/
+6
2016-10-04
Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...
Lee Jones
24
-55
/
+855
2016-10-04
mfd: arizona: Add gating of external MCLKn clocks
Sylwester Nawrocki
1
-0
/
+9
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
97
-514
/
+2823
2016-10-04
drm/bridge: analogix_dp: Add analogix_dp_psr_supported
Tomeu Vizoso
1
-0
/
+1
2016-10-04
drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-0
/
+13
2016-10-04
drm: Document caveats around atomic event handling
Daniel Vetter
1
-13
/
+43
2016-10-04
uapi: add missing install of sync_file.h
Emilio López
1
-0
/
+1
2016-10-04
drm: Simplify drm_printk to reduce object size quite a bit
Joe Perches
1
-16
/
+14
[prev]
[next]