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
*
selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()
Ram Pai
2020-06-05
1
-2
/
+2
*
selftests/vm/pkeys: fix pkey_disable_clear()
Ram Pai
2020-06-05
1
-2
/
+2
*
selftests: vm: pkeys: add helpers for pkey bits
Sandipan Das
2020-06-05
3
-23
/
+36
*
selftests: vm: pkeys: Use sane types for pkey register
Sandipan Das
2020-06-05
3
-53
/
+72
*
selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()
Thiago Jung Bauermann
2020-06-05
1
-0
/
+4
*
selftests/vm/pkeys: move some definitions to arch-specific header
Thiago Jung Bauermann
2020-06-05
3
-152
/
+162
*
selftests/vm/pkeys: move generic definitions to header file
Ram Pai
2020-06-05
2
-32
/
+30
*
selftests/vm/pkeys: rename all references to pkru to a generic name
Ram Pai
2020-06-05
2
-155
/
+170
*
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
2020-06-05
6
-2
/
+3
*
kernel/relay.c: fix read_pos error when multiple readers
Pengcheng Yang
2020-06-05
1
-10
/
+7
*
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
2020-06-05
1
-0
/
+5
*
rapidio: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-05
1
-8
/
+5
*
rapidio: avoid data race between file operation callbacks and mport_cdev_add().
Madhuparna Bhowmik
2020-06-05
1
-7
/
+7
*
exec: open code copy_string_kernel
Christoph Hellwig
2020-06-05
1
-9
/
+34
*
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
2020-06-05
5
-17
/
+15
*
kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
2020-06-05
1
-28
/
+6
*
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
2020-06-05
1
-26
/
+6
*
include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
Kefeng Wang
2020-06-05
1
-0
/
+19
*
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
2020-06-05
1
-3
/
+4
*
fat: improve the readahead for FAT entries
OGAWA Hirofumi
2020-06-05
1
-28
/
+75
*
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-05
1
-0
/
+6
*
init: allow distribution configuration of default init
Chris Down
2020-06-05
2
-0
/
+20
*
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
2020-06-05
1
-1
/
+1
*
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
2020-06-05
1
-4
/
+0
*
checkpatch: use patch subject when reading from stdin
Geert Uytterhoeven
2020-06-05
1
-0
/
+1
*
checkpatch: disallow --git and --file/--fix
Joe Perches
2020-06-05
1
-2
/
+4
*
checkpatch: look for c99 comments in ctx_locate_comment
Joe Perches
2020-06-05
1
-1
/
+9
*
checkpatch: additional MAINTAINER section entry ordering checks
Joe Perches
2020-06-05
1
-8
/
+37
*
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
2020-06-05
1
-1
/
+1
*
lib: make a test module with set/clear bit
Jesse Brandeburg
2020-06-05
4
-0
/
+76
*
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
2020-06-05
1
-4
/
+3
*
lib/percpu-refcount.c: use a more common logging style
Joe Perches
2020-06-05
1
-3
/
+3
*
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
2020-06-05
1
-56
/
+35
*
lib/test_lockup.c: make test_inode static
Jason Yan
2020-06-05
1
-1
/
+1
*
lib: Add might_fault() to strncpy_from_user.
KP Singh
2020-06-05
1
-0
/
+1
*
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
2020-06-05
1
-5
/
+5
*
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
Joe Perches
2020-06-05
1
-0
/
+2
*
get_maintainer: add email addresses from .yaml files
Joe Perches
2020-06-05
1
-15
/
+29
*
user.c: make uidhash_table static
Jason Yan
2020-06-05
1
-1
/
+1
*
proc: rename "catch" function argument
Alexey Dobriyan
2020-06-05
1
-4
/
+4
*
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
2020-06-05
1
-4
/
+3
*
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
2020-06-05
1
-1
/
+1
*
mm: use false for bool variable
Zou Wei
2020-06-05
3
-3
/
+3
*
mm/memory: fix a typo in comment "attampt"->"attempt"
Ethon Paul
2020-06-05
1
-1
/
+1
*
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
2020-06-05
1
-1
/
+1
*
mm/sparse: fix a typo in comment "convienence"->"convenience"
Ethon Paul
2020-06-05
1
-1
/
+1
*
mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
Ethon Paul
2020-06-05
1
-1
/
+1
*
mm: fix a typo in comment "strucure"->"structure"
Ethon Paul
2020-06-05
1
-1
/
+1
*
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
2020-06-05
1
-2
/
+2
*
mm/frontswap: fix some typos in frontswap.c
Ethon Paul
2020-06-05
1
-3
/
+3
[next]