index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
split-man.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
1
-28
/
+6
2020-06-05
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
1
-26
/
+6
2020-06-05
include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
Kefeng Wang
1
-0
/
+19
2020-06-05
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
1
-3
/
+4
2020-06-05
fat: improve the readahead for FAT entries
OGAWA Hirofumi
1
-28
/
+75
2020-06-05
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
1
-0
/
+6
2020-06-05
init: allow distribution configuration of default init
Chris Down
2
-0
/
+20
2020-06-05
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-05
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
1
-4
/
+0
2020-06-05
checkpatch: use patch subject when reading from stdin
Geert Uytterhoeven
1
-0
/
+1
2020-06-05
checkpatch: disallow --git and --file/--fix
Joe Perches
1
-2
/
+4
2020-06-05
checkpatch: look for c99 comments in ctx_locate_comment
Joe Perches
1
-1
/
+9
2020-06-05
checkpatch: additional MAINTAINER section entry ordering checks
Joe Perches
1
-8
/
+37
2020-06-05
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-05
lib: make a test module with set/clear bit
Jesse Brandeburg
4
-0
/
+76
2020-06-05
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
1
-4
/
+3
2020-06-05
lib/percpu-refcount.c: use a more common logging style
Joe Perches
1
-3
/
+3
2020-06-05
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
1
-56
/
+35
2020-06-05
lib/test_lockup.c: make test_inode static
Jason Yan
1
-1
/
+1
2020-06-05
lib: Add might_fault() to strncpy_from_user.
KP Singh
1
-0
/
+1
2020-06-05
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
1
-5
/
+5
2020-06-05
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
Joe Perches
1
-0
/
+2
2020-06-05
get_maintainer: add email addresses from .yaml files
Joe Perches
1
-15
/
+29
2020-06-05
user.c: make uidhash_table static
Jason Yan
1
-1
/
+1
2020-06-05
proc: rename "catch" function argument
Alexey Dobriyan
1
-4
/
+4
2020-06-05
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
1
-4
/
+3
2020-06-05
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
1
-1
/
+1
2020-06-05
mm: use false for bool variable
Zou Wei
3
-3
/
+3
2020-06-05
mm/memory: fix a typo in comment "attampt"->"attempt"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/sparse: fix a typo in comment "convienence"->"convenience"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
Ethon Paul
1
-1
/
+1
2020-06-05
mm: fix a typo in comment "strucure"->"structure"
Ethon Paul
1
-1
/
+1
2020-06-05
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
1
-2
/
+2
2020-06-05
mm/frontswap: fix some typos in frontswap.c
Ethon Paul
1
-3
/
+3
2020-06-05
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/memblock: fix a typo in comment "implict"->"implicit"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
Ethon Paul
1
-1
/
+1
2020-06-05
mm/vmsan: fix some typos in comment
Ethon Paul
1
-3
/
+3
2020-06-05
mm/hugetlb: fix a typos in comments
Ethon Paul
1
-8
/
+8
2020-06-05
mm: mmap: fix a typo in comment "compatbility"->"compatibility"
Ethon Paul
1
-1
/
+1
2020-06-05
mm: ksm: fix a typo in comment "alreaady"->"already"
Ethon Paul
1
-5
/
+5
2020-06-05
mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"
Ethon Paul
1
-1
/
+1
2020-06-05
mm: replace zero-length array with flexible-array member
chenqiwu
1
-1
/
+1
2020-06-05
mm/memory_hotplug: disable the functionality for 32b
Michal Hocko
1
-0
/
+1
2020-06-05
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2
-2
/
+27
2020-06-05
kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
1
-0
/
+5
2020-06-05
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
3
-4
/
+61
2020-06-05
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
2
-10
/
+13
[next]