index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
um: Fix adding '-no-pie' for clang
Nathan Chancellor
2024-01-27
1
-1
/
+3
|
/
*
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
7
-17
/
+17
|
\
|
*
tty: um: convert to u8/__u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
7
-17
/
+17
*
|
Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-17
21
-306
/
+148
|
\
\
|
*
|
um: Remove unused register save/restore functions
Benjamin Berg
2024-01-05
2
-22
/
+0
|
*
|
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2024-01-05
1
-3
/
+0
|
*
|
arch: um: Add Clang coverage support
MichaĆ Winiarski
2024-01-05
1
-0
/
+5
|
*
|
um: time-travel: fix time corruption
Johannes Berg
2024-01-05
1
-5
/
+27
|
*
|
um: net: Fix return type of uml_net_start_xmit()
Nathan Chancellor
2024-01-05
1
-1
/
+1
|
*
|
um: Do not use printk in userspace trampoline
Benjamin Berg
2024-01-04
1
-6
/
+6
|
*
|
um: Reap winch thread if it fails
Benjamin Berg
2024-01-04
2
-10
/
+19
|
*
|
um: Do not use printk in SIGWINCH helper thread
Benjamin Berg
2024-01-04
1
-13
/
+13
|
*
|
um: Don't use vfprintf() for os_info()
Benjamin Berg
2024-01-04
1
-2
/
+17
|
*
|
um: Make errors to stop ptraced child fatal during startup
Benjamin Berg
2024-01-04
1
-29
/
+12
|
*
|
um: Drop NULL check from start_userspace
Benjamin Berg
2024-01-04
1
-29
/
+24
|
*
|
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
8
-182
/
+19
|
*
|
um: document arch_futex_atomic_op_inuser
Anton Ivanov
2024-01-04
1
-1
/
+3
|
*
|
um: mmu: remove stub_pages
Johannes Berg
2024-01-04
1
-1
/
+0
|
*
|
um: Fix naming clash between UML and scheduler
Anton Ivanov
2024-01-04
3
-5
/
+5
|
*
|
um: virt-pci: fix platform map offset
Vincent Whitchurch
2024-01-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-1
/
+0
|
\
\
|
*
|
ubd: use the default discard granularity
Christoph Hellwig
2023-12-29
1
-1
/
+0
|
|
/
*
/
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-2
/
+2
|
/
*
um,ethertap: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-09-29
1
-1
/
+1
*
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-04
13
-26
/
+17
|
\
|
*
um: virt-pci: fix missing declaration warning
Vincent Whitchurch
2023-08-26
1
-0
/
+2
|
*
um: Refactor deprecated strncpy to memcpy
Justin Stitt
2023-08-26
1
-2
/
+2
|
*
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
2023-08-26
4
-3
/
+3
|
*
um: port_kern: fix -Wmissing-variable-declarations
Nick Desaulniers
2023-08-26
1
-1
/
+1
|
*
uml: audio: fix -Wmissing-variable-declarations
Nick Desaulniers
2023-08-26
1
-1
/
+1
|
*
um: vector: refactor deprecated strncpy
Justin Stitt
2023-08-26
1
-2
/
+2
|
*
um: use obj-y to descend into arch/um/*/
Masahiro Yamada
2023-08-26
2
-4
/
+2
|
*
um: Hard-code the result of 'uname -s'
Masahiro Yamada
2023-08-26
1
-4
/
+3
|
*
um: Fix hostaudio build errors
Randy Dunlap
2023-08-19
4
-14
/
+6
|
*
um: Remove strlcpy usage
Azeem Shaikh
2023-08-19
2
-4
/
+3
*
|
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
2
-3
/
+2
|
\
\
|
*
|
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
2
-2
/
+2
|
*
|
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
2
-3
/
+2
|
|
/
*
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
\
|
*
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-14
/
+11
|
\
\
\
|
*
|
|
um: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-5
/
+2
|
*
|
|
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-9
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
4
-8
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
um: refactor deprecated strncpy to memcpy
Justin Stitt
2023-08-16
1
-2
/
+2
|
*
|
um: vector: refactor deprecated strncpy
Justin Stitt
2023-08-16
1
-2
/
+2
|
*
|
um: Remove strlcpy declaration
Azeem Shaikh
2023-07-27
2
-4
/
+3
*
|
|
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
2
-2
/
+2
*
|
|
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
2023-07-27
1
-3
/
+4
|
/
/
*
/
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2023-07-10
1
-1
/
+1
|
/
[prev]
[next]