Age | Commit message (Expand) | Author |
---|---|---|
2024-07-03 | um: Rework syscall handling | Benjamin Berg |
2024-02-20 | um: Convert strscpy() usage to 2-argument style | Kees Cook |
2024-02-20 | string: Allow 2-argument strscpy() | Kees Cook |
2023-07-27 | um: Remove strlcpy declaration | Azeem Shaikh |
2023-06-20 | uml: Replace strlcpy with strscpy | Azeem Shaikh |
2022-07-17 | um: include sys/types.h for size_t | Jason A. Donenfeld |
2021-07-19 | printk: Userspace format indexing support | Chris Down |
2019-09-15 | um: Add SPDX headers for files in arch/um/include | Alex Dewar |
2015-05-31 | um: Stop abusing __KERNEL__ | Richard Weinberger |
2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven |
2011-11-02 | um: take userland definition of barrier() to user.h | Al Viro |
2011-11-02 | um: trim unused junk from user.h | Al Viro |
2011-11-02 | um: get rid of kern_constants.h | Al Viro |
2008-10-22 | x86, um: get rid of uml-config.h | Al Viro |
2008-10-22 | x86, um: take arch/um/include/* out of the way | Al Viro |