]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2021-12-02  Alexei Starovoitovlibbpf: Replace btf__type_by_id() with btf_type_by_id().
2021-12-01  Alexander Lobakinsamples: bpf: Fix conflicting types in fds_example
2021-12-01  Hou Taobpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL...
2021-11-30  Andrii NakryikoMerge branch 'Apply suggestions for typeless/weak ksym...
2021-11-30  Kumar Kartikeya... libbpf: Avoid reload of imm for weak, unresolved, repea...
2021-11-30  Kumar Kartikeya... libbpf: Avoid double stores for success/failure case...
2021-11-30  Kumar Kartikeya... bpf: Change bpf_kallsyms_lookup_name size type to ARG_C...
2021-11-30  Alexei StarovoitovMerge branch 'Add bpf_loop helper'
2021-11-30  Joanne Koongselftest/bpf/benchs: Add bpf_loop benchmark
2021-11-30  Joanne Koongselftests/bpf: Measure bpf_loop verifier performance
2021-11-30  Joanne Koongselftests/bpf: Add bpf_loop test
2021-11-30  Joanne Koongbpf: Add bpf_loop helper
2021-11-30  Christoph Hellwigbpf, docs: Split general purpose eBPF documentation...
2021-11-30  Christoph Hellwigbpf, docs: Move handling of maps to Documentation/bpf...
2021-11-30  Christoph Hellwigbpf, docs: Prune all references to "internal BPF"
2021-11-30  Christoph Hellwigbpf: Remove a redundant comment on bpf_prog_free
2021-11-30  Christoph Hellwigx86, bpf: Cleanup the top of file header in bpf_jit_comp.c
2021-11-30  Mehrdad Arshad Radlibbpf: Remove duplicate assignments
2021-11-29  Alan Maguirelibbpf: Silence uninitialized warning/error in btf_dump...
2021-11-29  Andrii NakryikoMerge branch 'Support static initialization of BPF_MAP_...
2021-11-29  Hengqi Chenselftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static...
2021-11-29  Hengqi Chenlibbpf: Support static initialization of BPF_MAP_TYPE_P...
2021-11-26  Tiezhu Yangbpf, mips: Fix build errors about __NR_bpf undeclared
2021-11-25  Andrii Nakryikoselftests/bpf: Fix misaligned accesses in xdp and xdp_b...
2021-11-25  Andrii Nakryikoselftests/bpf: Fix misaligned memory accesses in xdp_bo...
2021-11-25  Andrii Nakryikoselftests/bpf: Prevent out-of-bounds stack access in...
2021-11-25  Andrii Nakryikoselftests/bpf: Fix misaligned memory access in queue_st...
2021-11-25  Andrii Nakryikoselftests/bpf: Prevent misaligned memory access in...
2021-11-25  Andrii Nakryikoselftests/bpf: Fix possible NULL passed to memcpy(...
2021-11-25  Andrii Nakryikoselftests/bpf: Fix UBSan complaint about signed __int12...
2021-11-25  Andrii Nakryikolibbpf: Fix using invalidated memory in bpf_linker
2021-11-25  Andrii Nakryikolibbpf: Fix glob_syms memory leak in bpf_linker
2021-11-25  Andrii Nakryikolibbpf: Don't call libc APIs with NULL pointers
2021-11-25  Andrii Nakryikolibbpf: Fix potential misaligned memory access in btf_e...
2021-11-25  Andrii Nakryikotools/resolve_btf_ids: Close ELF file on error
2021-11-25  Andrii Nakryikoselftests/bpf: Migrate selftests to bpf_map_create()
2021-11-25  Andrii Nakryikolibbpf: Prevent deprecation warnings in xsk.c
2021-11-25  Andrii Nakryikolibbpf: Use bpf_map_create() consistently internally
2021-11-25  Andrii Nakryikolibbpf: Unify low-level map creation APIs w/ new bpf_ma...
2021-11-25  Andrii Nakryikoselftests/bpf: Mix legacy (maps) and modern (vars)...
2021-11-25  Andrii Nakryikolibbpf: Load global data maps lazily on legacy kernels
2021-11-23  Drew Fustiniselftests/bpf: Fix trivial typo
2021-11-19  Florent Revestlibbpf: Change bpf_program__set_extra_flags to bpf_prog...
2021-11-19  Jiri Olsaselftests/bpf: Add btf_dedup case with duplicated struc...
2021-11-19  Andrii Nakryikolibbpf: Accommodate DWARF/compiler bug with duplicated...
2021-11-19  Andrii Nakryikolibbpf: Add runtime APIs to query libbpf version
2021-11-18  Ilya Leoshkevichselfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
2021-11-17  Tirthendu Sarkarselftests/bpf: Fix xdpxceiver failures for no hugepages
2021-11-17  Dave Tuckerbpf, docs: Fix ordering of bpf documentation
2021-11-17  Dave Tuckerbpf, docs: Rename bpf_lsm.rst to prog_lsm.rst
2021-11-17  Dave Tuckerbpf, docs: Change underline in btf to match style guide
2021-11-17  Yucong Sunselftests/bpf: Mark variable as static
2021-11-17  Yucong Sunselftests/bpf: Variable naming fix
2021-11-17  Yucong Sunselftests/bpf: Move summary line after the error logs
2021-11-16  Andrii Nakryikoselftests/bpf: Add uprobe triggering overhead benchmarks
2021-11-16  Tiezhu Yangbpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-11-16  Quentin Monnetselftests/bpf: Configure dir paths via env in test_bpft...
2021-11-16  Quentin Monnetbpftool: Update doc (use susbtitutions) and test_bpftoo...
2021-11-16  Quentin Monnetbpftool: Add SPDX tags to RST documentation files
2021-11-16  Yonghong Songselftests/bpf: Add a dedup selftest with equivalent...
2021-11-16  Yonghong Songlibbpf: Fix a couple of missed btf_type_tag handling...
2021-11-16  Stanislav Fomichevbpftool: Add current libbpf_strict mode to version...
2021-11-15  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-11-15  Jakub KicinskiRevert "Merge branch 'mctp-i2c-driver'"
2021-11-15  David S. MillerMerge branch 'generic-phylink-validation'
2021-11-15  Russell King... net: mvpp2: use phylink_generic_validate()
2021-11-15  Russell King... net: mvneta: use phylink_generic_validate()
2021-11-15  Russell King... net: phylink: add generic validate implementation
2021-11-15  Christophe... net/wan/fsl_ucc_hdlc: fix sparse warnings
2021-11-15  Yihao Hannet: fddi: use swap() to make code cleaner
2021-11-15  Guo Zhengkuihinic: use ARRAY_SIZE instead of ARRAY_LEN
2021-11-15  Jacky Chounet: usb: ax88179_178a: add TSO feature
2021-11-15  David S. MillerMerge branch 'mctp-i2c-driver'
2021-11-15  Matt Johnstonmctp i2c: MCTP I2C binding driver
2021-11-15  Matt Johnstondt-bindings: net: New binding mctp-i2c-controller
2021-11-15  Matt Johnstoni2c: npcm7xx: Allow 255 byte block SMBus transfers
2021-11-15  Matt Johnstoni2c: aspeed: Allow 255 byte block transfers
2021-11-15  Matt Johnstoni2c: dev: Handle 255 byte blocks for i2c ioctl
2021-11-15  Matt Johnstoni2c: core: Allow 255 byte transfers for SMBus 3.x
2021-11-15  Christophe... net: bridge: Slightly optimize 'find_portno()'
2021-11-15  Harshit Mogalapallinet: sched: sch_netem: Refactor code in 4-state loss...
2021-11-15  Uwe Kleine... net: dsa: vsc73xxx: Make vsc73xx_remove() return void
2021-11-15  Ong Boon Leongnet: stmmac: enhance XDP ZC driver level switching...
2021-11-15  Hengqi Chenbpftool: Use libbpf_get_error() to check error
2021-11-15  Andrii NakryikoMerge branch 'bpftool: miscellaneous fixes'
2021-11-15  Quentin Monnetbpftool: Fix mixed indentation in documentation
2021-11-15  Quentin Monnetbpftool: Update the lists of names for maps and prog...
2021-11-15  Quentin Monnetbpftool: Fix indent in option lists in the documentation
2021-11-15  Quentin Monnetbpftool: Remove inclusion of utilities.mak from Makefiles
2021-11-15  Quentin Monnetbpftool: Fix memory leak in prog_dump()
2021-11-14  luo penghaoipv6: Remove duplicate statements
2021-11-14  luo penghaoipv4: Remove duplicate assignments
2021-11-14  luo penghaoipv4: drop unused assignment
2021-11-12  Yonghong Songselftests/bpf: Fix a tautological-constant-out-of-range...
2021-11-12  Yonghong Songselftests/bpf: Fix an unused-but-set-variable compiler...
2021-11-12  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-11-12  Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2021-11-12  Linus TorvaldsMerge tag 'pwm/for-5.16-rc1' of git://git.kernel.org...
2021-11-12  Linus TorvaldsMerge tag 'sound-fix-5.16-rc1' of git://git.kernel...
2021-11-12  Linus TorvaldsMerge tag 'drm-next-2021-11-12' of git://anongit.freede...
next