]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2022-12-08  Alexei StarovoitovMerge branch 'Document some recent core kfunc additions'
2022-12-08  David Vernetbpf/docs: Document struct cgroup * kfuncs
2022-12-08  David Vernetbpf/docs: Document struct task_struct * kfuncs
2022-12-08  Andrii Nakryikoselftests/bpf: convert dynptr_fail and map_kptr_fail...
2022-12-08  Andrii Nakryikoselftests/bpf: add generic BPF program tester-loader
2022-12-07  Andrii Nakryikobpf: Remove unused insn_cnt argument from visit_[func_c...
2022-12-07  Alexei StarovoitovMerge "do not rely on ALLOW_ERROR_INJECTION for fmod_re...
2022-12-07  Benjamin Tissoiresbpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
2022-12-07  Christophe... net: xsk: Don't include <linux/rculist.h>
2022-12-07  Alexei StarovoitovMerge branch 'Refactor verifier prune and jump point...
2022-12-07  Andrii Nakryikobpf: remove unnecessary prune and jump points
2022-12-07  Andrii Nakryikobpf: mostly decouple jump history management from is_st...
2022-12-07  Andrii Nakryikobpf: decouple prune and jump points
2022-12-07  Dave Marchevskybpf: Loosen alloc obj test in verifier's reg_btf_record
2022-12-07  David Vernetbpf: Don't use rcu_users to refcount in task kfuncs
2022-12-07  Andrii NakryikoMerge branch 'BPF selftests fixes'
2022-12-07  Daan De Meyerselftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_...
2022-12-07  Daan De Meyerselftests/bpf: Use "is not set" instead of "=n"
2022-12-07  Daan De Meyerselftests/bpf: Install all required files to run selftests
2022-12-07  Timo Hunzikerlibbpf: Parse usdt args without offset on x86 (e.g...
2022-12-06  Martin KaFai Lauselftests/bpf: Allow building bpf tests with CONFIG_XFR...
2022-12-06  Miaoqian Linbpftool: Fix memory leak in do_build_table_cb
2022-12-06  Pu Lehuiriscv, bpf: Emit fixed-length instructions for BPF_PSEU...
2022-12-06  Martin KaFai LauMerge branch 'xfrm: interface: Add unstable helpers...
2022-12-06  Eyal Birgerselftests/bpf: add xfrm_info tests
2022-12-06  Eyal Birgertools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux...
2022-12-06  Eyal Birgerxfrm: interface: Add unstable helpers for setting/getti...
2022-12-06  Eyal Birgerxfrm: interface: rename xfrm_interface.c to xfrm_interf...
2022-12-05  James Hilliardselftests/bpf: Fix conflicts with built-in functions...
2022-12-05  Eric Dumazetbpf, sockmap: fix race in sock_map_free()
2022-12-05  Toke Høiland... bpf: Add dummy type reference to nf_conn___init to...
2022-12-05  Yonghong Songbpf: Add sleepable prog tests for cgrp local storage
2022-12-05  Yonghong Songbpf: Enable sleeptable support for cgrp local storage
2022-12-05  Sreevani Sreejithbpf, docs: BPF Iterator Document
2022-12-04  Yonghong Songbpf: Do not mark certain LSM hook arguments as trusted
2022-12-04  Alexei StarovoitovMerge branch 'bpf: Handle MEM_RCU type properly'
2022-12-04  Yonghong Songdocs/bpf: Add KF_RCU documentation
2022-12-04  Yonghong Songselftests/bpf: Fix rcu_read_lock test with new MEM_RCU...
2022-12-04  Yonghong Songbpf: Handle MEM_RCU type properly
2022-12-03  Xin Liulibbpf: Improve usability of libbpf Makefile
2022-12-03  James Hilliardselftests/bpf: Add GCC compatible builtins to bpf_legacy.h
2022-12-02  Zheng Yejianbpf, docs: Correct the example of BPF_XOR
2022-12-02  Dave Marchevskyselftests/bpf: Validate multiple ref release_on_unlock...
2022-12-02  Dave Marchevskybpf: Fix release_on_unlock release logic for multiple...
2022-12-01  Yonghong Songbpf: Fix a compilation failure with clang lto build
2022-12-01  Pengcheng Yangselftests/bpf: Add ingress tests for txmsg with apply_bytes
2022-12-01  Pengcheng Yangbpf, sockmap: Fix data loss caused by using apply_bytes...
2022-12-01  Pengcheng Yangbpf, sockmap: Fix missing BPF_F_INGRESS flag when using...
2022-12-01  Pengcheng Yangbpf, sockmap: Fix repeated calls to sock_put() when...
2022-11-30  Alexei Starovoitovbpf: Tighten ptr_to_btf_id checks.
2022-11-30  Daniel Borkmannselftests/bpf: Add bench test to arm64 and s390x denylist
2022-11-30  Andrii Nakryikoselftests/bpf: Make sure enum-less bpf_enable_stats...
2022-11-30  Andrii Nakryikolibbpf: Avoid enum forward-declarations in public API...
2022-11-30  Martin KaFai Lauselftests/bpf: Avoid pinning prog when attaching to...
2022-11-30  Martin KaFai Lauselftests/bpf: Remove serial from tests using {open...
2022-11-30  Martin KaFai Lauselftests/bpf: Remove the "/sys" mount and umount dance...
2022-11-30  Martin KaFai Lauselftests/bpf: Avoid pinning bpf prog in the netns_load...
2022-11-30  Martin KaFai Lauselftests/bpf: Avoid pinning bpf prog in the tc_redirec...
2022-11-30  Martin KaFai Lauselftests/bpf: Avoid pinning bpf prog in the tc_redirec...
2022-11-30  Martin KaFai Lauselftests/bpf: Use if_nametoindex instead of reading...
2022-11-30  Willem de Bruijnselftests/net: add csum offload test
2022-11-30  Jakub KicinskiMerge branch 'master' of git://git.kernel.org/pub/scm...
2022-11-30  Jakub KicinskiMerge branch 'net-pcs-altera-tse-simplify-and-clean...
2022-11-30  Maxime Chevalliernet: pcs: altera-tse: remove unnecessary register defin...
2022-11-30  Maxime Chevalliernet: pcs: altera-tse: don't set the speed for 1000BaseX
2022-11-30  Maxime Chevalliernet: pcs: altera-tse: use read_poll_timeout to wait...
2022-11-30  Jakub KicinskiMerge branch 'mptcp-msg_fastopen-and-tfo-listener-side...
2022-11-30  Dmytro Shytyiselftests: mptcp: mptfo Initiator/Listener
2022-11-30  Matthieu Baertsmptcp: add support for TCP_FASTOPEN_KEY sockopt
2022-11-30  Dmytro Shytyimptcp: add TCP_FASTOPEN sock option
2022-11-30  Dmytro Shytyimptcp: add subflow_v(4,6)_send_synack()
2022-11-30  Dmytro Shytyimptcp: implement delayed seq generation for passive...
2022-11-30  Paolo Abenimptcp: consolidate initial ack seq generation
2022-11-30  Paolo Abenimptcp: track accurately the incoming MPC suboption...
2022-11-30  Dmytro Shytyimptcp: add MSG_FASTOPEN sendmsg flag support
2022-11-29  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-11-29  Linus TorvaldsMerge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub...
2022-11-29  Yuan Canudp_tunnel: Add checks for nla_nest_start() in __udp_tu...
2022-11-29  Yoshihiro Shimodanet: ethernet: renesas: ravb: Fix promiscuous mode...
2022-11-29  Ayush SawalMAINTAINERS: Update maintainer list for chelsio drivers
2022-11-29  Shannon Nelsonionic: update MAINTAINERS entry
2022-11-29  Zhengchao Shaosctp: fix memory leak in sctp_stream_outq_migrate()
2022-11-29  Willem de Bruijnpacket: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COM...
2022-11-29  Chris Minet/mlx5: Lag, Fix for loop when checking lag
2022-11-29  Saeed MahameedRevert "net/mlx5e: MACsec, remove replay window size...
2022-11-29  Yu Xiaonfp: ethtool: support reporting link modes
2022-11-29  Jiri Pirkonet: devlink: add WARN_ON_ONCE to check return value...
2022-11-29  Paolo AbeniMerge branch 'add-support-for-lan966x-is2-vcap'
2022-11-29  Horatiu Vulturnet: microchip: vcap: Implement w32be
2022-11-29  Horatiu Vulturnet: lan966x: Add port keyset config and callback interface
2022-11-29  Horatiu Vulturnet: lan966x: add tc matchall goto action
2022-11-29  Horatiu Vulturnet: lan966x: add tc flower support for VCAP API
2022-11-29  Horatiu Vulturnet: lan966x: add vcap registers
2022-11-29  Horatiu Vulturnet: lan966x: Add is2 vcap model to vcap API.
2022-11-29  Horatiu Vulturnet: lan966x: Add initial VCAP
2022-11-29  Horatiu Vulturnet: microchip: vcap: Extend vcap with lan966x
2022-11-29  Horatiu Vulturnet: microchip: vcap: Merge the vcap_ag_api_kunit.h...
2022-11-29  Shang XiaoJingnet: marvell: prestera: Fix a NULL vs IS_ERR() check...
2022-11-29  Shigeru Yoshidanet: tun: Fix use-after-free in tun_detach()
2022-11-29  Paolo AbeniMerge branch 'refactor-mtk_wed-code-to-introduce-ser...
next