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-12-12
KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
James Clark
1
-17
/
+26
2023-12-11
tools/nolibc: add support for getrlimit/setrlimit
Thomas Weißschuh
1
-0
/
+38
2023-12-11
tools/nolibc: drop custom definition of struct rusage
Thomas Weißschuh
1
-20
/
+1
2023-12-11
tools/nolibc: annotate va_list printf formats
Thomas Weißschuh
1
-2
/
+2
2023-12-11
tools/nolibc: mips: add support for PIC
Thomas Weißschuh
1
-1
/
+6
2023-12-11
tools/nolibc: move MIPS ABI validation into arch-mips.h
Thomas Weißschuh
2
-1
/
+5
2023-12-11
tools/nolibc: error out on unsupported architecture
Thomas Weißschuh
1
-0
/
+2
2023-12-11
tools/nolibc: Use linux/wait.h rather than duplicating it
Mark Brown
1
-3
/
+1
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
1
-0
/
+1
2023-12-10
maple_tree: update check_forking() and bench_forking()
Peng Zhang
1
-0
/
+4
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
1
-0
/
+1
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-12
/
+67
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
1
-1
/
+3
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+1
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
1
-0
/
+37
2023-12-04
netdev-genl: spec: Add PID in netdev netlink YAML spec
Amritha Nambiar
1
-0
/
+1
2023-12-04
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
1
-0
/
+1
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
1
-0
/
+9
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
1
-0
/
+16
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-8
/
+77
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
1
-1
/
+7
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2
-5
/
+63
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
1
-0
/
+1
2023-11-28
bpf: Add link_info support for uprobe multi link
Jiri Olsa
1
-0
/
+10
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
1
-0
/
+36
2023-11-27
ALSA: pcm: Introduce MSBITS subformat interface
Jaroslav Kysela
1
-2
/
+5
2023-11-22
tools: Disable __packed attribute compiler warning due to -Werror=attributes
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-11-22
tools headers UAPI: Update tools's copy of unistd.h header
Namhyung Kim
1
-3
/
+9
2023-11-22
tools headers UAPI: Update tools's copy of vhost.h header
Namhyung Kim
1
-0
/
+8
2023-11-22
tools headers UAPI: Update tools's copy of mount.h header
Namhyung Kim
1
-1
/
+2
2023-11-22
tools headers UAPI: Update tools's copy of kvm.h header
Namhyung Kim
1
-3
/
+21
2023-11-22
tools headers UAPI: Update tools's copy of fscrypt.h header
Namhyung Kim
1
-1
/
+2
2023-11-22
tools headers UAPI: Update tools's copy of drm headers
Namhyung Kim
2
-4
/
+24
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
1
-1
/
+1
2023-11-15
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
1
-0
/
+3
2023-11-10
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
2023-11-09
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
1
-16
/
+7
2023-11-09
tools: Disable __packed attribute compiler warning due to -Werror=attributes
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-11-06
tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
Kan Liang
1
-0
/
+13
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+139
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-8
/
+8
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+61
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+308
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+1039
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+308
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-5
/
+204
2023-10-30
Merge tag 'nolibc.2023.10.23a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-61
/
+131
[prev]
[next]