index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/gadget: fix misannotations
Al Viro
2012-09-26
1
-2
/
+2
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
5
-38
/
+33
*
make get_file() return its argument
Al Viro
2012-09-26
3
-10
/
+5
*
vhost_set_vring(): turn pollstart/pollstop into bool
Al Viro
2012-09-26
1
-4
/
+4
*
switch infinibarf users of fget() to fget_light()
Al Viro
2012-09-26
3
-14
/
+10
*
switch vfio_group_set_container() to fget_light()
Al Viro
2012-09-26
1
-4
/
+4
*
new helper: iterate_fd()
Al Viro
2012-09-26
1
-23
/
+13
*
take descriptor-related part of close() to file.c
Al Viro
2012-09-26
1
-32
/
+2
*
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-26
1
-11
/
+2
*
new helper: __alloc_fd()
Al Viro
2012-09-26
1
-54
/
+5
*
binder: don't allow mmap() by process other than proc->tsk
Al Viro
2012-09-26
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-25
5
-18
/
+64
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-24
1
-0
/
+1
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-22
1
-0
/
+1
|
|
|
\
|
|
|
*
iwlwifi: don't double free the interrupt in failure path
Emmanuel Grumbach
2012-09-18
1
-0
/
+1
|
*
|
|
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
2012-09-24
1
-9
/
+9
|
*
|
|
phy/micrel: Implement support for KSZ8021
Marek Vasut
2012-09-24
1
-0
/
+27
|
*
|
|
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-09-22
1
-1
/
+1
|
*
|
|
team: send port changed when added
Jiri Pirko
2012-09-22
1
-8
/
+24
|
*
|
|
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
2012-09-22
1
-0
/
+2
|
|
/
/
*
|
|
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
2012-09-25
1
-0
/
+2
*
|
|
Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-09-24
1
-20
/
+56
|
\
\
\
|
*
|
|
vfio: Fix virqfd release race
Alex Williamson
2012-09-21
1
-20
/
+56
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-09-24
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
rbd: drop dev reference on error in rbd_open()
Alex Elder
2012-09-21
1
-4
/
+3
*
|
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-23
3
-2
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
2012-09-23
1
-2
/
+13
|
*
|
|
|
|
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
2012-09-23
1
-0
/
+5
|
*
|
|
|
|
hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
2012-09-23
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-09-23
4
-2
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[SCSI] hpsa: fix handling of protocol error
Stephen M. Cameron
2012-09-18
1
-1
/
+2
|
*
|
|
|
|
|
[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
sreekanth.reddy@lsi.com
2012-09-17
1
-0
/
+7
|
*
|
|
|
|
|
[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
Eddie Wai
2012-09-17
1
-0
/
+3
|
*
|
|
|
|
|
[SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us...
Wang Sen
2012-09-14
1
-1
/
+1
*
|
|
|
|
|
|
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
2012-09-23
1
-20
/
+39
*
|
|
|
|
|
|
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
2012-09-23
1
-5
/
+7
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-22
3
-45
/
+56
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'clkdev' into fixes
Russell King
2012-09-19
3
-45
/
+56
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ARM: 7537/1: clk: Fix release in devm_clk_put()
Mark Brown
2012-09-19
1
-1
/
+1
|
|
*
|
|
|
|
|
ARM: 7534/1: clk: Make the managed clk functions generically available
Lars-Peter Clausen
2012-09-15
3
-45
/
+56
*
|
|
|
|
|
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-09-22
3
-0
/
+48
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2012-09-22
2
-0
/
+46
|
*
|
|
|
|
|
|
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
2012-09-22
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-21
27
-54
/
+103
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2012-09-21
2
-8
/
+8
|
*
|
|
|
|
|
|
|
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-09-21
2
-4
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
2012-09-21
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
2012-09-21
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()
Wei Yongjun
2012-09-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
2012-09-21
1
-1
/
+1
[next]