index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-15
1
-8
/
+8
|
\
|
*
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
2024-03-08
1
-8
/
+8
*
|
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
7
-10
/
+11
|
\
\
|
*
|
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-20
7
-10
/
+10
|
*
|
string: Allow 2-argument strscpy()
Kees Cook
2024-02-20
1
-1
/
+2
|
|
/
*
|
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
2
-1
/
+2
|
\
\
|
*
|
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-06
2
-1
/
+2
*
|
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-86
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
1
-42
/
+16
|
*
|
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
1
-3
/
+1
|
*
|
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
1
-1
/
+1
|
*
|
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
2024-02-27
1
-6
/
+7
|
*
|
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
2024-02-27
1
-1
/
+1
|
*
|
ubd: remove ubd_disk_register
Christoph Hellwig
2024-02-27
1
-22
/
+15
|
*
|
ubd: remove the ubd_gendisk array
Christoph Hellwig
2024-02-27
1
-9
/
+4
|
*
|
ubd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
1
-3
/
+5
|
*
|
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-1
/
+1
*
|
|
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
1
-1
/
+1
|
/
/
*
/
um: Fix adding '-no-pie' for clang
Nathan Chancellor
2024-01-28
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-08
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
[next]