summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25Merge branch 'Fix incorrect pruning for ARG_CONST_ALLOC_SIZE_OR_ZERO'Alexei Starovoitov
2022-08-25selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi
2022-08-25bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZEROKumar Kartikeya Dwivedi
2022-08-24bpf: Fix a data-race around bpf_jit_limit.Kuniyuki Iwashima
2022-08-18bpf, cgroup: Fix kernel BUG in purge_effective_progsPu Lehui
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger
2022-08-18bpf: Restrict bpf_sys_bpf to CAP_PERFMONYiFei Zhu
2022-08-17bpf: Partially revert flexible-array member replacementDaniel Borkmann
2022-08-17skmsg: Fix wrong last sg check in sk_msg_recvmsg()Liu Jian
2022-08-15xsk: Fix corrupted packets for XDP_SHARED_UMEMMagnus Karlsson
2022-08-12selftests/bpf: Add lru_bug to s390x deny listDaniel Müller
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong
2022-08-12net: cxgb3: Fix comment typoJason Wang
2022-08-12bnx2x: Fix comment typoJason Wang
2022-08-12net: ipa: Fix comment typoJason Wang
2022-08-12virtio_net: fix endian-ness for RSSMichael S. Tsirkin
2022-08-12net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()Xin Xiong
2022-08-12skfp/h: fix repeated words in commentsJilin Yuan
2022-08-12rds: add missing barrier to release_refillMikulas Patocka
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-08-11MAINTAINERS: use my korg address for mt7601uJakub Kicinski
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao
2022-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10bpf: Shut up kern_sys_bpf warning.Alexei Starovoitov
2022-08-11KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability tableBagas Sanjaya
2022-08-11Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underlineBagas Sanjaya
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10tls: rx: device: don't try to copy too much on detachJakub Kicinski
2022-08-10tls: rx: device: bound the frag walkJakub Kicinski
2022-08-10net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-10selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10Merge branch 'net-enhancements-to-sk_user_data-field'Jakub Kicinski
2022-08-10net: refactor bpf_sk_reuseport_detach()Hawkins Jiawei
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10Makefile: link with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers