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
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
1
-0
/
+38
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
1
-0
/
+1
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-2
/
+5
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
1
-4
/
+5
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-14
/
+69
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
1
-1
/
+9
2022-08-26
bpf: Fix a few typos in BPF helpers documentation
Quentin Monnet
1
-8
/
+8
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
1
-5
/
+5
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-2
/
+123
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
1
-0
/
+30
2022-08-23
bpf: update bpf_{g,s}et_retval documentation
Stanislav Fomichev
1
-5
/
+17
2022-08-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
1
-0
/
+5
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+4
2022-08-19
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-08-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+108
2022-08-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-08-15
bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
Quentin Monnet
1
-2
/
+4
2022-08-11
perf tools: Sync addition of PERF_MEM_SNOOPX_PEER
Ali Saidi
1
-1
/
+1
2022-08-09
bpf: Add BPF-helper for accessing CLOCK_TAI
Jesper Dangaard Brouer
1
-0
/
+13
2022-08-08
bpf: Improve docstring for BPF_F_USER_BUILD_ID flag
Dave Marchevsky
1
-2
/
+12
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-8
/
+106
2022-08-02
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
7
-13
/
+13
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+2
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-07-19
bpf: fix bpf_skb_pull_data documentation
Joanne Koong
1
-1
/
+2
2022-07-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Paolo Bonzini
1
-1
/
+2
2022-07-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+5
2022-07-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+7
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
1
-4
/
+7
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+52
2022-07-05
bpf: Introduce TYPE_MATCH related constants/macros
Daniel Müller
1
-0
/
+1
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+20
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
1
-0
/
+3
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
1
-0
/
+1
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
7
-13
/
+13
2022-06-28
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+52
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
1
-0
/
+1
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+9
2022-06-19
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
1
-0
/
+78
2022-06-16
bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
Maxim Mikityanskiy
1
-4
/
+6
2022-06-07
bpf: Add btf enum64 support
Yonghong Song
1
-3
/
+14
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+113
2022-05-23
bpf: Add dynptr data slices
Joanne Koong
1
-0
/
+12
[prev]
[next]