index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
2018-10-31
1
-1
/
+1
*
include/linux/signal.h: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-31
1
-0
/
+6
*
kernel/signal.c: fix a comment error
Weikang Shi
2018-10-31
2
-3
/
+3
*
fat: truncate inode timestamp updates in setattr
Frank Sorenson
2018-10-31
1
-0
/
+12
*
fat: change timestamp updates to use fat_truncate_time
Frank Sorenson
2018-10-31
5
-20
/
+20
*
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
2018-10-31
6
-0
/
+87
*
fat: create a function to calculate the timezone offest
Frank Sorenson
2018-10-31
1
-7
/
+9
*
fat: expand a slightly out-of-date comment
Mihir Mehta
2018-10-31
1
-1
/
+3
*
reiserfs: remove workaround code for GCC 3.x
Masahiro Yamada
2018-10-31
1
-9
/
+0
*
reiserfs: propagate errors from fill_with_dentries() properly
Jann Horn
2018-10-31
1
-0
/
+7
*
fs/hfs/extent.c: fix array out of bounds read of array extent
Colin Ian King
2018-10-31
1
-1
/
+1
*
hfs: update timestamp on truncate()
Ernesto A. Fernández
2018-10-31
1
-0
/
+2
*
hfsplus: update timestamps on truncate()
Ernesto A. Fernández
2018-10-31
1
-0
/
+1
*
hfs: fix return value of hfs_get_block()
Ernesto A. Fernández
2018-10-31
1
-1
/
+3
*
hfsplus: fix return value of hfsplus_get_block()
Ernesto A. Fernández
2018-10-31
1
-1
/
+3
*
hfs: prevent btree data loss on ENOSPC
Ernesto A. Fernández
2018-10-31
4
-16
/
+46
*
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
2018-10-31
5
-16
/
+68
*
hfs: fix BUG on bnode parent update
Ernesto A. Fernández
2018-10-31
1
-0
/
+1
*
hfs: prevent btree data loss on root split
Ernesto A. Fernández
2018-10-31
1
-0
/
+4
*
hfsplus: fix BUG on bnode parent update
Ernesto A. Fernández
2018-10-31
1
-0
/
+1
*
hfsplus: prevent btree data loss on root split
Ernesto A. Fernández
2018-10-31
1
-0
/
+4
*
init/do_mounts.c: add root=PARTLABEL=<name> support
Nikolaus Voss
2018-10-31
1
-0
/
+31
*
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
2018-10-31
1
-11
/
+0
*
include/linux/compat.h: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-31
1
-0
/
+3
*
lib/kstrtox.c: delete unnecessary casts
Alexey Dobriyan
2018-10-31
1
-8
/
+8
*
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
Wei Yang
2018-10-31
1
-2
/
+2
*
lib/sg_pool.c: remove unnecessary null check when freeing object
zhong jiang
2018-10-31
1
-4
/
+3
*
lib/zlib_inflate/inflate.c: remove fall through warnings
Corentin Labbe
2018-10-31
1
-0
/
+12
*
lib/parser.c: switch match_number() over to use match_strdup()
Eric Biggers
2018-10-31
1
-4
/
+1
*
lib/parser.c: switch match_u64int() over to use match_strdup()
Eric Biggers
2018-10-31
1
-4
/
+1
*
lib/parser.c: switch match_strdup() over to use kmemdup_nul()
Eric Biggers
2018-10-31
1
-5
/
+1
*
lib/bitmap.c: simplify bitmap_print_to_pagebuf()
Rasmus Villemoes
2018-10-31
1
-5
/
+2
*
lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf
Rasmus Villemoes
2018-10-31
1
-4
/
+6
*
linux/bitmap.h: relax comment on compile-time constant nbits
Rasmus Villemoes
2018-10-31
1
-2
/
+2
*
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
2018-10-31
1
-1
/
+1
*
linux/bitmap.h: remove redundant uses of small_const_nbits()
Rasmus Villemoes
2018-10-31
1
-18
/
+6
*
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
2018-10-31
1
-1
/
+6
*
lib/bitmap.c: remove wrong documentation
Rasmus Villemoes
2018-10-31
1
-5
/
+0
*
kernel/fail_function.c: remove meaningless null pointer check before debugfs_...
zhong jiang
2018-10-31
1
-2
/
+1
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
29
-199
/
+2
*
.mailmap: add Oleksij Rempel
Oleksij Rempel
2018-10-31
1
-0
/
+5
*
fs/proc/vmcore.c: Convert to use vmf_error()
Souptick Joarder
2018-10-31
1
-1
/
+1
*
mm/gup_benchmark.c: prevent integer overflow in ioctl
Dan Carpenter
2018-10-31
1
-0
/
+3
*
mm/hmm: invalidate device page table at start of invalidation
Jérôme Glisse
2018-10-31
1
-12
/
+15
*
mm/hmm: use a structure for update callback parameters
Jérôme Glisse
2018-10-31
2
-20
/
+44
*
mm/hmm: properly handle migration pmd
Jérôme Glisse
2018-10-31
1
-6
/
+34
*
mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
Ralph Campbell
2018-10-31
1
-15
/
+21
*
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
Ralph Campbell
2018-10-31
1
-1
/
+23
*
mm/hmm: fix utf8 ...
Jérôme Glisse
2018-10-31
2
-2
/
+2
*
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
22
-958
/
+1439
|
\
[next]