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.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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
switch simple cases of fget_light to fdget
Al Viro
5
-38
/
+33
2012-09-27
make get_file() return its argument
Al Viro
3
-10
/
+5
2012-09-27
vhost_set_vring(): turn pollstart/pollstop into bool
Al Viro
1
-4
/
+4
2012-09-27
switch infinibarf users of fget() to fget_light()
Al Viro
3
-14
/
+10
2012-09-27
switch vfio_group_set_container() to fget_light()
Al Viro
1
-4
/
+4
2012-09-27
new helper: iterate_fd()
Al Viro
1
-23
/
+13
2012-09-27
take descriptor-related part of close() to file.c
Al Viro
1
-32
/
+2
2012-09-27
expose a low-level variant of fd_install() for binder
Al Viro
1
-11
/
+2
2012-09-27
new helper: __alloc_fd()
Al Viro
1
-54
/
+5
2012-09-27
binder: don't allow mmap() by process other than proc->tsk
Al Viro
1
-1
/
+4
2012-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+64
2012-09-25
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
1
-0
/
+2
2012-09-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-09-25
Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-20
/
+56
2012-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+3
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
1
-9
/
+9
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
1
-0
/
+27
2012-09-24
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+23
2012-09-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-2
/
+13
2012-09-24
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
1
-20
/
+39
2012-09-24
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
1
-5
/
+7
2012-09-23
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
1
-2
/
+13
2012-09-23
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-23
hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
1
-1
/
+1
2012-09-22
team: send port changed when added
Jiri Pirko
1
-8
/
+24
2012-09-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-45
/
+56
2012-09-22
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+48
2012-09-22
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
1
-0
/
+2
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-09-22
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2
-0
/
+46
2012-09-22
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
1
-0
/
+2
2012-09-22
rbd: drop dev reference on error in rbd_open()
Alex Elder
1
-4
/
+3
2012-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-54
/
+103
2012-09-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-139
/
+59
2012-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-10
/
+70
2012-09-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-1
/
+5
2012-09-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+19
2012-09-21
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-8
/
+26
2012-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-12
/
+71
2012-09-21
Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-5
/
+8
2012-09-21
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2
-8
/
+8
2012-09-21
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-4
/
+2
2012-09-21
net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()
Wei Yongjun
1
-1
/
+1
2012-09-21
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
1
-1
/
+1
2012-09-21
gianfar: fix phc index build failure
Richard Cochran
2
-2
/
+3
2012-09-21
bnx2x: remove false warning regarding interrupt number
Ariel Elior
1
-5
/
+6
2012-09-21
vfio: Fix virqfd release race
Alex Williamson
1
-20
/
+56
2012-09-21
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-09-21
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
[next]