projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2023-08-23
Thomas Weißschuh
MAINTAINERS: nolibc: add myself as co-maintainer
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: enable compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: don't strip nolibc-test
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: prevent out of bounds access in expec...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: use correct return type for read...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: avoid sign-compare warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: avoid unused parameter warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: make functions static if possible
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: mark test helpers as potentially...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: drop unused variables
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Willy Tarreau
selftests/nolibc: avoid warnings during intptr tests
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
tools/nolibc: stdint: use __SIZE_TYPE__ for size_t
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
tools/nolibc: sys: avoid implicit sign cast
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
tools/nolibc: setvbuf: avoid unused parameter warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
tools/nolibc: fix return type of getpagesize()
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
tools/nolibc: drop unused variables
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Yuan Tan
selftests/nolibc: add testcase for pipe
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Yuan Tan
tools/nolibc: add pipe() and pipe2() support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: mmap_munmap_good: fix up return value
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: avoid buffer underrun in space printing
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Ryan Roberts
tools/nolibc/stdio: add setvbuf() to set buffering...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: allow test -include /path/to/nolibc.h
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: allow run nolibc-test locally
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add testcases for startup code
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPEC...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: s390: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: riscv: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: loongarch: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: mips: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: x86_64: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: i386: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: aarch64: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: arm: shrink _start with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: crt.h: initialize stack protector
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: stackprotector.h: add empty __stack_chk_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: add new crt.h with _start_c
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: remove the old sys_stat support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: fix up startup failures for -O0 under...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: arch-*.h: add missing space after ','
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: avoid gaps in test numbers
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: simplify status printing
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: make evaluation of test conditions
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
tools/nolibc: completely remove optional environ support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: report: add newline before test failures
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: report: extrude the test status line
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: report: align passed, skipped and...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: report: print total tests
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: report: print a summarized test status
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add chmod_argv0 test
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: chroot_exe: remove procfs dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: stat_timestamps: remove procfs dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: chdir_root: restore current path...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: prepare /tmp for tests that need...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add a new rmdir() test case
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: add rmdir() support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: link_cross: use /proc/self/cmdline
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: fix up kernel parameters support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: prefer <sys/reboot.h> to <linux/reboot.h>
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: types.h: add RB_ flags for reboot()
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: fix up int_fast16/32_t test cases...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add _LARGEFILE64_SOURCE for musl
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: gettid: restore for glibc and musl
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: stat_fault: silence NULL argument...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add run-libc-test target
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add mmap_munmap_good test case
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add munmap_bad test case
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add mmap_bad test case
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add sbrk_0 to test current brk getting
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: prepare: create /dev/zero
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
selftests/nolibc: export argv0 for some tests
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: clean up sbrk() routine
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: clean up mmap() routine
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: __sysret: support syscalls who return...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: add missing my_syscall6() for mips
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: arch-mips.h: shrink with _NOLIBC_SYSCALL_...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYS...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
toolc/nolibc: arch-*.h: clean up whitespaces after...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Zhangjin Wu
tools/nolibc: arch-*.h: fix up code indent errors
commit
|
commitdiff
|
tree
|
snapshot
2023-08-23
Thomas Weißschuh
selftests/nolibc: simplify call to ioperm
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
tools/nolibc: unistd.h: reorder the syscall macros
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
tools/nolibc: sys.h: apply __sysret() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
tools/nolibc: unistd.h: apply __sysret() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
tools/nolibc: sys.h: add a syscall return helper
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
tools/nolibc: fix up undeclared syscall macros with...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
tools/nolibc: fix up #error compile failures with ...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
selftests/nolibc: restore the failed tests print
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
selftests/nolibc: always print the path to test log...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Zhangjin Wu
selftests/nolibc: add a standalone test report macro
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Linux 6.5-rc1
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
MAINTAINERS 2: Electric Boogaloo
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Merge tag 'x86-core-2023-07-09' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Merge tag 'mips_6.5_1' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Merge tag 'xfs-6.5-merge-6' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-09
Linus Torvalds
Merge tag '6.5-rc-smb3-client-fixes-part2' of git:...
commit
|
commitdiff
|
tree
|
snapshot
next