index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
remove unused random32() and srandom32()
Akinobu Mita
1
-7
/
+0
2013-05-08
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
4
-6
/
+6
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
7
-9
/
+9
2013-05-08
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
4
-22
/
+34
2013-05-08
parisc: remove the second argument of kmap_atomic()
Zhao Hongjiang
1
-3
/
+3
2013-05-08
drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver
Lucas Stach
1
-0
/
+5
2013-05-08
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
1
-7
/
+13
2013-05-08
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
2
-11
/
+29
2013-05-08
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
3
-68
/
+12
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
1
-6
/
+10
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-06
Fix cleaning in scripts/mod
Andreas Schwab
1
-0
/
+2
2013-05-06
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
1
-9
/
+15
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-06
slab: Return NULL for oversized allocations
Christoph Lameter
2
-0
/
+9
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
[next]