index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
clear_refs: introduce private struct for mm_walk
Pavel Emelyanov
1
-2
/
+10
2013-07-03
clear_refs: sanitize accepted commands declaration
Pavel Emelyanov
1
-7
/
+12
2013-07-03
crypto: sanitize argument for format string
Kees Cook
1
-1
/
+2
2013-07-03
block: do not pass disk names as format strings
Kees Cook
3
-3
/
+4
2013-07-03
drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
Jonathan Salwan
1
-1
/
+1
2013-07-03
block/compat_ioctl.c: do not leak info to user-space
Cong Wang
1
-0
/
+1
2013-07-03
drivers/cdrom/gdrom.c: fix device number leak
Libo Chen
1
-1
/
+1
2013-07-03
ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions
Xue jiufei
1
-0
/
+9
2013-07-03
ocfs2: adjust switch_case syntax at o2net_state_change()
Jie Liu
1
-13
/
+13
2013-07-03
ocfs2: fix a comments typo at o2quo_hb_still_up()
Jie Liu
1
-1
/
+1
2013-07-03
ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention
Jie Liu
1
-4
/
+4
2013-07-03
ocfs2: submit disk heartbeat bio using WRITE_SYNC
Noboru Iwamatsu
1
-1
/
+1
2013-07-03
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
1
-0
/
+10
2013-07-03
ocfs2: fix readonly issue in ocfs2_unlink()
Younger Liu
1
-11
/
+12
2013-07-03
ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group
Andrew Morton
1
-12
/
+6
2013-07-03
ocfs2: rework transaction rollback in ocfs2_relink_block_group()
Jie Liu
1
-13
/
+12
2013-07-03
ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()
Younger Liu
1
-18
/
+23
2013-07-03
ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked...
Xue jiufei
1
-0
/
+1
2013-07-03
ocfs2: xattr: remove useless free space checking
Junxiao Bi
1
-8
/
+0
2013-07-03
fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()
Younger Liu
1
-0
/
+3
2013-07-03
fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_e...
Goldwyn Rodrigues
1
-1
/
+1
2013-07-03
ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range
Joseph Qi
1
-4
/
+4
2013-07-03
ocfs2: remove unecessary variable needs_checkpoint
Goldwyn Rodrigues
3
-6
/
+2
2013-07-03
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
Xue jiufei
1
-0
/
+1
2013-07-03
ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
Joseph Qi
1
-3
/
+3
2013-07-03
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead...
Joseph Qi
1
-2
/
+1
2013-07-03
fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
Joseph Qi
1
-3
/
+0
2013-07-03
configfs: use capped length for ->store_attribute()
Dan Carpenter
1
-1
/
+1
2013-07-03
sound/soc/codecs/si476x.c: don't use 0bNNN
Andrew Morton
1
-3
/
+3
2013-07-03
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2013-07-03
arch: c6x: mm: include "asm/uaccess.h" to pass compiling
Chen Gang
1
-0
/
+1
2013-07-03
include/linux/smp.h:on_each_cpu(): switch back to a macro
Andrew Morton
1
-12
/
+8
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
77
-389
/
+5582
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
88
-416
/
+1985
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
98
-986
/
+979
2013-07-03
Document ->tmpfile()
Al Viro
2
-0
/
+7
2013-07-03
ext4: ->tmpfile() support
Al Viro
1
-1
/
+46
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
8
-68
/
+25
2013-07-02
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-192
/
+295
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-785
/
+1029
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
9
-12
/
+113
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
3
-1
/
+333
2013-07-02
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+59
2013-07-02
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-72
/
+602
2013-07-02
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-19
/
+68
2013-07-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+37
2013-07-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-25
/
+26
2013-07-02
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-87
/
+509
2013-07-02
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-70
/
+201
2013-07-02
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-31
/
+52
[next]