index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-110
/
+178
2013-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
21
-19
/
+986
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
8536
-277101
/
+458126
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-05
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
49
-547
/
+824
2013-05-05
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-15
/
+94
2013-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-175
/
+123
2013-05-05
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
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2
-2
/
+2
2013-05-04
hostfs: remove "will unlock" comment
James Hogan
1
-1
/
+1
2013-05-04
vfs: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2013-05-04
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
79
-589
/
+1630
2013-05-04
Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-6
/
+666
2013-05-04
Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
45
-5340
/
+8367
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
253
-7306
/
+16905
2013-05-04
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
1
-1
/
+1
2013-05-04
create_mnt_ns: unidiomatic use of list_add()
Al Viro
1
-1
/
+1
2013-05-04
fs: remove dentry_lru_prune()
Yan, Zheng
1
-22
/
+9
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
1
-1
/
+0
2013-05-04
kill fs/read_write.h
Al Viro
3
-12
/
+4
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
2
-1
/
+13
[prev]
[next]