Age | Commit message (Expand) | Author |
2023-09-06 | selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc | Martin KaFai Lau |
2023-09-01 | selftests/bpf: Fix a CI failure caused by vsock write | Xu Kuohai |
2023-09-01 | selftests: fib_tests: Add multipath list receive tests | Sriram Yagnaraman |
2023-08-31 | selftests/bpf: Include build flavors for install target | Björn Töpel |
2023-08-31 | selftests/bpf: Fix d_path test | Jiri Olsa |
2023-08-30 | selftests/bpf: Fix flaky cgroup_iter_sleepable subtest | Yonghong Song |
2023-08-30 | bpftool: Fix build warnings with -Wtype-limits | Yafang Shao |
2023-08-29 | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-08-29 | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-08-29 | Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2023-08-28 | Merge tag 'linux-kselftest-nolibc-6.6-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2023-08-28 | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-08-28 | Merge tag 'linux-kselftest-next-6.6-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-08-28 | Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-08-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-08-28 | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-08-28 | Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-08-28 | Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-28 | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-28 | Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-08-28 | Merge tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-28 | selftests: bonding: create directly devices in the target namespaces | Zhengchao Shao |
2023-08-27 | selftests: tls: test some invalid inputs for setsockopt | Sabrina Dubroca |
2023-08-27 | selftests: tls: add getsockopt test | Sabrina Dubroca |
2023-08-27 | selftests: tls: add test variants for aria-gcm | Sabrina Dubroca |
2023-08-27 | tools/net/ynl: Add support for create flags | Donald Hunter |
2023-08-27 | tools/net/ynl: Implement nlattr array-nest decoding in ynl | Donald Hunter |
2023-08-27 | tools/net/ynl: Add support for netlink-raw families | Donald Hunter |
2023-08-27 | tools/net/ynl: Fix extack parsing with fixed header genlmsg | Donald Hunter |
2023-08-27 | tools/ynl: Add mcast-group schema parsing to ynl | Donald Hunter |
2023-08-25 | tools: ynl-gen: fix uAPI generation after tempfile changes | Jakub Kicinski |
2023-08-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-08-25 | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki |
2023-08-25 | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-08-25 | selftests/bpf: Add tests for rbtree API interaction in sleepable progs | Dave Marchevsky |
2023-08-25 | bpf: Reenable bpf_refcount_acquire | Dave Marchevsky |
2023-08-25 | Merge branch 'for-next/selftests' into for-next/core | Will Deacon |
2023-08-24 | Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-08-24 | tools: ynl-gen: support empty attribute lists | Jakub Kicinski |
2023-08-24 | tools: ynl-gen: fix collecting global policy attrs | Jakub Kicinski |
2023-08-24 | tools: ynl-gen: set length of binary fields | Jakub Kicinski |
2023-08-24 | tools: ynl: allow passing binary data | Jakub Kicinski |
2023-08-24 | selftests: cachestat: catch failing fsync test on tmpfs | Andre Przywara |
2023-08-24 | selftests: cachestat: test for cachestat availability | Andre Przywara |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-24 | selftests/bpf: Enable cpu v4 tests for RV64 | Pu Lehui |
2023-08-24 | Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-08-24 | selftests/bpf: Add a local kptr test with no special fields | Yonghong Song |