]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-07-22  Jie2x Zhoubpf/selftests: Fix couldn't retrieve pinned program...
2022-07-22  Kumar Kartikeya... bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
2022-07-22  Alexei StarovoitovMerge branch 'New nf_conntrack kfuncs for insertion...
2022-07-22  Kumar Kartikeya... selftests/bpf: Fix test_verifier failed test in unprivi...
2022-07-22  Kumar Kartikeya... selftests/bpf: Add negative tests for new nf_conntrack...
2022-07-22  Lorenzo Bianconiselftests/bpf: Add tests for new nf_conntrack kfuncs
2022-07-22  Kumar Kartikeya... selftests/bpf: Add verifier tests for trusted kfunc...
2022-07-22  Lorenzo Bianconinet: netfilter: Add kfuncs to set and change CT status
2022-07-22  Kumar Kartikeya... net: netfilter: Add kfuncs to set and change CT timeout
2022-07-22  Lorenzo Bianconinet: netfilter: Add kfuncs to allocate and insert CT
2022-07-22  Kumar Kartikeya... net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
2022-07-22  Kumar Kartikeya... bpf: Add documentation for kfuncs
2022-07-22  Kumar Kartikeya... bpf: Add support for forcing kfunc args to be trusted
2022-07-22  Kumar Kartikeya... bpf: Switch to new kfunc flags infrastructure
2022-07-22  Kumar Kartikeya... tools/resolve_btfids: Add support for 8-byte BTF sets
2022-07-22  Kumar Kartikeya... bpf: Introduce 8-byte BTF set
2022-07-21  Alejandro Colomarbpf, docs: Use SPDX license identifier in bpf_doc.py
2022-07-21  Xu Kuohaibpf, arm64: Fix compile error in dummy_tramp()
2022-07-21  Stanislav Fomichevbpf: Check attach_func_proto more carefully in check_he...
2022-07-21  Dan Carpenterlibbpf: Fix str_has_sfx()'s return value
2022-07-21  Dan Carpenterlibbpf: Fix sign expansion bug in btf_dump_get_enum_value()
2022-07-20  Stanislav Fomichevbpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef...
2022-07-19  Dan Carpenterlibbpf: fix an snprintf() overflow check
2022-07-19  Dan Carpenterselftests/bpf: fix a test for snprintf() overflow
2022-07-19  Donald Hunterbpf, docs: document BPF_MAP_TYPE_HASH and variants
2022-07-19  Andrii Nakryikoselftests/bpf: test eager BPF ringbuf size adjustment...
2022-07-19  Andrii Nakryikolibbpf: make RINGBUF map size adjustments more eagerly
2022-07-19  Joanne Koongbpf: fix bpf_skb_pull_data documentation
2022-07-19  Andrii Nakryikolibbpf: fallback to tracefs mount point if debugfs...
2022-07-19  Zhengchao Shaobpf: Don't redirect packets with invalid pkt_len
2022-07-19  Alexei StarovoitovMerge branch 'BPF array map fixes and improvements'
2022-07-19  Andrii Nakryikoselftests/bpf: validate .bss section bigger than 8MB...
2022-07-19  Andrii Nakryikobpf: remove obsolete KMALLOC_MAX_SIZE restriction on...
2022-07-19  Andrii Nakryikobpf: make uniform use of array->elem_size everywhere...
2022-07-19  Andrii Nakryikobpf: fix potential 32-bit overflow when accessing ARRAY...
2022-07-19  Indu Bhagatdocs/bpf: Update documentation for BTF_KIND_FUNC
2022-07-19  Stanislav Fomichevbpf: fix lsm_cgroup build errors on esoteric configs
2022-07-19  Alexei StarovoitovMerge branch 'Add SEC("ksyscall") support'
2022-07-19  Andrii Nakryikoselftests/bpf: use BPF_KSYSCALL and SEC("ksyscall"...
2022-07-19  Andrii Nakryikolibbpf: add ksyscall/kretsyscall sections support for...
2022-07-19  Andrii Nakryikolibbpf: improve BPF_KPROBE_SYSCALL macro and rename...
2022-07-19  Andrii Nakryikoselftests/bpf: add test of __weak unknown virtual __kco...
2022-07-19  Andrii Nakryikolibbpf: generalize virtual __kconfig externs and use...
2022-07-15  Jon Doronlibbpf: perfbuf: Add API to get the ring buffer
2022-07-15  Andrii NakryikoMerge branch 'Use lightweigt version of bpftool'
2022-07-15  Pu Lehuibpf: iterators: Build and use lightweight bootstrap...
2022-07-15  Pu Lehuitools: runqslower: Build and use lightweight bootstrap...
2022-07-15  Pu Lehuisamples: bpf: Fix cross-compiling error by using bootst...
2022-07-15  Ben Dooksbpf: Fix check against plain integer v 'NULL'
2022-07-15  Alexei Starovoitovbpf: Fix subprog names in stack traces.
2022-07-15  Jiri Olsaselftests/bpf: Do not attach kprobe_multi bench to...
2022-07-14  Ben Dooksbpf: Add endian modifiers to fix endian warnings
2022-07-14  Yafang Shaobpf: Warn on non-preallocated case for BPF_PROG_TYPE_RA...
2022-07-14  Maciej Fijalkowskixsk: Mark napi_id on sendmsg()
2022-07-14  Nathan Chancellorbpf, arm64: Mark dummy_tramp as global
2022-07-14  Linkui Xiaoselftests/bpf: Return true/false (not 1/0) from bool...
2022-07-14  Anquan Wulibbpf: Fix the name of a reused map
2022-07-14  Linkui Xiaosamples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with...
2022-07-13  Joanne Koongbpf: Tidy up verifier check_func_arg()
2022-07-13  Hengqi Chenlibbpf: Error out when binary_path is NULL for uprobe...
2022-07-13  Yafang Shaobpf: Make non-preallocated allocation low priority
2022-07-13  Song Liubpf, x86: fix freeing of not-finalized bpf_prog_pack
2022-07-12  Roman Gushchinbpf: reparent bpf maps on memcg offlining
2022-07-12  Alexei StarovoitovMerge branch 'bpf: add a ksym BPF iterator'
2022-07-12  Alan Maguireselftests/bpf: add a ksym iter subtest
2022-07-12  Alan Maguirebpf: add a ksym BPF iterator
2022-07-12  Matthieu Baertsbpf: Fix 'dubious one-bit signed bitfield' warnings
2022-07-12  Jesper Dangaard... samples/bpf: Fix xdp_redirect_map egress devmap prog
2022-07-11  Xu Kuohaibpf, arm64: Add bpf trampoline for arm64
2022-07-11  Xu Kuohaibpf, arm64: Implement bpf_arch_text_poke() for arm64
2022-07-11  Xu Kuohaiarm64: Add LDR (literal) instruction
2022-07-11  Xu Kuohaibpf: Remove is_valid_bpf_tramp_flags()
2022-07-11  Liu Jianskmsg: Fix invalid last sg check in sk_msg_recvmsg()
2022-07-11  Jilin Yuanfddi/skfp: fix repeated words in comments
2022-07-11  Jilin Yuanethernet/via: fix repeated words in comments
2022-07-11  sewookseonet: Find dst with sk's xfrm policy not ctl_sk
2022-07-09  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-07-09  Linus Walleijixp4xx_eth: Set MAC address from device tree
2022-07-09  Linus Walleijixp4xx_eth: Fall back to random MAC address
2022-07-09  Eric Dumazetaf_unix: fix unix_sysctl_register() error path
2022-07-09  David S. MillerMerge branch 'mptcp-selftest-improvements-and-header...
2022-07-09  Geliang Tangselftests: mptcp: update pm_nl_ctl usage header
2022-07-09  Geliang Tangselftests: mptcp: avoid Terminated messages in userspace_pm
2022-07-09  Geliang Tangselftests: mptcp: userspace pm subflow tests
2022-07-09  Geliang Tangselftests: mptcp: userspace pm address tests
2022-07-09  Paolo Abeniselftests: mptcp: tweak simult_flows for debug kernels
2022-07-09  Geliang Tangmptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
2022-07-09  Yang Yingliangbcm63xx_enet: change the driver variables to static
2022-07-09  Russell King... net: phylink: fix SGMII inband autoneg enable
2022-07-09  Antoine TenartDocumentation: add a description for net.core.high_orde...
2022-07-09  Justin Stittnet: rxrpc: fix clang -Wformat warning
2022-07-09  Jakub KicinskiMerge branch 'tls-pad-strparser-internal-header-decrypt...
2022-07-09  Jakub Kicinskitls: rx: make tls_wait_data() return an recvmsg retcode
2022-07-09  Jakub Kicinskitls: create an internal header
2022-07-09  Jakub Kicinskitls: rx: coalesce exit paths in tls_decrypt_sg()
2022-07-09  Jakub Kicinskitls: rx: wrap decrypt params in a struct
2022-07-09  Jakub Kicinskitls: rx: always allocate max possible aad size for...
2022-07-09  Jakub Kicinskistrparser: pad sk_skb_cb to avoid straddling cachelines
2022-07-08  Maxim Mikityanskiyselftests/bpf: Fix xdp_synproxy build failure if CONFIG...
2022-07-08  Daniel Müllerbpf: Correctly propagate errors up from bpf_core_compos...
next