Age | Commit message (Expand) | Author |
2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers |
2022-08-20 | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/... | Linus Torvalds |
2022-08-20 | Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-19 | selftests/vm: fix inability to build any vm tests | Axel Rasmussen |
2022-08-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim |
2022-08-19 | libperf: Add a test case for read formats | Namhyung Kim |
2022-08-19 | libperf: Handle read format in perf_evsel__read() | Namhyung Kim |
2022-08-19 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Namhyung Kim |
2022-08-19 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync KVM's vmx.h header with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers kvm s390: Sync headers with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | perf cpumap: Fix alignment for masks in event encoding | Ian Rogers |
2022-08-19 | perf cpumap: Compute mask size in constant time | Ian Rogers |
2022-08-19 | perf cpumap: Synthetic events and const/static | Ian Rogers |
2022-08-19 | perf cpumap: Const map for max() | Ian Rogers |
2022-08-19 | x86/ibt, objtool: Add IBT_NOSEAL() | Josh Poimboeuf |
2022-08-18 | Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-18 | Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-18 | Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-08-17 | testing: selftests: nft_flowtable.sh: rework test to detect offload failure | Florian Westphal |
2022-08-17 | testing: selftests: nft_flowtable.sh: use random netns names | Florian Westphal |
2022-08-15 | selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning | Kristen Carlson Accardi |
2022-08-15 | selftests/landlock: fix broken include of linux/landlock.h | Guillaume Tucker |
2022-08-15 | selftests/powerpc: Add missing PMU selftests to .gitignores | Russell Currey |
2022-08-14 | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/... | Linus Torvalds |
2022-08-13 | perf test: Refactor shell tests allowing subdirs | Carsten Haitzler |
2022-08-13 | perf vendor events: Update events for snowridgex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for skylakex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for sapphirerapids | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events for knightslanding | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for jaketown | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for ivytown | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for icelakex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for haswellx | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for cascadelakex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for broadwellx | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for broadwellde | Zhengjun Xing |
2022-08-13 | perf jevents: Fold strings optimization | Ian Rogers |
2022-08-13 | perf jevents: Compress the pmu_events_table | Ian Rogers |
2022-08-13 | perf metrics: Copy entire pmu_event in find metric | Ian Rogers |
2022-08-13 | perf pmu-events: Hide the pmu_events | Ian Rogers |