| 2023-03-03 | 
David Vernet | bpf, docs: Fix link to netdev-FAQ target | 
commit | commitdiff | tree | snapshot | 
| 2023-03-02 | 
Joanne Koong | bpf: Fix bpf_dynptr_slice{_rdwr} to return NULL instead...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-02 | 
Andrii Nakryiko | Merge branch 'Make uprobe attachment APK aware' | 
commit | commitdiff | tree | snapshot | 
| 2023-03-02 | 
Daniel Müller | libbpf: Add support for attaching uprobes to shared...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-02 | 
Daniel Müller | libbpf: Introduce elf_find_func_offset_from_file()...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-02 | 
Daniel Müller | libbpf: Implement basic zip archive parsing support | 
commit | commitdiff | tree | snapshot | 
| 2023-03-02 | 
David Vernet | bpf, docs: Fix __uninit kfunc doc section | 
commit | commitdiff | tree | snapshot | 
| 2023-03-02 | 
David Vernet | bpf: Fix doxygen comments for dynptr slice kfuncs | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Andrii Nakryiko | Merge branch 'selftests/bpf: support custom per-test...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Andrii Nakryiko | selftests/bpf: Support custom per-test flags and multip...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Andrii Nakryiko | Merge branch 'libbpf: fix several issues reported by...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Viktor Malik | libbpf: Cleanup linker_append_elf_relos | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Viktor Malik | libbpf: Remove several dead assignments | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Viktor Malik | libbpf: Remove unnecessary ternary operator | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Tiezhu Yang | selftests/bpf: Set __BITS_PER_LONG if target is bpf...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Alexei Starovoitov | Merge branch 'Add support for kptrs in more BPF maps' | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Kumar Kartikeya...  | selftests/bpf: Add more tests for kptrs in maps | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Kumar Kartikeya...  | bpf: Support kptrs in local storage maps | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Kumar Kartikeya...  | bpf: Support kptrs in percpu hashmap and percpu LRU...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Alexei Starovoitov | Merge branch 'Add skb + xdp dynptrs' | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | selftests/bpf: tests for using dynptrs to parse skb...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Add xdp dynptrs | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Add skb dynptrs | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Add __uninit kfunc annotation | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Refactor verifier dynptr into get_dynptr_arg_reg | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Define no-ops for externally called bpf dynptr...  | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Allow initializing dynptrs in kfuncs | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Refactor process_dynptr_func | 
commit | commitdiff | tree | snapshot | 
| 2023-03-01 | 
Joanne Koong | bpf: Support "sk_buff" and "xdp_buff" as valid kfunc...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-28 | 
Jose E. Marchesi | bpf, docs: Document BPF insn encoding in term of stored...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-28 | 
David Vernet | bpf: Fix bpf_cgroup_from_id() doxygen header | 
commit | commitdiff | tree | snapshot | 
| 2023-02-28 | 
Jiaxun Yang | bpf, mips: Implement R4000 workarounds for JIT | 
commit | commitdiff | tree | snapshot | 
| 2023-02-28 | 
Jiaxun Yang | bpf, mips: Implement DADDI workarounds for JIT | 
commit | commitdiff | tree | snapshot | 
| 2023-02-27 | 
Yonghong Song | libbpf: Fix bpf_xdp_query() in old kernels | 
commit | commitdiff | tree | snapshot | 
| 2023-02-27 | 
Ilya Leoshkevich | libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd() | 
commit | commitdiff | tree | snapshot | 
| 2023-02-27 | 
Puranjay Mohan | libbpf: Fix arm syscall regs spec in bpf_tracing.h | 
commit | commitdiff | tree | snapshot | 
| 2023-02-27 | 
Rong Tao | selftests/bpf: Fix compilation errors: Assign a value...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-27 | 
Luis Gerhorst | tools: bpftool: Remove invalid \' json escape | 
commit | commitdiff | tree | snapshot | 
| 2023-02-27 | 
Tiezhu Yang | selftests/bpf: Use __NR_prlimit64 instead of __NR_getrl...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-27 | 
Tiezhu Yang | libbpf: Use struct user_pt_regs to define __PT_REGS_CAS...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-25 | 
Martin KaFai Lau | Merge branch 'move SYS() macro to test_progs.h and...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-25 | 
Hangbin Liu | selftests/bpf: run mptcp in a dedicated netns | 
commit | commitdiff | tree | snapshot | 
| 2023-02-25 | 
Hangbin Liu | selftests/bpf: move SYS() macro into the test_progs.h | 
commit | commitdiff | tree | snapshot | 
| 2023-02-23 | 
Tejun Heo | selftests/bpf: Add a test case for bpf_cgroup_from_id() | 
commit | commitdiff | tree | snapshot | 
| 2023-02-23 | 
Tejun Heo | bpf: Add bpf_cgroup_from_id() kfunc | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Dave Thaler | bpf, docs: Add explanation of endianness | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Stanislav Fomichev | selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LA...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Pu Lehui | riscv, bpf: Add kfunc support for RV64 | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Ilya Leoshkevich | bpf: Check for helper calls in check_subprogs() | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Hengqi Chen | LoongArch: BPF: Support mixing bpf2bpf and tailcalls | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Florent Revest | selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Tiezhu Yang | selftests/bpf: Remove not used headers | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Hou Tao | bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Kumar Kartikeya...  | bpf: Wrap register invalidation with a helper | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Kumar Kartikeya...  | bpf: Fix check_reg_type for PTR_TO_BTF_ID | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Kumar Kartikeya...  | bpf: Remove unused MEM_ALLOC | PTR_TRUSTED checks | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Kumar Kartikeya...  | bpf: Annotate data races in bpf_local_storage | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Alexei Starovoitov | Merge branch 'bpf: Allow reads from uninit stack' | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Eduard Zingerman | selftests/bpf: Tests for uninitialized stack reads | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Eduard Zingerman | bpf: Allow reads from uninit stack | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Linus Torvalds | Merge tag 'net-next-6.3' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Linus Torvalds | Merge tag 'v6.3-p1' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Linus Torvalds | Merge tag 'platform-drivers-x86-v6.3-1' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Linus Torvalds | Merge tag 'tag-chrome-platform-for-v6.3' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Linus Torvalds | Merge tag 'for-linus-6.3-rc1-tag' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-22 | 
Linus Torvalds | Merge tag 'hyperv-next-signed-20230220' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'arm64-upstream' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'for-linus' of git://git.armlinux.org.uk...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'm68k-for-v6.3-tag1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 's390-6.3-1' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Dave Hansen | uaccess: Add speculation barrier to copy_from_user() | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'thermal-6.3-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'acpi-6.3-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'pm-6.3-rc1' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'hardening-v6.3-rc1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'seccomp-v6.3-rc1' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'rcu.2023.02.10a' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'cgroup-for-6.3' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'wq-for-6.3' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'irq-core-2023-02-20' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'timers-core-2023-02-20' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Jakub Kicinski | Merge git://git./linux/kernel/git/netdev/net | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86-cleanups-2023-02-20' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Ilias Apalodimas | page_pool: add a comment explaining the fragment counte...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Vladimir Oltean | net: ethtool: fix __ethtool_dev_mm_supported() implemen...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Bo Liu | ethtool: pse-pd: Fix double word in comments | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Xuan Zhuo | xsk: add linux/vmalloc.h to xsk.c | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86_vdso_for_v6.3_rc1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86_microcode_for_v6.3_rc1' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86_cache_for_v6.3_rc1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86_alternatives_for_v6.3_rc1' of git:/...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'edac_updates_for_v6.3' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'ras_core_for_v6.3_rc1' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Jiri Pirko | sefltests: netdevsim: wait for devlink instance after...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Roxana Nicolescu | selftest: fib_tests: Always cleanup before exit | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86-platform-2023-02-20' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86-mm-2023-02-20' of git://git./linux/kerne...  | 
commit | commitdiff | tree | snapshot | 
| 2023-02-21 | 
Linus Torvalds | Merge tag 'x86-fpu-2023-02-20' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| next |