index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
1
-2
/
+4
2013-05-06
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
1
-1
/
+4
2013-05-06
net/usb: new driver for RTL8152
hayeswang
4
-0
/
+1789
2013-05-06
autofs - remove autofs dentry mount check
David Jeffery
1
-9
/
+0
2013-05-06
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
1
-1
/
+1
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
1
-1
/
+1
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
1
-1
/
+1
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2
-12
/
+1
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
2
-2
/
+4
2013-05-05
Give the OID registry file module info to avoid kernel tainting
David Howells
1
-0
/
+5
2013-05-05
tcp: do not expire TCP fastopen cookies
Eric Dumazet
1
-6
/
+9
2013-05-05
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
1
-13
/
+10
2013-05-05
virtio: don't expose u16 in userspace api
stephen hemminger
1
-1
/
+1
2013-05-05
kvm: Add compat_ioctl for device control API
Scott Wood
1
-0
/
+3
2013-05-05
perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
Peter Zijlstra
1
-3
/
+10
2013-05-05
rcutrace: single_open() leaks
Al Viro
1
-4
/
+4
2013-05-05
gadget: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
staging: single_open() leaks
Al Viro
8
-8
/
+8
2013-05-05
megaraid: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
wireless: single_open() leaks
Al Viro
4
-7
/
+7
2013-05-05
input: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
rtc: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
ds1620: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
sh: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
parisc: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
mips: single_open() leaks
Al Viro
3
-4
/
+4
2013-05-05
ia64: single_open() leaks
Al Viro
3
-4
/
+4
2013-05-05
h8300: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
cris: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
arm: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
cifs: small variable name cleanup
Dan Carpenter
1
-1
/
+1
2013-05-05
CIFS: fix error return code in cifs_atomic_open()
Wei Yongjun
1
-1
/
+3
2013-05-05
cifs: store the real expected sequence number in the mid
Jeff Layton
3
-4
/
+4
2013-05-05
cifs: on send failure, readjust server sequence number downward
Jeff Layton
2
-0
/
+16
2013-05-05
cifs: remove ENOSPC handling in smb_sendv
Jeff Layton
1
-7
/
+1
2013-05-05
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
36
-1227
/
+1223
2013-05-05
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
4
-10
/
+7
2013-05-05
cifs: replaced kmalloc + memset with kzalloc
Dia Vasile
1
-3
/
+1
2013-05-05
cifs: ignore the unc= and prefixpath= mount options
Jeff Layton
1
-51
/
+5
2013-05-05
serial: sunsu: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-05
sparc32, leon: Do not overwrite previously set irq flow handlers
Andreas Larsson
1
-3
/
+7
2013-05-05
sparc/kernel/vio.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+1
2013-05-05
ipc: simplify rcu_read_lock() in semctl_nolock()
Linus Torvalds
1
-2
/
+1
2013-05-05
ipc: simplify semtimedop/semctl_main() common error path handling
Linus Torvalds
1
-27
/
+14
2013-05-05
ipc: move sem_obtain_lock() rcu locking into the only caller
Linus Torvalds
1
-9
/
+7
2013-05-05
ipc: fix double sem unlock in semctl error path
Linus Torvalds
1
-1
/
+1
2013-05-05
ipc: move the rcu_read_lock() from sem_lock_and_putref() into callers
Linus Torvalds
1
-2
/
+3
2013-05-04
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-05-04
hostfs: use kmalloc instead of kzalloc
James Hogan
1
-1
/
+2
[next]