Age | Commit message (Expand) | Author | Files | Lines |
2023-06-27 | Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 20 | -264/+486 |
2023-06-09 | tools/nolibc: open: fix up compile warning for arm | Zhangjin Wu | 1 | -1/+1 |
2023-06-09 | tools/nolibc: arm: add missing my_syscall6 | Zhangjin Wu | 1 | -0/+23 |
2023-06-09 | selftests/nolibc: not include limits.h for nolibc | Zhangjin Wu | 1 | -0/+14 |
2023-06-09 | tools/nolibc: ensure fast64 integer types have 64 bits | Thomas Weißschuh | 1 | -5/+5 |
2023-06-09 | tools/nolibc: ppoll/ppoll_time64: add a missing argument | Zhangjin Wu | 1 | -1/+1 |
2023-06-09 | tools/nolibc: support nanoseconds in stat() | Thomas Weißschuh | 2 | -33/+39 |
2023-06-09 | tools/nolibc: add support for prctl() | Thomas Weißschuh | 1 | -0/+27 |
2023-06-09 | tools/nolibc: s390: disable stackprotector in _start | Thomas Weißschuh | 1 | -1/+3 |
2023-06-09 | tools/nolibc: fix segfaults on compilers without attribute no_stack_protector | Thomas Weißschuh | 9 | -8/+18 |
2023-06-09 | tools/nolibc: add autodetection for stackprotector support | Thomas Weißschuh | 10 | -28/+40 |
2023-06-09 | tools/nolibc: reformat list of headers to be installed | Thomas Weißschuh | 1 | -2/+16 |
2023-06-09 | tools/nolibc: ensure stack protector guard is never zero | Thomas Weißschuh | 1 | -2/+3 |
2023-06-09 | tools/nolibc: x86_64: disable stack protector for _start | Thomas Weißschuh | 1 | -1/+1 |
2023-06-09 | tools/nolibc: fix typo pint -> point | Thomas Weißschuh | 1 | -1/+1 |
2023-06-09 | tools/nolibc: riscv: add stackprotector support | Thomas Weißschuh | 1 | -1/+6 |
2023-06-09 | tools/nolibc: mips: add stackprotector support | Thomas Weißschuh | 1 | -1/+7 |
2023-06-09 | tools/nolibc: loongarch: add stackprotector support | Thomas Weißschuh | 1 | -1/+6 |
2023-06-09 | tools/nolibc: arm: add stackprotector support | Thomas Weißschuh | 1 | -1/+6 |
2023-06-09 | tools/nolibc: aarch64: add stackprotector support | Thomas Weißschuh | 1 | -1/+6 |
2023-06-09 | tools/nolibc/unistd: add syscall() | Thomas Weißschuh | 1 | -0/+15 |
2023-06-09 | tools/nolibc: riscv: Fix up load/store instructions for rv32 | Zhangjin Wu | 1 | -5/+9 |
2023-06-09 | tools/nolibc: remove LINUX_REBOOT_ constants | Thomas Weißschuh | 2 | -8/+1 |
2023-06-09 | tools/nolibc: s390: provide custom implementation for sys_fork | Thomas Weißschuh | 2 | -0/+11 |
2023-06-09 | tools/nolibc: use C89 comment syntax | Thomas Weißschuh | 10 | -149/+149 |
2023-06-09 | tools/nolibc: use __inline__ syntax | Thomas Weißschuh | 1 | -9/+9 |
2023-06-09 | tools/nolibc: use standard __asm__ statements | Thomas Weißschuh | 1 | -2/+2 |
2023-06-09 | tools/nolibc: Fix build of stdio.h due to header ordering | Mark Brown | 1 | -1/+1 |
2023-06-09 | tools/nolibc: implement fd-based FILE streams | Thomas Weißschuh | 1 | -27/+68 |
2023-06-09 | tools/nolibc: add wrapper for memfd_create | Thomas Weißschuh | 1 | -0/+23 |
2023-06-08 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+1 |
2023-06-06 | bpf: netfilter: Add BPF_NETFILTER bpf_attach_type | Florian Westphal | 1 | -0/+1 |
2023-05-26 | tools headers UAPI: Sync the linux/in.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2023-05-26 | perf cs-etm: Copy kernel coresight-pmu.h header | James Clark | 1 | -13/+0 |
2023-05-17 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2023-05-16 | tools headers UAPI: Sync linux/prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2023-05-10 | tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources | Yanteng Si | 1 | -2/+10 |
2023-05-10 | tools include UAPI: Sync the sound/asound.h copy with the kernel sources | Yanteng Si | 1 | -4/+10 |
2023-05-10 | tools headers UAPI: Sync the linux/const.h with the kernel headers | Yanteng Si | 1 | -1/+1 |
2023-05-10 | tools headers UAPI: Sync the i915_drm.h with the kernel sources | Yanteng Si | 1 | -1/+24 |
2023-05-10 | tools headers UAPI: Sync the drm/drm.h with the kernel sources | Yanteng Si | 1 | -2/+55 |
2023-05-10 | tools headers UAPI: Sync the linux/in.h with the kernel sources | Yanteng Si | 1 | -0/+1 |
2023-05-07 | Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -18/+42 |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2023-04-29 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -200/+57 |
2023-04-28 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+2 |
2023-04-28 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+5 |
2023-04-27 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -13/+100 |
2023-04-26 | Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 1 | -1/+3 |
2023-04-25 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+0 |