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-03-27
tools/nolibc: add definitions for standard fds
Thomas Weißschuh
1
-0
/
+5
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-9
/
+18
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
1
-3
/
+2
2023-03-23
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
1
-0
/
+1
2023-03-23
objtool: Add objtool_types.h
Josh Poimboeuf
2
-200
/
+48
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-5
/
+16
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-1
/
+11
2023-03-22
open: return EINVAL for O_DIRECTORY | O_CREAT
Christian Brauner
1
-1
/
+0
2023-03-20
tools/nolibc: Add support for LoongArch
Feiyang Chen
2
-0
/
+202
2023-03-20
tools/nolibc: Add statx() and make stat() rely on statx() if necessary
Feiyang Chen
1
-0
/
+56
2023-03-20
tools/nolibc: Include linux/fcntl.h and remove duplicate code
Feiyang Chen
2
-6
/
+1
2023-03-20
tools/nolibc: check for S_I* macros before defining them
Willy Tarreau
1
-1
/
+22
2023-03-20
tools/nolibc: add getuid() and geteuid()
Willy Tarreau
1
-0
/
+42
2023-03-20
tools/nolibc: add integer types and integer limit macros
Vincent Dagonneau
1
-0
/
+75
2023-03-20
tools/nolibc: add stdint.h
Vincent Dagonneau
3
-16
/
+27
2023-03-20
tools/nolibc: Add gitignore to avoid git complaints about sysroot
Paul E. McKenney
1
-0
/
+1
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-2
/
+31
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+3
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
1
-1
/
+1
2023-03-16
KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
Thomas Huth
1
-1
/
+1
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
1
-4
/
+4
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+2
2023-03-10
Move bp_type_idx to include/linux/hw_breakpoint.h
Palmer Dabbelt
1
-10
/
+0
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
7
-1
/
+28
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+8
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
1
-1
/
+1
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
1
-0
/
+8
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
1
-1
/
+1
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+31
2023-03-06
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-03-06
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2023-03-03
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2023-03-03
tools include UAPI: Synchronize linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-03
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+1
2023-03-03
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-03-02
bpf: Add support for absolute value BPF timers
Tero Kristo
1
-0
/
+15
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+7
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
1
-0
/
+5
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
1
-1
/
+1
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
1
-2
/
+11
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-02-24
netdev-genl: fix repeated typo oflloading -> offloading
Tariq Toukan
1
-1
/
+1
2023-02-23
Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-200
/
+526
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
14
-38
/
+91
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-02-15
selftests/bpf: Fix build error for LoongArch
Tiezhu Yang
1
-0
/
+2
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-0
/
+11
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
1
-4
/
+7
2023-02-03
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
1
-1
/
+1
[prev]
[next]