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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
selftests: mptcp: run userspace pm tests slower
Geliang Tang
1
-2
/
+2
2023-10-27
selftests: vxlan_mdb: Use MDB get instead of dump
Ido Schimmel
1
-54
/
+54
2023-10-27
selftests: bridge_mdb: Use MDB get instead of dump
Ido Schimmel
1
-113
/
+71
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
40
-60
/
+2992
2023-10-26
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
1
-3
/
+4
2023-10-26
netlink: specs: support conditional operations
Jakub Kicinski
1
-0
/
+22
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
1
-1
/
+1
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-31
/
+134
2023-10-26
selftests/landlock: Add network tests
Konstantin Meskhidze
3
-0
/
+1745
2023-10-26
selftests/landlock: Share enforce_ruleset() helper
Konstantin Meskhidze
2
-10
/
+10
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
1
-1
/
+1
2023-10-26
perf tests: test_arm_coresight: Simplify source iteration
James Clark
1
-14
/
+3
2023-10-26
perf vendor events intel: Add tigerlake two metrics
Ian Rogers
1
-0
/
+12
2023-10-26
perf vendor events intel: Add broadwellde two metrics
Ian Rogers
1
-0
/
+12
2023-10-26
Merge branch 'for-next/feat_lse128' into for-next/core
Catalin Marinas
1
-0
/
+21
2023-10-26
Merge branch 'for-next/feat_lrcpc3' into for-next/core
Catalin Marinas
1
-0
/
+20
2023-10-26
Merge branch 'for-next/feat_sve_b16b16' into for-next/core
Catalin Marinas
1
-0
/
+13
2023-10-26
iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
Nicolin Chen
3
-8
/
+140
2023-10-26
selftests/bpf: Fix selftests broken by mitigations=off
Yafang Shao
1
-1
/
+32
2023-10-26
Merge branches 'pm-sleep', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-6
/
+6
2023-10-25
perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metric
Ian Rogers
1
-1
/
+1
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
7
-39
/
+47
2023-10-25
perf callchain: Minor layout changes to callchain_list
Ian Rogers
1
-8
/
+8
2023-10-25
perf callchain: Make brtype_stat in callchain_list optional
Ian Rogers
2
-9
/
+34
2023-10-25
perf callchain: Make display use of branch_type_stat const
Ian Rogers
3
-7
/
+7
2023-10-25
perf offcpu: Add missed btf_free
Ian Rogers
1
-4
/
+6
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2
-2
/
+0
2023-10-25
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
1
-3
/
+7
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
9
-15
/
+21
2023-10-25
libperf rc_check: Make implicit enabling work for GCC
Ian Rogers
1
-1
/
+5
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
1
-10
/
+12
2023-10-25
perf rwsem: Add debug mode that uses a mutex
Ian Rogers
2
-0
/
+45
2023-10-25
perf build: Address stray '\' before # that is warned about since grep 3.8
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-10-25
perf report: Fix hierarchy mode on pipe input
Namhyung Kim
1
-0
/
+15
2023-10-25
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
1
-17
/
+72
2023-10-25
perf lock contention: Check race in tstamp elem creation
Namhyung Kim
1
-1
/
+5
2023-10-25
perf lock contention: Clear lock addr after use
Namhyung Kim
1
-0
/
+4
2023-10-25
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
5
-34
/
+42
2023-10-25
perf bench sched pipe: Add -G/--cgroups option
Namhyung Kim
2
-4
/
+147
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
1
-0
/
+2
2023-10-25
cpupower: fix reference to nonexistent document
Vegard Nossum
1
-1
/
+1
2023-10-25
Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-16
/
+0
2023-10-24
selftests/bpf: Add selftests for netkit
Daniel Borkmann
4
-0
/
+705
2023-10-24
selftests/bpf: Add netlink helper library
Daniel Borkmann
3
-5
/
+418
2023-10-24
bpftool: Extend net dump with netkit progs
Daniel Borkmann
2
-5
/
+10
2023-10-24
bpftool: Implement link show support for netkit
Daniel Borkmann
1
-0
/
+9
2023-10-24
libbpf: Add link-based API for netkit
Daniel Borkmann
5
-0
/
+76
2023-10-24
tools: Sync if_link uapi header
Daniel Borkmann
1
-0
/
+141
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
1
-0
/
+14
2023-10-24
KVM: selftests: aarch64: vPMU test for validating user accesses
Raghavendra Rao Ananta
1
-1
/
+86
[prev]
[next]