platform/kernel/linux-rpi.git
2022-04-08 Andrii Nakryikoselftests/bpf: Add CO-RE relos into linked_funcs selftests
2022-04-08 Andrii Nakryikolibbpf: Use weak hidden modifier for USDT BPF-side...
2022-04-08 Andrii Nakryikolibbpf: Don't error out on CO-RE relos for overriden...
2022-04-08 Lorenzo Bianconisamples, bpf: Move routes monitor in xdp_router_ipv4...
2022-04-08 Andrii Nakryikolibbpf: Allow WEAK and GLOBAL bindings during BTF fixup
2022-04-08 Andrii Nakryikolibbpf: Use strlcpy() in path resolution fallback logic
2022-04-08 Andrii NakryikoMerge branch 'Add USDT support for s390'
2022-04-08 Ilya Leoshkevichlibbpf: Add s390-specific USDT arg spec parsing logic
2022-04-08 Ilya Leoshkevichlibbpf: Make BPF-side of USDT support work on big-endia...
2022-04-08 Ilya Leoshkevichlibbpf: Minor style improvements in USDT code
2022-04-07 Andrii Nakryikolibbpf: Fix use #ifdef instead of #if to avoid compiler...
2022-04-07 Haowen Bailibbpf: Potential NULL dereference in usdt_manager_atta...
2022-04-07 Andrii NakryikoMerge branch 'libbpf: uprobe name-based attach followups'
2022-04-07 Alan Maguireselftests/bpf: Uprobe tests should verify param/return...
2022-04-07 Alan Maguirelibbpf: Improve string parsing for uprobe auto-attach
2022-04-07 Alan Maguirelibbpf: Improve library identification for uprobe binar...
2022-04-06 Kumar Kartikeya... selftests/bpf: Test for writes to map key from BPF...
2022-04-06 Kumar Kartikeya... selftests/bpf: Test passing rdonly mem to global func
2022-04-06 Kumar Kartikeya... bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_m...
2022-04-06 Kumar Kartikeya... bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_...
2022-04-06 Kumar Kartikeya... bpf: Do write access check for kfunc and global func
2022-04-06 Artem Savkovselftests/bpf: Use bpf_num_possible_cpus() in per-cpu...
2022-04-06 Colin Ian Kinglibbpf: Fix spelling mistake "libaries" -> "libraries"
2022-04-06 Yuntao Wangselftests/bpf: Fix issues in parse_num_list()
2022-04-06 Lorenzo Bianconinet: netfilter: Reports ct direction in CT lookup helpe...
2022-04-05 Yuntao Wangselftests/bpf: Fix file descriptor leak in load_kallsyms()
2022-04-05 Xu Kuohaibpf, arm64: Sign return address for JITed code
2022-04-05 Alexei StarovoitovMerge branch 'Add libbpf support for USDTs'
2022-04-05 Andrii Nakryikoselftests/bpf: Add urandom_read shared lib and USDTs
2022-04-05 Andrii Nakryikoselftests/bpf: Add basic USDT selftests
2022-04-05 Andrii Nakryikolibbpf: Add x86-specific USDT arg spec parsing logic
2022-04-05 Andrii Nakryikolibbpf: Wire up spec management and other arch-independ...
2022-04-05 Andrii Nakryikolibbpf: Add USDT notes parsing and resolution logic
2022-04-05 Andrii Nakryikolibbpf: Wire up USDT API and bpf_link integration
2022-04-05 Andrii Nakryikolibbpf: Add BPF-side of USDT support
2022-04-04 Ilya Leoshkevichlibbpf: Support Debian in resolve_full_path()
2022-04-04 Ilya Leoshkevichselftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for...
2022-04-04 Andrii NakryikoMerge branch 'bpf/bpftool: add program & link type...
2022-04-04 Milan Landaverdebpftool: Handle libbpf_probe_prog_type errors
2022-04-04 Milan Landaverdebpftool: Add missing link types
2022-04-04 Milan Landaverdebpftool: Add syscall prog type
2022-04-04 Quentin Monnetselftests/bpf: Fix parsing of prog types in UAPI hdr...
2022-04-04 Alexander Lobakinsamples: bpf: Fix linking xdp_router_ipv4 after migration
2022-04-04 Song Chensample: bpf: syscall_tp_user: Print result of verify_map
2022-04-04 Yuntao Wanglibbpf: Don't return -EINVAL if hdr_len < offsetofend...
2022-04-04 Andrii NakryikoMerge branch 'libbpf: name-based u[ret]probe attach'
2022-04-04 Alan Maguireselftests/bpf: Add tests for uprobe auto-attach via...
2022-04-04 Alan Maguireselftests/bpf: Add tests for u[ret]probe attach by...
2022-04-04 Alan Maguirelibbpf: Add auto-attach for uprobes based on section...
2022-04-04 Alan Maguirelibbpf: Support function name-based attach uprobes
2022-04-04 Alan Maguirelibbpf: auto-resolve programs/libraries when necessary...
2022-04-04 Lorenzo Bianconisamples: bpf: Convert xdp_router_ipv4 to XDP samples...
2022-04-04 Haiyue Wangbpf: Correct the comment for BTF kind bitfield
2022-04-04 Yuntao Wangselftests/bpf: Fix cd_flavor_subdir() of test_progs
2022-04-03 Haowen Baiselftests/bpf: Return true/false (not 1/0) from bool...
2022-04-03 Nikolay Borisovselftests/bpf: Fix vfs_link kprobe definition
2022-04-03 Jakob Koschelbpf: Replace usage of supported with dedicated list...
2022-04-01 Yauheni Kaliutabpf, test_offload.py: Skip base maps without names
2022-04-01 Yuntao Wangbpf: Remove redundant assignment to smap->map.value_size
2022-04-01 Eyal Birgerselftests/bpf: Remove unused variable from bpf_sk_assig...
2022-04-01 Jiapeng Chongbpf: Use swap() instead of open coding it
2022-03-31 Xu Kuohaibpf, tests: Add load store test case for tail call
2022-03-31 Xu Kuohaibpf, tests: Add tests for BPF_LDX/BPF_STX with differen...
2022-03-31 Xu Kuohaibpf, arm64: Adjust the offset of str/ldr(immediate...
2022-03-31 Xu Kuohaibpf, arm64: Optimize BPF store/load using arm64 str...
2022-03-31 Xu Kuohaiarm64, insn: Add ldr/str with immediate offset
2022-03-31 Linus TorvaldsMerge tag 'net-5.18-rc1' of git://git./linux/kernel...
2022-03-31 Linus TorvaldsMerge tag 'v5.18-p1' of git://git./linux/kernel/git...
2022-03-31 Eric Dumazetvxlan: do not feed vxlan_vnifilter_dump_dev with non...
2022-03-31 Stéphane Graberopenvswitch: Add recirc_id to recirc warning
2022-03-31 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.18-20220331' of git...
2022-03-31 Xiaolong Huangrxrpc: fix some null-ptr-deref bugs in server_key.c
2022-03-31 David Howellsrxrpc: Fix call timer start racing with call destruction
2022-03-31 Paolo AbeniMerge branch 'net-hns3-add-two-fixes-for-net'
2022-03-31 Guangbin Huangnet: hns3: fix software vlan talbe of vlan 0 inconsiste...
2022-03-31 Yufeng Monet: hns3: fix the concurrency between functions readin...
2022-03-31 Paolo AbeniMerge branch 'docs-update-and-move-the-netdev-faq'
2022-03-31 Jakub Kicinskidocs: netdev: move the netdev-FAQ to the process pages
2022-03-31 Jakub Kicinskidocs: netdev: broaden the new vs old code formatting...
2022-03-31 Jakub Kicinskidocs: netdev: call out the merge window in tag checking
2022-03-31 Jakub Kicinskidocs: netdev: add missing back ticks
2022-03-31 Jakub Kicinskidocs: netdev: make the testing requirement more stringent
2022-03-31 Jakub Kicinskidocs: netdev: add a question about re-posting frequency
2022-03-31 Jakub Kicinskidocs: netdev: rephrase the 'should I update patchwork...
2022-03-31 Jakub Kicinskidocs: netdev: rephrase the 'Under review' question
2022-03-31 Jakub Kicinskidocs: netdev: shorten the name and mention msgid for...
2022-03-31 Jakub Kicinskidocs: netdev: note that RFC postings are allowed any...
2022-03-31 Jakub Kicinskidocs: netdev: turn the net-next closed into a Warning
2022-03-31 Jakub Kicinskidocs: netdev: move the patch marking section up
2022-03-31 Jakub Kicinskidocs: netdev: minor reword
2022-03-31 Jakub Kicinskidocs: netdev: replace references to old archives
2022-03-31 Marc Kleine... can: gs_usb: gs_make_candev(): fix memory leak for...
2022-03-31 Pavel Skripkincan: mcba_usb: properly check endpoint type
2022-03-31 Hangyu Huacan: mcba_usb: mcba_usb_start_xmit(): fix double dev_kf...
2022-03-31 Hangyu Huacan: usb_8dev: usb_8dev_start_xmit(): fix double dev_kf...
2022-03-31 Hangyu Huacan: ems_usb: ems_usb_start_xmit(): fix double dev_kfre...
2022-03-31 Marc Kleine... can: m_can: m_can_tx_handler(): fix use after free...
2022-03-31 Tom Rixcan: mcp251xfd: mcp251xfd_register_get_dev_id(): fix...
2022-03-31 Oliver Hartkoppcan: isotp: restore accidentally removed MSG_PEEK feature
2022-03-31 Randy Dunlapnet: sparx5: uses, depends on BRIDGE or !BRIDGE
next