Age | Commit message (Expand) | Author | Files | Lines |
2022-10-11 | Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+38 |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -13/+19 |
2022-10-10 | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -49/+12 |
2022-10-06 | tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel | Ravi Bangoria | 1 | -1/+3 |
2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -29/+158 |
2022-10-04 | perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform | Anshuman Khandual | 1 | -0/+6 |
2022-10-04 | perf branch: Add branch privilege information request flag | Anshuman Khandual | 1 | -1/+13 |
2022-10-04 | perf branch: Extend branch type classification | Anshuman Khandual | 1 | -1/+15 |
2022-10-04 | perf branch: Add system error and not in transaction branch types | Anshuman Khandual | 1 | -0/+2 |
2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+5 |
2022-10-03 | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -1/+1 |
2022-10-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 1 | -2/+5 |
2022-10-03 | hugetlb_encode.h: fix undefined behaviour (34 << 26) | Matthias Goergens | 1 | -13/+13 |
2022-10-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -4/+55 |
2022-10-03 | Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+3 |
2022-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -20/+2 |
2022-09-28 | bpf: Handle bpf_link_info for the parameterized task BPF iterators. | Kui-Feng Lee | 1 | -0/+4 |
2022-09-28 | bpf: Parameterize task iterators. | Kui-Feng Lee | 1 | -0/+6 |
2022-09-28 | kallsyms: increase maximum kernel symbol length to 512 | Miguel Ojeda | 1 | -1/+1 |
2022-09-27 | headers: Remove some left-over license text | Christophe JAILLET | 1 | -5/+0 |
2022-09-26 | bpf: Return value in kprobe get_func_ip only for entry address | Jiri Olsa | 1 | -0/+1 |
2022-09-26 | radix tree test suite: add support for slab bulk APIs | Liam R. Howlett | 1 | -0/+4 |
2022-09-26 | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -20/+2 |
2022-09-26 | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton | 2 | -20/+2 |
2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2022-09-21 | bpf: Add bpf_user_ringbuf_drain() helper | David Vernet | 1 | -0/+38 |
2022-09-21 | bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type | David Vernet | 1 | -0/+1 |
2022-09-21 | tools: sync find_bit() implementation | Yury Norov | 1 | -49/+12 |
2022-09-21 | bpf, cgroup: Reject prog_attach_flags array when effective query | Pu Lehui | 1 | -2/+5 |
2022-09-13 | tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa | Ben Hutchings | 1 | -2/+2 |
2022-09-11 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe | 1 | -0/+2 |
2022-09-11 | tools: fix compilation after gfp_types.h split | Matthew Wilcox (Oracle) | 2 | -20/+2 |
2022-09-06 | bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]() | Yonghong Song | 1 | -4/+5 |
2022-09-06 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Paolo Abeni | 1 | -14/+69 |
2022-09-02 | bpf: Support getting tunnel flags | Shmulik Ladkani | 1 | -1/+9 |
2022-08-31 | tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition | Willy Tarreau | 1 | -1/+1 |
2022-08-31 | tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined | Willy Tarreau | 1 | -1/+1 |
2022-08-31 | tools/nolibc: make argc 32-bit in riscv startup code | Willy Tarreau | 1 | -1/+1 |
2022-08-26 | bpf: Fix a few typos in BPF helpers documentation | Quentin Monnet | 1 | -8/+8 |
2022-08-25 | bpf: Add CGROUP prefix to cgroup_iter_order | Hao Luo | 1 | -5/+5 |
2022-08-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -89/+427 |
2022-08-25 | bpf: Introduce cgroup iter | Hao Luo | 1 | -0/+30 |
2022-08-23 | bpf: update bpf_{g,s}et_retval documentation | Stanislav Fomichev | 1 | -5/+17 |
2022-08-23 | bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs | Shmulik Ladkani | 1 | -0/+5 |
2022-08-22 | perf tools: Fix compile error for x86 | Yang Jihong | 1 | -0/+4 |
2022-08-19 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Namhyung Kim | 1 | -1/+4 |
2022-08-19 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2022-08-19 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+108 |
2022-08-19 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -87/+300 |
2022-08-19 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+2 |