Age | Commit message (Expand) | Author | Files | Lines |
2022-01-13 | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -16/+29 |
2022-01-13 | Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 5 | -73/+133 |
2022-01-13 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -62/+13 |
2022-01-12 | Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -15/+51 |
2022-01-11 | Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -2/+513 |
2022-01-11 | Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+3 |
2022-01-11 | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -7/+36 |
2022-01-11 | Merge tag 'lkmm.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -22/+116 |
2022-01-11 | Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 30 | -56/+96 |
2022-01-11 | Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2022-01-11 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 275 | -3290/+14318 |
2022-01-10 | Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 8 | -184/+459 |
2022-01-10 | Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 31 | -57/+49 |
2022-01-10 | Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+50 |
2022-01-10 | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -86/+444 |
2022-01-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 10 | -86/+790 |
2022-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -9/+10 |
2022-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski | 1 | -2/+3 |
2022-01-09 | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -20/+1 |
2022-01-08 | selftests: mptcp: more stable join tests-cases | Paolo Abeni | 1 | -52/+68 |
2022-01-07 | Revert "libtraceevent: Increase libtraceevent logging when verbose" | Arnaldo Carvalho de Melo | 1 | -19/+0 |
2022-01-07 | perf trace: Avoid early exit due to running SIGCHLD handler before it makes s... | Jiri Olsa | 1 | -1/+1 |
2022-01-07 | selftests: mptcp: add tests for subflow creation failure | Paolo Abeni | 2 | -1/+78 |
2022-01-07 | mptcp: keep track of local endpoint still available for each msk | Paolo Abeni | 1 | -1/+4 |
2022-01-07 | selftests: mptcp: add disconnect tests | Paolo Abeni | 2 | -27/+160 |
2022-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 2 | -9/+10 |
2022-01-07 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 12 | -184/+543 |
2022-01-07 | bpf: selftests: Add bind retry for post_bind{4, 6} | Menglong Dong | 1 | -20/+130 |
2022-01-07 | bpf: selftests: Use C99 initializers in test_sock.c | Menglong Dong | 1 | -128/+92 |
2022-01-07 | bpf/selftests: Test bpf_d_path on rdonly_mem. | Hao Luo | 2 | -1/+49 |
2022-01-07 | libbpf: Add documentation for bpf_map batch operations | Grant Seltzer | 2 | -6/+117 |
2022-01-07 | selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3 | Andrii Nakryiko | 1 | -2/+2 |
2022-01-07 | selftests: cgroup: Test open-time cgroup namespace usage for migration checks | Tejun Heo | 1 | -0/+97 |
2022-01-07 | selftests: cgroup: Test open-time credential usage for migration checks | Tejun Heo | 1 | -0/+68 |
2022-01-07 | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 | Tejun Heo | 1 | -1/+1 |
2022-01-06 | gro: add ability to control gro max packet size | Coco Li | 1 | -0/+1 |
2022-01-06 | selftests: netfilter: switch to socat for tests using -q option | Hangbin Liu | 2 | -9/+10 |
2022-01-06 | testptp: set pin function before other requests | Miroslav Lichvar | 1 | -12/+12 |
2022-01-06 | libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API | Christy Lee | 1 | -1/+2 |
2022-01-06 | libbpf 1.0: Deprecate bpf_map__is_offload_neutral() | Christy Lee | 2 | -1/+2 |
2022-01-06 | libbpf: Support repeated legacy kprobes on same function | Qiang Wang | 1 | -1/+4 |
2022-01-06 | libbpf: Use probe_name for legacy kprobe | Qiang Wang | 1 | -1/+1 |
2022-01-06 | libbpf: Deprecate bpf_perf_event_read_simple() API | Christy Lee | 2 | -8/+15 |
2022-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -29/+56 |
2022-01-06 | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 3 | -2/+3 |
2022-01-05 | bpf, selftests: Add verifier test for mem_or_null register with offset. | Daniel Borkmann | 1 | -0/+28 |
2022-01-05 | selftests: set amt.sh executable | Taehee Yoo | 1 | -0/+0 |
2022-01-05 | selftests/kexec: Enable secureboot tests for PowerPC | Nageswara R Sastry | 3 | -9/+39 |
2022-01-05 | bpf/selftests: Fix namespace mount setup in tc_redirect | Jiri Olsa | 1 | -0/+7 |
2022-01-05 | bpftool: Probe for instruction set extensions | Paul Chaignon | 1 | -0/+44 |