index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-06
tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
1
-13
/
+13
2023-08-04
tools include: Add some common function attributes
Mark Brown
1
-0
/
+12
2023-08-04
tools compiler.h: Add OPTIMIZER_HIDE_VAR()
Mark Brown
1
-0
/
+6
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+6
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
1
-0
/
+5
2023-07-28
ynl: regenerate all headers
Stanislav Fomichev
1
-1
/
+2
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
1
-0
/
+1
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
1
-3
/
+0
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-7
/
+244
2023-07-19
bpf: sync tools/ uapi header with
Alan Maguire
1
-0
/
+2
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
1
-4
/
+30
2023-07-19
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
1
-8
/
+28
2023-07-19
selftests/xsk: add basic multi-buffer test
Magnus Karlsson
1
-0
/
+6
2023-07-19
selftests/xsk: transmit and receive multi-buffer packets
Magnus Karlsson
1
-0
/
+3
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
1
-0
/
+1
2023-07-14
tools include UAPI: Sync the sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+79
2023-07-14
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+31
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+40
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
1
-0
/
+35
2023-07-11
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
1
-0
/
+5
2023-07-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2023-07-11
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-07-11
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+5
2023-07-11
tools headers uapi: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
2
-1
/
+18
2023-07-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+93
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-106
/
+43
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+31
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-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+18
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
1
-99
/
+30
2023-06-22
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
2
-7
/
+13
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+2
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
[prev]
[next]