index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+12
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-384
/
+660
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
-0
/
+168
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
-384
/
+395
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
-0
/
+91
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-24
/
+46
2024-12-19
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
-0
/
+4
2024-12-19
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
-0
/
+2
2024-12-18
selftests: openvswitch: fix tcpdump execution
Adrian Moreno
-2
/
+4
2024-12-18
selftests/memfd: run sysctl tests when PID namespace support is enabled
Isaac J. Manjarres
-2
/
+12
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-13
/
+17
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+6
2024-12-16
selftests: net-drv: stats: sanity check netlink dumps
Jakub Kicinski
-1
/
+18
2024-12-16
selftests: net-drv: queues: sanity check netlink dumps
Jakub Kicinski
-10
/
+13
2024-12-16
selftests: net: support setting recv_size in YNL
Jakub Kicinski
-8
/
+8
2024-12-15
tools/net/ynl: fix sub-message key lookup for nested attributes
Donald Hunter
-3
/
+3
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-22
/
+304
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
-0
/
+27
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
-10
/
+9
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
-5
/
+1
2024-12-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-17
/
+15
2024-12-13
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
-17
/
+15
2024-12-13
objtool/x86: allow syscall instruction
Juergen Gross
-3
/
+6
2024-12-12
Merge tag 'perf-tools-fixes-for-v6.13-2024-12-12' of git://git.kernel.org/pub...
Linus Torvalds
-44
/
+194
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
-0
/
+36
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
-4
/
+4
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
-22
/
+66
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-17
/
+56
2024-12-12
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-2
/
+16
2024-12-11
perf probe: Fix uninitialized variable
James Clark
-1
/
+1
2024-12-11
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
-2
/
+16
2024-12-11
Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+1
2024-12-11
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
-2
/
+16
2024-12-11
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
-7
/
+12
2024-12-11
selftests/ftrace: adjust offset for kprobe syntax error test
Hari Bathini
-1
/
+1
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
-0
/
+28
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
-0
/
+2
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
-0
/
+120
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
-0
/
+28
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
-3
/
+5
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
-11
/
+18
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
-4
/
+11
2024-12-09
perf ftrace: Fix undefined behavior in cmp_profile_data()
Kuan-Wei Chiu
-1
/
+2
2024-12-09
tools/hv: reduce resource usage in hv_kvp_daemon
Olaf Hering
-4
/
+5
2024-12-09
tools/hv: add a .gitignore file
Olaf Hering
-0
/
+3
2024-12-09
tools/hv: reduce resouce usage in hv_get_dns_info helper
Olaf Hering
-2
/
+2
2024-12-09
hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well
Vitaly Kuznetsov
-1
/
+1
2024-12-09
tools/hv: terminate fcopy daemon if read from uio fails
Olaf Hering
-1
/
+3
2024-12-09
tools: hv: change permissions of NetworkManager configuration file
Olaf Hering
-1
/
+1
2024-12-09
tools: hv: Fix a complier warning in the fcopy uio daemon
Dexuan Cui
-5
/
+3
[next]