index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block_device_operations->release() should return void
Al Viro
2013-05-07
37
-121
/
+62
*
mtd_blktrans_ops->release() should return void
Al Viro
2013-05-05
4
-10
/
+7
*
hfs: SMP race on directory close()
Al Viro
2013-05-05
1
-0
/
+2
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-05
23
-139
/
+201
|
\
|
*
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
James Hogan
2013-04-29
1
-1
/
+1
|
*
X.509: Support parse long form of length octets in Authority Key Identifier
Chun-Yi Lee
2013-04-22
1
-8
/
+47
|
*
module: don't unlink the module until we've removed all exposure.
Rusty Russell
2013-04-17
1
-4
/
+9
|
*
kernel: kallsyms: memory override issue, need check destination buffer length
Chen Gang
2013-04-15
1
-8
/
+18
|
*
MODSIGN: do not send garbage to stderr when enabling modules signature
David Cohen
2013-04-11
1
-1
/
+1
|
*
modpost: handle huge numbers of modules.
Rusty Russell
2013-04-05
1
-3
/
+5
|
*
modpost: add -T option to read module names from file/stdin.
Rusty Russell
2013-04-05
1
-2
/
+30
|
*
modpost: minor cleanup.
Rusty Russell
2013-04-05
1
-8
/
+15
|
*
genksyms: pass symbol-prefix instead of arch
James Hogan
2013-03-20
2
-12
/
+9
|
*
module: fix symbol versioning with symbol prefixes
James Hogan
2013-03-20
2
-2
/
+4
|
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
16
-88
/
+57
*
|
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
[next]