Age | Commit message (Expand) | Author |
2023-05-26 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-05-26 | tools headers UAPI: Sync the linux/in.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-05-26 | perf cs-etm: Copy kernel coresight-pmu.h header | James Clark |
2023-05-23 | bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands | Andrii Nakryiko |
2023-05-17 | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench' | Arnaldo Carvalho de Melo |
2023-05-16 | tools headers UAPI: Sync linux/prctl.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-05-10 | tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources | Yanteng Si |
2023-05-10 | tools include UAPI: Sync the sound/asound.h copy with the kernel sources | Yanteng Si |
2023-05-10 | tools headers UAPI: Sync the linux/const.h with the kernel headers | Yanteng Si |
2023-05-10 | tools headers UAPI: Sync the i915_drm.h with the kernel sources | Yanteng Si |
2023-05-10 | tools headers UAPI: Sync the drm/drm.h with the kernel sources | Yanteng Si |
2023-05-10 | tools headers UAPI: Sync the linux/in.h with the kernel sources | Yanteng Si |
2023-05-07 | Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-04-26 | Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2023-04-25 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-24 | Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds |
2023-04-24 | Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-04-24 | Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-04-21 | selftests/mm: add new selftests for KSM | Stefan Roesch |
2023-04-21 | tools: bpftool: print netfilter link info | Florian Westphal |
2023-04-21 | tools/virtio: fix build caused by virtio_ring changes | Shunsuke Mie |
2023-04-15 | bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing | Dave Marchevsky |
2023-04-13 | Daniel Borkmann says: | Jakub Kicinski |
2023-04-11 | tools/nolibc/stdio: Implement vprintf() | Mark Brown |
2023-04-11 | bpf: Add log_true_size output field to return necessary log buffer size | Andrii Nakryiko |
2023-04-10 | tools include UAPI: Sync uapi/linux/perf_event.h with the kernel sources | Ravi Bangoria |
2023-04-06 | tools: Rename __fallthrough to fallthrough | Liam Howlett |
2023-04-04 | perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet | Mike Leach |
2023-04-04 | perf cs-etm: Update record event to use new Trace ID protocol | Mike Leach |
2023-04-04 | perf cs-etm: Move mapping of Trace ID and cpu into helper function | Mike Leach |
2023-03-30 | docs: move x86 documentation into Documentation/arch/ | Jonathan Corbet |
2023-03-29 | macvlan: Add netlink attribute for broadcast cutoff | Herbert Xu |
2023-03-27 | tools/nolibc: x86_64: add stackprotector support | Thomas Weißschuh |
2023-03-27 | tools/nolibc: i386: add stackprotector support | Thomas Weißschuh |
2023-03-27 | tools/nolibc: add support for stack protector | Thomas Weißschuh |
2023-03-27 | tools/nolibc: add helpers for wait() signal exits | Thomas Weißschuh |
2023-03-27 | tools/nolibc: add definitions for standard fds | Thomas Weißschuh |
2023-03-23 | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf |
2023-03-23 | x86,objtool: Separate unret validation from unwind hints | Josh Poimboeuf |
2023-03-23 | x86,objtool: Introduce ORC_TYPE_* | Josh Poimboeuf |
2023-03-23 | objtool: Add objtool_types.h | Josh Poimboeuf |
2023-03-22 | bpf: Update the struct_ops of a bpf_link. | Kui-Feng Lee |
2023-03-22 | bpf: Create links for BPF struct_ops maps. | Kui-Feng Lee |
2023-03-22 | open: return EINVAL for O_DIRECTORY | O_CREAT | Christian Brauner |