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
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
2023-08-26
um: port_kern: fix -Wmissing-variable-declarations
Nick Desaulniers
2023-08-26
uml: audio: fix -Wmissing-variable-declarations
Nick Desaulniers
2023-08-26
um: vector: refactor deprecated strncpy
Justin Stitt
2023-08-26
um: use obj-y to descend into arch/um/*/
Masahiro Yamada
2023-08-26
um: Hard-code the result of 'uname -s'
Masahiro Yamada
2023-08-24
um: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-19
um: Fix hostaudio build errors
Randy Dunlap
2023-08-19
um: Remove strlcpy usage
Azeem Shaikh
2023-08-16
um: refactor deprecated strncpy to memcpy
Justin Stitt
2023-08-16
um: vector: refactor deprecated strncpy
Justin Stitt
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
2023-07-27
um: Remove strlcpy declaration
Azeem Shaikh
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-06-29
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-20
uml: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-16
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-15
Revert "[PATCH] uml: export symbols added by GCC hardened"
Masahiro Yamada
2023-06-14
um: Use HOST_DIR for mrproper
Kees Cook
2023-06-12
hostfs: Fix ephemeral inodes
Mickaël Salaün
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
ubd: remove commented out code in ubd_open
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-05-26
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
2023-05-10
um: harddog: fix modular build
Johannes Berg
2023-05-03
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
um: prevent user code in modules
Johannes Berg
2023-04-20
um: further clean up user_syms
Johannes Berg
[next]