index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
omfs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-01
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2013-07-31
net/usb/r8152: adjust relative ocp function
hayeswang
1
-43
/
+23
2013-07-31
net/usb/r8152: make sure the USB buffer is DMA-able
hayeswang
1
-25
/
+35
2013-07-31
net/usb/r815x: change the return value for bind functions
hayeswang
1
-2
/
+2
2013-07-31
net/usb/r815x: avoid to call mdio functions for runtime-suspended device
hayeswang
1
-1
/
+13
2013-07-31
net/usb/r815x: replace USB buffer from stack to DMA-able
hayeswang
1
-17
/
+27
2013-07-31
mlx5: fix error return code in mlx5_alloc_uuars()
Wei Yongjun
1
-0
/
+1
2013-07-31
mvneta: Try to fix mvneta when compiled as module
Arnaud Patard \(Rtp\)
1
-10
/
+14
2013-07-31
mvneta: Fix hang when loading the mvneta driver
Arnaud Patard \(Rtp\)
1
-10
/
+9
2013-07-31
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
Eric Dumazet
2
-1
/
+42
2013-07-31
genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
Pablo Neira
1
-1
/
+1
2013-07-31
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
2013-07-31
net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link
Uwe Kleine-König
1
-5
/
+0
2013-07-30
xen/tmem: do not allow XEN_TMEM on ARM64
Stefano Stabellini
1
-1
/
+1
2013-07-30
MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0
Florian Fainelli
2
-3
/
+13
2013-07-30
MIPS: BMIPS: do not change interrupt routing depending on boot CPU
Florian Fainelli
1
-7
/
+1
2013-07-30
MIPS: powertv: Fix arguments for free_reserved_area()
Markos Chandras
1
-2
/
+1
2013-07-30
MIPS: Set default CPU type for BCM47XX platforms
Markos Chandras
2
-1
/
+1
2013-07-30
MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation
Maciej W. Rozycki
1
-3
/
+4
2013-07-30
MIPS: Fix multiple definitions of UNCAC_BASE.
Steven J. Hill
1
-0
/
+4
2013-07-30
xen/evtchn: avoid a deadlock when unbinding an event channel
David Vrabel
1
-19
/
+2
2013-07-30
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
1
-0
/
+1
2013-07-29
USB: serial: ftdi_sio: add more RT Systems ftdi devices
Rick Farina (Zero_Chaos)
2
-8
/
+57
2013-07-29
usb: chipidea: fix the build error with randconfig
Peter Chen
1
-2
/
+2
2013-07-29
usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macros
Fabio Estevam
1
-2
/
+2
2013-07-29
xen/arm: enable PV control for ARM
Julien Grall
1
-2
/
+1
2013-07-29
xen/arm64: Don't compile cpu hotplug
Julien Grall
1
-1
/
+1
2013-07-29
xenbus: frontend resume cleanup
Aurelien Chartier
1
-3
/
+16
2013-07-29
usb: gadget: udc-core: fix the typo of udc state attribute
Rong Wang
1
-1
/
+1
2013-07-29
usb: gadget: f_phonet: remove unused preprocessor conditional
Andrzej Pietrasiewicz
1
-2
/
+0
2013-07-29
usb: gadget: multi: fix error return code in cdc_do_config()
Andrzej Pietrasiewicz
1
-7
/
+3
2013-07-29
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-28
igb: fix vlan filtering in promisc mode when not in VT mode
Emil Tantilov
1
-2
/
+1
2013-07-28
ixgbe: Fix Tx Hang issue with lldpad on 82598EB
Jacob Keller
1
-2
/
+1
2013-07-28
USB: mos7840: fix pointer casts
Johan Hovold
1
-3
/
+3
2013-07-28
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
1
-0
/
+2
2013-07-28
net: fec: workaround stop tx during errata ERR006358
Frank Li
2
-2
/
+31
2013-07-28
qlcnic: Fix diagnostic interrupt test for 83xx adapters.
Manish Chopra
1
-0
/
+2
2013-07-28
qlcnic: Fix setting Guest VLAN
Manish Chopra
1
-1
/
+25
2013-07-28
qlcnic: Fix operation type and command type.
Pratik Pujar
2
-3
/
+3
2013-07-28
qlcnic: Fix initialization of work function.
Jitendra Kalsaria
1
-2
/
+2
2013-07-28
Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"
David S. Miller
1
-1
/
+1
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
4
-4
/
+14
2013-07-27
serial: arc_uart: Fix module alias
Axel Lin
1
-1
/
+1
2013-07-27
tty_port: Fix refcounting leak in tty_port_tty_hangup()
Gianluca Anzolin
1
-3
/
+2
2013-07-27
serial/mxs-auart: increase time to wait for transmitter to become idle
Uwe Kleine-König
1
-8
/
+13
2013-07-27
serial/mxs-auart: fix race condition in interrupt handler
Uwe Kleine-König
1
-8
/
+9
2013-07-27
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
Neil Horman
1
-1
/
+1
2013-07-27
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-07-26
net/tg3: Fix warning from pci_disable_device()
Gavin Shan
1
-1
/
+2
[next]