Age | Commit message (Expand) | Author | Files | Lines |
2021-02-02 | selftests: mptcp: use minus values for removing address numbers | Geliang Tang | 1 | -15/+17 |
2021-02-02 | bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH | Brendan Jackman | 3 | -0/+66 |
2021-02-02 | selftests: netdevsim: Add fib_notifications test | Amit Cohen | 1 | -0/+300 |
2021-02-02 | selftests: Extend fib tests to run with and without flags notifications | Amit Cohen | 2 | -0/+28 |
2021-01-31 | selftests/powerpc: Add VF recovery tests | Oliver O'Halloran | 3 | -0/+188 |
2021-01-31 | selftests/powerpc: Use stderr for debug messages in eeh-functions | Oliver O'Halloran | 1 | -8/+12 |
2021-01-31 | selftests/powerpc: Hoist helper code out of eeh-basic | Oliver O'Halloran | 2 | -36/+51 |
2021-01-29 | selftests: Add nci suite | Bongsu Jeon | 4 | -0/+609 |
2021-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 19 | -134/+222 |
2021-01-29 | bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG | Stanislav Fomichev | 2 | -0/+10 |
2021-01-29 | selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addr | Stanislav Fomichev | 3 | -74/+92 |
2021-01-29 | bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAME | Stanislav Fomichev | 2 | -0/+16 |
2021-01-29 | bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSG | Stanislav Fomichev | 3 | -0/+33 |
2021-01-29 | tools: Factor Clang, LLC and LLVM utils definitions | Sedat Dilek | 7 | -12/+10 |
2021-01-28 | Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -3/+46 |
2021-01-28 | selftests: forwarding: Specify interface when invoking mausezahn | Danielle Ratson | 2 | -2/+2 |
2021-01-28 | tools/testing/scatterlist: Fix overflow of max segment size | Maor Gottlieb | 1 | -1/+0 |
2021-01-28 | x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX] | Sean Christopherson | 2 | -2/+4 |
2021-01-28 | ndtest: Add papr health related flags | Santosh Sivaraj | 2 | -0/+72 |
2021-01-28 | ndtest: Add nvdimm control functions | Santosh Sivaraj | 1 | -0/+51 |
2021-01-28 | ndtest: Add regions and mappings to the test buses | Santosh Sivaraj | 2 | -0/+378 |
2021-01-28 | ndtest: Add dimm attributes | Santosh Sivaraj | 1 | -2/+200 |
2021-01-28 | ndtest: Add dimms to the two buses | Santosh Sivaraj | 2 | -0/+294 |
2021-01-28 | ndtest: Add compatability string to treat it as PAPR family | Santosh Sivaraj | 1 | -0/+23 |
2021-01-28 | testing/nvdimm: Add test module for non-nfit platforms | Santosh Sivaraj | 4 | -2/+229 |
2021-01-27 | selftests/bpf: Verify that rebinding to port < 1024 from BPF works | Stanislav Fomichev | 2 | -0/+154 |
2021-01-27 | selftests: increase timeout to 10 min | Matthieu Baerts | 1 | -1/+1 |
2021-01-27 | selftests: mptcp: add IPv4-mapped IPv6 testcases | Geliang Tang | 1 | -0/+75 |
2021-01-27 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 22 | -235/+278 |
2021-01-26 | selftests: add IPv4 unicast extensions tests | Seth David Schoen | 2 | -0/+229 |
2021-01-26 | objtool: Add xen_start_kernel() to noreturn list | Josh Poimboeuf | 1 | -0/+1 |
2021-01-26 | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC | Josh Poimboeuf | 4 | -26/+21 |
2021-01-26 | objtool: Add asm version of STACK_FRAME_NON_STANDARD | Josh Poimboeuf | 1 | -0/+8 |
2021-01-26 | objtool: Assume only ELF functions do sibling calls | Josh Poimboeuf | 1 | -14/+22 |
2021-01-26 | objtool: Support retpoline jump detection for vmlinux.o | Josh Poimboeuf | 1 | -4/+4 |
2021-01-26 | objtool: Fix ".cold" section suffix check for newer versions of GCC | Josh Poimboeuf | 1 | -2/+2 |
2021-01-26 | objtool: Fix retpoline detection in asm code | Josh Poimboeuf | 3 | -2/+14 |
2021-01-26 | objtool: Fix error handling for STD/CLD warnings | Josh Poimboeuf | 1 | -2/+6 |
2021-01-26 | cpupower: Add cpuid cap flag for MSR_AMD_HWCR support | Nathan Fontenot | 3 | -7/+7 |
2021-01-26 | cpupower: Remove family arg to decode_pstates() | Nathan Fontenot | 3 | -17/+14 |
2021-01-26 | cpupower: Condense pstate enabled bit checks in decode_pstates() | Nathan Fontenot | 1 | -3/+3 |
2021-01-26 | cpupower: Update family checks when decoding HW pstates | Nathan Fontenot | 3 | -5/+10 |
2021-01-26 | cpupower: Remove unused pscur variable. | Nathan Fontenot | 1 | -8/+1 |
2021-01-26 | cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag | Nathan Fontenot | 3 | -8/+14 |
2021-01-26 | cpupower: Correct macro name for CPB caps flag | Robert Richter | 3 | -3/+3 |
2021-01-26 | cpupower: Update msr_pstate union struct naming | Nathan Fontenot | 1 | -12/+14 |
2021-01-26 | selftests/bpf: Don't exit on failed bpf_testmod unload | Andrii Nakryiko | 1 | -1/+1 |
2021-01-26 | samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings | Tiezhu Yang | 1 | -0/+3 |
2021-01-26 | tools, headers: Sync struct bpf_perf_event_data | Florian Lehner | 1 | -0/+1 |
2021-01-26 | selftests/bpf: Avoid useless void *-casts | Björn Töpel | 1 | -5/+5 |