index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-17
12
-153
/
+53
|
\
|
*
um: Mark 32bit syscall helpers as clobbering memory
Benjamin Berg
2024-01-05
1
-6
/
+12
|
*
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2024-01-05
6
-68
/
+16
|
*
um: Always inline stub functions
Benjamin Berg
2024-01-04
2
-18
/
+20
|
*
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
4
-61
/
+5
*
|
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
1
-0
/
+1
|
/
*
UML: remove unused cmd_vdso_install
Masahiro Yamada
2023-10-18
1
-12
/
+0
*
um: Hard-code the result of 'uname -s'
Masahiro Yamada
2023-08-26
1
-1
/
+1
*
um: Use the x86 checksum implementation on 32-bit
David Gow
2023-08-26
2
-215
/
+2
*
um: Remove unsued extern declaration ldt_host_info()
YueHaibing
2023-08-26
1
-2
/
+0
*
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
3
-9
/
+9
*
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-01
2
-5
/
+9
|
\
|
*
um: Support LTO
Peter Foley
2023-02-13
1
-1
/
+1
|
*
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
2023-02-10
1
-4
/
+8
*
|
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-26
2
-2
/
+2
|
\
\
|
*
|
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-02-05
2
-2
/
+2
|
|
/
*
/
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
/
*
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2023-01-05
1
-2
/
+2
*
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
2022-11-24
1
-4
/
+0
*
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2022-09-21
1
-1
/
+1
*
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub
2022-09-19
1
-6
/
+0
*
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
2022-09-19
1
-3
/
+2
*
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-06
1
-1
/
+2
|
\
|
*
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-08-04
1
-1
/
+2
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-1
/
+1
|
\
\
|
*
|
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-1
/
+1
|
|
/
*
|
um: include linux/stddef.h for __always_inline
Jason A. Donenfeld
2022-07-17
1
-0
/
+1
*
|
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
2
-1
/
+5
*
|
um: x86: print RIP with symbol
Johannes Berg
2022-07-17
1
-2
/
+2
*
|
x86/um: Kconfig: Fix indentation
Juerg Haefliger
2022-07-17
1
-5
/
+5
|
/
*
um: Fix out-of-bounds read in LDT setup
Vincent Whitchurch
2022-05-27
1
-2
/
+4
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-04-01
1
-0
/
+1
|
\
|
*
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
2022-01-30
1
-0
/
+1
*
|
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
2
-4
/
+2
|
\
\
|
*
|
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
2022-03-11
1
-3
/
+2
|
*
|
um: Remove duplicated include in syscalls_64.c
Yang Li
2022-03-11
1
-1
/
+0
|
|
/
*
|
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
1
-5
/
+4
|
\
\
|
*
|
um: Allow builds with Clang
Kees Cook
2022-03-21
1
-5
/
+4
|
|
/
*
/
elfcore: Replace CONFIG_{IA64, UML} checks with a new option
Catalin Marinas
2022-02-15
1
-0
/
+1
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-15
1
-1
/
+0
*
|
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-12
3
-4
/
+4
|
\
\
|
*
|
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
3
-4
/
+4
|
|
/
*
|
um: remove set_fs
Christoph Hellwig
2021-12-22
1
-8
/
+0
*
|
uml/i386: missing include in barrier.h
Al Viro
2021-12-21
1
-0
/
+1
*
|
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
5
-0
/
+5
*
|
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2021-12-21
3
-6
/
+10
*
|
uml: trim unused junk from arch/x86/um/sys_call_table_*.c
Al Viro
2021-12-21
2
-18
/
+0
*
|
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
1
-1
/
+2
*
|
uml: x86: add FORCE to user_constants.h
Johannes Berg
2021-12-21
1
-1
/
+1
|
/
[next]