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
path:
root
/
arch
/
um
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-22
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-7
/
+2
2022-06-14
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
1
-0
/
+2
2020-02-01
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
1
-1
/
+1
2020-01-14
um: Implement copy_thread_tls
Amanieu d'Antras
1
-1
/
+1
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
13
-13
/
+13
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
1
-2
/
+3
2019-09-15
um: Don't use generic barrier.h
Johannes Berg
1
-1
/
+0
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
1
-1
/
+1
2019-09-15
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
1
-1
/
+0
2019-09-15
um: Fix off by one error in IRQ enumeration
Anton Ivanov
1
-1
/
+1
2019-07-15
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-12
um: switch to generic version of pte allocation
Mike Rapoport
1
-14
/
+2
2019-07-03
um: Silence lockdep complaint about mmap_sem
Johannes Berg
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2019-05-13
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
1
-1
/
+0
2019-05-08
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
1
-1
/
+6
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-156
/
+2
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-33
/
+6
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-33
/
+6
2019-04-03
um/tlb: Convert to generic mmu_gather
Peter Zijlstra
1
-154
/
+2
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-3
/
+1
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 redundant generic-y
Masahiro Yamada
1
-2
/
+0
2018-12-28
um: Avoid marking pages with "changed protection"
Anton Ivanov
1
-1
/
+8
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
1
-6
/
+0
2018-06-10
um: remove uml initcalls
Alexander Pateenok
1
-6
/
+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
1
-0
/
+12
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-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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
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
1
-0
/
+3
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-0
/
+3
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
[next]