| 2023-03-09 | Lorenzo Bianconi | selftests/bpf: Improve error logs in XDP compliance... | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Lorenzo Bianconi | selftests/bpf: Use ifname instead of ifindex in XDP... | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Michael Weiß | bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Martin KaFai Lau | selftests/bpf: Fix flaky fib_lookup test | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Alexei Starovoitov | Merge branch 'BPF open-coded iterators' | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | selftests/bpf: implement and test custom testmod_seq... | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | selftests/bpf: add number iterator tests | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | selftests/bpf: add iterators tests | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_r... | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | bpf: implement numbers iterator | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | bpf: add support for open-coded iterator loops | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | bpf: add iterator kfuncs registration and validation... | commit | commitdiff | tree | snapshot | 
| 2023-03-09 | Andrii Nakryiko | bpf: factor out fetching basic kfunc metadata | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Jakub Kicinski | Merge https://git./linux/kernel/git/bpf/bpf-next | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Roberto Sassu | selftests/bpf: Fix IMA test | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Eric Dumazet | net: reclaim skb->scm_io_uring bit | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | David S. Miller | Merge branch 'sparx5-tc-flower-templates' | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Steen Hegelund | net: microchip: sparx5: Add TC template support | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Steen Hegelund | net: microchip: sparx5: Add port keyset changing functi... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Steen Hegelund | net: microchip: sparx5: Add TC template list to a port | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Steen Hegelund | net: microchip: sparx5: Provide rule count, key removal... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Steen Hegelund | net: microchip: sparx5: Correct the spelling of the... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Arınç ÜNAL | dt-bindings: net: dsa: mediatek,mt7530: change some... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Jiapeng Chong | emulex/benet: clean up some inconsistent indenting | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Gustavo A.... | net/mlx4_en: Replace fake flex-array with flexible... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | David S. Miller | Merge branch 'r8169-disable-ASPM-during-NAPI-poll' | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | r8169: remove ASPM restrictions now that ASPM is disabl... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | r8169: disable ASPM during NAPI poll | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | r8169: prepare rtl_hw_aspm_clkreq_enable for usage... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | r8169: enable cfg9346 config register access in atomic... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | r8169: use spinlock to protect access to registers... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | r8169: use spinlock to protect mac ocp register access | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Vadim Fedorenko | net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Gustavo A.... | netxen_nic: Replace fake flex-array with flexible-array... | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | net: phy: smsc: simplify lan95xx_config_aneg_ext | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Eric Dumazet | net: remove enum skb_free_reason | commit | commitdiff | tree | snapshot | 
| 2023-03-08 | Heiner Kallweit | net: phy: improve phy_read_poll_timeout | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Andrii Nakryiko | Merge branch 'libbpf: usdt arm arg parsing support' | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Puranjay Mohan | libbpf: USDT arm arg parsing support | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Puranjay Mohan | libbpf: Refactor parse_usdt_arg() to re-use code | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Daniel Müller | libbpf: Fix theoretical u32 underflow in find_cd()... | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Alexei Starovoitov | Merge branch 'bpf: bpf memory usage' | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: enforce all maps having memory usage callback | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: offload map memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf, net: xskmap memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf, net: sock_map memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf, net: bpf_local_storage memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: local_storage memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: bpf_struct_ops memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: queue_stack_maps memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: devmap memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: cpumap memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: bloom_filter memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: ringbuf memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: reuseport_array memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: stackmap memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: arraymap memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: hashtab memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: lpm_trie memory usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Yafang Shao | bpf: add new map ops ->map_mem_usage | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Nathan Chancellor | bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_... | commit | commitdiff | tree | snapshot | 
| 2023-03-07 | Jakub Kicinski | Merge tag 'for-netdev' of https://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2023-03-06 | Andrii Nakryiko | Merge branch 'libbpf: allow users to set kprobe/uprobe... | commit | commitdiff | tree | snapshot | 
| 2023-03-06 | Menglong Dong | selftests/bpf: Add test for legacy/perf kprobe/uprobe... | commit | commitdiff | tree | snapshot | 
| 2023-03-06 | Menglong Dong | selftests/bpf: Split test_attach_probe into multi subtests | commit | commitdiff | tree | snapshot | 
| 2023-03-06 | Menglong Dong | libbpf: Add support to set kprobe/uprobe attach mode | commit | commitdiff | tree | snapshot | 
| 2023-03-06 | Rong Tao | tools/resolve_btfids: Add /libsubcmd to .gitignore | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: add support for fixed-size memory pointer returns... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: generalize dynptr_get_spi to be usable for iters | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: mark PTR_TO_MEM as non-null register type | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: move kfunc_call_arg_meta higher in the file | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: ensure that r0 is marked scratched after any funct... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: clean up visit_insn()'s instruction processing | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | selftests/bpf: adjust log_fixup's buffer size for prope... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: honor env->test_state_freq flag in is_state_visited() | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | selftests/bpf: enhance align selftest's expected log... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: improve regsafe() checks for PTR_TO_{MEM,BUF,TP_BU... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Andrii Nakryiko | bpf: improve stack slot state printing | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Alexei Starovoitov | Merge branch 'bpf: allow ctx writes using BPF_ST_MEM... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Eduard Zingerman | selftests/bpf: Disassembler tests for verifier.c:conver... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Eduard Zingerman | selftests/bpf: test if pointer type is tracked for... | commit | commitdiff | tree | snapshot | 
| 2023-03-04 | Eduard Zingerman | bpf: allow ctx writes using BPF_ST_MEM instruction | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Kumar Kartikeya... | bpf: Use separate RCU callbacks for freeing selem | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Daniel Borkmann | Merge branch 'bpf-kptr-rcu' | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Alexei Starovoitov | bpf: Refactor RCU enforcement in the verifier. | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Alexei Starovoitov | selftests/bpf: Tweak cgroup kfunc test. | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Alexei Starovoitov | selftests/bpf: Add a test case for kptr_rcu. | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Alexei Starovoitov | bpf: Introduce kptr_rcu. | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Alexei Starovoitov | bpf: Mark cgroups and dfl_cgrp fields as trusted. | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Alexei Starovoitov | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_u... | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Tero Kristo | selftests/bpf: Add absolute timer test | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Tero Kristo | bpf: Add support for absolute value BPF timers | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Dave Marchevsky | selftests/bpf: Add -Wuninitialized flag to bpf prog... | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | Tejun Heo | bpf: Make bpf_get_current_[ancestor_]cgroup_id() availa... | commit | commitdiff | tree | snapshot | 
| 2023-03-03 | David Vernet | bpf, docs: Fix final bpf docs build failure | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |