index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-25
fs/reiserfs/do_balan.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/fix_node.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/objectid.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/lbalance.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/stree.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
2019-09-25
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
2019-09-25
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
2019-09-25
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
2019-09-25
checkpatch: allow consecutive close braces
Joe Perches
2019-09-25
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
2019-09-25
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
2019-09-25
checkpatch.pl: warn on invalid commit id
Matteo Croce
2019-09-25
checkpatch: improve SPDX license checking
Joe Perches
2019-09-25
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
2019-09-25
lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds
Stephen Boyd
2019-09-25
lib/extable.c: add missing prototypes
Valdis Kletnieks
2019-09-25
lib/generic-radix-tree.c: make 2 functions static inline
Valdis Kletnieks
2019-09-25
strscpy: reject buffer sizes larger than INT_MAX
Kees Cook
2019-09-25
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
2019-09-25
kernel-doc: core-api: include string.h into core-api
Joe Perches
2019-09-25
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-25
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-25
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
2019-09-25
linux/coff.h: add include guard
Masahiro Yamada
2019-09-25
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-24
Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-24
Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
mm/zsmalloc.c: fix a -Wunused-function warning
Qian Cai
2019-09-24
zswap: do not map same object twice
Vitaly Wool
2019-09-24
zswap: use movable memory if zpool support allocate movable memory
Hui Zhu
2019-09-24
zpool: add malloc_support_movable to zpool_driver
Hui Zhu
2019-09-24
shmem: fix obsolete comment in shmem_getpage_gfp()
Miles Chen
2019-09-24
mm/madvise: reduce code duplication in error handling paths
Mike Rapoport
2019-09-24
mm: mmap: increase sockets maximum memory size pgoff for 32bits
Ivan Khoronzhuk
2019-09-24
mm/mmap.c: refine find_vma_prev() with rb_last()
Wei Yang
2019-09-24
riscv: make mmap allocation top-down by default
Alexandre Ghiti
2019-09-24
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
2019-09-24
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
2019-09-24
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-24
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-24
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
[next]