]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2020-07-01  Alexei StarovoitovMerge branch 'test_progs-improvements'
2020-07-01  Jesper Dangaard... selftests/bpf: Test_progs option for listing test names
2020-07-01  Jesper Dangaard... selftests/bpf: Test_progs option for getting number...
2020-07-01  Jesper Dangaard... selftests/bpf: Test_progs indicate to shell on non...
2020-07-01  Andrii Nakryikotools/bpftool: Turn off -Wnested-externs warning
2020-07-01  Hao Luoselftests/bpf: Switch test_vmlinux to use hrtimer_range...
2020-07-01  Randy Dunlapbpf: Fix net/core/filter build errors when INET is...
2020-07-01  Alexei StarovoitovMerge branch 'bpf_get_task_stack'
2020-07-01  Song Liuselftests/bpf: Add bpf_iter test with bpf_get_task_stack()
2020-07-01  Song Liubpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk()
2020-07-01  Song Liubpf: Introduce helper bpf_get_task_stack()
2020-07-01  Song Liuperf: Expose get/put_callchain_entry()
2020-07-01  Alexei Starovoitovbpf: Remove redundant synchronize_rcu.
2020-07-01  Andrii Nakryikoselftests/bpf: Add byte swapping selftest
2020-07-01  Andrii Nakryikolibbpf: Make bpf_endian co-exist with vmlinux.h
2020-06-30  Andrii Nakryikoselftests/bpf: Allow substituting custom vmlinux.h...
2020-06-30  Andrii Nakryikotools/bpftool: Allow substituting custom vmlinux.h...
2020-06-28  Alexei StarovoitovMerge branch 'libbpf_autoload_knob'
2020-06-28  Andrii Nakryikoselftests/bpf: Test auto-load disabling logic for BPF...
2020-06-28  Andrii Nakryikolibbpf: Support disabling auto-loading BPF programs
2020-06-25  Tobias Klausertools, bpftool: Define attach_type_name array only...
2020-06-25  Tobias Klausertools, bpftool: Define prog_type_name array only once
2020-06-25  Alexei StarovoitovMerge branch 'bpf_iter_tcp_udp'
2020-06-25  Yonghong Songselftests/bpf: Add tcp/udp iterator programs to selftests
2020-06-25  Yonghong Songselftests/bpf: Implement sample udp/udp6 bpf_iter programs
2020-06-25  Yonghong Songselftests/bpf: Implement sample tcp/tcp6 bpf_iter programs
2020-06-25  Yonghong Songselftests/bpf: Add more common macros to bpf_tracing_net.h
2020-06-25  Yonghong Songselftests/bpf: Refactor some net macros to bpf_tracing_...
2020-06-25  Yonghong Songselftests/bpf: Move newer bpf_iter_* type redefining...
2020-06-25  Yonghong Songbpf: Add bpf_skc_to_udp6_sock() helper
2020-06-25  Yonghong Songnet: bpf: Implement bpf iterator for udp
2020-06-25  Yonghong Songnet: bpf: Add bpf_seq_afinfo in udp_iter_state
2020-06-25  Yonghong Songbpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request...
2020-06-25  Yonghong Songbpf: Add bpf_skc_to_tcp6_sock() helper
2020-06-25  Yonghong Songbpf: Allow tracing programs to use bpf_jiffies64()...
2020-06-25  Yonghong Songbpf: Support 'X' in bpf_seq_printf() helper
2020-06-25  Yonghong Songnet: bpf: Implement bpf iterator for tcp
2020-06-25  Yonghong Songnet: bpf: Add bpf_seq_afinfo in tcp_iter_state
2020-06-24  Dmitry Yakuninbpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
2020-06-24  Dmitry Yakunintcp: Expose tcp_sock_set_keepidle_locked
2020-06-24  Dmitry Yakuninsock: Move sock_valbool_flag to header
2020-06-24  Alexei Starovoitovselftests/bpf: Workaround for get_stack_rawtp test.
2020-06-24  Andrii Nakryikolibbpf: Prevent loading vmlinux BTF twice
2020-06-24  Colin Ian Kinglibbpf: Fix spelling mistake "kallasyms" -> "kallsyms"
2020-06-24  Quentin Monnettools, bpftool: Fix variable shadowing in emit_obj_refs...
2020-06-23  Alexei StarovoitovMerge up to bpf_probe_read_kernel_str() fix into bpf...
2020-06-23  Tobias Klausertools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS...
2020-06-23  John Fastabendselftests/bpf: Add variable-length data concat pattern...
2020-06-23  Andrii Nakryikoselftests/bpf: Add variable-length data concatenation...
2020-06-23  Andrii Nakryikobpf: Switch most helper return values from 32-bit int...
2020-06-23  Alexei StarovoitovMerge branch 'bpftool-show-pid'
2020-06-23  Andrii Nakryikotools/bpftool: Add documentation and sample output...
2020-06-23  Andrii Nakryikotools/bpftool: Show info for processes holding BPF...
2020-06-23  Andrii Nakryikolibbpf: Wrap source argument of BPF_CORE_READ macro...
2020-06-23  Andrii Nakryikotools/bpftool: Generalize BPF skeleton support and...
2020-06-23  Andrii Nakryikotools/bpftool: Minimize bootstrap bpftool
2020-06-23  Andrii Nakryikotools/bpftool: Move map/prog parsing logic into common
2020-06-23  Andrii Nakryikoselftests/bpf: Add __ksym extern selftest
2020-06-23  Andrii Nakryikolibbpf: Add support for extracting kernel symbol addresses
2020-06-23  Andrii Nakryikolibbpf: Generalize libbpf externs support
2020-06-22  Andrii Nakryikolibbpf: Add a bunch of attribute getters/setters for...
2020-06-22  Andrey Ignatovselftests/bpf: Test access to bpf map pointer
2020-06-22  Andrey Ignatovbpf: Set map_btf_{name, id} for all map types
2020-06-22  Andrey Ignatovbpf: Support access to bpf map fields
2020-06-22  Andrey Ignatovbpf: Rename bpf_htab to bpf_shtab in sock_map
2020-06-22  Andrey Ignatovbpf: Switch btf_parse_vmlinux to btf_find_by_name_kind
2020-06-19  Andrii Nakryikotools/bpftool: Relicense bpftool's BPF profiler prog...
2020-06-19  Yonghong Songtools/bpf: Add verifier tests for 32bit pointer/scalar...
2020-06-19  Yonghong Songbpf: Avoid verifier failure for 32bit pointer arithmetic
2020-06-18  Martin KaFai Laubpf: sk_storage: Prefer to get a free cache_idx
2020-06-17  Andrii Nakryikolibbpf: Bump version to 0.1.0
2020-06-17  Andrii Nakryikobpf: bpf_probe_read_kernel_str() has to return amount...
2020-06-17  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-06-17  Linus TorvaldsMerge tag 'afs-fixes-20200616' of git://git.kernel...
2020-06-17  Randy DunlapDocumentation: remove SH-5 index entries
2020-06-17  Linus TorvaldsMerge tag 'flex-array-conversions-5.8-rc2' of git:...
2020-06-17  Arvind Sankarx86/purgatory: Add -fno-stack-protector
2020-06-16  David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2020-06-16  Arnd Bergmanne1000e: fix unused-function warning
2020-06-16  Vaibhav Guptae1000: use generic power management
2020-06-16  Chen Yue1000e: Do not wake up the system via WOL if device...
2020-06-16  Tim Harveylan743x: add MODULE_DEVICE_TABLE for module loading...
2020-06-16  David Howellsafs: Fix silly rename
2020-06-16  Ido Schimmelmlxsw: spectrum: Adjust headroom buffers for 8x ports
2020-06-16  Martinbareudp: Fixed configuration to avoid having garbage...
2020-06-16  Sven Auhagenmvpp2: remove module bugfix
2020-06-16  Eric Dumazettcp: grow window for OOO packets only for SACK flows
2020-06-16  Linus TorvaldsMerge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub...
2020-06-16  David Howellsafs: afs_vnode_commit_status() doesn't need to check...
2020-06-16  David Howellsafs: Fix use of afs_check_for_remote_deletion()
2020-06-16  David Howellsafs: Remove afs_operation::abort_code
2020-06-16  David Howellsafs: Fix yfs_fs_fetch_status() to honour vnode selector
2020-06-16  David Howellsafs: Remove yfs_fs_fetch_file_status() as it's not...
2020-06-16  Gaurav Singhbpf, xdp, samples: Fix null pointer dereference in...
2020-06-16  Gene Chenmfd: mt6360: Fix register driver NULL pointer by adding...
2020-06-16  Gustavo A.... w1: Replace zero-length array with flexible-array
2020-06-16  Gustavo A.... tracing/probe: Replace zero-length array with flexible...
2020-06-16  Gustavo A.... soc: ti: Replace zero-length array with flexible-array
2020-06-16  Gustavo A.... tifm: Replace zero-length array with flexible-array
2020-06-16  Gustavo A.... dmaengine: tegra-apb: Replace zero-length array with...
next