index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
6
-2
/
+3
2020-06-05
kernel/relay.c: fix read_pos error when multiple readers
Pengcheng Yang
1
-10
/
+7
2020-06-05
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
1
-0
/
+5
2020-06-05
rapidio: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-8
/
+5
2020-06-05
rapidio: avoid data race between file operation callbacks and mport_cdev_add().
Madhuparna Bhowmik
1
-7
/
+7
2020-06-05
exec: open code copy_string_kernel
Christoph Hellwig
1
-9
/
+34
2020-06-05
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
5
-17
/
+15
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
[next]