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
2019-07-17
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
3
-45
/
+19
2019-07-17
coda: stop using 'struct timespec' in user API
Arnd Bergmann
3
-19
/
+62
2019-07-17
coda: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2019-07-17
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
Jan Harkes
2
-5
/
+5
2019-07-17
coda: don't try to print names that were considered too long
Jan Harkes
1
-2
/
+2
2019-07-17
coda: fix build using bare-metal toolchain
Sam Protsenko
1
-2
/
+1
2019-07-17
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
3
-4
/
+41
2019-07-17
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-07-17
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2
-13
/
+11
2019-07-17
uapi linux/coda.h: use __kernel_pid_t for userspace
Mikko Rapeli
1
-2
/
+2
2019-07-17
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
1
-2
/
+68
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
11
-156
/
+32
2019-07-17
init/Kconfig: fix neighboring typos
Kees Cook
1
-2
/
+2
2019-07-17
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
1
-1
/
+0
2019-07-17
fs/binfmt_flat.c: remove set but not used variable 'inode'
YueHaibing
1
-2
/
+0
2019-07-17
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
1
-0
/
+6
2019-07-17
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
3
-78
/
+59
2019-07-17
lib/test_meminit.c: minor test fixes
Alexander Potapenko
1
-6
/
+6
2019-07-17
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
1
-24
/
+26
2019-07-17
lib/string_helpers: fix some kerneldoc warnings
Jonathan Corbet
1
-37
/
+40
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
5
-0
/
+18
2019-07-17
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
1
-0
/
+9
2019-07-17
lib: introduce test_meminit module
Alexander Potapenko
3
-0
/
+371
2019-07-17
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
1
-5
/
+6
2019-07-17
lib/test_string.c: add some testcases for strchr and strnchr
Peter Rosin
1
-0
/
+77
2019-07-17
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
1
-3
/
+3
2019-07-17
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
1
-1
/
+10
2019-07-17
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
1
-1
/
+1
2019-07-17
get_maintainer: add ability to skip moderated mailing lists
Joe Perches
1
-4
/
+10
2019-07-17
asm-generic: fix a compilation warning
Qian Cai
1
-14
/
+60
2019-07-17
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
4
-9
/
+0
2019-07-17
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
9
-135
/
+136
2019-07-17
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
1
-7
/
+10
2019-07-17
kernel: fix typos and some coding style in comments
Weitao Hou
4
-12
/
+12
2019-07-17
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
1
-0
/
+4
2019-07-17
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
3
-0
/
+135
2019-07-17
fs/proc/inode.c: use typeof_member() macro
Alexey Dobriyan
1
-10
/
+17
2019-07-17
include/linux/kernel.h: add typeof_member() macro
Alexey Dobriyan
1
-0
/
+2
2019-07-17
vmcore: add a kernel parameter novmcoredd
Kairui Song
3
-1
/
+22
2019-07-17
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
1
-2
/
+15
2019-07-17
mm: stub out all of swapops.h for !CONFIG_MMU
Christoph Hellwig
1
-2
/
+3
2019-07-17
mm: provide a print_vma_addr stub for !CONFIG_MMU
Christoph Hellwig
1
-0
/
+6
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
3
-11
/
+7
2019-07-17
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
1
-0
/
+13
2019-07-17
mm/z3fold.c: reinitialize zhdr structs after migration
Henry Burns
1
-0
/
+10
2019-07-17
mm/z3fold.c: remove z3fold_migration trylock
Henry Burns
1
-6
/
+0
2019-07-17
mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
Andrew Morton
1
-13
/
+24
2019-07-17
mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
Yafang Shao
1
-0
/
+7
2019-07-17
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2
-16
/
+8
2019-07-17
mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
Yafang Shao
1
-7
/
+15
[prev]
[next]