Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-09-08 | 1 | -10/+26 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-09-03 | 1 | -10/+26 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netfilter: remove nf_conntrack_helper sysctl and modparam toggles | Pablo Neira Ayuso | 2022-08-31 | 1 | -10/+26 | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-09-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2022-09-02 | 52 | -512/+1444 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE() | David Matlack | 2022-08-19 | 1 | -1/+1 | |
| * | | | | | | | KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang | David Matlack | 2022-08-19 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-09-03 | 2 | -70/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | selftests/net: return back io_uring zc send tests | Pavel Begunkov | 2022-09-01 | 2 | -79/+41 | |
| * | | | | | | | | selftests/net: temporarily disable io_uring zc test | Pavel Begunkov | 2022-09-01 | 1 | -0/+9 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-09-03 | 1 | -10/+145 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 2022-09-02 | 1 | -10/+145 | |
* | | | | | | | | Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-09-01 | 3 | -25/+51 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | selftests: net: sort .gitignore file | Axel Rasmussen | 2022-08-31 | 1 | -25/+25 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2022-08-26 | 2 | -0/+26 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | selftests/bpf: Add regression test for pruning fix | Kumar Kartikeya Dwivedi | 2022-08-25 | 1 | -0/+25 | |
| | * | | | | | | selftests/bpf: Add lru_bug to s390x deny list | Daniel Müller | 2022-08-12 | 1 | -0/+1 | |
* | | | | | | | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-08-28 | 1 | -16/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/sev: Mark snp_abort() noreturn | Borislav Petkov | 2022-08-25 | 1 | -16/+18 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | perf stat: Capitalize topdown metrics' names | Zhengjun Xing | 2022-08-27 | 1 | -12/+12 | |
* | | | | | | | | perf docs: Update the documentation for the save_type filter | Kan Liang | 2022-08-27 | 1 | -0/+3 | |
* | | | | | | | | perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address | Ian Rogers | 2022-08-27 | 1 | -5/+19 | |
* | | | | | | | | perf record: Fix manpage formatting of description of support to hybrid systems | Andi Kleen | 2022-08-27 | 2 | -12/+2 | |
* | | | | | | | | perf test: Stat test for repeat with a weak group | Ian Rogers | 2022-08-27 | 1 | -0/+19 | |
* | | | | | | | | perf stat: Clear evsel->reset_group for each stat run | Ian Rogers | 2022-08-27 | 1 | -0/+1 | |
* | | | | | | | | tools kvm headers arm64: Update KVM header from the kernel sources | Arnaldo Carvalho de Melo | 2022-08-27 | 1 | -2/+4 | |
* | | | | | | | | perf python: Fix build when PYTHON_CONFIG is user supplied | James Clark | 2022-08-27 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-08-25 | 5 | -0/+90 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | selftests: include bonding tests into the kselftest infra | Jonathan Toppins | 2022-08-23 | 5 | -0/+90 | |
* | | | | | | | | Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-08-23 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | selftests/vm: fix inability to build any vm tests | Axel Rasmussen | 2022-08-20 | 1 | -0/+1 | |
| * | | | | | | | | selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning | Kristen Carlson Accardi | 2022-08-16 | 1 | -0/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | perf tools: Fix compile error for x86 | Yang Jihong | 2022-08-22 | 1 | -0/+4 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers | 2022-08-21 | 1 | -21/+0 | |
* | | | | | | | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/... | Linus Torvalds | 2022-08-20 | 27 | -235/+976 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim | 2022-08-19 | 6 | -42/+108 | |
| * | | | | | | | libperf: Add a test case for read formats | Namhyung Kim | 2022-08-19 | 1 | -0/+161 | |
| * | | | | | | | libperf: Handle read format in perf_evsel__read() | Namhyung Kim | 2022-08-19 | 3 | -3/+83 | |
| * | | | | | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Namhyung Kim | 2022-08-19 | 1 | -1/+4 | |
| * | | | | | | | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -2/+8 | |
| * | | | | | | | tools headers UAPI: Sync KVM's vmx.h header with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -1/+3 | |
| * | | | | | | | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -0/+9 | |
| * | | | | | | | tools headers kvm s390: Sync headers with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -0/+1 | |
| * | | | | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -0/+108 | |
| * | | | | | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -87/+300 | |
| * | | | | | | | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -2/+4 | |
| * | | | | | | | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -1/+2 | |
| * | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -0/+8 | |
| * | | | | | | | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-08-19 | 1 | -8/+8 | |
| * | | | | | | | perf cpumap: Fix alignment for masks in event encoding | Ian Rogers | 2022-08-19 | 6 | -60/+154 |