index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-27
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
2024-02-27
ubd: remove ubd_disk_register
Christoph Hellwig
2024-02-27
ubd: remove the ubd_gendisk array
Christoph Hellwig
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
2024-02-19
ubd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-01-28
um: Fix adding '-no-pie' for clang
Nathan Chancellor
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-17
Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-05
um: Remove unused register save/restore functions
Benjamin Berg
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
2024-01-05
arch: um: Add Clang coverage support
MichaĆ Winiarski
2024-01-05
um: time-travel: fix time corruption
Johannes Berg
2024-01-05
um: net: Fix return type of uml_net_start_xmit()
Nathan Chancellor
2024-01-04
um: Do not use printk in userspace trampoline
Benjamin Berg
2024-01-04
um: Reap winch thread if it fails
Benjamin Berg
2024-01-04
um: Do not use printk in SIGWINCH helper thread
Benjamin Berg
2024-01-04
um: Don't use vfprintf() for os_info()
Benjamin Berg
2024-01-04
um: Make errors to stop ptraced child fatal during startup
Benjamin Berg
2024-01-04
um: Drop NULL check from start_userspace
Benjamin Berg
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
um: document arch_futex_atomic_op_inuser
Anton Ivanov
2024-01-04
um: mmu: remove stub_pages
Johannes Berg
2024-01-04
um: Fix naming clash between UML and scheduler
Anton Ivanov
2024-01-04
um: virt-pci: fix platform map offset
Vincent Whitchurch
2023-12-29
ubd: use the default discard granularity
Christoph Hellwig
2023-12-08
tty: um: convert to u8/__u8 and size_t
Jiri Slaby (SUSE)
2023-09-29
um,ethertap: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-26
um: virt-pci: fix missing declaration warning
Vincent Whitchurch
2023-08-26
um: Refactor deprecated strncpy to memcpy
Justin Stitt
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
[next]