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
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
a.out: remove core dumping support
Linus Torvalds
1
-27
/
+0
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+2
2018-12-28
um: Remove obsolete reenable_XX calls
Anton Ivanov
1
-1
/
+0
2018-12-28
um: remove redundant generic-y
Masahiro Yamada
1
-2
/
+0
2018-12-28
um: Avoid marking pages with "changed protection"
Anton Ivanov
1
-1
/
+8
2018-12-28
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
1
-0
/
+1
2018-11-01
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-28
/
+0
2018-10-30
um: remove unused AIO code
Christoph Hellwig
1
-28
/
+0
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-2
/
+0
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+0
2018-06-10
um: remove uml initcalls
Alexander Pateenok
2
-11
/
+0
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
2
-0
/
+14
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2
-10
/
+19
2018-02-19
um: Restore symbol versions for __memcpy and memcpy
Geert Uytterhoeven
1
-0
/
+1
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
3
-7
/
+9
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-1
/
+2
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-12
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
19
-0
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
19
-0
/
+19
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-1
/
+1
2017-09-23
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-5
/
+0
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+4
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2
-1
/
+4
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
1
-1
/
+6
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
1
-3
/
+5
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-0
/
+8
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+22
2017-07-10
um: v2: Use generic NOTES macro
Thomas Meyer
1
-1
/
+1
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
1
-2
/
+0
2017-07-06
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
1
-0
/
+17
2017-07-06
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
1
-0
/
+2
2017-07-06
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
1
-0
/
+2
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-2
/
+0
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+0
2017-05-02
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
4
-8
/
+8
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2
-0
/
+2
2017-03-29
um: switch to RAW_COPY_USER
Al Viro
1
-4
/
+4
2017-03-28
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
1
-2
/
+0
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-28
add asm-generic/extable.h
Al Viro
1
-0
/
+1
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
1
-2
/
+2
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
1
-1
/
+1
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
1
-2
/
+2
[next]