| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -200/+57 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+2 |
| 2023-04-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+5 |
| 2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -13/+100 |
| 2023-04-25 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+0 |
| 2023-04-24 | Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -1/+0 |
| 2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+6 |
| 2023-04-24 | Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -24/+498 |
| 2023-04-21 | selftests/mm: add new selftests for KSM | Stefan Roesch | 1 | -0/+2 |
| 2023-04-21 | tools: bpftool: print netfilter link info | Florian Westphal | 1 | -0/+14 |
| 2023-04-21 | tools/virtio: fix build caused by virtio_ring changes | Shunsuke Mie | 1 | -0/+5 |
| 2023-04-15 | bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing | Dave Marchevsky | 1 | -0/+4 |
| 2023-04-13 | Daniel Borkmann says: | Jakub Kicinski | 1 | -11/+50 |
| 2023-04-11 | tools/nolibc/stdio: Implement vprintf() | Mark Brown | 1 | -0/+6 |
| 2023-04-11 | bpf: Add log_true_size output field to return necessary log buffer size | Andrii Nakryiko | 1 | -1/+11 |
| 2023-03-30 | docs: move x86 documentation into Documentation/arch/ | Jonathan Corbet | 1 | -1/+1 |
| 2023-03-29 | macvlan: Add netlink attribute for broadcast cutoff | Herbert Xu | 1 | -0/+1 |
| 2023-03-27 | tools/nolibc: x86_64: add stackprotector support | Thomas Weißschuh | 1 | -0/+5 |
| 2023-03-27 | tools/nolibc: i386: add stackprotector support | Thomas Weißschuh | 1 | -1/+6 |
| 2023-03-27 | tools/nolibc: add support for stack protector | Thomas Weißschuh | 3 | -2/+56 |
| 2023-03-27 | tools/nolibc: add helpers for wait() signal exits | Thomas Weißschuh | 1 | -0/+2 |
| 2023-03-27 | tools/nolibc: add definitions for standard fds | Thomas Weißschuh | 1 | -0/+5 |
| 2023-03-23 | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf | 1 | -9/+18 |
| 2023-03-23 | x86,objtool: Separate unret validation from unwind hints | Josh Poimboeuf | 1 | -3/+2 |
| 2023-03-23 | x86,objtool: Introduce ORC_TYPE_* | Josh Poimboeuf | 1 | -0/+1 |
| 2023-03-23 | objtool: Add objtool_types.h | Josh Poimboeuf | 2 | -200/+48 |
| 2023-03-22 | bpf: Update the struct_ops of a bpf_link. | Kui-Feng Lee | 1 | -5/+16 |
| 2023-03-22 | bpf: Create links for BPF struct_ops maps. | Kui-Feng Lee | 1 | -1/+11 |
| 2023-03-22 | open: return EINVAL for O_DIRECTORY | O_CREAT | Christian Brauner | 1 | -1/+0 |
| 2023-03-20 | tools/nolibc: Add support for LoongArch | Feiyang Chen | 2 | -0/+202 |
| 2023-03-20 | tools/nolibc: Add statx() and make stat() rely on statx() if necessary | Feiyang Chen | 1 | -0/+56 |
| 2023-03-20 | tools/nolibc: Include linux/fcntl.h and remove duplicate code | Feiyang Chen | 2 | -6/+1 |
| 2023-03-20 | tools/nolibc: check for S_I* macros before defining them | Willy Tarreau | 1 | -1/+22 |
| 2023-03-20 | tools/nolibc: add getuid() and geteuid() | Willy Tarreau | 1 | -0/+42 |
| 2023-03-20 | tools/nolibc: add integer types and integer limit macros | Vincent Dagonneau | 1 | -0/+75 |
| 2023-03-20 | tools/nolibc: add stdint.h | Vincent Dagonneau | 3 | -16/+27 |
| 2023-03-20 | tools/nolibc: Add gitignore to avoid git complaints about sysroot | Paul E. McKenney | 1 | -0/+1 |
| 2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 8 | -2/+31 |
| 2023-03-17 | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+3 |
| 2023-03-16 | ynl: broaden the license even more | Jakub Kicinski | 1 | -1/+1 |
| 2023-03-13 | bpf: use canonical ftrace path | Ross Zwisler | 1 | -4/+4 |
| 2023-03-10 | xdp: add xdp_set_features_flag utility routine | Lorenzo Bianconi | 1 | -0/+2 |
| 2023-03-10 | Move bp_type_idx to include/linux/hw_breakpoint.h | Palmer Dabbelt | 1 | -10/+0 |
| 2023-03-10 | Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu... | Linus Torvalds | 7 | -1/+28 |
| 2023-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+8 |
| 2023-03-09 | bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h | Michael Weiß | 1 | -1/+1 |
| 2023-03-09 | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-08 | bpf: implement numbers iterator | Andrii Nakryiko | 1 | -0/+8 |
| 2023-03-07 | ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause | Jakub Kicinski | 1 | -1/+1 |
| 2023-03-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -2/+31 |
| 2023-03-06 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2023-03-06 | tools include UAPI: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+8 |
| 2023-03-03 | tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2023-03-03 | tools include UAPI: Synchronize linux/fcntl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2023-03-03 | tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources | Arnaldo Carvalho de Melo | 2 | -1/+1 |
| 2023-03-03 | tools headers UAPI: Sync linux/prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 2023-03-02 | bpf: Add support for absolute value BPF timers | Tero Kristo | 1 | -0/+15 |
| 2023-03-02 | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+7 |
| 2023-03-01 | bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr | Joanne Koong | 1 | -0/+5 |
| 2023-03-01 | bpf: Add xdp dynptrs | Joanne Koong | 1 | -1/+1 |
| 2023-03-01 | bpf: Add skb dynptrs | Joanne Koong | 1 | -2/+11 |
| 2023-02-27 | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-24 | netdev-genl: fix repeated typo oflloading -> offloading | Tariq Toukan | 1 | -1/+1 |
| 2023-02-23 | Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -200/+526 |
| 2023-02-23 | Merge branch 'linus' into objtool/core, to pick up Xen dependencies | Ingo Molnar | 14 | -38/+91 |
| 2023-02-17 | bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup | Martin KaFai Lau | 1 | -0/+6 |
| 2023-02-15 | selftests/bpf: Fix build error for LoongArch | Tiezhu Yang | 1 | -0/+2 |
| 2023-02-13 | bpf: Add basic bpf_rb_{root,node} support | Dave Marchevsky | 1 | -0/+11 |
| 2023-02-11 | x86/unwind/orc: Add 'signal' field to ORC metadata | Josh Poimboeuf | 1 | -4/+7 |
| 2023-02-03 | bpf: fix typo in header for bpf_perf_prog_read_value | Florian Lehner | 1 | -1/+1 |
| 2023-02-02 | netdev-genl: create a simple family for netdev stuff | Jakub Kicinski | 1 | -0/+59 |
| 2023-02-02 | tools/bpf: Use tab instead of white spaces to sync bpf.h | Tiezhu Yang | 1 | -2/+2 |
| 2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+12 |
| 2023-01-23 | bpf: Introduce device-bound XDP programs | Stanislav Fomichev | 1 | -0/+5 |
| 2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+12 |
| 2023-01-18 | tools headers: Syncronize linux/build_bug.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2023-01-17 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+3 |
| 2023-01-15 | bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room() | Ziyang Xuan | 1 | -0/+7 |
| 2023-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 12 | -38/+79 |
| 2023-01-10 | nolibc/sys: Implement `getpagesize(2)` function | Ammar Faizi | 1 | -0/+21 |
| 2023-01-10 | nolibc/stdlib: Implement `getauxval(3)` function | Ammar Faizi | 1 | -0/+27 |
| 2023-01-10 | tools/nolibc: add auxiliary vector retrieval for s390 | Sven Schnelle | 1 | -0/+10 |
| 2023-01-10 | tools/nolibc: add auxiliary vector retrieval for mips | Willy Tarreau | 1 | -0/+11 |
| 2023-01-10 | tools/nolibc: add auxiliary vector retrieval for riscv | Willy Tarreau | 1 | -0/+10 |
| 2023-01-10 | tools/nolibc: add auxiliary vector retrieval for arm | Willy Tarreau | 1 | -0/+13 |
| 2023-01-10 | tools/nolibc: add auxiliary vector retrieval for arm64 | Willy Tarreau | 1 | -0/+7 |
| 2023-01-10 | tools/nolibc: add auxiliary vector retrieval for x86_64 | Willy Tarreau | 1 | -0/+7 |
| 2023-01-10 | tools/nolibc: add auxiliary vector retrieval for i386 | Willy Tarreau | 1 | -0/+7 |
| 2023-01-10 | tools/nolibc: export environ as a weak symbol on s390 | Sven Schnelle | 1 | -0/+4 |
| 2023-01-10 | tools/nolibc: export environ as a weak symbol on riscv | Willy Tarreau | 1 | -0/+4 |
| 2023-01-10 | tools/nolibc: export environ as a weak symbol on mips | Willy Tarreau | 1 | -0/+5 |
| 2023-01-10 | tools/nolibc: export environ as a weak symbol on arm | Willy Tarreau | 1 | -1/+8 |
| 2023-01-10 | tools/nolibc: export environ as a weak symbol on arm64 | Willy Tarreau | 1 | -0/+4 |
| 2023-01-10 | tools/nolibc: export environ as a weak symbol on i386 | Willy Tarreau | 1 | -0/+3 |
| 2023-01-10 | tools/nolibc: export environ as a weak symbol on x86_64 | Willy Tarreau | 1 | -0/+3 |
| 2023-01-10 | tools/nolibc: make errno a weak symbol instead of a static one | Willy Tarreau | 1 | -3/+1 |
| 2023-01-10 | tools/nolibc: remove local definitions of O_* flags for open/fcntl | Willy Tarreau | 8 | -84/+1 |
| 2023-01-10 | tools/nolibc: support thumb mode with frame pointers on ARM | Willy Tarreau | 1 | -13/+47 |
| 2023-01-10 | tools/nolibc: enable support for thumb1 mode for ARM | Willy Tarreau | 1 | -4/+10 |
| 2023-01-10 | tools/nolibc: make compiler and assembler agree on the section around _start | Willy Tarreau | 7 | -131/+133 |
| 2023-01-09 | tools/nolibc: fix the O_* fcntl/open macro definitions for riscv | Willy Tarreau | 1 | -7/+7 |
| 2023-01-09 | nolibc: add support for s390 | Sven Schnelle | 3 | -0/+226 |
| 2023-01-09 | tools/nolibc: prevent gcc from making memset() loop over itself | Willy Tarreau | 1 | -1/+4 |
| 2023-01-09 | tools/nolibc: fix missing includes causing build issues at -O0 | Willy Tarreau | 10 | -0/+29 |
| 2023-01-09 | tools/nolibc: restore mips branch ordering in the _start block | Willy Tarreau | 1 | -0/+2 |
| 2023-01-09 | tools/nolibc: Fix S_ISxxx macros | Warner Losh | 1 | -7/+7 |
| 2023-01-09 | nolibc: fix fd_set type | Sven Schnelle | 1 | -23/+30 |
| 2023-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -29/+50 |
| 2023-01-04 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+4 |
| 2022-12-20 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+12 |
| 2022-12-20 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -26/+36 |
| 2022-12-19 | bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key() | Christian Ehrig | 1 | -0/+4 |
| 2022-12-19 | tools headers UAPI: Sync linux/fscrypt.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -60/+208 |
| 2022-12-14 | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+187 |
| 2022-12-12 | Merge remote-tracking branch 'kvm/queue' into HEAD | Paolo Bonzini | 4 | -61/+21 |
| 2022-12-09 | Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm... | Paolo Bonzini | 1 | -0/+176 |
| 2022-12-08 | bpf: Rework process_dynptr_func | Kumar Kartikeya Dwivedi | 1 | -4/+4 |
| 2022-12-05 | tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h | Eyal Birger | 1 | -0/+1 |
| 2022-12-05 | Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next | Marc Zyngier | 1 | -0/+176 |
| 2022-12-02 | tools: KVM: selftests: Convert clear/set_bit() to actual atomics | Sean Christopherson | 2 | -9/+17 |
| 2022-12-02 | tools: Drop "atomic_" prefix from atomic test_and_set_bit() | Sean Christopherson | 1 | -1/+1 |
| 2022-12-02 | tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers | Sean Christopherson | 1 | -34/+0 |
| 2022-12-02 | tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers | Sean Christopherson | 1 | -2/+2 |
| 2022-12-02 | KVM: Reference to kvm_userspace_memory_region in doc and comments | Javier Martinez Canillas | 1 | -3/+3 |
| 2022-12-02 | KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl | Javier Martinez Canillas | 1 | -2/+0 |
| 2022-12-02 | KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl | Javier Martinez Canillas | 1 | -12/+0 |
| 2022-11-23 | bpf: Update bpf_{g,s}etsockopt() documentation | Ji Rongfeng | 1 | -10/+13 |
| 2022-11-21 | Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts | Ingo Molnar | 7 | -46/+89 |
| 2022-11-16 | tools: Add atomic_test_and_set_bit() | Peter Gonda | 1 | -0/+12 |
| 2022-11-14 | bpf: Support bpf_list_head in map values | Kumar Kartikeya Dwivedi | 1 | -0/+10 |
| 2022-11-11 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+1 |
| 2022-11-11 | bpf: Add hwtstamp field for the sockops prog | Martin KaFai Lau | 1 | -0/+1 |
| 2022-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+48 |
| 2022-11-10 | tools: Copy bitfield.h from the kernel sources | Ricardo Koller | 1 | -0/+176 |
| 2022-11-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2 | -0/+48 |
| 2022-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+10 |
| 2022-11-03 | tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI | Andrii Nakryiko | 2 | -0/+48 |
| 2022-11-02 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -1/+49 |
| 2022-11-01 | Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+10 |
| 2022-10-28 | tools/nolibc/string: Fix memcmp() implementation | Rasmus Villemoes | 1 | -2/+2 |
| 2022-10-28 | tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12 | Willy Tarreau | 1 | -5/+8 |
| 2022-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -39/+30 |
| 2022-10-26 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -8/+19 |
| 2022-10-25 | bpf: Implement cgroup storage available to non-cgroup-attached bpf progs | Yonghong Song | 1 | -1/+49 |
| 2022-10-25 | tools headers uapi: Sync linux/stat.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2022-10-25 | tools include UAPI: Sync sound/asound.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -16/+0 |
| 2022-10-25 | tools headers uapi: Update linux/in.h copy | Arnaldo Carvalho de Melo | 1 | -14/+8 |
| 2022-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2022-10-22 | tools: include: sync include/api/linux/kvm.h | Paolo Bonzini | 1 | -0/+1 |
| 2022-10-18 | Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b... | Jakub Kicinski | 1 | -213/+219 |
| 2022-10-17 | objtool: Fix find_{symbol,func}_containing() | Peter Zijlstra | 1 | -0/+187 |
| 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-06 | bpf: explicitly define BPF_FUNC_xxx integer values | Andrii Nakryiko | 1 | -213/+219 |
| 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 |