index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-05
33
-41
/
+41
|
\
|
*
rcutrace: single_open() leaks
Al Viro
2013-05-05
1
-4
/
+4
|
*
gadget: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
|
*
staging: single_open() leaks
Al Viro
2013-05-05
8
-8
/
+8
|
*
megaraid: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
|
*
wireless: single_open() leaks
Al Viro
2013-05-05
4
-7
/
+7
|
*
input: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
|
*
rtc: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
|
*
ds1620: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
|
*
sh: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
|
*
parisc: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
|
*
mips: single_open() leaks
Al Viro
2013-05-05
3
-4
/
+4
|
*
ia64: single_open() leaks
Al Viro
2013-05-05
3
-4
/
+4
|
*
h8300: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
|
*
cris: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
|
*
arm: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
*
|
Merge branch 'ipc-cleanups'
Linus Torvalds
2013-05-05
1
-44
/
+42
|
\
\
|
*
|
ipc: simplify rcu_read_lock() in semctl_nolock()
Linus Torvalds
2013-05-04
1
-2
/
+1
|
*
|
ipc: simplify semtimedop/semctl_main() common error path handling
Linus Torvalds
2013-05-04
1
-27
/
+14
|
*
|
ipc: move sem_obtain_lock() rcu locking into the only caller
Linus Torvalds
2013-05-04
1
-9
/
+7
|
*
|
ipc: fix double sem unlock in semctl error path
Linus Torvalds
2013-05-04
1
-1
/
+1
|
*
|
ipc: move the rcu_read_lock() from sem_lock_and_putref() into callers
Linus Torvalds
2013-05-04
1
-2
/
+3
|
*
|
ipc: sem_putref() does not need the semaphore lock any more
Linus Torvalds
2013-05-04
1
-3
/
+1
|
*
|
ipc: move rcu_read_unlock() out of sem_unlock() and into callers
Linus Torvalds
2013-05-04
1
-2
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-04
21
-110
/
+178
|
\
\
\
|
*
|
|
cxgb4: fix error recovery when t4_fw_hello returns a positive value
Thadeu Lima de Souza Cascardo
2013-05-03
1
-1
/
+1
|
*
|
|
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
2013-05-03
1
-0
/
+2
|
*
|
|
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
2013-05-03
1
-30
/
+23
|
*
|
|
asix: fix BUG in receive path when lowering MTU
holger@eitzenberger.org
2013-05-03
1
-0
/
+3
|
*
|
|
net: qmi_wwan: Add Telewell TW-LTE 4G
Teppo Kotilainen
2013-05-03
1
-0
/
+1
|
*
|
|
usbnet: pegasus: endian bug in write_mii_word()
Dan Carpenter
2013-05-03
1
-1
/
+2
|
*
|
|
vxlan: Fix TCPv6 segmentation.
Pravin B Shelar
2013-05-03
1
-1
/
+6
|
*
|
|
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2013-05-03
2
-1
/
+4
|
*
|
|
bridge: fix race with topology change timer
stephen hemminger
2013-05-03
1
-1
/
+1
|
*
|
|
tipc: pskb_copy() buffers when sending on more than one bearer
Gerlando Falauto
2013-05-03
1
-1
/
+12
|
*
|
|
tipc: tipc_bcbearer_send(): simplify bearer selection
Gerlando Falauto
2013-05-03
1
-9
/
+9
|
*
|
|
tipc: cosmetic: clean up comments and break a long line
Gerlando Falauto
2013-05-03
1
-6
/
+7
|
*
|
|
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
Mugunthan V N
2013-05-02
1
-1
/
+1
|
*
|
|
xen-netback: better names for thresholds
Wei Liu
2013-05-02
1
-20
/
+29
|
*
|
|
xen-netback: avoid allocating variable size array on stack
Wei Liu
2013-05-02
1
-2
/
+14
|
*
|
|
xen-netback: remove redundent parameter in netbk_count_requests
Wei Liu
2013-05-02
1
-4
/
+2
|
*
|
|
be2net: Fix to fail probe if MSI-X enable fails for a VF
Somnath Kotur
2013-05-02
1
-7
/
+15
|
*
|
|
be2net: avoid napi_disable() when it has not been enabled
Somnath Kotur
2013-05-02
2
-2
/
+7
|
*
|
|
be2net: Fix firmware download for Lancer
Somnath Kotur
2013-05-02
1
-1
/
+1
|
*
|
|
be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...
Ajit Khaparde
2013-05-02
1
-2
/
+4
|
*
|
|
be2net: Fix to show tx priority pause counter in ethtool -S
Ajit Khaparde
2013-05-02
2
-0
/
+2
|
*
|
|
be2net: Fix to use 32-bit stats to report rx_drops_no_fragment
Ajit Khaparde
2013-05-02
1
-6
/
+17
|
*
|
|
be2net: Fix to use version 2 of cq_create for SkyHawk-R devices
Ajit Khaparde
2013-05-02
2
-14
/
+15
|
*
|
|
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
2
-2
/
+2
|
*
|
|
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-02
1
-1
/
+1
[next]