index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
3
-5
/
+43
2021-08-10
perf test: Re-add pmu-event uncore PMU alias test
John Garry
1
-0
/
+110
2021-08-10
perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()
John Garry
1
-2
/
+1
2021-08-10
perf test: Test pmu-events core aliases separately
John Garry
1
-29
/
+16
2021-08-10
perf test: Factor out pmu-events alias comparison
John Garry
1
-25
/
+55
2021-08-10
perf test: Declare pmu-events test events separately
John Garry
1
-118
/
+126
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-175
/
+628
2021-08-10
perf jevents: Relocate test events to cpu folder
John Garry
5
-1
/
+1
2021-08-10
perf test: Factor out pmu-events event comparison
John Garry
1
-53
/
+66
2021-08-10
perf jevents: Make build dependency on test JSONs
John Garry
1
-1
/
+4
2021-08-10
perf bench: Add benchmark for evlist open/close operations
Riccardo Mancini
4
-0
/
+260
2021-08-10
perf docs: Fix accidental em-dashes
Alyssa Ross
5
-12
/
+12
2021-08-09
selftests/bpf: Add tests for XDP bonding
Jussi Maki
1
-0
/
+520
2021-08-09
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
2
-2
/
+2
2021-08-09
perf env: Track kernel 64-bit mode in environment
Leo Yan
2
-1
/
+26
2021-08-09
tools: Remove feature-sync-compare-and-swap feature detection
Leo Yan
4
-24
/
+0
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
2
-9
/
+0
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
2
-18
/
+5
2021-08-09
perf auxtrace: Drop legacy __sync functions
Leo Yan
1
-19
/
+0
2021-08-09
perf auxtrace: Use WRITE_ONCE() for updating aux_tail
Leo Yan
1
-1
/
+1
2021-08-09
perf script python: Fix unintended underline
Stephen Brennan
1
-1
/
+1
2021-08-09
perf cs-etm: Add warnings for missing DSOs
James Clark
1
-1
/
+10
2021-08-09
perf vendor events: Add metrics for Icelake Server
Jin Yao
1
-0
/
+315
2021-08-09
perf bench futex, requeue: Add --pi parameter
Davidlohr Bueso
2
-25
/
+110
2021-08-09
perf bench futex, requeue: Robustify futex_wait() handling
Davidlohr Bueso
1
-1
/
+14
2021-08-09
perf bench futex, requeue: Add --broadcast option
Davidlohr Bueso
2
-0
/
+5
2021-08-09
perf bench futex: Add --mlockall parameter
Davidlohr Bueso
6
-0
/
+38
2021-08-09
perf bench futex: Remove bogus backslash from comment
Davidlohr Bueso
1
-1
/
+1
2021-08-09
perf bench futex: Group test parameters cleanup
Davidlohr Bueso
6
-137
/
+162
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
14
-22
/
+912
2021-08-09
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
14
-22
/
+912
2021-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+4
2021-08-07
libbpf: Do not close un-owned FD 0 on errors
Daniel Xu
1
-2
/
+1
2021-08-07
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Robin Gögge
1
-1
/
+3
2021-08-06
selftests/bpf: Rename reference_tracking BPF programs
Andrii Nakryiko
2
-9
/
+9
2021-08-06
selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
Jose Blanquicet
1
-1
/
+1
2021-08-06
KVM: selftests: Move vcpu_args_set into perf_test_util
David Matlack
5
-5
/
+2
2021-08-06
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
6
-20
/
+84
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-20
/
+248
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+163
2021-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+43
2021-08-05
selftests/net: toeplitz test
Coco Li
4
-0
/
+813
2021-08-05
selftests/net: GRO coalesce test
Coco Li
4
-0
/
+1306
2021-08-05
tools: PCI: Zero-initialize param
Shunyong Yang
1
-1
/
+1
2021-08-04
selftests/bpf: Move netcnt test under test_progs
Stanislav Fomichev
7
-163
/
+96
2021-08-04
KVM: selftests: fix hyperv_clock test
Maxim Levitsky
1
-1
/
+1
2021-08-04
tc-testing: Add control-plane selftests for sch_mq
Peilin Ye
2
-0
/
+138
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
1
-2
/
+163
2021-08-04
af_unix: Add OOB support
Rao Shoaib
3
-0
/
+443
2021-08-03
perf cs-etm: Improve Coresight zero timestamp warning
James Clark
1
-2
/
+5
[prev]
[next]