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
2018-04-05
slub: make slab_index() return unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slab: make usercopy region 32-bit
Alexey Dobriyan
7
-13
/
+14
2018-04-05
kasan: make kasan_cache_create() work with 32-bit slab cache sizes
Alexey Dobriyan
4
-10
/
+10
2018-04-05
slab: make kmem_cache_flags accept 32-bit object size
Alexey Dobriyan
3
-5
/
+5
2018-04-05
slub: make ->size unsigned int
Alexey Dobriyan
2
-7
/
+7
2018-04-05
slub: make ->object_size unsigned int
Alexey Dobriyan
3
-6
/
+6
2018-04-05
slub: make ->offset unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
2
-4
/
+5
2018-04-05
slub: make ->inuse unsigned int
Alexey Dobriyan
2
-4
/
+3
2018-04-05
slub: make ->align unsigned int
Alexey Dobriyan
2
-2
/
+2
2018-04-05
slub: make ->reserved unsigned int
Alexey Dobriyan
2
-2
/
+2
2018-04-05
slub: make ->red_left_pad unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->max_attr_size unsigned int
Alexey Dobriyan
1
-1
/
+2
2018-04-05
slub: make ->remote_node_defrag_ratio unsigned int
Alexey Dobriyan
2
-6
/
+7
2018-04-05
slab: make size_index_elem() unsigned int
Alexey Dobriyan
1
-3
/
+3
2018-04-05
slab: make size_index[] array u8
Alexey Dobriyan
1
-2
/
+2
2018-04-05
slab: make kmem_cache_create() work with 32-bit sizes
Alexey Dobriyan
5
-17
/
+19
2018-04-05
slab: make create_boot_cache() work with 32-bit sizes
Alexey Dobriyan
2
-5
/
+6
2018-04-05
slab: make create_kmalloc_cache() work with 32-bit sizes
Alexey Dobriyan
2
-7
/
+7
2018-04-05
slab: make kmalloc_size() return "unsigned int"
Alexey Dobriyan
2
-4
/
+4
2018-04-05
slab: make kmalloc_index() return "unsigned int"
Alexey Dobriyan
1
-3
/
+3
2018-04-05
slab: fixup calculate_alignment() argument type
Alexey Dobriyan
1
-1
/
+1
2018-04-05
mm/slub.c: use jitter-free reference while printing age
Chintan Pandya
1
-4
/
+5
2018-04-05
mm/slab_common.c: mark kmalloc machinery as __ro_after_init
Alexey Dobriyan
1
-3
/
+4
2018-04-05
fs: don't flush pagecache when expanding block device
shunki-fujita
1
-2
/
+4
2018-04-05
net/9p/client.c: fix potential refcnt problem of trans module
Chengguang Xu
1
-1
/
+4
2018-04-05
fs/9p: don't set SB_NOATIME by default
Yiwen Jiang
1
-1
/
+1
2018-04-05
9p: check memory allocation result for cachetag
Chengguang Xu
1
-0
/
+7
2018-04-05
9p: don't maintain dir i_nlink if the exported fs doesn't either
Eryu Guan
1
-4
/
+22
2018-04-05
net/9p: avoid -ERESTARTSYS leak to userspace
Greg Kurz
1
-2
/
+4
2018-04-05
ocfs2/dlm: clean up unused variable in dlm_process_recovery_data
Changwei Ge
1
-4
/
+0
2018-04-05
ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio
piaojun
1
-1
/
+10
2018-04-05
ocfs2: add duplicated ino number check
Gang He
1
-1
/
+20
2018-04-05
ocfs2: add kobject for online file check
Gang He
4
-202
/
+155
2018-04-05
ocfs2: fix some small problems
Gang He
1
-4
/
+4
2018-04-05
ocfs2: move some definitions to header file
Gang He
2
-27
/
+27
2018-04-05
ocfs2: correct spelling mistake for migratable for all
Changwei Ge
1
-4
/
+4
2018-04-05
ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
Colin Ian King
1
-1
/
+1
2018-04-05
ocfs2/dlm: wait for dlm recovery done when migrating all lock resources
piaojun
3
-3
/
+26
2018-04-05
ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()
Changwei Ge
1
-2
/
+0
2018-04-05
ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()
Changwei Ge
1
-4
/
+4
2018-04-05
fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment
Changwei Ge
1
-7
/
+0
2018-04-05
ocfs2: remove two unused functions from suballoc.c
Changwei Ge
1
-49
/
+0
2018-04-05
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
4
-26
/
+13
2018-04-05
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
3
-15
/
+33
2018-04-05
ocfs2: keep the trace point consistent with the function name
Jia Guo
3
-8
/
+8
2018-04-05
ocfs2: remove some unused function declarations
piaojun
1
-3
/
+0
2018-04-05
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
6
-12
/
+12
2018-04-05
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
9
-26
/
+21
2018-04-05
scripts/faddr2line: show the code context
Changbin Du
1
-1
/
+11
[next]