index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/gadget: fix misannotations
Al Viro
2012-09-27
1
-2
/
+2
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-27
5
-38
/
+33
*
make get_file() return its argument
Al Viro
2012-09-27
3
-10
/
+5
*
vhost_set_vring(): turn pollstart/pollstop into bool
Al Viro
2012-09-27
1
-4
/
+4
*
switch infinibarf users of fget() to fget_light()
Al Viro
2012-09-27
3
-14
/
+10
*
switch vfio_group_set_container() to fget_light()
Al Viro
2012-09-27
1
-4
/
+4
*
new helper: iterate_fd()
Al Viro
2012-09-27
1
-23
/
+13
*
take descriptor-related part of close() to file.c
Al Viro
2012-09-27
1
-32
/
+2
*
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-27
1
-11
/
+2
*
new helper: __alloc_fd()
Al Viro
2012-09-27
1
-54
/
+5
*
binder: don't allow mmap() by process other than proc->tsk
Al Viro
2012-09-27
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-25
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-19
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-25
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-25
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
rbd: drop dev reference on error in rbd_open()
Alex Elder
2012-09-22
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]