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.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
2017-05-09
s390: use set_memory.h header
Laura Abbott
7
-1
/
+7
2017-05-09
arm64: use set_memory.h header
Laura Abbott
2
-0
/
+2
2017-05-09
arm: use set_memory.h header
Laura Abbott
4
-0
/
+4
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
9
-136
/
+167
2017-05-09
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
7
-6
/
+9
2017-05-09
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
6
-8
/
+11
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
25
-28
/
+29
2017-05-09
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
5
-4
/
+5
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
20
-41
/
+31
2017-05-09
mm, swap: use kvzalloc to allocate some swap data structures
Huang Ying
3
-13
/
+18
2017-05-09
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
1
-6
/
+2
2017-05-09
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
1
-9
/
+4
2017-05-09
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2
-26
/
+10
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
44
-350
/
+128
2017-05-09
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
1
-1
/
+1
2017-05-09
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
1
-7
/
+1
2017-05-09
lib/rhashtable.c: simplify a strange allocation pattern
Michal Hocko
1
-10
/
+3
2017-05-09
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
4
-27
/
+24
2017-05-09
mm, vmalloc: properly track vmalloc users
Michal Hocko
2
-11
/
+20
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
24
-130
/
+103
2017-05-09
sysv,ipc: cacheline align kern_ipc_perm
Davidlohr Bueso
2
-6
/
+4
2017-05-09
ipc/shm: some shmat cleanups
Davidlohr Bueso
1
-9
/
+7
2017-05-09
initramfs: use vfs_stat/lstat directly
Arnd Bergmann
2
-24
/
+10
2017-05-09
initramfs: provide a way to ignore image provided by bootloader
Daniel Thompson
2
-1
/
+11
2017-05-09
lib/zlib_inflate/inftrees.c: fix potential buffer overflow
Guenter Roeck
1
-1
/
+1
2017-05-09
lib/fault-inject.c: use correct check for interrupts
Dmitry Vyukov
1
-1
/
+1
2017-05-09
kcov: simplify interrupt check
Dmitry Vyukov
1
-8
/
+1
2017-05-09
taskstats: add e/u/stime for TGID command
Zhang Xiao
1
-0
/
+14
2017-05-09
pidns: expose task pid_ns_for_children to userspace
Kirill Tkhai
3
-0
/
+36
2017-05-09
ns: allow ns_entries to have custom symlink content
Kirill Tkhai
2
-1
/
+4
2017-05-09
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
1
-1
/
+3
2017-05-09
powerpc/fadump: update documentation about crashkernel parameter reuse
Hari Bathini
1
-8
/
+15
2017-05-09
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
1
-13
/
+10
2017-05-09
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
5
-37
/
+16
2017-05-09
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
5
-70
/
+20
2017-05-09
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
9
-462
/
+531
2017-05-09
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
3
-4
/
+4
2017-05-09
fork: free vmapped stacks in cache when cpus are offline
Hoeun Ryu
1
-0
/
+23
2017-05-09
reiserfs: use designated initializers
Kees Cook
1
-12
/
+12
2017-05-09
checkpatch: improve the SUSPECT_CODE_INDENT test
Joe Perches
1
-1
/
+3
2017-05-09
checkpatch: improve the embedded function name test for patch contexts
Joe Perches
1
-9
/
+8
2017-05-09
checkpatch: add --typedefsfile
Jerome Forissier
1
-17
/
+35
2017-05-09
checkpatch: improve k.alloc with multiplication and sizeof test
Joe Perches
1
-3
/
+10
2017-05-09
checkpatch: special audit for revert commit line
Wei Wang
1
-0
/
+1
2017-05-09
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
Joe Perches
1
-5
/
+7
2017-05-09
checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test
Joe Perches
1
-2
/
+4
2017-05-09
checkpatch: avoid suggesting struct definitions should be const
Joe Perches
1
-3
/
+3
2017-05-09
checkpatch: allow space leading blank lines in email headers
Joe Perches
1
-2
/
+2
2017-05-09
checkpatch: improve EMBEDDED_FUNCTION_NAME test
Joe Perches
1
-0
/
+11
2017-05-09
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2
-0
/
+29
[next]