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
2022-02-22
KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+1
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
1
-0
/
+1
2022-02-20
memblock tests: Add skeleton of the memblock simulator
Karolina Drobnik
1
-0
/
+10
2022-02-20
tools/include: Add debugfs.h stub
Karolina Drobnik
1
-0
/
+5
2022-02-20
tools/include: Add pfn.h stub
Karolina Drobnik
1
-0
/
+10
2022-02-20
tools/include: Add io.h stub
Karolina Drobnik
1
-0
/
+5
2022-02-20
tools/include: Add cache.h stub
Karolina Drobnik
1
-0
/
+10
2022-02-20
tools/include: Add mm.h file
Karolina Drobnik
1
-0
/
+42
2022-02-20
tools/include: Update atomic definitions
Karolina Drobnik
2
-0
/
+6
2022-02-20
tools/include: Add _RET_IP_ and math definitions to kernel.h
Karolina Drobnik
1
-0
/
+6
2022-02-20
tools/include: Add phys_addr_t to types.h
Karolina Drobnik
1
-0
/
+6
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
2
-0
/
+56
2022-02-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-16
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-15
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
1
-0
/
+2
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-8
/
+18
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+15
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
1
-1
/
+2
2022-02-06
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-02-06
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-06
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
1
-229
/
+0
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-229
/
+1
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-229
/
+0
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-229
/
+0
2022-02-01
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-02-01
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-01
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
1
-1
/
+2
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
1
-0
/
+1
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+99
2022-01-25
tools headers UAPI: remove stale lirc.h
Sean Young
1
-229
/
+0
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
1
-0
/
+11
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+63
2022-01-23
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+4
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
3
-10
/
+79
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+16
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
1
-0
/
+18
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
1
-0
/
+7
2022-01-21
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
1
-0
/
+5
2022-01-20
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
1
-1
/
+4
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2022-01-20
hash.h: remove unused define directive
Isabella Basso
1
-4
/
+1
2022-01-19
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
1
-0
/
+18
2022-01-19
kvm: selftests: sync uapi/linux/kvm.h with Linux header
Paolo Bonzini
1
-3
/
+16
2022-01-19
uapi/bpf: Add missing description and returns for helper documentation
Usama Arif
1
-0
/
+15
2022-01-19
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
7
-176
/
+0
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-1
/
+22
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
[prev]
[next]