OSDN Git Service

uclinux-h8/linux.git
2021-11-16 Eric Dumazetnet: move early demux fields close to sk_refcnt
2021-11-16 Eric Dumazettcp: do not call tcp_cleanup_rbuf() if we have a backlog
2021-11-16 Eric Dumazettcp: check local var (timeo) before socket fields in...
2021-11-16 Eric Dumazettcp: defer skb freeing after socket lock is released
2021-11-16 Eric Dumazettcp: avoid indirect calls to sock_rfree
2021-11-16 Eric Dumazettcp: tp->urg_data is unlikely to be set
2021-11-16 Eric Dumazettcp: annotate races around tp->urg_data
2021-11-16 Eric Dumazettcp: annotate data-races on tp->segs_in and tp->data_se...
2021-11-16 Eric Dumazettcp: add RETPOLINE mitigation to sk_backlog_rcv
2021-11-16 Eric Dumazettcp: small optimization in tcp recvmsg()
2021-11-16 Eric Dumazetnet: cache align tcp_memory_allocated, tcp_sockets_allo...
2021-11-16 Eric Dumazetnet: forward_alloc_get depends on CONFIG_MPTCP
2021-11-16 Eric Dumazetnet: shrink struct sock by 8 bytes
2021-11-16 Eric Dumazetipv6: shrink struct ipcm6_cookie
2021-11-16 Eric Dumazetnet: remove sk_route_nocaps
2021-11-16 Eric Dumazetnet: remove sk_route_forced_caps
2021-11-16 Eric Dumazetnet: use sk_is_tcp() in more places
2021-11-16 Eric Dumazettcp: small optimization in tcp_v6_send_check()
2021-11-16 Eric Dumazettcp: remove dead code in __tcp_v6_send_check()
2021-11-16 Eric Dumazettcp: minor optimization in tcp_add_backlog()
2021-11-16 Sean Andersonnet: macb: Fix several edge cases in validate
2021-11-15 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
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./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'pwm/for-5.16-rc1' of git://git./linux/kernel...
2021-11-12 Linus TorvaldsMerge tag 'sound-fix-5.16-rc1' of git://git./linux...
2021-11-12 Linus TorvaldsMerge tag 'drm-next-2021-11-12' of git://anongit.freede...
2021-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-11-12 Linus TorvaldsMerge tag 'rtc-5.16' of git://git./linux/kernel/git...
2021-11-12 Linus TorvaldsMerge tag 'libata-5.16-rc1-p2' of git://git./linux...
2021-11-12 Sasha Levintools/lib/lockdep: drop liblockdep
2021-11-12 Linus Torvaldsthermal: int340x: fix build on 32-bit targets
2021-11-12 Alexei StarovoitovMerge branch 'introduce btf_tracing_ids'
2021-11-12 Song Liubpf: Introduce btf_tracing_ids
2021-11-12 Song Liubpf: Extend BTF_ID_LIST_GLOBAL with parameter for numbe...
2021-11-12 Stanislav Fomichevbpftool: Enable libbpf's strict mode by default
2021-11-12 Dmitry TorokhovMerge branch 'next' into for-linus
2021-11-12 Dave AirlieMerge tag 'drm-misc-fixes-2021-11-11' of git://anongit...
2021-11-12 Alexei StarovoitovMerge branch 'Support BTF_KIND_TYPE_TAG for btf_type_ta...
2021-11-12 Yonghong Songdocs/bpf: Update documentation for BTF_KIND_TYPE_TAG...
2021-11-12 Yonghong Songselftests/bpf: Clarify llvm dependency with btf_tag...
2021-11-12 Yonghong Songselftests/bpf: Add a C test for btf_type_tag
2021-11-12 Yonghong Songselftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
2021-11-12 Yonghong Songselftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
2021-11-12 Yonghong Songselftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
2021-11-12 Yonghong Songselftests/bpf: Test libbpf API function btf__add_type_tag()
2021-11-12 Yonghong Songbpftool: Support BTF_KIND_TYPE_TAG
2021-11-12 Yonghong Songlibbpf: Support BTF_KIND_TYPE_TAG
2021-11-12 Yonghong Songbpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
2021-11-12 Alexei StarovoitovMerge branch 'Future-proof more tricky libbpf APIs'
2021-11-12 Andrii Nakryikobpftool: Update btf_dump__new() and perf_buffer__new_ra...
2021-11-12 Andrii Nakryikotools/runqslower: Update perf_buffer__new() calls
2021-11-12 Andrii Nakryikoselftests/bpf: Update btf_dump__new() uses to v1.0...
2021-11-12 Andrii Nakryikoselftests/bpf: Migrate all deprecated perf_buffer uses
2021-11-12 Andrii Nakryikolibbpf: Make perf_buffer__new() use OPTS-based interface
2021-11-12 Andrii Nakryikolibbpf: Ensure btf_dump__new() and btf_dump_opts are...
2021-11-12 Andrii Nakryikolibbpf: Turn btf_dedup_opts into OPTS-based struct
2021-11-12 Andrii Nakryikoselftests/bpf: Minor cleanups and normalization of...
2021-11-12 Andrii Nakryikobpftool: Normalize compile rules to specify output...
2021-11-12 Alexei StarovoitovMerge branch 'selftests/bpf: fix test_progs' log_level...
2021-11-12 Andrii Nakryikoselftests/bpf: Fix bpf_prog_test_load() logic to pass...
2021-11-12 Andrii Nakryikolibbpf: Add ability to get/set per-program load flags
2021-11-11 Dave AirlieBackMerge tag 'v5.15' into drm-next
2021-11-11 Linus TorvaldsMerge tag 'pci-v5.16-fixes-1' of git://git./linux/kerne...
2021-11-11 Damien Le Moallibata: libahci: declare ahci_shost_attr_group as static
2021-11-11 Damien Le Moallibata: add horkage for missing Identify Device log
2021-11-11 Linus TorvaldsMerge tag 'kcsan.2021.11.11a' of git://git./linux/kerne...
2021-11-11 Linus TorvaldsMerge tag 'apparmor-pr-2021-11-10' of git://git./linux...
next